diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 23:49:59 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 23:49:59 +0800 |
commit | 9b870e10a8cb2120f17100288e84b41ad4f8d67a (patch) | |
tree | 27fda9c00450c16a4e1771ef81abab249e4bddd0 /security | |
parent | b0444bbcc5cfddd1bc5ae830f75b78aaf807af11 (diff) | |
download | freebsd-ports-gnome-9b870e10a8cb2120f17100288e84b41ad4f8d67a.tar.gz freebsd-ports-gnome-9b870e10a8cb2120f17100288e84b41ad4f8d67a.tar.zst freebsd-ports-gnome-9b870e10a8cb2120f17100288e84b41ad4f8d67a.zip |
Last bunch of deprecation: no more public distfiles and/or abandonware... last one for now
Diffstat (limited to 'security')
-rw-r--r-- | security/ifd-gempc410/Makefile | 3 | ||||
-rw-r--r-- | security/libidea/Makefile | 3 | ||||
-rw-r--r-- | security/rain/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/security/ifd-gempc410/Makefile b/security/ifd-gempc410/Makefile index 88495c3de6f5..689d2aff623d 100644 --- a/security/ifd-gempc410/Makefile +++ b/security/ifd-gempc410/Makefile @@ -14,6 +14,9 @@ DISTNAME= ifd-gempc-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= PC/SC Lite driver for the GemPC 410 serial smart card reader +DEPRECATED= Looks like an abandonware, no more public distfiles +EXPIRATION_DATE= 2011-08-01 + BUILD_DEPENDS= ${LOCALBASE}/include/ifdhandler.h:${PORTSDIR}/security/ifd-devkit LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite diff --git a/security/libidea/Makefile b/security/libidea/Makefile index 33e827c2f157..e8bfb2f774bc 100644 --- a/security/libidea/Makefile +++ b/security/libidea/Makefile @@ -16,6 +16,9 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/mirrors/ftp.psy.uq.oz.au/libeay/ \ MAINTAINER= ports@FreeBSD.org COMMENT= IDEA block cipher library +DEPRECATED= Looks like an abandonware, no more public distfiles +EXPIRATION_DATE= 2011-08-01 + RESTRICTED= "Crypto; IDEA is a patented algorithm that requires proper licensing" WRKSRC= ${WRKDIR}/idea diff --git a/security/rain/Makefile b/security/rain/Makefile index e50dda6e27a9..17b538e95e88 100644 --- a/security/rain/Makefile +++ b/security/rain/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} MAINTAINER= ports@FreeBSD.org COMMENT= Rain is a packeting tool used for testing system stability +DEPRECATED= Looks like an abandonware, no more public distfiles +EXPIRATION_DATE= 2011-08-01 + GNU_CONFIGURE= yes MANCOMPRESSED= yes |