pkgsrc/net/snort/PLIST
rh 49eb8b5659 Update snort to 1.8.4 (update was provided by Mipam <mipam@ibb.net> in a
private mail -- thanks!)

Changes are:
	* Fixed stream4 offset initialization
	* Double Open of snort log file
	* Lots of new rules
	* Fatal error on problems other than -> and <>
	* Fixed stream4 several low memory conditions
	* Error checking in stream4/frag2 argument parsing
	* snortdb schema updates to 1.05
	* --with-pcap-includes should now look at specified pcap
	* packet statistics now should be more accurate with regards to
	  lost packets werwerwerwerwer
	* double PID file write
	* S4 alignment problems on Sparc fixed
	* new snmptrap code
	* documentation updates
	* Stability fixes in frag2
2002-04-02 21:34:08 +00:00

66 lines
1.8 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2002/04/02 21:34:08 rh Exp $
bin/snort
man/man8/snort.8
share/doc/snort/AUTHORS
share/doc/snort/BUGS
share/doc/snort/COPYING
share/doc/snort/CREDITS
share/doc/snort/ChangeLog
share/doc/snort/FAQ
share/doc/snort/INSTALL
share/doc/snort/LICENSE
share/doc/snort/NEWS
share/doc/snort/README
share/doc/snort/README-SNMP
share/doc/snort/README.FLEXRESP
share/doc/snort/README.PLUGINS
share/doc/snort/README.Spade
share/doc/snort/README.Spade.Usage
share/doc/snort/README.database
share/doc/snort/README.tcpstream
share/doc/snort/README.xml
share/doc/snort/RULES.SAMPLE
share/doc/snort/SnortUsersManual.pdf
share/doc/snort/USAGE
share/snort/MIBS/SnortCommonMIB.txt
share/snort/MIBS/SnortIDAlertMIB.txt
share/snort/attack-responses.rules
share/snort/backdoor.rules
share/snort/bad-traffic.rules
share/snort/classification.config
share/snort/ddos.rules
share/snort/dns.rules
share/snort/dos.rules
share/snort/exploit.rules
share/snort/finger.rules
share/snort/ftp.rules
share/snort/icmp.rules
share/snort/icmp-info.rules
share/snort/info.rules
share/snort/local.rules
share/snort/misc.rules
share/snort/netbios.rules
share/snort/policy.rules
share/snort/porn.rules
share/snort/rpc.rules
share/snort/rservices.rules
share/snort/scan.rules
share/snort/shellcode.rules
share/snort/smtp.rules
share/snort/snort.conf
share/snort/sql.rules
share/snort/telnet.rules
share/snort/tftp.rules
share/snort/virus.rules
share/snort/web-attacks.rules
share/snort/web-cgi.rules
share/snort/web-coldfusion.rules
share/snort/web-frontpage.rules
share/snort/web-iis.rules
share/snort/web-misc.rules
share/snort/x11.rules
@dirrm share/snort/MIBS
@dirrm share/snort
@dirrm share/doc/snort
@exec install -d -m 700 -o root -g wheel /var/log/snort
@unexec ${RMDIR} /var/log/snort 2>/dev/null || true