aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-07-12 16:43:28 +0800
committerdirk <dirk@FreeBSD.org>2001-07-12 16:43:28 +0800
commit5f45f569891c16e774f25ee0fb89024c9c64e7a8 (patch)
treed544165c3ef7f9cdcc48e2dad1e72096b26ff469 /security
parentaded5c2057b196a91b842d3866807df86d8d3d5e (diff)
downloadfreebsd-ports-graphics-5f45f569891c16e774f25ee0fb89024c9c64e7a8.tar.gz
freebsd-ports-graphics-5f45f569891c16e774f25ee0fb89024c9c64e7a8.tar.zst
freebsd-ports-graphics-5f45f569891c16e774f25ee0fb89024c9c64e7a8.zip
Upgrade to 1.8-RELEASE.
Submitted by: Michael Boman <michael@ayeka.dyndns.org>
Diffstat (limited to 'security')
-rw-r--r--security/snort/Makefile12
-rw-r--r--security/snort/distinfo2
-rw-r--r--security/snort/pkg-plist44
3 files changed, 35 insertions, 23 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile
index a330de69d9a..bff93b82d3b 100644
--- a/security/snort/Makefile
+++ b/security/snort/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= snort
-PORTVERSION= 1.7
+PORTVERSION= 1.8
CATEGORIES= security
MASTER_SITES= http://www.snort.org/Files/ \
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-RELEASE
MAINTAINER= dirk@FreeBSD.org
@@ -53,9 +54,12 @@ pre-configure:
post-install:
${MKDIR} ${PREFIX}/share/snort
-.for i in CREDITS RULES.SAMPLE USAGE 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 i in CREDITS RULES.SAMPLE USAGE backdoor.rules ddos.rules dns.rules dos.rules \
+ exploit.rules finger.rules ftp.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 web-cgi.rules \
+ web-coldfusion.rules web-frontpage.rules web-iis.rules web-misc.rules \
+ x11.rules
${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/snort
.endfor
diff --git a/security/snort/distinfo b/security/snort/distinfo
index 1dc2010bde6..838085dd7c5 100644
--- a/security/snort/distinfo
+++ b/security/snort/distinfo
@@ -1 +1 @@
-MD5 (snort-1.7.tar.gz) = 0eae2f987f663a2fbf236e38d1f8e960
+MD5 (snort-1.8-RELEASE.tar.gz) = f7bfe64e82a05605d3941fb20325c2e3
diff --git a/security/snort/pkg-plist b/security/snort/pkg-plist
index 7b95853d245..e3cd2dd49c1 100644
--- a/security/snort/pkg-plist
+++ b/security/snort/pkg-plist
@@ -2,22 +2,30 @@ bin/snort
share/snort/CREDITS
share/snort/RULES.SAMPLE
share/snort/USAGE
-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.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/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
f696b19'>Add SHA256 to my personal ports.tmclaugh2005-12-011-0/+1 * Update port: ftp/vcheck remove WWW on pkg-descredwin2005-12-011-2/+0 * 1. Remove reference to defunct website in pkg-descr.cy2005-12-013-2/+2 * - Remove WWW on pkg-descr, this site is gone.garga2005-12-011-3/+1 * Add SHA256 hashes to my portsehaupt2005-11-301-0/+1 * - Remove WWW on pkg-descr, this site is down since june.garga2005-11-301-5/+0 * - Fix proftpd.8.in patch name.flz2005-11-302-0/+0 * - Update to 1.3.0.rc3.flz2005-11-308-42/+14 * Update to version 20051021, which after the original author has died nowmarius2005-11-294-9/+12 * - Update to 0.3pav2005-11-264-21/+56 * - Fix compilation issue on 4.x.flz2005-11-264-8/+24 * - Add SHA256 checksums to my portssergei2005-11-251-0/+1 * add ignore statement, as requested by krisedwin2005-11-251-0/+1 * Put ftp/emirror on the death row.edwin2005-11-251-0/+3 * big whitespace cleanup (see ports/65409)edwin2005-11-251-2/+2 * - Add SHA256pav2005-11-2535-0/+36 * - Update to 2.0.1 [1].flz2005-11-2311-209/+41 * Remove the original author's website as a source for the distfile, as he nocy2005-11-201-2/+3 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-155-5/+5 * - run vsftpd_check only when vsftpd_enable is set to YESdinoex2005-11-131-4/+3 * - add SHA checksumdinoex2005-11-131-0/+1 * Move IDN related ports from devel to dns category:pav2005-11-131-1/+1 * add SHA256brooks2005-11-121-0/+1 * - Yield to a total SHAtification.sem2005-11-111-0/+1 * - Add SHA256 to all ports submitter maintaingarga2005-11-111-0/+1 * Ditch some special-casingvs2005-11-102-6/+2 * Cleanup a bitvs2005-11-101-15/+12 * - Update to version 0.5.3.1az2005-11-094-425/+9 * - Add SHA256garga2005-11-081-0/+1 * Use mkstemp() instead of mktemp()mnag2005-11-081-0/+4 * Update to 1.4mnag2005-11-073-7/+19 * Fix build with Qt 3.3.5lofi2005-11-072-0/+22 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-0511-7/+11 * - more fixes for RC_NGdinoex2005-11-031-0/+1 * - more fixes for RC_NGdinoex2005-11-031-3/+3 * Update to 2.5.6mnag2005-11-02