aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-03-11 21:21:14 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-03-11 21:21:14 +0000
commitcf7b71001ee25acffd8f43ece7b066e0afb2b049 (patch)
tree7fd3ebced1679f3fcf69ba3a44bc97b090e378b8 /print
parentad0f99175831fbec97bddceeccb0bcf32a528807 (diff)
downloadports-cf7b71001ee25acffd8f43ece7b066e0afb2b049.tar.gz
ports-cf7b71001ee25acffd8f43ece7b066e0afb2b049.zip
Deprecate a few old unmaintained ports
Notes
Notes: svn path=/head/; revision=347934
Diffstat (limited to 'print')
-rw-r--r--print/detex/Makefile2
-rw-r--r--print/latex2slides/Makefile2
-rw-r--r--print/wprint/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/print/detex/Makefile b/print/detex/Makefile
index 915f46cf7dff..9b6a52a2a1cd 100644
--- a/print/detex/Makefile
+++ b/print/detex/Makefile
@@ -10,6 +10,8 @@ EXTRACT_SUFX= .tar
MAINTAINER= ports@FreeBSD.org
COMMENT= Strips TeX/LaTeX codes from a file
+DEPRECATED= Unmaintained since 2002
+EXPIRATION_DATE= 2014-04-17
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DNO_MALLOC_DECL -DHAVE_STRING_H"
MAN1= detex.1
PLIST_FILES= bin/detex
diff --git a/print/latex2slides/Makefile b/print/latex2slides/Makefile
index 90f1c383d5e6..fa698ea9fe92 100644
--- a/print/latex2slides/Makefile
+++ b/print/latex2slides/Makefile
@@ -14,6 +14,8 @@ COMMENT= Produces a set of HTML/JPEG slides from a TeX or LaTeX source
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \
${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter
+DEPRECATED= Unmaintained since 2002
+EXPIRATION_DATE= 2014-04-17
USE_PYTHON= yes
USE_TEX= dvipsk:run
NO_BUILD= yes
diff --git a/print/wprint/Makefile b/print/wprint/Makefile
index cd481a80901b..d21299a3c2a2 100644
--- a/print/wprint/Makefile
+++ b/print/wprint/Makefile
@@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2
+DEPRECATED= Unmaintained since 2002
+EXPIRATION_DATE= 2014-04-17
USES= iconv perl5
GNU_CONFIGURE= yes