pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/snortsnarf
Module Name: pkgsrc
Committed By: wiz
Date: Mon Feb 9 07:03:29 UTC 2026
Modified Files:
pkgsrc/security/snortsnarf: Makefile
Log Message:
snortsnarf: comment out dead sites
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/security/snortsnarf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/snortsnarf/Makefile
diff -u pkgsrc/security/snortsnarf/Makefile:1.31 pkgsrc/security/snortsnarf/Makefile:1.32
--- pkgsrc/security/snortsnarf/Makefile:1.31 Tue Jun 28 11:35:51 2022
+++ pkgsrc/security/snortsnarf/Makefile Mon Feb 9 07:03:29 2026
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.31 2022/06/28 11:35:51 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.32 2026/02/09 07:03:29 wiz Exp $
DISTNAME= SnortSnarf-050314.1
PKGNAME= ${DISTNAME:S/SnortSnarf-/snortsnarf-20/}
PKGREVISION= 10
CATEGORIES= security net
-MASTER_SITES= https://www.snort.org/dl/contrib/data_analysis/snortsnarf/
+#MASTER_SITES= https://www.snort.org/dl/contrib/data_analysis/snortsnarf/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.silicondefense.com/software/snortsnarf/
+#HOMEPAGE= http://www.silicondefense.com/software/snortsnarf/
COMMENT= Generate HTML report summaries from snort incident alerts
DEPENDS+= p5-Time-modules>=101.062101:../../time/p5-Time-modules
Home |
Main Index |
Thread Index |
Old Index