aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-02-11 09:23:35 +0800
committerkris <kris@FreeBSD.org>2007-02-11 09:23:35 +0800
commit35d77456ca562e360ad86733def5f58bdbde6f66 (patch)
treedb259b23860cf0c04945a8c663ea95acbf8f0b39 /security
parent68db2280bea39b12abe2f3c64f94bb9d12eaaa15 (diff)
downloadfreebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.tar.gz
freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.tar.zst
freebsd-ports-gnome-35d77456ca562e360ad86733def5f58bdbde6f66.zip
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
Diffstat (limited to 'security')
-rw-r--r--security/php4-cryptopp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/php4-cryptopp/Makefile b/security/php4-cryptopp/Makefile
index c3a2e3148409..4749694b52aa 100644
--- a/security/php4-cryptopp/Makefile
+++ b/security/php4-cryptopp/Makefile
@@ -18,6 +18,8 @@ COMMENT= A crypto++ php wrapper
BUILD_DEPENDS+= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp
BROKEN= Does not compile
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2007-04-10
WRKSRC= ${WRKDIR}/${PORTNAME}
DOCSDIR= ${PREFIX}/share/doc/${PKGNAME}