diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
commit | 0d8f47d8f738a5a2acfff16702a824e5e1deed7e (patch) | |
tree | 1059becd0160fb62849327119f17f1d079c33846 /print | |
parent | 59e3d86a5b3f0b55a8a4d6dbe3befdb596c6b8c1 (diff) | |
download | ports-0d8f47d8f738a5a2acfff16702a824e5e1deed7e.tar.gz ports-0d8f47d8f738a5a2acfff16702a824e5e1deed7e.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/acroread5-commfont/Makefile | 2 | ||||
-rw-r--r-- | print/hugelatex/Makefile | 2 | ||||
-rw-r--r-- | print/latex-cjk/Makefile | 2 | ||||
-rw-r--r-- | print/p5-GnomePrint/Makefile | 2 | ||||
-rw-r--r-- | print/pdftk/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/print/acroread5-commfont/Makefile b/print/acroread5-commfont/Makefile index cd07c7408b27..655fcdf184de 100644 --- a/print/acroread5-commfont/Makefile +++ b/print/acroread5-commfont/Makefile @@ -16,6 +16,8 @@ MAINTAINER= koma2@lovepeers.org COMMENT?= Asian Font Packs for Acrobat Reader 5.0 (for common files) BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 NO_BUILD= yes SLAVEDIRS= chinese/acroread-chsfont chinese/acroread-chtfont diff --git a/print/hugelatex/Makefile b/print/hugelatex/Makefile index 40e847f79bc0..ade785d609e0 100644 --- a/print/hugelatex/Makefile +++ b/print/hugelatex/Makefile @@ -19,6 +19,8 @@ COMMENT= LaTeX format files with large limits BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/print/latex-cjk/Makefile b/print/latex-cjk/Makefile index 3a4e3e6bb2b6..1d51769e8295 100644 --- a/print/latex-cjk/Makefile +++ b/print/latex-cjk/Makefile @@ -17,6 +17,8 @@ MAINTAINER= statue@freebsd.netlab.cse.yzu.edu.tw COMMENT= A LaTeX2e macro package which enables the use of CJK scripts BROKEN= "Installation and dependency problems" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \ ${LOCALBASE}/share/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \ diff --git a/print/p5-GnomePrint/Makefile b/print/p5-GnomePrint/Makefile index d16b46dd9689..74b2d306bed8 100644 --- a/print/p5-GnomePrint/Makefile +++ b/print/p5-GnomePrint/Makefile @@ -26,6 +26,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gnom ${SITE_PERL}/${PERL_ARCH}/Gtk/Gdk/ImlibImage.pm:${PORTSDIR}/x11-toolkits/p5-GdkImlib BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 USE_GNOME= yes PERL_CONFIGURE= yes diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile index 259c5ece0dbb..e1c92a189bc1 100644 --- a/print/pdftk/Makefile +++ b/print/pdftk/Makefile @@ -19,6 +19,8 @@ COMMENT= A simple tool for doing everyday things with PDF documents NOT_FOR_ARCHS= amd64 ia64 sparc64 BROKEN= "Broken dependency" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 # Get gcc version suffix without the dot in USE_GCC CSUFF= ${USE_GCC:S/.//} |