diff options
author | kris <kris@FreeBSD.org> | 2005-07-23 10:53:43 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-23 10:53:43 +0800 |
commit | f33dfa67985953b3bdf963cbe8ecb7f317f50041 (patch) | |
tree | 2db37fa3a53b9f4b88787ec17afe90e22dc02ccf /print | |
parent | f52d0b7316d6addc7be1b2676994bf22e824ef37 (diff) | |
download | freebsd-ports-gnome-f33dfa67985953b3bdf963cbe8ecb7f317f50041.tar.gz freebsd-ports-gnome-f33dfa67985953b3bdf963cbe8ecb7f317f50041.tar.zst freebsd-ports-gnome-f33dfa67985953b3bdf963cbe8ecb7f317f50041.zip |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
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/.//} |