Initial import of snort version 1.5.1.

The snort is the Highly flexible sniffer/basic NIDS.

Submitted by:	Kyle Hargraves <halogen@nol.net>
This commit is contained in:
kevlo 2000-02-03 03:58:54 +00:00
parent 7b4f217f68
commit e10b0cc172
5 changed files with 37 additions and 0 deletions

20
net/snort/Makefile Normal file
View File

@ -0,0 +1,20 @@
# $OpenBSD: Makefile,v 1.1.1.1 2000/02/03 03:58:54 kevlo Exp $
DISTNAME= snort-1.5.1
CATEGORIES= net security
MASTER_SITES= http://www.clark.net/~roesch/ \
ftp://gd.tuwien.ac.at/infosys/security/snort/ \
http://snort.whitehats.com/
MAINTAINER= halogen@nol.net
GNU_CONFIGURE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/snort ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/snort.8 ${PREFIX}/man/man8
${INSTALL_DATA_DIR} ${PREFIX}/share/snort
${INSTALL_DATA} ${WRKSRC}/*-lib ${PREFIX}/share/snort
@${ECHO} "===> Rule examples installed in ${PREFIX}/share/snort"
.include <bsd.port.mk>

3
net/snort/files/md5 Normal file
View File

@ -0,0 +1,3 @@
MD5 (snort-1.5.1.tar.gz) = fbfb89265c1a6804091191ff2bb8f626
RMD160 (snort-1.5.1.tar.gz) = 4f87f2a0974e466d7d7918366be543f7347788f7
SHA1 (snort-1.5.1.tar.gz) = 6efd2720b9c308cc45cde7e4d31cdb5830e36c19

1
net/snort/pkg/COMMENT Normal file
View File

@ -0,0 +1 @@
Highly flexible sniffer/basic NIDS

4
net/snort/pkg/DESCR Normal file
View File

@ -0,0 +1,4 @@
Snort is a fairly intelligent sniffer/NIDS, with a
very strong rule set ability.
WWW: http://www.clark.net/~roesch

9
net/snort/pkg/PLIST Normal file
View File

@ -0,0 +1,9 @@
bin/snort
man/man8/snort.8
share/snort/backdoor-lib
share/snort/misc-lib
share/snort/overflow-lib
share/snort/scan-lib
share/snort/snort-lib
share/snort/web-lib
@dirrm share/snort