aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-03-12 05:21:14 +0800
committerantoine <antoine@FreeBSD.org>2014-03-12 05:21:14 +0800
commitc42220ce9869696b7a7ee2d5bf94acb84e7e8d2c (patch)
tree7fd3ebced1679f3fcf69ba3a44bc97b090e378b8 /misc
parentbe00ccfcba6bcf961fb125c3bf3112f0815f12e8 (diff)
downloadfreebsd-ports-gnome-c42220ce9869696b7a7ee2d5bf94acb84e7e8d2c.tar.gz
freebsd-ports-gnome-c42220ce9869696b7a7ee2d5bf94acb84e7e8d2c.tar.zst
freebsd-ports-gnome-c42220ce9869696b7a7ee2d5bf94acb84e7e8d2c.zip
Deprecate a few old unmaintained ports
Diffstat (limited to 'misc')
-rw-r--r--misc/pdfmap/Makefile2
-rw-r--r--misc/salias/Makefile2
-rw-r--r--misc/wmfirew/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/misc/pdfmap/Makefile b/misc/pdfmap/Makefile
index a904c3b6bcaa..4ec18a1cdca6 100644
--- a/misc/pdfmap/Makefile
+++ b/misc/pdfmap/Makefile
@@ -15,6 +15,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jaxml>=3.01:${PORTSDIR}/textproc/py-jaxml \
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/reportlab/pdfgen/canvas.py:${PORTSDIR}/print/py-reportlab1 \
${PYTHON_SITELIBDIR}/PIL/Image.py:${PORTSDIR}/graphics/py-imaging
+DEPRECATED= Unmaintained since 2002
+EXPIRATION_DATE= 2014-04-17
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/misc/salias/Makefile b/misc/salias/Makefile
index edd177376f3d..ee5bcc5d3467 100644
--- a/misc/salias/Makefile
+++ b/misc/salias/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/C%20${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= CLI tool to alias arguments of other programs
+DEPRECATED= Unmaintained since 2002
+EXPIRATION_DATE= 2014-04-17
USES= pkgconfig
USE_BZIP2= yes
USE_GNOME= glib20
diff --git a/misc/wmfirew/Makefile b/misc/wmfirew/Makefile
index bccc4964243d..b88dfeabc412 100644
--- a/misc/wmfirew/Makefile
+++ b/misc/wmfirew/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://web.novalis.org/programs/
MAINTAINER= ports@FreeBSD.org
COMMENT= Dockapp that shows fireworks in action
+DEPRECATED= Unmaintained since 2002
+EXPIRATION_DATE= 2014-04-17
PLIST_FILES= bin/wmfirew
WRKSRC= ${WRKDIR}/${PORTNAME}.app/${PORTNAME}
USE_GMAKE= yes