aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-05-30 18:15:59 +0800
committermiwi <miwi@FreeBSD.org>2012-05-30 18:15:59 +0800
commitc5b5826a6503a29b500ff7b18cb6b3737a615710 (patch)
treea201e16d7f1d3c376fb631a42c6d5872420e8550 /lang
parentae1591c1c512d70cf057eaa11b31075c06aa3806 (diff)
downloadfreebsd-ports-gnome-c5b5826a6503a29b500ff7b18cb6b3737a615710.tar.gz
freebsd-ports-gnome-c5b5826a6503a29b500ff7b18cb6b3737a615710.tar.zst
freebsd-ports-gnome-c5b5826a6503a29b500ff7b18cb6b3737a615710.zip
- Mark Deprecated (1 month from now)
- Upstream drop support since 2008
Diffstat (limited to 'lang')
-rw-r--r--lang/python24/Makefile3
-rw-r--r--lang/python25/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/lang/python24/Makefile b/lang/python24/Makefile
index 05e293015dba..95221d0f223c 100644
--- a/lang/python24/Makefile
+++ b/lang/python24/Makefile
@@ -30,6 +30,9 @@ USE_PYTHON= yes
PYTHON_VERSION= python2.4
PYTHON_NO_DEPENDS= yes
+DEPRECATED= deprecated via upstream
+EXPIRATION_DATE= 2012-06-30
+
PLATFORMS= plat-freebsd4 plat-freebsd5 plat-freebsd6 plat-freebsd7 \
plat-freebsd8 plat-freebsd9 plat-freebsd10
SHARED_WRKSRC= ${WRKSRC}/build.shared
diff --git a/lang/python25/Makefile b/lang/python25/Makefile
index d8d22f3e06f6..68ac7051aae0 100644
--- a/lang/python25/Makefile
+++ b/lang/python25/Makefile
@@ -32,6 +32,9 @@ USE_PYTHON= yes
PYTHON_VERSION= python2.5
PYTHON_NO_DEPENDS= yes
+DEPRECATED= deprecated via upstream
+EXPIRATION_DATE= 2012-06-30
+
SHARED_WRKSRC= ${PYTHON_WRKSRC}/portbld.shared
PLIST= ${WRKDIR}/PLIST
PLIST_TEMPLATE?=${PKGDIR}/pkg-plist