Port details |
- sguil-sensor Sguil is a network security monitoring program
- 0.8.0 security
=3 0.8.0Version of this port present on the latest quarterly branch.
- Maintainer: pauls@utdallas.edu
- Port Added: 2006-10-09 19:08:52
- Last Update: 2014-08-16 19:10:08
- SVN Revision: 365122
- People watching this port, also watch:: tcpdump, magicrescue, monit
- License: not specified in port
- WWW:
- http://sguil.sourceforge.net/index.php
- Description:
- 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/barnyard2-sguil, security/snort,
security/sancp, net-mgmt/pads, 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
is part of the OS already.
Sguil currently functions as an analysis interface and has
rule management capabilities.
WWW: http://sguil.sourceforge.net/index.php
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- sguil-sensor>0:security/sguil-sensor
- No installation instructions:
- This port has been deleted.
- PKGNAME: sguil-sensor
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- tcltls>=0 : devel/tcltls
- barnyard2 : security/barnyard2-sguil
- tclx.tcl : lang/tclX
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sguil-sensor-0.8.0:
DOCS=on: Build and/or install documentation
PADS=off: Include pads sensor
SANCP=off: Include sancp sensor
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.0 16 Aug 2014 19:10:08 |
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. |
0.8.0 16 Jul 2014 03:18:26 |
adamw |
Add DOCS option where PORTDOCS is in plist. |
0.8.0 23 Feb 2014 14:29:55 |
antoine |
- Unbreak after last tcltls changes
- Fix a bad shebang (including STAGEDIR)
Reported by: pkg-fallout |
0.8.0 02 Nov 2013 16:50:54 |
feld |
Support STAGE
PR: ports/183209
Approved by: swills (mentor, implicit) |
0.8.0 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.8.0 18 Feb 2013 00:56:48 |
miwi |
- Update to 0.8.0
- Trim header
- Convert to OPTIONSng
PR: 174956
Submitted by: maintainer |
0.7.0_3 11 Aug 2012 10:59:55 |
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 |
0.7.0_3 05 Aug 2012 23:19:40 |
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 |
0.7.0_3 14 Jan 2012 08:57:23 |
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. |
0.7.0_3 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
0.7.0_3 18 Aug 2010 18:10:06 |
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) |
0.7.0_2 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.7.0_2 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.7.0_2 20 May 2008 19:02:08 |
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) |
0.7.0_1 18 May 2008 00:14:19 |
araujo |
- Removed a wrong patch forgotten in last commit.
- Bump PORTREVISION.
Reported by: pointyhat via erwin |
0.7.0 03 May 2008 13:22:16 |
araujo |
- Update to 0.7.0.
PR: ports/122645, ports/122646, ports/122647
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) |
0.6.1_1 26 Feb 2007 23:02:04 |
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. |
0.6.1_1 16 Jan 2007 12:45:12 |
bsam |
. correct init scripts, [1] [2]
. bump PORTREVISIONs.
PR: 107894 [1], 107895 [2]
Submitted by: Paul Schmehl <pauls at utdallas.edu> (maintainer) [1], [2] |
0.6.1 10 Nov 2006 21:07:22 |
pav |
- Fix typo in COMMENT
PR: ports/105388
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) |
0.6.1 31 Oct 2006 22:08:40 |
pav |
- Fix COMMENT
PR: ports/104987, ports/104991
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) |
0.6.1 09 Oct 2006 19:04:39 |
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> |