diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 17:22:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 17:22:42 +0800 |
commit | 5374c6f4043d7e3af59425d57c2667b289db17af (patch) | |
tree | a0d83e2456fbc83a8885f084a43b93bca05d9a15 /security | |
parent | 0beb94f151ba97495d4f80e44dd11b29a301fd4f (diff) | |
download | freebsd-ports-gnome-5374c6f4043d7e3af59425d57c2667b289db17af.tar.gz freebsd-ports-gnome-5374c6f4043d7e3af59425d57c2667b289db17af.tar.zst freebsd-ports-gnome-5374c6f4043d7e3af59425d57c2667b289db17af.zip |
Deprecate unmaintained ports marked as BROKEN for more then 6 month
Diffstat (limited to 'security')
-rw-r--r-- | security/nsm-console/Makefile | 3 | ||||
-rw-r--r-- | security/prelude-lml/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/security/nsm-console/Makefile b/security/nsm-console/Makefile index 0e8f9480f42e..e66443c352af 100644 --- a/security/nsm-console/Makefile +++ b/security/nsm-console/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://writequit.org/projects/nsm-console/files/ MAINTAINER= ports@FreeBSD.org COMMENT= A framework for performing analysis on packet capture files +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2011-09-01 + BROKEN= does not fetch USE_RUBY= yes diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile index 8ecb4128e24d..d1dfd88f78dc 100644 --- a/security/prelude-lml/Makefile +++ b/security/prelude-lml/Makefile @@ -13,6 +13,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} ${PORTNAME}/old MAINTAINER= ports@FreeBSD.org COMMENT= Prelude Network Intrusion Detection System Log Monitoring Lackey +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2011-09-01 + LIB_DEPENDS+= prelude.20:${PORTSDIR}/security/libprelude \ pcre.0:${PORTSDIR}/devel/pcre |