Port details |
- sguil-client Sguil is a network security monitoring program
- 0.8.0_1 security
=3 Version of this port present on the latest quarterly branch. - Maintainer: pauls@utdallas.edu
 - Port Added: 2006-11-15 21:35:33
- 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
- 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 client requires tls, gpg, iwidgets and other tcl packages and may
also use wireshark, sancp and festival depending on your selection
of options. Run "make config" in the port to see what options
are available.
Sguil currently functions as an analysis interface and does not yet
have rule management capabilities.
WWW: http://sguil.sourceforge.net/index.php
pauls@utdallas.edu
- SVNWeb :
git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- sguil-client>0:security/sguil-client
- No installation instructions:
- This port has been deleted.
- PKGNAME: sguil-client
- 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.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- tcltls>=0 : devel/tcltls
- dtplite : devel/tcllib
- tclx.tcl : lang/tclX
- iwidgets.tcl : x11-toolkits/iwidgets
- gpg2 : security/gnupg
- wish : x11-toolkits/tk-wrapper
- Library dependencies:
-
- libtk86.so : x11-toolkits/tk86
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for sguil-client-0.8.0_1:
AUDIO=off: Install Festival Speech Synthesis
DOCS=on: Build and/or install documentation
SANCP=off: Use sancp
WIRESHARK=off: Install wireshark
===> 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: see SVNWeb link above for full details) |
Date | By | Description |
16 Aug 2014 19:10:08
0.8.0_1 |
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. |
16 Jul 2014 03:18:26
0.8.0_1 |
adamw  |
Add DOCS option where PORTDOCS is in plist. |
23 Feb 2014 14:29:55
0.8.0_1 |
antoine  |
- Unbreak after last tcltls changes
- Fix a bad shebang (including STAGEDIR)
Reported by: pkg-fallout |
02 Nov 2013 16:45:44
0.8.0_1 |
feld  |
Support STAGE
PR: ports/183208
Approved by: swills (mentor, implicit) |
22 Sep 2013 10:00:22
0.8.0_1 |
sunpoet  |
- Use USES=tk:wrapper
- Bump PORTREVISION for dependency change
Note:
Due to the limitation that tcl and tk cannot be set together in USES,
I choose tk:wrapper. Though BUILD_DEPENDS and RUN_DEPENDS changes,
PACKAGE-DEPENDS-LIST (package dependencies) remains identical.
PR: ports/182251
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) |
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:03:14
0.8.0 |
miwi  |
- Update to 0.8.0
- Trim header
- Optiongn
PR: 174592
Submitted by: maintainer |
03 Jul 2011 14:03:52
0.7.0_2 |
ohauer  |
-remove MD5 |
16 Dec 2010 02:34:07
0.7.0_2 |
glarkin  |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
22 Aug 2009 00:35:32
0.7.0_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
06 Jun 2008 14:01:07
0.7.0_1 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
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) |
19 May 2007 20:32:57
0.6.1_3 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Dec 2006 02:51:16
0.6.1_2 |
kuriyama  |
- Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
correct. To work around this, change dependency line from bin/gpg
to bin/gpgv which exists in security/gnupg1 port only.
Spotted by: ume |
21 Dec 2006 13:31:56
0.6.1_1 |
kuriyama  |
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.
Thanks to: dougb, lofi |
15 Nov 2006 21:33:51
0.6.1 |
miwi  |
Sguil (pronounced "sgweel") is a graphical interface to snort,
an open source intrusion detection system.
The actual interface and GUI server are written in tcl/tk.
Sguil also relies on other open source software
in order to function properly.
The client requires gpg, iwidgets and other tcl packages and may
also use wireshark, festival and tls depending on your selection
of options. Run "make config" in the port to see what options
are available.
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/105496
Submitted by: Paul Schmehl <pauls at utdallas.edu> |