aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2012-04-14 20:24:51 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2012-04-14 20:24:51 +0000
commit7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6 (patch)
treeceb97f680c026c2031c8e794d4166ee12c393207 /security
parentb98600cc5bf34caedda41d5eebbfddf3e9636a8f (diff)
downloadports-7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6.tar.gz
ports-7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6.zip
Set the expiration date for all ports which depend upon linux_base-fc4 to
the EoL of the last 7.x release. The 7.x branch is the only supported FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator environment (linux_base-f10 doesn't work there). I didn't bump the portrevision, this is mostly done as a hint for ports committers to tell them that at least the emulation@-owned ports need to stay until then (even the forbidden ones). The dependent ports need to go at the same time, but are free to be deleted before. Discussed with: bsam
Notes
Notes: svn path=/head/; revision=294825
Diffstat (limited to 'security')
-rw-r--r--security/linux-openssl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/linux-openssl/Makefile b/security/linux-openssl/Makefile
index 04685b862bda..0a42863cbaef 100644
--- a/security/linux-openssl/Makefile
+++ b/security/linux-openssl/Makefile
@@ -16,6 +16,8 @@ COMMENT= SSL and crypto library (Linux Version)
CONFLICTS= linux-f8-openssl-[0-9]* linux-f10-openssl-[0-9]*
+# EXPIRATION_DATE is the EoL of the last 7.x release
+EXPIRATION_DATE=2013-02-28
USE_LINUX_RPM= yes
LINUX_DIST_VER= 4
USE_LDCONFIG= yes