From 7be25933eaf2d1aa3a5170c9468d1fa26be6d6a6 Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Sat, 14 Apr 2012 20:24:51 +0000 Subject: 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 --- emulators/linux-libaio/Makefile | 2 ++ emulators/linux_base-fc4/Makefile | 2 ++ 2 files changed, 4 insertions(+) (limited to 'emulators') diff --git a/emulators/linux-libaio/Makefile b/emulators/linux-libaio/Makefile index 782a2a95c2bc..32bf26c41b12 100644 --- a/emulators/linux-libaio/Makefile +++ b/emulators/linux-libaio/Makefile @@ -12,6 +12,8 @@ CATEGORIES= emulators linux MAINTAINER= numisemis@yahoo.com COMMENT= Linux-native asynchronous I/O access library, Linux binary +# EXPIRATION_DATE is the EoL of the last 7.x release +EXPIRATION_DATE=2013-02-28 ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes LINUX_DIST_VER= 4 diff --git a/emulators/linux_base-fc4/Makefile b/emulators/linux_base-fc4/Makefile index 0203fd7b1baf..ca748e5cdb46 100644 --- a/emulators/linux_base-fc4/Makefile +++ b/emulators/linux_base-fc4/Makefile @@ -96,6 +96,8 @@ ALWAYS_KEEP_DISTFILES= yes LATEST_LINK= linux_base CONFLICTS= linux_base-gentoo* linux_locale* \ linux_base-f8* linux_base-f7* linux_base-fc6* +# EXPIRATION_DATE is the EoL of the last 7.x release +EXPIRATION_DATE=2013-02-28 ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes -- cgit v1.2.3