| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Feb 2013 00:56:48
0.8.0
|
miwi  |
- Update to 0.8.0
- Trim header
- Convert to OPTIONSng
PR: 174956
Submitted by: maintainer |
11 Aug 2012 10:59:55
0.7.0_3
|
dougb  |
Fix post r302141: The files in USE_RC_SUBR are already included in SUB_FILES
I caught most of these, but missed this one, apologies |
05 Aug 2012 23:19:40
0.7.0_3
|
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_3
|
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. |
03 Jul 2011 14:03:52
0.7.0_3
|
ohauer  |
-remove MD5 |
18 Aug 2010 18:10:06
0.7.0_3
|
ohauer  |
- replace RUN_DEPENDS barnyard (deprecated) with barnyard2
- bump PORTREVISION
PR: 149718
Submitted by: Paul Schmehl <pauls _at_ utdallas.edu> (maintainer)
Approved by: glarkin (mentor) |
27 Mar 2010 00:15:24
0.7.0_2
|
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_2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
20 May 2008 19:02:08
0.7.0_2
|
araujo  |
- Fixed some errors introduced during the upgrade from version 0.6.1 to 0.7.0.
- Bump PORTREVISION.
Reported by: pointyhat via erwin, pav
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) |
18 May 2008 00:14:19
0.7.0_1
|
araujo  |
- Removed a wrong patch forgotten in last commit.
- Bump PORTREVISION.
Reported by: pointyhat via erwin |
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 21:07:22
0.6.1
|
pav  |
- Fix typo in COMMENT
PR: ports/105388
Submitted by: Paul Schmehl <pauls@utdallas.edu> (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) |
09 Oct 2006 19:04:39
0.6.1
|
bsam  |
Sguil (pronounced "sgweel") is a graphical interface to snort
(www.snort.org), an open source intrusion detection system.
The actual interface and GUI server are written in tcl/tk
(www.tcl.tk). Sguil also relies on other open source software
in order to function properly.
The sensor list includes security/barnyard, security/snort,
security/sancp, tcpdump (a part of the OS) and devel/tcltls as
well as lang/tcl84 and lang/tclX. Care has been taken to ensure
that everything you need to build a working sguil operation is
in the FreeBSD ports system or part of the OS already.
Sguil currently functions as an analysis interface and has
no snort sensor or rule management capabilities.
WWW: http://sguil.sourceforge.net/index.php
pauls@utdallas.edu
PR: ports/95018
Submitted by: Paul Schmehl <pauls at utdallas.edu> |