78f2 FreshPorts -- security/sguil-sensor
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
sguil-sensor 0.8.0 security on this many watch lists=3 search for ports that depend on this port
Sguil is a network security monitoring program
Maintained by: pauls@utdallas.edu search for ports maintained by this maintainer
Port Added: 09 Oct 2006 19:08:52
License: not specified in port


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
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. security/barnyard2-sguil
  2. lang/tclX
Required Libraries:
  1. devel/tcltls
There are no ports dependent upon this port

To install the port: cd /usr/ports/security/sguil-sensor/ && make install clean
To add the package: pkg_add -r sguil-sensor


Configuration Options
===> The following configuration options are available for sguil-sensor-0.8.0:
     PADS=off: Include pads sensor
     SANCP=off: Include sancp sensor
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  3. http://freefr.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  4. http://garr.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  5. http://heanet.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  6. http://hivelocity.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  7. http://ignum.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  8. http://internode.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  9. http://iweb.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  10. http://jaist.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  11. http://nchc.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  12. http://ncu.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  13. http://netcologne.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  14. http://osdn.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  15. http://space.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  16. http://sunet.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  17. http://superb-dca3.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  18. http://switch.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  19. http://tenet.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  20. http://ufpr.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/
  21. http://waix.dl.sourceforge.net/project/sguil/sguil/sguil-0.8.0/

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
18 Feb 2013 00:56:48
Original commit files touched by this commit  0.8.0
miwi search for other commits by this committer
- Update to 0.8.0
- Trim header
- Convert to OPTIONSng

PR:		174956
Submitted by:	maintainer
11 Aug 2012 10:59:55
Original commit files touched by this commit  0.7.0_3
dougb search for other commits by this committer
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
Original commit files touched by this commit  0.7.0_3
dougb search for other commits by this committer
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
Original commit files touched by this commit  0.7.0_3
dougb search for other commits by this committer
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
Original commit files touched by this commit  0.7.0_3
ohauer search for other commits by this committer
-remove MD5
18 Aug 2010 18:10:06
Original commit files touched by this commit  0.7.0_3
ohauer search for other commits by this committer
 - 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
Original commit files touched by this commit  0.7.0_2
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
22 Aug 2009 00:35:32
Original commit files touched by this commit  0.7.0_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
20 May 2008 19:02:08
Original commit files touched by this commit  0.7.0_2
araujo search for other commits by this committer
- 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
Original commit files touched by this commit  0.7.0_1
araujo search for other commits by this committer
- Removed a wrong patch forgotten in last commit.
- Bump PORTREVISION.

Reported by:    pointyhat via erwin
03 May 2008 13:22:16
Original commit files touched by this commit  0.7.0
araujo search for other commits by this committer
- 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
Original commit files touched by this commit  0.6.1_1
dougb search for other commits by this committer
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
Original commit files touched by this commit  0.6.1_1
bsam search for other commits by this committer
. 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
Original commit files touched by this commit  0.6.1
pav search for other commits by this committer
- Fix typo in COMMENT

PR:             ports/105388
Submitted by:   Paul Schmehl <pauls@utdallas.edu> (maintainer)
31 Oct 2006 22:08:40
Original commit files touched by this commit  0.6.1
pav search for other commits by this committer
- Fix COMMENT

PR:             ports/104987, ports/104991
Submitted by:   Paul Schmehl <pauls@utdallas.edu> (maintainer)
09 Oct 2006 19:04:39
Original commit files touched by this commit  0.6.1
bsam search for other commits by this committer
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>

Number of commits found: 16

283e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days28
new fortnight60
new month218

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0