summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-03-08 22:26:21 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-03-08 22:26:21 +0000
commitc6c742d7ccce0818cb881906f2ec3e17d36b77a9 (patch)
treeff5d106009d2967dc253f71fc3a842029430b708 /security
parentFix detection of py-openssl after the update of it to 0.14. (diff)
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years)
Notes
Notes: svn path=/head/; revision=347539
Diffstat (limited to 'security')
-rw-r--r--security/cfv/Makefile2
-rw-r--r--security/gtkportscan/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/security/cfv/Makefile b/security/cfv/Makefile
index ea52bff027b3..3f54e5d52719 100644
--- a/security/cfv/Makefile
+++ b/security/cfv/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility to both test and create .sfv, .csv, and md5sum files
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USE_PYTHON= 2
ALL_TARGET= cfv.wrapper
INSTALL_TARGET= install-wrapper
diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile
index 07c439287fd0..e5b9bbe58025 100644
--- a/security/gtkportscan/Makefile
+++ b/security/gtkportscan/Makefile
@@ -16,6 +16,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= bin/gtkportscan bin/portscan
+DEPRECATED= Unmaintained since 2000
+EXPIRATION_DATE= 2014-04-11
NO_STAGE= yes
.include <bsd.port.options.mk>