From 2954f6a4f30fd58baf4d3899079e57e4092f8063 Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 3 Nov 2003 03:56:42 +0000 Subject: 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. --- print/fontforge/Makefile | 2 ++ print/foomatic-db-engine/Makefile | 2 +- print/mup/Makefile | 2 ++ print/pfaedit/Makefile | 2 ++ print/xmltex/Makefile | 4 +++- 5 files changed, 10 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 007e38997cb4..98b2f9b4bd12 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 0f2a43560883..7de760a2ddab 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 696458b30c1c..27e1534df5d7 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 007e38997cb4..98b2f9b4bd12 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 bbf87781299d..ed06f10366b5 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 -- cgit