From cf7b71001ee25acffd8f43ece7b066e0afb2b049 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Tue, 11 Mar 2014 21:21:14 +0000 Subject: Deprecate a few old unmaintained ports --- print/detex/Makefile | 2 ++ print/latex2slides/Makefile | 2 ++ print/wprint/Makefile | 2 ++ 3 files changed, 6 insertions(+) (limited to 'print') 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 -- cgit v1.2.3