diff options
author | netchild <netchild@FreeBSD.org> | 2012-04-15 04:24:51 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2012-04-15 04:24:51 +0800 |
commit | c5317c2a0da52ce6ac77833e4fe9b248fab77ccb (patch) | |
tree | c256b22d65db5bb4fef29b8e77e66e6b529ec4c6 /textproc | |
parent | a6813af6eb06b9570d1fad3b8ec310db8771d226 (diff) | |
download | freebsd-ports-graphics-c5317c2a0da52ce6ac77833e4fe9b248fab77ccb.tar.gz freebsd-ports-graphics-c5317c2a0da52ce6ac77833e4fe9b248fab77ccb.tar.zst freebsd-ports-graphics-c5317c2a0da52ce6ac77833e4fe9b248fab77ccb.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
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/linux-aspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/linux-expat/Makefile | 2 | ||||
-rw-r--r-- | textproc/linux-libxml/Makefile | 2 | ||||
-rw-r--r-- | textproc/linux-libxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/linux-scim-gtk/Makefile | 2 | ||||
-rw-r--r-- | textproc/linux-scim-libs/Makefile | 2 | ||||
-rw-r--r-- | textproc/linux-xerces-c2/Makefile | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/textproc/linux-aspell/Makefile b/textproc/linux-aspell/Makefile index 85de607ed70..1a263020c89 100644 --- a/textproc/linux-aspell/Makefile +++ b/textproc/linux-aspell/Makefile @@ -23,6 +23,8 @@ COMMENT= Spelling checker with better logic than ispell (linux version) CONFLICTS= linux-f8-aspell-[0-9]* linux-f10-aspell-[0-9]* +# EXPIRATION_DATE is the EoL of the last 7.x release +EXPIRATION_DATE=2013-02-28 USE_LINUX_RPM= yes ONLY_FOR_ARCHS= i386 amd64 LINUX_DIST_VER= 4 diff --git a/textproc/linux-expat/Makefile b/textproc/linux-expat/Makefile index e9ddeca22db..0fea0ac29c9 100644 --- a/textproc/linux-expat/Makefile +++ b/textproc/linux-expat/Makefile @@ -19,6 +19,8 @@ CONFLICTS= linux-f8-expat-[0-9]* linux-f10-expat-[0-9]* BRANDELF_DIRS= usr/bin +RATION_DATE is the EoL of the last 7.x release +EXPIRATION_DATE=2013-02-28 USE_LINUX_RPM= yes LINUX_DIST_VER= 4 ONLY_FOR_ARCHS= i386 amd64 diff --git a/textproc/linux-libxml/Makefile b/textproc/linux-libxml/Makefile index 3f131a59dc2..942831ef57d 100644 --- a/textproc/linux-libxml/Makefile +++ b/textproc/linux-libxml/Makefile @@ -17,6 +17,8 @@ COMMENT= RPM of libxml CONFLICTS= linux-f8-libxml-[0-9]* linux-f10-libxml-[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 diff --git a/textproc/linux-libxml2/Makefile b/textproc/linux-libxml2/Makefile index e769e1853e2..f1a7c9772af 100644 --- a/textproc/linux-libxml2/Makefile +++ b/textproc/linux-libxml2/Makefile @@ -16,6 +16,8 @@ COMMENT= RPM of libxml2 CONFLICTS= linux-f8-libxml2-[0-9]* linux-f10-libxml2-[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 diff --git a/textproc/linux-scim-gtk/Makefile b/textproc/linux-scim-gtk/Makefile index fd5c8e0b3e8..90c70d8468e 100644 --- a/textproc/linux-scim-gtk/Makefile +++ b/textproc/linux-scim-gtk/Makefile @@ -21,6 +21,8 @@ CONFLICTS= linux-f8-scim-gtk-[0-9]* linux-f10-scim-gtk-[0-9]* MASTER_SITE_SRC_SUBDIR= # defined below SRC_DISTFILES= scim-${PORTVERSION}-${PORTSUBVERSION}.fc${LINUX_DIST_VER}${SRC_SUFX} +# 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 USE_LINUX_APPS= gtk2 scimlibs diff --git a/textproc/linux-scim-libs/Makefile b/textproc/linux-scim-libs/Makefile index 67bf06d173b..8e79a03884d 100644 --- a/textproc/linux-scim-libs/Makefile +++ b/textproc/linux-scim-libs/Makefile @@ -21,6 +21,8 @@ CONFLICTS= linux-f8-scim-libs-[0-9]* linux-f10-scim-libs-[0-9]* MASTER_SITE_SRC_SUBDIR= # defined below SRC_DISTFILES= scim-${PORTVERSION}-${PORTSUBVERSION}.fc${LINUX_DIST_VER}${SRC_SUFX} +# 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 USE_LINUX_APPS= gtk2 diff --git a/textproc/linux-xerces-c2/Makefile b/textproc/linux-xerces-c2/Makefile index 7c2f7f0edf3..1ba2076180a 100644 --- a/textproc/linux-xerces-c2/Makefile +++ b/textproc/linux-xerces-c2/Makefile @@ -18,6 +18,8 @@ DISTNAME= ${PORTNAME}-c-${PORTVERSION}-1.fc4.rf MAINTAINER= avl@FreeBSD.org COMMENT= Validating XML parser from the Apache XML Project (linux version) +# EXPIRATION_DATE is the EoL of the last 7.x release +EXPIRATION_DATE=2013-02-28 USE_LINUX_RPM= yes ONLY_FOR_ARCHS= i386 amd64 LINUX_DIST_VER= 4 |