diff options
author | kris <kris@FreeBSD.org> | 2006-09-02 16:51:10 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-02 16:51:10 +0000 |
commit | f1c05e98bdef29713b73e6746841e1553e82852e (patch) | |
tree | 2394b9e93892424e38682317a541175c1896c9f6 /security | |
parent | d5e41992a57fc11fb0ae78f478a8144da66a2ad4 (diff) | |
download | FreeBSD-ports-f1c05e98bdef29713b73e6746841e1553e82852e.zip FreeBSD-ports-f1c05e98bdef29713b73e6746841e1553e82852e.tar.gz |
Schedule these broken ports for termination on 2006-12-01
Diffstat (limited to 'security')
-rw-r--r-- | security/gnu-crypto/Makefile | 2 | ||||
-rw-r--r-- | security/ifd-devkit/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/security/gnu-crypto/Makefile b/security/gnu-crypto/Makefile index eae05ba..125ddbe 100644 --- a/security/gnu-crypto/Makefile +++ b/security/gnu-crypto/Makefile @@ -16,6 +16,8 @@ MAINTAINER= lioux@FreeBSD.org COMMENT= Java cryptographic primitives and tools BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/security/ifd-devkit/Makefile b/security/ifd-devkit/Makefile index 6e913d5..2775036 100644 --- a/security/ifd-devkit/Makefile +++ b/security/ifd-devkit/Makefile @@ -15,6 +15,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= IFD Handler Developer's Kit for MUSCLE PC/SC Lite BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite |