cvs commit: ports/security Makefile ports/security/sguil-sensor Makefile distinfo pkg-descr pkg-plist ports/security/sguil-sensor/files log_packets.conf patch-log_packets.sh patch-sensor_agent.tcl pkg-message.in sensor_agent.sh.in

Boris Samorodov bsam at FreeBSD.org
Mon Oct 9 12:04:39 PDT 2006


bsam        2006-10-09 19:04:39 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/sguil-sensor Makefile distinfo pkg-descr pkg-plist 
    security/sguil-sensor/files log_packets.conf 
                                patch-log_packets.sh 
                                patch-sensor_agent.tcl 
                                pkg-message.in sensor_agent.sh.in 
  Log:
  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 at utdallas.edu
  
  PR:             ports/95018
  Submitted by:   Paul Schmehl <pauls at utdallas.edu>
  
  Revision  Changes    Path
  1.831     +1 -0      ports/security/Makefile
  1.1       +86 -0     ports/security/sguil-sensor/Makefile (new)
  1.1       +3 -0      ports/security/sguil-sensor/distinfo (new)
  1.1       +30 -0     ports/security/sguil-sensor/files/log_packets.conf (new)
  1.1       +49 -0     ports/security/sguil-sensor/files/patch-log_packets.sh (new)
  1.1       +23 -0     ports/security/sguil-sensor/files/patch-sensor_agent.tcl (new)
  1.1       +28 -0     ports/security/sguil-sensor/files/pkg-message.in (new)
  1.1       +46 -0     ports/security/sguil-sensor/files/sensor_agent.sh.in (new)
  1.1       +17 -0     ports/security/sguil-sensor/pkg-descr (new)
  1.1       +6 -0      ports/security/sguil-sensor/pkg-plist (new)


More information about the cvs-all mailing list