diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-05 13:22:33 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-05 13:22:33 +0000 |
commit | ea03d38524cc8433c9c5c9e6aaab820526301c34 (patch) | |
tree | 675ae8fb22e4919726732b3d3f390f92a88cd3f2 /textproc | |
parent | f87d0f1bd174a7fbf576aa1e5e4fae508fe4e644 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/bedic-data/Makefile | 2 | ||||
-rw-r--r-- | textproc/clit/Makefile | 2 | ||||
-rw-r--r-- | textproc/docbook-tdg/Makefile | 2 | ||||
-rw-r--r-- | textproc/htmlize.el/Makefile | 2 | ||||
-rw-r--r-- | textproc/libflate/Makefile | 2 | ||||
-rw-r--r-- | textproc/mguesser/Makefile | 2 | ||||
-rw-r--r-- | textproc/opensched/Makefile | 2 | ||||
-rw-r--r-- | textproc/opentoken/Makefile | 2 | ||||
-rw-r--r-- | textproc/rot/Makefile | 2 | ||||
-rw-r--r-- | textproc/rtfx/Makefile | 2 | ||||
-rw-r--r-- | textproc/stardict-dictd_mova/Makefile | 2 | ||||
-rw-r--r-- | textproc/stardict-quick/Makefile | 2 | ||||
-rw-r--r-- | textproc/supercat/Makefile | 2 | ||||
-rw-r--r-- | textproc/xml-parse.el/Makefile | 2 | ||||
-rw-r--r-- | textproc/xml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/xml_ez_out/Makefile | 2 | ||||
-rw-r--r-- | textproc/xmldiff/Makefile | 2 | ||||
-rw-r--r-- | textproc/xqilla/Makefile | 2 | ||||
-rw-r--r-- | textproc/xwindiff/Makefile | 2 |
19 files changed, 38 insertions, 0 deletions
diff --git a/textproc/bedic-data/Makefile b/textproc/bedic-data/Makefile index 586485ebce70..4c67e61fd8ba 100644 --- a/textproc/bedic-data/Makefile +++ b/textproc/bedic-data/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Data (dictionary) files for the kbedic and cbedic ports +BROKEN= unfetchable + NO_BUILD= yes NO_ARCH= yes diff --git a/textproc/clit/Makefile b/textproc/clit/Makefile index 659c568b6ff3..76327c72ce61 100644 --- a/textproc/clit/Makefile +++ b/textproc/clit/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= clit${MAJ_VER}${MIN_VER}src.zip MAINTAINER= ports@FreeBSD.org COMMENT= Microsoft Lit to HTML and Open eBooks converter +BROKEN= unfetchable + PATCH_WRKSRC= ${WRKSRC}/${PORTNAME}${MAJ_VER}${MIN_VER} NO_WRKSUBDIR= yes diff --git a/textproc/docbook-tdg/Makefile b/textproc/docbook-tdg/Makefile index 006aa43b07d0..1e75dcba7578 100644 --- a/textproc/docbook-tdg/Makefile +++ b/textproc/docbook-tdg/Makefile @@ -16,6 +16,8 @@ COMMENT= Norman Walsh's book "DocBook: The Definitive Guide" LICENSE= GFDL +BROKEN= unfetchable + USES= zip NO_BUILD= yes NO_ARCH= yes diff --git a/textproc/htmlize.el/Makefile b/textproc/htmlize.el/Makefile index 95223347a38f..6c148266660a 100644 --- a/textproc/htmlize.el/Makefile +++ b/textproc/htmlize.el/Makefile @@ -14,6 +14,8 @@ DIST_SUBDIR= repacked MAINTAINER= ports@FreeBSD.org COMMENT= Emacs major mode to create HTML files from Emacs buffers (in colour!) +BROKEN= unfetchable + USES= emacs NO_WRKSUBDIR= yes diff --git a/textproc/libflate/Makefile b/textproc/libflate/Makefile index d1586bfec0a4..08c08d2b4769 100644 --- a/textproc/libflate/Makefile +++ b/textproc/libflate/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://flate.dead-inside.org/ MAINTAINER= ports@FreeBSD.org COMMENT= Template library used to deal with html code in CGI applications +BROKEN= unfetchable + PLIST_FILES= lib/${PORTNAME}.a bin/checktpl MAKE_ARGS+= CC="${CC}" diff --git a/textproc/mguesser/Makefile b/textproc/mguesser/Makefile index e5bf10627883..db6d04127712 100644 --- a/textproc/mguesser/Makefile +++ b/textproc/mguesser/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.mnogosearch.org/guesser/ MAINTAINER= ports@FreeBSD.org COMMENT= Tool for guessing a text's charset and language +BROKEN= unfetchable + post-patch: ${REINPLACE_CMD} -E \ "s/^CC=.+//g; s|^CFLAGS=|CFLAGS+=|g; s|-Wall -g||g; \ diff --git a/textproc/opensched/Makefile b/textproc/opensched/Makefile index 967364fb7bff..17c3a66c42bf 100644 --- a/textproc/opensched/Makefile +++ b/textproc/opensched/Makefile @@ -12,6 +12,8 @@ COMMENT= Project scheduler LICENSE= GPLv2 +BROKEN= unfetchable + USES= gmake ALL_TARGET= build diff --git a/textproc/opentoken/Makefile b/textproc/opentoken/Makefile index a4956a05a6af..61bf21d36563 100644 --- a/textproc/opentoken/Makefile +++ b/textproc/opentoken/Makefile @@ -13,6 +13,8 @@ COMMENT= Lexical analyser and parser for the Ada language LICENSE= GPLv3 GPLv3RLE LICENSE_COMB= multi +BROKEN= unfetchable + BUILD_DEPENDS= gprbuild>=20130416:devel/gprbuild USES= ada tar:bzip2 diff --git a/textproc/rot/Makefile b/textproc/rot/Makefile index b466d072060e..2dce4dc5e611 100644 --- a/textproc/rot/Makefile +++ b/textproc/rot/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Rotates a file so that lines become columns and vice versa +BROKEN= unfetchable + ALL_TARGET= ${PORTNAME} CFLAGS+= -Wno-return-type diff --git a/textproc/rtfx/Makefile b/textproc/rtfx/Makefile index 271d03818aa1..d49e933503b3 100644 --- a/textproc/rtfx/Makefile +++ b/textproc/rtfx/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://thewalter.net/stef/software/rtfx/ MAINTAINER= ports@FreeBSD.org COMMENT= RTF to XML converter +BROKEN= unfetchable + LIB_DEPENDS= libmba.so:devel/libmba \ libdomc.so:textproc/domc diff --git a/textproc/stardict-dictd_mova/Makefile b/textproc/stardict-dictd_mova/Makefile index 312abde089cf..8924e1b5b3c5 100644 --- a/textproc/stardict-dictd_mova/Makefile +++ b/textproc/stardict-dictd_mova/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= stardict MAINTAINER= ports@FreeBSD.org COMMENT= Dictionaries from www.mova.org for StarDict +BROKEN= unfetchable + NO_BUILD= yes NO_ARCH= yes USES= tar:bzip2 diff --git a/textproc/stardict-quick/Makefile b/textproc/stardict-quick/Makefile index 667e5f4881b6..43b73163ad6f 100644 --- a/textproc/stardict-quick/Makefile +++ b/textproc/stardict-quick/Makefile @@ -11,6 +11,8 @@ DIST_SUBDIR= stardict MAINTAINER= ports@FreeBSD.org COMMENT= Dictionaries from Quick for StarDict +BROKEN= unfetchable + NO_BUILD= yes NO_ARCH= yes USES= tar:bzip2 diff --git a/textproc/supercat/Makefile b/textproc/supercat/Makefile index 86721db0f065..7e1684902475 100644 --- a/textproc/supercat/Makefile +++ b/textproc/supercat/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://supercat.nosredna.net/ MAINTAINER= ports@FreeBSD.org COMMENT= Regexp-based text colorizer with ASCII/HTML output +BROKEN= unfetchable + CONFIGURE_ARGS= --with-system-directory=${ETCDIR} GNU_CONFIGURE= yes diff --git a/textproc/xml-parse.el/Makefile b/textproc/xml-parse.el/Makefile index 5c1e7b625741..50d22ac0b82f 100644 --- a/textproc/xml-parse.el/Makefile +++ b/textproc/xml-parse.el/Makefile @@ -16,6 +16,8 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= Code to efficiently read/write XML data with Elisp +BROKEN= unfetchable + USES= emacs NO_BUILD= yes diff --git a/textproc/xml2/Makefile b/textproc/xml2/Makefile index 1a2a9af135ba..a6462e01e710 100644 --- a/textproc/xml2/Makefile +++ b/textproc/xml2/Makefile @@ -13,6 +13,8 @@ COMMENT= Convert between XML and a line-oriented format similar to XPath LICENSE= GPLv2 +BROKEN= unfetchable + GNU_CONFIGURE= yes USES= pkgconfig USE_GNOME= libxml2 diff --git a/textproc/xml_ez_out/Makefile b/textproc/xml_ez_out/Makefile index b0a85774d4c3..aee28f1aa383 100644 --- a/textproc/xml_ez_out/Makefile +++ b/textproc/xml_ez_out/Makefile @@ -14,6 +14,8 @@ COMMENT= Library for emitting XML from Ada programs LICENSE= GPLv2 GMGPL LICENSE_COMB= multi +BROKEN= unfetchable + USES= ada dos2unix tar:tgz WRKSRC= ${WRKDIR}/xml_ez_out BUILD_WRKSRC= ${WRKSRC}/mckae diff --git a/textproc/xmldiff/Makefile b/textproc/xmldiff/Makefile index cdb58222854f..3fde271b4a5e 100644 --- a/textproc/xmldiff/Makefile +++ b/textproc/xmldiff/Makefile @@ -12,6 +12,8 @@ DISTFILES= xmldiff.pl MAINTAINER= ports@FreeBSD.org COMMENT= Display meaningful differences between XML files +BROKEN= unfetchable + RUN_DEPENDS= xmlprpr:textproc/xmlprpr USES= shebangfix perl5 diff --git a/textproc/xqilla/Makefile b/textproc/xqilla/Makefile index 1b9909ae90d1..1e0db006b8ff 100644 --- a/textproc/xqilla/Makefile +++ b/textproc/xqilla/Makefile @@ -14,6 +14,8 @@ COMMENT= XQuery and XPath2 library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= unfetchable + LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 \ libtidy.so:www/tidy-lib diff --git a/textproc/xwindiff/Makefile b/textproc/xwindiff/Makefile index 0782687ce225..8fb86e598aae 100644 --- a/textproc/xwindiff/Makefile +++ b/textproc/xwindiff/Makefile @@ -8,6 +8,8 @@ MASTER_SITES= http://www.lurklurk.org/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Graphical Diff for X +BROKEN= unfetchable + USE_XORG= x11 xt ice xaw GNU_CONFIGURE= yes CONFIGURE_ARGS= --bindir=${STAGEDIR}${PREFIX}/bin |