summaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-03-08 22:26:21 +0000
committerantoine <antoine@FreeBSD.org>2014-03-08 22:26:21 +0000
commit4cffda941224a931712812875e1e413311312b88 (patch)
treeff5d106009d2967dc253f71fc3a842029430b708 /print
parent2366c1cfb4d179ac26acbac07c6e9fef746c2297 (diff)
downloadFreeBSD-ports-4cffda941224a931712812875e1e413311312b88.zip
FreeBSD-ports-4cffda941224a931712812875e1e413311312b88.tar.gz
Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years)
Diffstat (limited to 'print')
-rw-r--r--print/cpp2latex/Makefile2
-rw-r--r--print/guitartex/Makefile2
-rw-r--r--print/pnm2ppa/Makefile2
-rw-r--r--print/rtf2latex/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/print/cpp2latex/Makefile b/print/cpp2latex/Makefile
index c0583e7..76cba6b 100644
--- a/print/cpp2latex/Makefile
+++ b/print/cpp2latex/Makefile
@@ -12,6 +12,8 @@ COMMENT= Converts C++ source to output that can be used in LaTeX documents
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
GNU_CONFIGURE= yes
PORTDOCS= AUTHORS ChangeLog README TODO
diff --git a/print/guitartex/Makefile b/print/guitartex/Makefile
index df01a43..c16a450 100644
--- a/print/guitartex/Makefile
+++ b/print/guitartex/Makefile
@@ -16,6 +16,8 @@ COMMENT= GuitarTeX converts the Chord format into "normal" LaTeX format
RUN_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk \
latex:${PORTSDIR}/print/latex
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USES= perl5
NO_BUILD= yes
diff --git a/print/pnm2ppa/Makefile b/print/pnm2ppa/Makefile
index df67736..dda243d 100644
--- a/print/pnm2ppa/Makefile
+++ b/print/pnm2ppa/Makefile
@@ -13,6 +13,8 @@ COMMENT= Convert PNM images to PPA for some HP printers
OPTIONS_DEFINE= A4SIZE
A4SIZE_DESC= Set A4 (not Letter) as a default paper size
+DEPRECATED= Unmaintained since 2001
+EXPIRATION_DATE= 2014-04-12
USE_GHOSTSCRIPT_RUN= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/print/rtf2latex/Makefile b/print/rtf2latex/Makefile
index 1f1a612..1e7f2dd 100644
--- a/print/rtf2latex/Makefile
+++ b/print/rtf2latex/Makefile
@@ -11,6 +11,8 @@ DISTNAME= rtf2LaTeX.${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A filter that converts RTF (MS Rich Text Format) into LaTeX
+DEPRECATED= Unmaintained since 1999
+EXPIRATION_DATE= 2014-04-10
WRKSRC= ${WRKDIR}/rtf2LaTeX
MAN1= rtf2LaTeX.1
OpenPOWER on IntegriCloud