As of snort 2.3.0 all contrib files are now available from:
http://www.snort.org/dl/contrib/
This commit is contained in:
parent
0371f64c0e
commit
3518380b2b
4 changed files with 0 additions and 92 deletions
|
@ -1,13 +0,0 @@
|
|||
Snort is a libpcap-based packet sniffer/logger which can be used
|
||||
as a lightweight network intrusion detection system. It features
|
||||
rules based logging and can perform protocol analysis, content
|
||||
searching/matching and can be used to detect a variety of attacks
|
||||
and probes, such as buffer overflows, stealth port scans, CGI
|
||||
attacks, SMB probes, OS fingerprinting attempts, and much more.
|
||||
|
||||
Snort has a real-time alerting capability, with alerts being sent
|
||||
to syslog or a separate "alert" file. As of version 1.1 it can
|
||||
also send WinPopup messages via Samba.
|
||||
|
||||
This package contains the files from the contrib directory of the snort
|
||||
tarball.
|
|
@ -1,54 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2004/09/22 15:01:35 adrianp Exp $
|
||||
|
||||
DISTNAME= snort-2.2.0
|
||||
PKGNAME= ${DISTNAME:S/-/-contrib-/}
|
||||
CATEGORIES= net security
|
||||
MASTER_SITES= http://www.snort.org/dl/ \
|
||||
ftp://the.wiretapped.net/pub/security/network-intrusion-detection/snort/ \
|
||||
ftp://gd.tuwien.ac.at/infosys/security/snort/dl/
|
||||
|
||||
MAINTAINER= adrianp@NetBSD.org
|
||||
HOMEPAGE= http://www.snort.org/
|
||||
COMMENT= Network Intrusion Detection System (contrib files)
|
||||
|
||||
USE_BUILDLINK3= NO
|
||||
NO_CONFIGURE= YES
|
||||
NO_BUILD= YES
|
||||
USE_PERL5= YES
|
||||
|
||||
SNORTDIR= ${PREFIX}/share/snort
|
||||
CONTRIBDIR= ${WRKSRC}/contrib
|
||||
REPLACE_PERL= contrib/regen-sidmap contrib/snort-sort.pl \
|
||||
contrib/snort2html.pl contrib/snort_stat.pl snortlog
|
||||
|
||||
SUBST_CLASSES= paths
|
||||
SUBST_STAGE.paths= post-patch
|
||||
SUBST_FILES.paths= contrib/address_config.sh contrib/S99snort
|
||||
SUBST_SED.paths= -e "s|/bin/sh|${SH}|g" \
|
||||
-e "s|/usr/local/bin|${PREFIX}/bin|g" \
|
||||
-e "s|/bin/bash|${SH}|g" \
|
||||
-e "s|/usr/local/share/snort/snort.conf|${PKG_SYSCONFDIR}|g" \
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${SNORTDIR}
|
||||
${INSTALL_SCRIPT} ${CONTRIBDIR}/S99snort ${SNORTDIR}
|
||||
${INSTALL_SCRIPT} ${CONTRIBDIR}/address_config.sh ${SNORTDIR}
|
||||
${INSTALL_DATA} ${CONTRIBDIR}/ms_unicode_generator.c ${SNORTDIR}
|
||||
${INSTALL_DATA} ${CONTRIBDIR}/mysql.php3 ${SNORTDIR}
|
||||
${INSTALL_DATA} ${CONTRIBDIR}/Spade-092200.1.tar.gz ${SNORTDIR}
|
||||
${INSTALL_DATA} ${CONTRIBDIR}/Guardian.tar.gz ${SNORTDIR}
|
||||
${INSTALL_DATA} ${CONTRIBDIR}/Net-SnortLog-0.1.tar.gz ${SNORTDIR}
|
||||
${INSTALL_DATA} ${CONTRIBDIR}/passiveOS.tar.gz ${SNORTDIR}
|
||||
${INSTALL_DATA} ${CONTRIBDIR}/perfstats.c ${SNORTDIR}
|
||||
${INSTALL_DATA} ${CONTRIBDIR}/pgsql.php3 ${SNORTDIR}
|
||||
${INSTALL_SCRIPT} ${CONTRIBDIR}/regen-sidmap ${SNORTDIR}
|
||||
${INSTALL_SCRIPT} ${CONTRIBDIR}/snort-sort.pl ${SNORTDIR}
|
||||
${INSTALL_SCRIPT} ${CONTRIBDIR}/snort2html.pl ${SNORTDIR}
|
||||
${INSTALL_SCRIPT} ${CONTRIBDIR}/snort_stat.pl ${SNORTDIR}
|
||||
${INSTALL_SCRIPT} ${CONTRIBDIR}/snortlog ${SNORTDIR}
|
||||
${INSTALL_DATA} ${CONTRIBDIR}/snortdb-extra.gz ${SNORTDIR}
|
||||
${INSTALL_DATA} ${CONTRIBDIR}/snortnet.tar.gz ${SNORTDIR}
|
||||
${INSTALL_DATA} ${CONTRIBDIR}/snortpp.c ${SNORTDIR}
|
||||
${INSTALL_DATA} ${CONTRIBDIR}/snortwatch-0.7.tar.gz ${SNORTDIR}
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,21 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/22 15:01:36 adrianp Exp $
|
||||
share/snort/Guardian.tar.gz
|
||||
share/snort/Net-SnortLog-0.1.tar.gz
|
||||
share/snort/S99snort
|
||||
share/snort/Spade-092200.1.tar.gz
|
||||
share/snort/address_config.sh
|
||||
share/snort/ms_unicode_generator.c
|
||||
share/snort/mysql.php3
|
||||
share/snort/passiveOS.tar.gz
|
||||
share/snort/perfstats.c
|
||||
share/snort/pgsql.php3
|
||||
share/snort/regen-sidmap
|
||||
share/snort/snort-sort.pl
|
||||
share/snort/snort2html.pl
|
||||
share/snort/snort_stat.pl
|
||||
share/snort/snortdb-extra.gz
|
||||
share/snort/snortlog
|
||||
share/snort/snortnet.tar.gz
|
||||
share/snort/snortpp.c
|
||||
share/snort/snortwatch-0.7.tar.gz
|
||||
@unexec ${RMDIR} %D/share/snort 2>/dev/null || ${TRUE}
|
|
@ -1,4 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2004/09/22 15:01:36 adrianp Exp $
|
||||
|
||||
SHA1 (snort-2.2.0.tar.gz) = 80975f71ac2e6d123b881b60b49e97b96264045d
|
||||
Size (snort-2.2.0.tar.gz) = 2498466 bytes
|
Loading…
Reference in a new issue