aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2005-10-21 17:09:52 +0800
committersergei <sergei@FreeBSD.org>2005-10-21 17:09:52 +0800
commit058d14b99ecd4ed54d6f1e0c7da18edf594206fa (patch)
treeaa065935a19a2947b0388ad1cae71d9ba3693f56
parentfed5265b0d3671fdae165cb87cc8570e1d0d20d4 (diff)
downloadfreebsd-ports-gnome-058d14b99ecd4ed54d6f1e0c7da18edf594206fa.tar.gz
freebsd-ports-gnome-058d14b99ecd4ed54d6f1e0c7da18edf594206fa.tar.zst
freebsd-ports-gnome-058d14b99ecd4ed54d6f1e0c7da18edf594206fa.zip
- Mark the port DEPRECATED with expiration in a month:
Prelude project has stopped development of its own NIDS sensor in favor of using Snort (security/snort) which has native support for integration with Prelude as of version 2.4.1 See http://www.prelude-ids.org/article.php3?id_article=124 for details.
-rw-r--r--security/prelude-nids/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/prelude-nids/Makefile b/security/prelude-nids/Makefile
index e2fa237db3fa..fa8ff9c08e72 100644
--- a/security/prelude-nids/Makefile
+++ b/security/prelude-nids/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.prelude-ids.org/download/releases/
MAINTAINER= sergei@FreeBSD.org
COMMENT= Prelude Network Intrusion Detection System sensor
+DEPRECATED= Prelude 0.9.0 and later is using Snort as its default NIDS sensor
+EXPIRATION_DATE= 2005-11-21
+
LIB_DEPENDS= prelude.1:${PORTSDIR}/security/libprelude
USE_GMAKE= yes