diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 03:56:42 +0000 |
commit | 2954f6a4f30fd58baf4d3899079e57e4092f8063 (patch) | |
tree | 3e5ef27876330e25a0a8c5b605b4833bd4ddee45 /print | |
parent | b4ede343c897b6a16f74a517b9bf2cc5f4e97ccd (diff) | |
download | FreeBSD-ports-2954f6a4f30fd58baf4d3899079e57e4092f8063.zip FreeBSD-ports-2954f6a4f30fd58baf4d3899079e57e4092f8063.tar.gz |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
Diffstat (limited to 'print')
-rw-r--r-- | print/fontforge/Makefile | 2 | ||||
-rw-r--r-- | print/foomatic-db-engine/Makefile | 2 | ||||
-rw-r--r-- | print/mup/Makefile | 2 | ||||
-rw-r--r-- | print/pfaedit/Makefile | 2 | ||||
-rw-r--r-- | print/xmltex/Makefile | 4 |
5 files changed, 10 insertions, 2 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 007e389..98b2f9b 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -28,6 +28,8 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ freetype.9:${PORTSDIR}/print/freetype2 \ xml2:${PORTSDIR}/textproc/libxml2 +BROKEN= Does not fetch, will be removed after Feb 2 + USE_GMAKE= yes USE_XLIB= yes GNU_CONFIGURE= yes diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile index 0f2a435..7de760a 100644 --- a/print/foomatic-db-engine/Makefile +++ b/print/foomatic-db-engine/Makefile @@ -16,7 +16,7 @@ COMMENT= Foomatic database engine LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ curl.2:${PORTSDIR}/ftp/curl -BROKEN= Does not compile +BROKEN= Does not compile, will be removed after Feb 2 USE_GMAKE= yes USE_PERL5= yes diff --git a/print/mup/Makefile b/print/mup/Makefile index 696458b..27e1534 100644 --- a/print/mup/Makefile +++ b/print/mup/Makefile @@ -15,6 +15,8 @@ DISTFILES= mup45src.tar.gz mup45doc.tar.gz MAINTAINER= darius@dons.net.au COMMENT= A shareware program for typesetting music +BROKEN= Does not fetch, will be removed after Feb 2 + BUILD_WRKSRC= ${WRKSRC} NO_WRKSUBDIR= yes USE_XLIB= yes diff --git a/print/pfaedit/Makefile b/print/pfaedit/Makefile index 007e389..98b2f9b 100644 --- a/print/pfaedit/Makefile +++ b/print/pfaedit/Makefile @@ -28,6 +28,8 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ freetype.9:${PORTSDIR}/print/freetype2 \ xml2:${PORTSDIR}/textproc/libxml2 +BROKEN= Does not fetch, will be removed after Feb 2 + USE_GMAKE= yes USE_XLIB= yes GNU_CONFIGURE= yes diff --git a/print/xmltex/Makefile b/print/xmltex/Makefile index bbf8778..ed06f10 100644 --- a/print/xmltex/Makefile +++ b/print/xmltex/Makefile @@ -13,12 +13,14 @@ MASTER_SITE_SUBDIR= macros/xmltex/ DISTFILES= base.zip MAINTAINER= nik@FreeBSD.org -COMMENT= A non-validating XML parser, written in TeX +COMMENT= A non-validating XML parser, written in TeX BUILD_DEPENDS= hugelatex:${PORTSDIR}/print/hugelatex LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX +BROKEN= "Does not fetch; will be removed after Feb 2" + WRKSRC= ${WRKDIR}/base USE_ZIP= yes MAKE_ENV= TEXMFCNF=${FILESDIR}:${LOCALBASE}/share/texmf/web2c |