Commit graph

8 commits

Author SHA1 Message Date
Rong-En Fan
982828133c - From PR
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)
2008-06-01 11:48:57 +00:00
Marcelo Araujo
6c27ae94ab - Fixed some errors introduced during the upgrade from version 0.6.1 to 0.7.0.
- Bump PORTREVISION.

PR:		ports/123613
Reported by:	pointyhat via pav
Submitted by:	Pauls Schmehl <pauls@utdallas.edu> (maintainer)
Reviewed by:	araujo (myself)
2008-05-21 14:42:51 +00:00
Marcelo Araujo
6083e46d06 - Update to 0.7.0.
PR:		ports/122645, ports/122646, ports/122647
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
2008-05-03 13:22:16 +00:00
Doug Barton
b4118877b1 Another round of the periodic sweep for removal of the
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.
2007-02-26 23:02:04 +00:00
Boris Samorodov
d9da78a0ff . correct init scripts, [1] [2]
. bump PORTREVISIONs.

PR:		107894 [1], 107895 [2]
Submitted by:	Paul Schmehl <pauls at utdallas.edu> (maintainer) [1], [2]
2007-01-16 12:45:12 +00:00
Ion-Mihai Tetcu
e46d1e1e52 Fix typo in COMMENT
PR:		105391
Submitted by:	Paul Schmehl (maintainer)
2006-11-10 22:30:03 +00:00
Pav Lucistnik
1b7bd576ea - Fix COMMENT
PR:		ports/104987, ports/104991
Submitted by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
2006-10-31 22:08:40 +00:00
Alejandro Pulver
b529c1e197 Sguil is an open source tool to implement Network
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>
2006-10-31 02:43:25 +00:00