svn commit: r505974 - head/security/snortreport
Tobias Kortkamp
tobik at FreeBSD.org
Sat Jul 6 10:04:11 UTC 2019
Author: tobik
Date: Sat Jul 6 10:04:09 2019
New Revision: 505974
URL: https://svnweb.freebsd.org/changeset/ports/505974
Log:
Deprecate security/snortreport
Release 1.3.4 is from 2013, if it works with PHP 7.x is questionable,
and to quote upstream [1]:
Update 2017-04-10: We have no plans to update Snort Report in the
future. It will likely still work with the remaining 2.9.x Snort
releases until Snort 3.0 is finished (currently in alpha.)
[1] https://symmetrixtech.com/downloads/
PR: 238102
Modified:
head/security/snortreport/Makefile
Modified: head/security/snortreport/Makefile
==============================================================================
--- head/security/snortreport/Makefile Sat Jul 6 09:51:11 2019 (r505973)
+++ head/security/snortreport/Makefile Sat Jul 6 10:04:09 2019 (r505974)
@@ -11,6 +11,9 @@ COMMENT= Add-on module for snort to generate real-time
LICENSE= GPLv2
+DEPRECATED= Abandonware
+EXPIRATION_DATE= 2019-07-15
+
OPTIONS_DEFINE= BARNYARD JPGRAPH MYSQL PGSQL DOCS
BARNYARD_DESC= Depend on Barnyard2
More information about the svn-ports-all
mailing list