Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Aug 2014 19:10:08
0.8.0

|
marino  |
remove 3 ports: security/sguid-(client|sensor|server)
These were combined to a single port at security/sguil which is also
a newer version. |
23 Feb 2014 14:29:55
0.8.0

|
antoine  |
- Unbreak after last tcltls changes
- Fix a bad shebang (including STAGEDIR)
Reported by: pkg-fallout |
20 Sep 2013 22:55:26
0.8.0

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
18 Feb 2013 01:01:12
0.8.0

|
miwi  |
- Update to 0.8.0
- Optionng
- Trim header
PR: 174591
Submitted by: maintainer |
05 Aug 2012 23:19:40
0.7.0_4
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
0.7.0_4
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
16 Aug 2011 21:50:58
0.7.0_4
|
zi  |
Improve interoperability with mysql-server 5.5
PR: ports/159763
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
Approved by: wxs (mentor) |
03 Jul 2011 14:03:52
0.7.0_3
|
ohauer  |
-remove MD5 |
27 Mar 2010 00:15:24
0.7.0_3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Aug 2009 00:35:32
0.7.0_3 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
07 Jul 2009 13:20:24
0.7.0_3
|
amdmi3  |
- Fix database updates
PR: 136391
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) |
01 Jun 2008 11:48:57
0.7.0_2
|
rafan  |
- 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) |
21 May 2008 14:42:51
0.7.0_1
|
araujo  |
- 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) |
03 May 2008 13:22:16
0.7.0
|
araujo  |
- Update to 0.7.0.
PR: ports/122645, ports/122646, ports/122647
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) |
26 Feb 2007 23:02:04
0.6.1_1
|
dougb  |
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. |
16 Jan 2007 12:45:12
0.6.1_1
|
bsam  |
. correct init scripts, [1] [2]
. bump PORTREVISIONs.
PR: 107894 [1], 107895 [2]
Submitted by: Paul Schmehl <pauls at utdallas.edu> (maintainer) [1], [2] |
10 Nov 2006 22:30:03
0.6.1
|
itetcu  |
Fix typo in COMMENT
PR: 105391
Submitted by: Paul Schmehl (maintainer) |
31 Oct 2006 22:08:40
0.6.1
|
pav  |
- Fix COMMENT
PR: ports/104987, ports/104991
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) |
31 Oct 2006 02:43:26
0.6.1
|
alepulver  |
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> |