From 9b52e005e0276786ddfd6e6959db07d8d908f05c Mon Sep 17 00:00:00 2001 From: netchild Date: Mon, 28 Feb 2011 14:07:23 +0000 Subject: Deprecate all non-default Fedora based linux_base respectively linux-fx-* ports. All of them are End of Life (no security updates) since a loooong time. As they are not the default, I decided to go with a short expiration date (one month). The maintainer of the few ports which depend upon the f8 infrastructure is informed to take action (update to the default f10 infrastructure, or to deprecate). --- security/linux-f8-libssh2/Makefile | 3 +++ security/linux-f8-nss/Makefile | 3 +++ security/linux-f8-openssl/Makefile | 3 +++ 3 files changed, 9 insertions(+) (limited to 'security') diff --git a/security/linux-f8-libssh2/Makefile b/security/linux-f8-libssh2/Makefile index 6ceeef7ee6e3..dfefccbf098a 100644 --- a/security/linux-f8-libssh2/Makefile +++ b/security/linux-f8-libssh2/Makefile @@ -17,6 +17,9 @@ COMMENT= The library implementing the SSH2 protocol (Linux Fedora 8) CONFLICTS= linux-libssh2-[0-9]* linux-f10-libssh2-[0-9]* +DEPRECATED= End of Life since Jan 7, 2009 +EXPIRATION_DATE=2011-04-01 + USE_LINUX_RPM= yes USE_LINUX_APPS= openssl LINUX_DIST_VER= 8 diff --git a/security/linux-f8-nss/Makefile b/security/linux-f8-nss/Makefile index 4f8489eba91e..01ad99da7849 100644 --- a/security/linux-f8-nss/Makefile +++ b/security/linux-f8-nss/Makefile @@ -17,6 +17,9 @@ COMMENT= Network Security Services (Linux Fedora 8) CONFLICTS= linux-nss-[0-9]* linux-f10-nss-[0-9]* +DEPRECATED= End of Life since Jan 7, 2009 +EXPIRATION_DATE=2011-04-01 + ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes USE_LINUX_APPS= nspr sqlite3 diff --git a/security/linux-f8-openssl/Makefile b/security/linux-f8-openssl/Makefile index 5e1c953c28d4..41976313a144 100644 --- a/security/linux-f8-openssl/Makefile +++ b/security/linux-f8-openssl/Makefile @@ -17,6 +17,9 @@ COMMENT= The OpenSSL toolkit (Linux Fedora 8) CONFLICTS= linux-openssl-[0-9]* linux-f10-openssl-[0-9]* +DEPRECATED= End of Life since Jan 7, 2009 +EXPIRATION_DATE=2011-04-01 + USE_LINUX_RPM= yes LINUX_DIST_VER= 8 RPMVERSION= 17.fc8 -- cgit