pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/snort-contrib As of snort 2.3.0 all contrib files ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ecdb76c8b15c
branches:  trunk
changeset: 488361:ecdb76c8b15c
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Fri Jan 28 22:51:27 2005 +0000

description:
As of snort 2.3.0 all contrib files are now available from:
http://www.snort.org/dl/contrib/

diffstat:

 net/snort-contrib/DESCR    |  13 -----------
 net/snort-contrib/Makefile |  54 ----------------------------------------------
 net/snort-contrib/PLIST    |  21 -----------------
 net/snort-contrib/distinfo |   4 ---
 4 files changed, 0 insertions(+), 92 deletions(-)

diffs (108 lines):

diff -r 59c2c984bcd4 -r ecdb76c8b15c net/snort-contrib/DESCR
--- a/net/snort-contrib/DESCR   Fri Jan 28 22:28:44 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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.
diff -r 59c2c984bcd4 -r ecdb76c8b15c net/snort-contrib/Makefile
--- a/net/snort-contrib/Makefile        Fri Jan 28 22:28:44 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-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"
diff -r 59c2c984bcd4 -r ecdb76c8b15c net/snort-contrib/PLIST
--- a/net/snort-contrib/PLIST   Fri Jan 28 22:28:44 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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}
diff -r 59c2c984bcd4 -r ecdb76c8b15c net/snort-contrib/distinfo
--- a/net/snort-contrib/distinfo        Fri Jan 28 22:28:44 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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



Home | Main Index | Thread Index | Old Index