aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2012-10-19 03:31:18 +0800
committerrm <rm@FreeBSD.org>2012-10-19 03:31:18 +0800
commit2b57a02cffdc1b6853120cb4cb62781a2e1a5647 (patch)
treed38671643290870f5d65c3085d2872e86c99148e /www
parent074b415f3fecb61b7bd5652bab3f5ea69b7d9bd6 (diff)
downloadfreebsd-ports-gnome-2b57a02cffdc1b6853120cb4cb62781a2e1a5647.tar.gz
freebsd-ports-gnome-2b57a02cffdc1b6853120cb4cb62781a2e1a5647.tar.zst
freebsd-ports-gnome-2b57a02cffdc1b6853120cb4cb62781a2e1a5647.zip
- Mark as deprecated. The functionality of this plugin is available in the Trac
core as of 0.11. Set expiration date to 2012-11-18. Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r--www/trac-customroadmap/Makefile15
-rw-r--r--www/trac-customroadmap/pkg-plist1
2 files changed, 6 insertions, 10 deletions
diff --git a/www/trac-customroadmap/Makefile b/www/trac-customroadmap/Makefile
index 15eb8c989c57..98126184b9da 100644
--- a/www/trac-customroadmap/Makefile
+++ b/www/trac-customroadmap/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: trac-customroadmap
-# Date created: Oct 08 2008
-# Whom: Martin Matuska <mm@FreeBSD.org>
-#
+# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= customroadmap
PORTVERSION= 0.4.2348
@@ -16,15 +12,16 @@ DISTNAME= ${PORTNAME}plugin-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Custom roadmap plugin for trac
+DEPRECATED= Functionality of this plugin is available in the Trac core as of 0.11
+EXPIRATION_DATE=2012-11-18
+
RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac
WRKSRC= ${WRKDIR}/${PORTNAME}plugin/0.11
-USE_PYTHON= 2.5+
+USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= TracCustomRoadmap
PYDISTUTILS_PKGVERSION= 0.4
-
-PLIST_SUB+= PORTVERSION=${PYDISTUTILS_PKGVERSION} PYTHONVERSION=${_PYTHON_VERSION}
-PYDISTUTILS_NOEGGINFO= yes
+PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
.include <bsd.port.mk>
diff --git a/www/trac-customroadmap/pkg-plist b/www/trac-customroadmap/pkg-plist
deleted file mode 100644
index fa6f62f1bb30..000000000000
--- a/www/trac-customroadmap/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%PYTHON_SITELIBDIR%%/TracCustomRoadmap-%%PORTVERSION%%-py%%PYTHONVERSION%%.egg