summaryrefslogtreecommitdiff
path: root/net/snort
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2001-08-03 06:35:11 +0000
committeritojun <itojun@pkgsrc.org>2001-08-03 06:35:11 +0000
commite1d55fb7ab8538520fc41701e5a7a74e860bbf2b (patch)
tree431b2eaf97ee067566a0ac49ba2723d1ee77d315 /net/snort
parent84101350820eaef0d5981f1bcc253d8638f794ca (diff)
downloadpkgsrc-e1d55fb7ab8538520fc41701e5a7a74e860bbf2b.tar.gz
upgrade to 1.8p1.
for list of changes, see http://www.snort.org/snort-files.htm default rule files are now named *.rules, not *-lib.
Diffstat (limited to 'net/snort')
-rw-r--r--net/snort/Makefile17
-rw-r--r--net/snort/distinfo6
-rw-r--r--net/snort/pkg/PLIST49
3 files changed, 44 insertions, 28 deletions
diff --git a/net/snort/Makefile b/net/snort/Makefile
index ccfbe9e2469..598a5487d3b 100644
--- a/net/snort/Makefile
+++ b/net/snort/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2001/02/26 20:43:27 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2001/08/03 06:35:11 itojun Exp $
#
-DISTNAME= snort-1.7
+DISTNAME= snort-1.8p1
CATEGORIES= net security
MASTER_SITES= http://www.snort.org/Files/ \
ftp://the.wiretapped.net/pub/security/network-intrusion-detection/snort/ \
@@ -25,17 +25,22 @@ ROOTGROUP= root
ROOTGROUP?= wheel
+WRKSRC= ${WRKDIR}/snort
+
post-install:
${INSTALL_DATA_DIR} -m 700 -o root -g ${ROOTGROUP} /var/log/snort
${INSTALL_DATA_DIR} ${PREFIX}/share/snort
-.for f in backdoor-lib ddos-lib finger-lib ftp-lib misc-lib netbios-lib \
- overflow-lib ping-lib rpc-lib scan-lib smtp-lib telnet-lib \
- web-lib webcf-lib webcgi-lib webfp-lib webiis-lib webmisc-lib
+.for f in backdoor.rules ddos.rules dns.rules dos.rules exploit.rules \
+ finger.rules ftp.rules icmp-info.rules icmp.rules info.rules \
+ local.rules misc.rules netbios.rules policy.rules rpc.rules \
+ rservices.rules scan.rules shellcode.rules smtp.rules sql.rules \
+ telnet.rules virus.rules web-cgi.rules web-coldfusion.rules \
+ web-frontpage.rules web-iis.rules web-misc.rules x11.rules
${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/snort
.endfor
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/snort
.for f in BUGS CREDITS README README.FLEXRESP README.PLUGINS \
- README.Spade README.Spade.Usage README.database README.tcpstream \
+ README.Spade README.Spade.Usage README.csv README.database README.tcpstream \
README.xml NEWS RULES.SAMPLE USAGE
${INSTALL_DATA} ${WRKSRC}/${f} ${PREFIX}/share/doc/snort
.endfor
diff --git a/net/snort/distinfo b/net/snort/distinfo
index 9e7ec616108..a3e44a1fb92 100644
--- a/net/snort/distinfo
+++ b/net/snort/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 11:23:33 wiz Exp $
+$NetBSD: distinfo,v 1.3 2001/08/03 06:35:11 itojun Exp $
-SHA1 (snort-1.7.tar.gz) = e2bbc55a55d53ab0dae4428ff94c0aaab7610a5f
-Size (snort-1.7.tar.gz) = 653702 bytes
+SHA1 (snort-1.8p1.tar.gz) = ae9ef94381ff7b163a75277ea710964e797dd769
+Size (snort-1.8p1.tar.gz) = 1024604 bytes
diff --git a/net/snort/pkg/PLIST b/net/snort/pkg/PLIST
index 78cd10c4099..9a4635fa7c4 100644
--- a/net/snort/pkg/PLIST
+++ b/net/snort/pkg/PLIST
@@ -1,24 +1,34 @@
-@comment $NetBSD: PLIST,v 1.5 2001/02/26 20:43:28 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2001/08/03 06:35:12 itojun Exp $
bin/snort
man/man8/snort.8
-share/snort/backdoor-lib
-share/snort/ddos-lib
-share/snort/finger-lib
-share/snort/ftp-lib
-share/snort/misc-lib
-share/snort/netbios-lib
-share/snort/overflow-lib
-share/snort/ping-lib
-share/snort/rpc-lib
-share/snort/scan-lib
-share/snort/smtp-lib
-share/snort/telnet-lib
-share/snort/web-lib
-share/snort/webcf-lib
-share/snort/webcgi-lib
-share/snort/webfp-lib
-share/snort/webiis-lib
-share/snort/webmisc-lib
+share/snort/backdoor.rules
+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-info.rules
+share/snort/icmp.rules
+share/snort/info.rules
+share/snort/local.rules
+share/snort/misc.rules
+share/snort/netbios.rules
+share/snort/policy.rules
+share/snort/rpc.rules
+share/snort/rservices.rules
+share/snort/scan.rules
+share/snort/shellcode.rules
+share/snort/smtp.rules
+share/snort/sql.rules
+share/snort/telnet.rules
+share/snort/virus.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
share/doc/snort/BUGS
share/doc/snort/CREDITS
@@ -27,6 +37,7 @@ 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.csv
share/doc/snort/README.database
share/doc/snort/README.tcpstream
share/doc/snort/README.xml