mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Upgrade to 1.6.2.2.
Upgrade to 1.6.2 submitted by: Michael Vasilenko <acid@cn.ua>
This commit is contained in:
parent
b103ce8995
commit
17820d4877
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30440
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= snort
|
||||
PORTVERSION= 1.6
|
||||
PORTVERSION= 1.6.2.2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.clark.net/~roesch/ \
|
||||
MASTER_SITES= http://www.snort.org/Files/ \
|
||||
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
|
||||
|
||||
MAINTAINER= dirk@FreeBSD.org
|
||||
@ -18,10 +18,10 @@ MAN8= snort.8
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${PREFIX}/share/snort
|
||||
.for i in CREDITS RULES.SAMPLE USAGE backdoor-lib misc-lib overflow-lib \
|
||||
scan-lib snort-lib web-lib
|
||||
.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 \
|
||||
snort-lib telnet-lib webcf-lib webcgi-lib webfp-lib webiis-lib webmisc-lib
|
||||
${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/snort
|
||||
.endfor
|
||||
${INSTALL_MAN} ${WRKSRC}/${MAN8} ${PREFIX}/man/man8
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (snort-1.6.tar.gz) = 48193b9ff13a0ce50329ce17272eac59
|
||||
MD5 (snort-1.6.2.2.tar.gz) = ffdab83a98faa07c5d43835354cbcfa8
|
||||
|
@ -18,4 +18,4 @@ Stuff(TM) about your packets (as I see it anyway). The code is pretty easy
|
||||
to modify to provide more complete packet decoding, so feel free to make
|
||||
suggestions.
|
||||
|
||||
WWW: http://www.clark.net/~roesch/security.html
|
||||
WWW: http://www.snort.org/
|
||||
|
@ -3,9 +3,21 @@ 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/snort-lib
|
||||
share/snort/web-lib
|
||||
share/snort/telnet-lib
|
||||
share/snort/webcf-lib
|
||||
share/snort/webcgi-lib
|
||||
share/snort/webfp-lib
|
||||
share/snort/webiis-lib
|
||||
share/snort/webmisc-lib
|
||||
@dirrm share/snort
|
||||
|
Loading…
Reference in New Issue
Block a user