| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 136391
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If a user opts out of the first part of the pkg-install script, but
elects to interact with the second part of the script and decides to
create new certs, the creation of the certs will fail silently if the
certs directory does not exist. This is because the certs directory
is created (if necessary) in the pre-install portion of the pkg-install
script, but the certs are created in the post-install part of the script.
This PR corrects this problem by moving the creation of the certs directory
to the same subroutine that the certs are created in.
PR: ports/123883
Submitted by: Paul Schmehl <pauls at utdallas.edu> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
PR: ports/123613
Reported by: pointyhat via pav
Submitted by: Pauls Schmehl <pauls@utdallas.edu> (maintainer)
Reviewed by: araujo (myself)
|
|
|
|
|
| |
PR: ports/122645, ports/122646, ports/122647
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
|
|
|
|
|
|
|
|
|
| |
KEYWORD: FreeBSD scourge. We have ignored this keyword
for a long time now, so this is a non-functional change
(therefore no PORTREVISION bumps).
Insert a $FreeBSD tag where needed, and adjust a comment
in mail/milter-regex to match reality.
|
|
|
|
|
|
|
| |
. bump PORTREVISIONs.
PR: 107894 [1], 107895 [2]
Submitted by: Paul Schmehl <pauls at utdallas.edu> (maintainer) [1], [2]
|
|
|
|
|
| |
PR: 105391
Submitted by: Paul Schmehl (maintainer)
|
|
|
|
|
| |
PR: ports/104987, ports/104991
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
|
|
Security Monitoring (NSM). NSM is the collection,
analysis, and escalation of indications and warnings
to detect and respond to intrusions. NSM tools are
used more for network audit and specialized
applications than traditional alert-centric "intrusion
detection" systems.
Want to learn more about Network Security Monitoring
(NSM)? Then check out Richard Bejtlich's recently
released book, The Tao of Network Security Monitoring:
Beyond Intrusion Detection. An excerpt reads:
"Network security monitoring (NSM) equips security
staff to deal with the inevitable consequences of too
few resources and too many responsibilities. NSM collects
the data needed to generate better assessment, detection,
and response processes--resulting in decreased impact from
unauthorized activities."
WWW: http://sguil.sourceforge.net/index.php
pauls@utdallas.edu
PR: ports/104227
Submitted by: Paul Schmehl <pauls at utdallas.edu>
|