diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 00:51:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 00:51:10 +0800 |
commit | f1c05e98bdef29713b73e6746841e1553e82852e (patch) | |
tree | 2394b9e93892424e38682317a541175c1896c9f6 /textproc | |
parent | d5e41992a57fc11fb0ae78f478a8144da66a2ad4 (diff) | |
download | freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.tar.gz freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.tar.zst freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.zip |
Schedule these broken ports for termination on 2006-12-01
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/nfbtrans/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Pod-LaTeX/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-RDF-Notation3/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/textproc/nfbtrans/Makefile b/textproc/nfbtrans/Makefile index ddf2223cebfe..21092d298dee 100644 --- a/textproc/nfbtrans/Makefile +++ b/textproc/nfbtrans/Makefile @@ -15,6 +15,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= ASCII text to Grade Two braille translator BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 RESTRICTED= "Unclear copyright status" diff --git a/textproc/p5-Pod-LaTeX/Makefile b/textproc/p5-Pod-LaTeX/Makefile index b5e512e91683..e29ee9cbc008 100644 --- a/textproc/p5-Pod-LaTeX/Makefile +++ b/textproc/p5-Pod-LaTeX/Makefile @@ -16,6 +16,8 @@ MAINTAINER= paul@aps.org COMMENT= Convert Pod to LaTeX BROKEN= Incorrect pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 PERL_CONFIGURE= yes diff --git a/textproc/p5-RDF-Notation3/Makefile b/textproc/p5-RDF-Notation3/Makefile index c7edfa430715..4184e724db1a 100644 --- a/textproc/p5-RDF-Notation3/Makefile +++ b/textproc/p5-RDF-Notation3/Makefile @@ -23,6 +23,8 @@ BUILD_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ RUN_DEPENDS= ${BUILD_DEPENDS} BROKEN= Broken dependency +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 PERL_CONFIGURE= yes |