diff options
author | adamw <adamw@FreeBSD.org> | 2002-11-07 06:47:41 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2002-11-07 06:47:41 +0800 |
commit | 5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a (patch) | |
tree | eea5ecd9ebb32eb75307481e787e956b5e31f3bb /textproc | |
parent | 9d3fbd7b82b343108df5412a1b27406024e611e8 (diff) | |
download | freebsd-ports-gnome-5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a.tar.gz freebsd-ports-gnome-5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a.tar.zst freebsd-ports-gnome-5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a.zip |
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Diffstat (limited to 'textproc')
146 files changed, 146 insertions, 73 deletions
diff --git a/textproc/agrep/Makefile b/textproc/agrep/Makefile index 22c42deeff4b..1c14515c776f 100644 --- a/textproc/agrep/Makefile +++ b/textproc/agrep/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Approximate grep (fast approximate pattern-matching tool) + ALL_TARGET= MAKE_ARGS= CFLAGS="${CFLAGS}" diff --git a/textproc/agrep/pkg-comment b/textproc/agrep/pkg-comment deleted file mode 100644 index aa7e61ecfbbd..000000000000 --- a/textproc/agrep/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Approximate grep (fast approximate pattern-matching tool) diff --git a/textproc/align/Makefile b/textproc/align/Makefile index 6ab0cf1cf6a1..631184428590 100644 --- a/textproc/align/Makefile +++ b/textproc/align/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.cs.indiana.edu/~kinzler/align/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Text column alignment filter + USE_PERL5= yes .include <bsd.port.mk> diff --git a/textproc/align/pkg-comment b/textproc/align/pkg-comment deleted file mode 100644 index b592fd7f6374..000000000000 --- a/textproc/align/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Text column alignment filter diff --git a/textproc/br-aspell/Makefile b/textproc/br-aspell/Makefile index cce92dc3fdc2..207a94be753e 100644 --- a/textproc/br-aspell/Makefile +++ b/textproc/br-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= br-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Breton dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_BR= ya diff --git a/textproc/br-aspell/pkg-comment b/textproc/br-aspell/pkg-comment deleted file mode 100644 index 9f807c434f76..000000000000 --- a/textproc/br-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Breton dictionary diff --git a/textproc/ca-aspell/Makefile b/textproc/ca-aspell/Makefile index 90f67b522e72..b8136b4edb54 100644 --- a/textproc/ca-aspell/Makefile +++ b/textproc/ca-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= ca-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Catalan dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_CA= sí diff --git a/textproc/ca-aspell/pkg-comment b/textproc/ca-aspell/pkg-comment deleted file mode 100644 index 673ec0a50004..000000000000 --- a/textproc/ca-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Catalan dictionary diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile index ab02c3c6833d..08ed2c330560 100644 --- a/textproc/chpp/Makefile +++ b/textproc/chpp/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.complang.tuwien.ac.at/~schani/chpp/files/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Non-intrusive full-featured text preprocessor + GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/share diff --git a/textproc/chpp/pkg-comment b/textproc/chpp/pkg-comment deleted file mode 100644 index b0cbf5b6e81d..000000000000 --- a/textproc/chpp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Non-intrusive full-featured text preprocessor diff --git a/textproc/cocoon/Makefile b/textproc/cocoon/Makefile index 8df5072f2d7f..91ff6b7dad4a 100644 --- a/textproc/cocoon/Makefile +++ b/textproc/cocoon/Makefile @@ -17,6 +17,8 @@ DISTNAME= Cocoon-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= 100% pure Java publishing framework servlet + USE_JAVA= 1.1+ MAKE_ENV= JAVA_HOME=${JAVA_HOME} CLASSPATH=${CLASSPATH} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/cocoon/pkg-comment b/textproc/cocoon/pkg-comment deleted file mode 100644 index 2f88fbe3086c..000000000000 --- a/textproc/cocoon/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -100% pure Java publishing framework servlet diff --git a/textproc/cs-aspell/Makefile b/textproc/cs-aspell/Makefile index 07c61d255e73..18b900238314 100644 --- a/textproc/cs-aspell/Makefile +++ b/textproc/cs-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= cs-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Czech dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_CS= ano diff --git a/textproc/cs-aspell/pkg-comment b/textproc/cs-aspell/pkg-comment deleted file mode 100644 index c33e67e01d64..000000000000 --- a/textproc/cs-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Czech dictionary diff --git a/textproc/cwtext/Makefile b/textproc/cwtext/Makefile index 48841fc9eb12..155a51df2fcd 100644 --- a/textproc/cwtext/Makefile +++ b/textproc/cwtext/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Morse Code Generator + USE_REINPLACE= yes USE_GMAKE= yes MAKEFILE= makefile diff --git a/textproc/cwtext/pkg-comment b/textproc/cwtext/pkg-comment deleted file mode 100644 index 6af1a1fc801f..000000000000 --- a/textproc/cwtext/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Morse Code Generator diff --git a/textproc/da-aspell/Makefile b/textproc/da-aspell/Makefile index bdd16ab5d601..9237b216ae88 100644 --- a/textproc/da-aspell/Makefile +++ b/textproc/da-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= da-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Danish dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_DA= ja diff --git a/textproc/da-aspell/pkg-comment b/textproc/da-aspell/pkg-comment deleted file mode 100644 index 5bc650934e0b..000000000000 --- a/textproc/da-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Danish dictionary diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile index f4c2bdf3cb72..b5f49f15a9d2 100644 --- a/textproc/domc/Makefile +++ b/textproc/domc/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://users.erols.com/mballen/domc/src/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A light weight implementation of the DOM in ANSI C + LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \ mba:${PORTSDIR}/devel/libmba diff --git a/textproc/domc/pkg-comment b/textproc/domc/pkg-comment deleted file mode 100644 index e09ab8b91584..000000000000 --- a/textproc/domc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A light weight implementation of the DOM in ANSI C diff --git a/textproc/eo-aspell/Makefile b/textproc/eo-aspell/Makefile index b42a9eb7fdfb..15658f6db839 100644 --- a/textproc/eo-aspell/Makefile +++ b/textproc/eo-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= eo-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Esperanto dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_EO= jes diff --git a/textproc/eo-aspell/pkg-comment b/textproc/eo-aspell/pkg-comment deleted file mode 100644 index 4a6bad4b228b..000000000000 --- a/textproc/eo-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Esperanto dictionary diff --git a/textproc/es-aspell/Makefile b/textproc/es-aspell/Makefile index 4551c93fd2b8..77e25d66c7e6 100644 --- a/textproc/es-aspell/Makefile +++ b/textproc/es-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= es-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Spanish dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_ES= sí diff --git a/textproc/es-aspell/pkg-comment b/textproc/es-aspell/pkg-comment deleted file mode 100644 index 33273b2a9193..000000000000 --- a/textproc/es-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Spanish dictionary diff --git a/textproc/filepp/Makefile b/textproc/filepp/Makefile index 16ed0e7c0cc3..463a7cd8926f 100644 --- a/textproc/filepp/Makefile +++ b/textproc/filepp/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.cabaret.demon.co.uk/filepp/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A generic file preprocessor + USE_PERL5= yes GNU_CONFIGURE= yes NO_BUILD= yes diff --git a/textproc/filepp/pkg-comment b/textproc/filepp/pkg-comment deleted file mode 100644 index f65eda7ff671..000000000000 --- a/textproc/filepp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A generic file preprocessor diff --git a/textproc/fo-aspell/Makefile b/textproc/fo-aspell/Makefile index 293c20a4fca2..31d56147e90f 100644 --- a/textproc/fo-aspell/Makefile +++ b/textproc/fo-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= fo-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Faroese dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_FO= yes diff --git a/textproc/fo-aspell/pkg-comment b/textproc/fo-aspell/pkg-comment deleted file mode 100644 index 6d35a974b444..000000000000 --- a/textproc/fo-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Faroese dictionary diff --git a/textproc/glark/Makefile b/textproc/glark/Makefile index 998e0b83778b..bb60c5c37c49 100644 --- a/textproc/glark/Makefile +++ b/textproc/glark/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Search text files for complex regular expressions + USE_RUBY= yes NO_BUILD= yes diff --git a/textproc/glark/pkg-comment b/textproc/glark/pkg-comment deleted file mode 100644 index 12c63351cfed..000000000000 --- a/textproc/glark/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Search text files for complex regular expressions diff --git a/textproc/gmetadom/Makefile b/textproc/gmetadom/Makefile index dd3c22e7667e..da58aec3298e 100644 --- a/textproc/gmetadom/Makefile +++ b/textproc/gmetadom/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-0.0.3 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Collection of DOM Implementations + BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ diff --git a/textproc/gmetadom/pkg-comment b/textproc/gmetadom/pkg-comment deleted file mode 100644 index 2ca52ac08152..000000000000 --- a/textproc/gmetadom/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Collection of DOM Implementations diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index eec7be06811a..fd5b05e1133c 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.1/docs/rdp/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Code documentation system, originally for GTK+ + BUILD_DEPENDS= ${LOCALBASE}/share/sgml/docbook/dsssl/modular/html/docbook.dsl:${PORTSDIR}/textproc/dsssl-docbook-modular RUN_DEPENDS= jade:${PORTSDIR}/textproc/jade diff --git a/textproc/gtk-doc/pkg-comment b/textproc/gtk-doc/pkg-comment deleted file mode 100644 index f007d286748b..000000000000 --- a/textproc/gtk-doc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Code documentation system, originally for GTK+ diff --git a/textproc/gutenmark/Makefile b/textproc/gutenmark/Makefile index 9136a7772ea6..503fa720c02d 100644 --- a/textproc/gutenmark/Makefile +++ b/textproc/gutenmark/Makefile @@ -13,6 +13,8 @@ DISTNAME= GutenMark_source_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Attractively formatting Project Gutenberg texts + USE_REINPLACE= yes WRKSRC= ${WRKDIR}/GutenMark-source USE_GMAKE= yes diff --git a/textproc/gutenmark/pkg-comment b/textproc/gutenmark/pkg-comment deleted file mode 100644 index 1127f7f1cb5a..000000000000 --- a/textproc/gutenmark/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Attractively formatting Project Gutenberg texts diff --git a/textproc/gxmlviewer/Makefile b/textproc/gxmlviewer/Makefile index b4e6fd4d4f2a..8aa660fb6fae 100644 --- a/textproc/gxmlviewer/Makefile +++ b/textproc/gxmlviewer/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An xmlviewer with a netscape plugin, and now a bonobo control as well + LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_REINPLACE= yes diff --git a/textproc/gxmlviewer/pkg-comment b/textproc/gxmlviewer/pkg-comment deleted file mode 100644 index 67e09c255995..000000000000 --- a/textproc/gxmlviewer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An xmlviewer with a netscape plugin, and now a bonobo control as well diff --git a/textproc/html2fo/Makefile b/textproc/html2fo/Makefile index baff5d7115cd..2667747b6a34 100644 --- a/textproc/html2fo/Makefile +++ b/textproc/html2fo/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= HTML to xsl:fo converter + USE_REINPLACE= yes post-patch: diff --git a/textproc/html2fo/pkg-comment b/textproc/html2fo/pkg-comment deleted file mode 100644 index 2c81bffae2c8..000000000000 --- a/textproc/html2fo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -HTML to xsl:fo converter diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index d3111109b0e7..9578dea953b5 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= HTML to LaTeX to PDF Converter + LIB_DEPENDS= Magick:${PORTSDIR}/graphics/ImageMagick USE_REINPLACE= yes diff --git a/textproc/htmltolatex/pkg-comment b/textproc/htmltolatex/pkg-comment deleted file mode 100644 index a9125ca2c00c..000000000000 --- a/textproc/htmltolatex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -HTML to LaTeX to PDF Converter diff --git a/textproc/info_to_html/Makefile b/textproc/info_to_html/Makefile index 6db680331537..bd1b27a2d205 100644 --- a/textproc/info_to_html/Makefile +++ b/textproc/info_to_html/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.mons.net/software/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Translate GNU info files into HTML pages + RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib USE_PERL5= yes diff --git a/textproc/info_to_html/pkg-comment b/textproc/info_to_html/pkg-comment deleted file mode 100644 index e7ca4d3fff6d..000000000000 --- a/textproc/info_to_html/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Translate GNU info files into HTML pages diff --git a/textproc/ipdf/Makefile b/textproc/ipdf/Makefile index 4cfcc8f17987..0cbfe46c6d64 100644 --- a/textproc/ipdf/Makefile +++ b/textproc/ipdf/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://hoopajoo.net/static/projects/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Creates indexed pdf documents from text files + LIB_DEPENDS= pdf:${PORTSDIR}/print/pdflib \ png:${PORTSDIR}/graphics/png \ tiff:${PORTSDIR}/graphics/tiff diff --git a/textproc/ipdf/pkg-comment b/textproc/ipdf/pkg-comment deleted file mode 100644 index 07890d18c346..000000000000 --- a/textproc/ipdf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Creates indexed pdf documents from text files diff --git a/textproc/it-aspell/Makefile b/textproc/it-aspell/Makefile index 51220e77b402..670e17b939e8 100644 --- a/textproc/it-aspell/Makefile +++ b/textproc/it-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= it-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Italian dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_IT= sì diff --git a/textproc/it-aspell/pkg-comment b/textproc/it-aspell/pkg-comment deleted file mode 100644 index 6dd2dabe53e1..000000000000 --- a/textproc/it-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Italian dictionary diff --git a/textproc/jrefentry/Makefile b/textproc/jrefentry/Makefile index f1f2a8cd0ffb..abe1efd2f061 100644 --- a/textproc/jrefentry/Makefile +++ b/textproc/jrefentry/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= docbook MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= DocBook XML JRefEntry DTD + RUN_DEPENDS= ${LOCALBASE}/share/xml/docbook/catalog:${PORTSDIR}/textproc/docbook-xml NO_BUILD= yes diff --git a/textproc/jrefentry/pkg-comment b/textproc/jrefentry/pkg-comment deleted file mode 100644 index 59776240b7fc..000000000000 --- a/textproc/jrefentry/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -DocBook XML JRefEntry DTD diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 430802d4614c..bc1e3e607e2a 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Convert LaTeX documents to HTML + .include <bsd.port.pre.mk> # Global variables diff --git a/textproc/latex2html/pkg-comment b/textproc/latex2html/pkg-comment deleted file mode 100644 index 8f87d63dacac..000000000000 --- a/textproc/latex2html/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert LaTeX documents to HTML diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index c41e6eba153e..977a5fce4e2e 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://kouli.iki.fi/~vlaurika/libtre/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A lightweight fully POSIX compliant regexp matching library + USE_BZIP2= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/textproc/libtre/pkg-comment b/textproc/libtre/pkg-comment deleted file mode 100644 index 0c9f87bcd0e9..000000000000 --- a/textproc/libtre/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A lightweight fully POSIX compliant regexp matching library diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile index 88a13d4d11cd..4bd92b9d1718 100644 --- a/textproc/libxode/Makefile +++ b/textproc/libxode/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An XML library which wraps expat + GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/textproc/libxode/pkg-comment b/textproc/libxode/pkg-comment deleted file mode 100644 index 7d2c51c82898..000000000000 --- a/textproc/libxode/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An XML library which wraps expat diff --git a/textproc/mifluz/Makefile b/textproc/mifluz/Makefile index 5ea4ff321c79..623d14a7c764 100644 --- a/textproc/mifluz/Makefile +++ b/textproc/mifluz/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= C++ library to build and query a full text inverted index + LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_REINPLACE= yes diff --git a/textproc/mifluz/pkg-comment b/textproc/mifluz/pkg-comment deleted file mode 100644 index 224e5f93cdbd..000000000000 --- a/textproc/mifluz/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C++ library to build and query a full text inverted index diff --git a/textproc/minidom/Makefile b/textproc/minidom/Makefile index b3be0c486e2d..99fd33af3a07 100644 --- a/textproc/minidom/Makefile +++ b/textproc/minidom/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.cs.unibo.it/helm/mml-widget/sources/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A minimal implementation of the Document Object Model + LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ iconv.3:${PORTSDIR}/converters/libiconv diff --git a/textproc/minidom/pkg-comment b/textproc/minidom/pkg-comment deleted file mode 100644 index a121e4e9ed4f..000000000000 --- a/textproc/minidom/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A minimal implementation of the Document Object Model diff --git a/textproc/nl-aspell/Makefile b/textproc/nl-aspell/Makefile index d803a6eef8c1..c4e4a8f09f3b 100644 --- a/textproc/nl-aspell/Makefile +++ b/textproc/nl-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= nl-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Dutch dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_NL= ja diff --git a/textproc/nl-aspell/pkg-comment b/textproc/nl-aspell/pkg-comment deleted file mode 100644 index 4d41a77eacad..000000000000 --- a/textproc/nl-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Dutch dictionary diff --git a/textproc/nn-aspell/Makefile b/textproc/nn-aspell/Makefile index 9d2da569f2e7..ad99b13ca47e 100644 --- a/textproc/nn-aspell/Makefile +++ b/textproc/nn-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= no-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Norwegian dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_NO= ja diff --git a/textproc/nn-aspell/pkg-comment b/textproc/nn-aspell/pkg-comment deleted file mode 100644 index 8268a290f0b7..000000000000 --- a/textproc/nn-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Norwegian dictionary diff --git a/textproc/no-aspell/Makefile b/textproc/no-aspell/Makefile index 9d2da569f2e7..ad99b13ca47e 100644 --- a/textproc/no-aspell/Makefile +++ b/textproc/no-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= no-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Norwegian dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_NO= ja diff --git a/textproc/no-aspell/pkg-comment b/textproc/no-aspell/pkg-comment deleted file mode 100644 index 8268a290f0b7..000000000000 --- a/textproc/no-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Norwegian dictionary diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index 371d0fc46557..12f7887c2b11 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Expand template text with embedded Perl + PERL_CONFIGURE= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/textproc/p5-Text-Template/pkg-comment b/textproc/p5-Text-Template/pkg-comment deleted file mode 100644 index 7f5775ff8a62..000000000000 --- a/textproc/p5-Text-Template/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Expand template text with embedded Perl diff --git a/textproc/p5-Tk-XMLViewer/Makefile b/textproc/p5-Tk-XMLViewer/Makefile index 3a7f5689ab7c..14944ec1f040 100644 --- a/textproc/p5-Tk-XMLViewer/Makefile +++ b/textproc/p5-Tk-XMLViewer/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Tk::XMLViewer - Tk widget to display XML + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/p5-Tk-XMLViewer/pkg-comment b/textproc/p5-Tk-XMLViewer/pkg-comment deleted file mode 100644 index cbb6f650b482..000000000000 --- a/textproc/p5-Tk-XMLViewer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tk::XMLViewer - Tk widget to display XML diff --git a/textproc/p5-XML-Catalog/Makefile b/textproc/p5-XML-Catalog/Makefile index 55d6059ed696..42f916c2bb6d 100644 --- a/textproc/p5-XML-Catalog/Makefile +++ b/textproc/p5-XML-Catalog/Makefile @@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Resolve public identifiers and remap system identifiers + BUILD_DEPENDS= ${SITE_PERL}/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${SITE_PERL}/${PERL_VER}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/${PERL_VER}/URI/URL.pm:${PORTSDIR}/net/p5-URI diff --git a/textproc/p5-XML-Catalog/pkg-comment b/textproc/p5-XML-Catalog/pkg-comment deleted file mode 100644 index 11e3352dd516..000000000000 --- a/textproc/p5-XML-Catalog/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Resolve public identifiers and remap system identifiers diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile index 88df63e919b5..7d4bd0889e62 100644 --- a/textproc/p5-XML-RSS/Makefile +++ b/textproc/p5-XML-RSS/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl extension to manage RDF Site Summary (RSS) files + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser/Expat.pm:${PORTSDIR}/textproc/p5-XML-Parser PERL_CONFIGURE= yes diff --git a/textproc/p5-XML-RSS/pkg-comment b/textproc/p5-XML-RSS/pkg-comment deleted file mode 100644 index fd404ae4b32d..000000000000 --- a/textproc/p5-XML-RSS/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl extension to manage RDF Site Summary (RSS) files diff --git a/textproc/p5-XML-SimpleObject/Makefile b/textproc/p5-XML-SimpleObject/Makefile index 6f6812cd5f4b..cd4708383580 100644 --- a/textproc/p5-XML-SimpleObject/Makefile +++ b/textproc/p5-XML-SimpleObject/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= API for accessing the structure of an XML document + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser PERL_CONFIGURE= YES diff --git a/textproc/p5-XML-SimpleObject/pkg-comment b/textproc/p5-XML-SimpleObject/pkg-comment deleted file mode 100644 index 57d5cd2295f0..000000000000 --- a/textproc/p5-XML-SimpleObject/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -API for accessing the structure of an XML document diff --git a/textproc/p5-XML-TreeBuilder/Makefile b/textproc/p5-XML-TreeBuilder/Makefile index 6cc81863de70..afd1093d7110 100644 --- a/textproc/p5-XML-TreeBuilder/Makefile +++ b/textproc/p5-XML-TreeBuilder/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl module to make XML document trees + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTML/Tree.pm:${PORTSDIR}/www/p5-HTML-Tree \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/p5-XML-TreeBuilder/pkg-comment b/textproc/p5-XML-TreeBuilder/pkg-comment deleted file mode 100644 index fad67d61e287..000000000000 --- a/textproc/p5-XML-TreeBuilder/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to make XML document trees diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile index 14bc06233f59..a5fee586b1d3 100644 --- a/textproc/p5-XML-Writer/Makefile +++ b/textproc/p5-XML-Writer/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A simple Perl module for writing XML documents + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/p5-XML-Writer/pkg-comment b/textproc/p5-XML-Writer/pkg-comment deleted file mode 100644 index 19f04e81052a..000000000000 --- a/textproc/p5-XML-Writer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple Perl module for writing XML documents diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile index fbe0c4815aff..30bf9bf2ad34 100644 --- a/textproc/p5-XML-XSLT/Makefile +++ b/textproc/p5-XML-XSLT/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= XML::XSLT - A perl module for processing XSLT + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ ${BUILD_DEPENDS} diff --git a/textproc/p5-XML-XSLT/pkg-comment b/textproc/p5-XML-XSLT/pkg-comment deleted file mode 100644 index d4fc667fb113..000000000000 --- a/textproc/p5-XML-XSLT/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML::XSLT - A perl module for processing XSLT diff --git a/textproc/pardiff/Makefile b/textproc/pardiff/Makefile index afc84db8d6f3..ef45677d3089 100644 --- a/textproc/pardiff/Makefile +++ b/textproc/pardiff/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= pardiff MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Parallelizing diff Filter, converts diff output to paralleled format + GNU_CONFIGURE= yes MAN1= pardiff.1 diffp.1 diff --git a/textproc/pardiff/pkg-comment b/textproc/pardiff/pkg-comment deleted file mode 100644 index af3423b3d37e..000000000000 --- a/textproc/pardiff/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Parallelizing diff Filter, converts diff output to paralleled format diff --git a/textproc/pl-aspell/Makefile b/textproc/pl-aspell/Makefile index 089a5a985310..bd964820ce6d 100644 --- a/textproc/pl-aspell/Makefile +++ b/textproc/pl-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= pl-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Polish dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_PL= tak diff --git a/textproc/pl-aspell/pkg-comment b/textproc/pl-aspell/pkg-comment deleted file mode 100644 index 1d37dae1e58a..000000000000 --- a/textproc/pl-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Polish dictionary diff --git a/textproc/pspell-ispell/Makefile b/textproc/pspell-ispell/Makefile index 52567c64ee52..4f6e08b28526 100644 --- a/textproc/pspell-ispell/Makefile +++ b/textproc/pspell-ispell/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0//} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Ispell module for pspell library + BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell diff --git a/textproc/pspell-ispell/pkg-comment b/textproc/pspell-ispell/pkg-comment deleted file mode 100644 index 00f7e709c5ed..000000000000 --- a/textproc/pspell-ispell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ispell module for pspell library diff --git a/textproc/pt-aspell/Makefile b/textproc/pt-aspell/Makefile index ddecd5def4ef..f416ae050cfc 100644 --- a/textproc/pt-aspell/Makefile +++ b/textproc/pt-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= pt-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Portuguese dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_PT= sim diff --git a/textproc/pt-aspell/pkg-comment b/textproc/pt-aspell/pkg-comment deleted file mode 100644 index 62af98c0cc33..000000000000 --- a/textproc/pt-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Portuguese dictionary diff --git a/textproc/py-HyperText/Makefile b/textproc/py-HyperText/Makefile index 9930fd9e3dac..83de96fb99f6 100644 --- a/textproc/py-HyperText/Makefile +++ b/textproc/py-HyperText/Makefile @@ -13,6 +13,8 @@ PKGNAMEPREFIX= py- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Lightweight HTML/XHTML generator for Python + USE_PYTHON= yes WRKSRC= ${WRKDIR}/HyperText diff --git a/textproc/py-HyperText/pkg-comment b/textproc/py-HyperText/pkg-comment deleted file mode 100644 index 8f10952f28b1..000000000000 --- a/textproc/py-HyperText/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Lightweight HTML/XHTML generator for Python diff --git a/textproc/py-asv/Makefile b/textproc/py-asv/Makefile index 0de74db32593..166bec6e0c8c 100644 --- a/textproc/py-asv/Makefile +++ b/textproc/py-asv/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An extensible Python module to parse simple text file formats like CSV + USE_PYTHON= yes ASV_BASEDIR= ${PREFIX}/lib/${PYTHON_VERSION}/site-packages diff --git a/textproc/py-asv/pkg-comment b/textproc/py-asv/pkg-comment deleted file mode 100644 index bbbf1274745d..000000000000 --- a/textproc/py-asv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extensible Python module to parse simple text file formats like CSV diff --git a/textproc/py-docutils/Makefile b/textproc/py-docutils/Makefile index bf08163ab93c..8b2c0120468e 100644 --- a/textproc/py-docutils/Makefile +++ b/textproc/py-docutils/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Python Documentation Utilities + USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/textproc/py-docutils/pkg-comment b/textproc/py-docutils/pkg-comment deleted file mode 100644 index 5f39e90c58c4..000000000000 --- a/textproc/py-docutils/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python Documentation Utilities diff --git a/textproc/py-expat/Makefile b/textproc/py-expat/Makefile index dc2c8e174072..d56626894384 100644 --- a/textproc/py-expat/Makefile +++ b/textproc/py-expat/Makefile @@ -16,6 +16,8 @@ DISTFILES= ${PYTHON_DISTFILE} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Python interface to the Expat XML parser + LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 DIST_SUBDIR= python diff --git a/textproc/py-expat/pkg-comment b/textproc/py-expat/pkg-comment deleted file mode 100644 index ba64282e6f0b..000000000000 --- a/textproc/py-expat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to the Expat XML parser diff --git a/textproc/py-jaxml/Makefile b/textproc/py-jaxml/Makefile index d92a3d95d614..76ba867bc75c 100644 --- a/textproc/py-jaxml/Makefile +++ b/textproc/py-jaxml/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Python module to generate XML easily + USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/textproc/py-jaxml/pkg-comment b/textproc/py-jaxml/pkg-comment deleted file mode 100644 index 74bf4d3835ad..000000000000 --- a/textproc/py-jaxml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Python module to generate XML easily diff --git a/textproc/py-rdflib/Makefile b/textproc/py-rdflib/Makefile index a6b235623f73..6624d1e806cd 100644 --- a/textproc/py-rdflib/Makefile +++ b/textproc/py-rdflib/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Python library for RDF manipulation + USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/textproc/py-rdflib/pkg-comment b/textproc/py-rdflib/pkg-comment deleted file mode 100644 index c89f847fd330..000000000000 --- a/textproc/py-rdflib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Python library for RDF manipulation diff --git a/textproc/py-xmltools/Makefile b/textproc/py-xmltools/Makefile index eb557086ec8a..d1d2b1305586 100644 --- a/textproc/py-xmltools/Makefile +++ b/textproc/py-xmltools/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= High level xml tools for Python + USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/textproc/py-xmltools/pkg-comment b/textproc/py-xmltools/pkg-comment deleted file mode 100644 index 594928e557d7..000000000000 --- a/textproc/py-xmltools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -High level xml tools for Python diff --git a/textproc/pybook/Makefile b/textproc/pybook/Makefile index f25cbaefcf4d..71799aa679ea 100644 --- a/textproc/pybook/Makefile +++ b/textproc/pybook/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://silmarill.org/pybook/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Project Gutenberg e-texts reader + USE_REINPLACE= yes USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/textproc/pybook/pkg-comment b/textproc/pybook/pkg-comment deleted file mode 100644 index 2c4d6882d997..000000000000 --- a/textproc/pybook/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Project Gutenberg e-texts reader diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index df8ac3981ab6..84e07be197a2 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= RDF Parser Toolkit for Redland + LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ expat.4:${PORTSDIR}/textproc/expat2 \ xmlparse.1:${PORTSDIR}/www/libwww diff --git a/textproc/raptor/pkg-comment b/textproc/raptor/pkg-comment deleted file mode 100644 index f5e5651f4714..000000000000 --- a/textproc/raptor/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RDF Parser Toolkit for Redland diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index df8ac3981ab6..84e07be197a2 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= RDF Parser Toolkit for Redland + LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ expat.4:${PORTSDIR}/textproc/expat2 \ xmlparse.1:${PORTSDIR}/www/libwww diff --git a/textproc/raptor2/pkg-comment b/textproc/raptor2/pkg-comment deleted file mode 100644 index f5e5651f4714..000000000000 --- a/textproc/raptor2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RDF Parser Toolkit for Redland diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index 73116c25622a..012a4f071265 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A high-level interface for RDF + LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2 \ gdbm.2:${PORTSDIR}/databases/gdbm \ expat.4:${PORTSDIR}/textproc/expat2 \ diff --git a/textproc/rasqal/pkg-comment b/textproc/rasqal/pkg-comment deleted file mode 100644 index 5a5b6757e5f5..000000000000 --- a/textproc/rasqal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A high-level interface for RDF diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index 73116c25622a..012a4f071265 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A high-level interface for RDF + LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2 \ gdbm.2:${PORTSDIR}/databases/gdbm \ expat.4:${PORTSDIR}/textproc/expat2 \ diff --git a/textproc/redland/pkg-comment b/textproc/redland/pkg-comment deleted file mode 100644 index 5a5b6757e5f5..000000000000 --- a/textproc/redland/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A high-level interface for RDF diff --git a/textproc/ro-aspell/Makefile b/textproc/ro-aspell/Makefile index 07c8e01cbfc7..dce36a26b880 100644 --- a/textproc/ro-aspell/Makefile +++ b/textproc/ro-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= ro-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Romanian dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_RO= da diff --git a/textproc/ro-aspell/pkg-comment b/textproc/ro-aspell/pkg-comment deleted file mode 100644 index ace0e46719c1..000000000000 --- a/textproc/ro-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Romanian dictionary diff --git a/textproc/roap/Makefile b/textproc/roap/Makefile index 608cfd777064..f4144ed28ab6 100644 --- a/textproc/roap/Makefile +++ b/textproc/roap/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Region Oriented Ascii Processor + USE_PYTHON= yes USE_PYDISTUTILS= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/roap/pkg-comment b/textproc/roap/pkg-comment deleted file mode 100644 index 83bf81dccccb..000000000000 --- a/textproc/roap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Region Oriented Ascii Processor diff --git a/textproc/rot/Makefile b/textproc/rot/Makefile index dea30e7398b6..d2170bb5a73a 100644 --- a/textproc/rot/Makefile +++ b/textproc/rot/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Rotates a file so that lines become columns and vice versa + ALL_TARGET= ${PORTNAME} MAN1= rot.1 diff --git a/textproc/rot/pkg-comment b/textproc/rot/pkg-comment deleted file mode 100644 index 51349f4d826c..000000000000 --- a/textproc/rot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Rotates a file so that lines become columns and vice versa diff --git a/textproc/rtf2htm/Makefile b/textproc/rtf2htm/Makefile index f8415aecaaf1..92f18c0ccce9 100644 --- a/textproc/rtf2htm/Makefile +++ b/textproc/rtf2htm/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.geocities.com/tuorfa/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A command-line converter from RTF (Rich Text) to HTML + USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/textproc/rtf2htm/pkg-comment b/textproc/rtf2htm/pkg-comment deleted file mode 100644 index eba92180a14e..000000000000 --- a/textproc/rtf2htm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A command-line converter from RTF (Rich Text) to HTML diff --git a/textproc/sk-aspell/Makefile b/textproc/sk-aspell/Makefile index df034466699e..943a9d3c0d2e 100644 --- a/textproc/sk-aspell/Makefile +++ b/textproc/sk-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= sk-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Slovak dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_SK= ano diff --git a/textproc/sk-aspell/pkg-comment b/textproc/sk-aspell/pkg-comment deleted file mode 100644 index 4bf8a526b70b..000000000000 --- a/textproc/sk-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Slovak dictionary diff --git a/textproc/sv-aspell/Makefile b/textproc/sv-aspell/Makefile index 3201bf78a5e0..19e798f32aee 100644 --- a/textproc/sv-aspell/Makefile +++ b/textproc/sv-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= sv-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Swedish dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_SV= ja diff --git a/textproc/sv-aspell/pkg-comment b/textproc/sv-aspell/pkg-comment deleted file mode 100644 index 7ea9e6242912..000000000000 --- a/textproc/sv-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Swedish dictionary diff --git a/textproc/tex2im/Makefile b/textproc/tex2im/Makefile index 174783806d1f..52b7e55d4df3 100644 --- a/textproc/tex2im/Makefile +++ b/textproc/tex2im/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.nought.de/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Converts LaTeX formulas into high resolution pixmap graphics + RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ latex:${PORTSDIR}/print/teTeX \ convert:${PORTSDIR}/graphics/ImageMagick diff --git a/textproc/tex2im/pkg-comment b/textproc/tex2im/pkg-comment deleted file mode 100644 index ab4d1754ead6..000000000000 --- a/textproc/tex2im/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts LaTeX formulas into high resolution pixmap graphics diff --git a/textproc/texi2db/Makefile b/textproc/texi2db/Makefile index 598a302d88ac..424f724ab36e 100644 --- a/textproc/texi2db/Makefile +++ b/textproc/texi2db/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.tldp.org/downloads/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Converts a Texinfo file into DocBook XML + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/texi2db/pkg-comment b/textproc/texi2db/pkg-comment deleted file mode 100644 index cd17268e28f7..000000000000 --- a/textproc/texi2db/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts a Texinfo file into DocBook XML diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index e554786ea863..b409682ae39f 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A TeX to HTML translator + RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \ latex:${PORTSDIR}/print/teTeX \ ppmtogif:${PORTSDIR}/graphics/netpbm diff --git a/textproc/tth/pkg-comment b/textproc/tth/pkg-comment deleted file mode 100644 index 34b1f87dd936..000000000000 --- a/textproc/tth/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A TeX to HTML translator diff --git a/textproc/txt2man/Makefile b/textproc/txt2man/Makefile index 22c45b09dc42..3063971c99ad 100644 --- a/textproc/txt2man/Makefile +++ b/textproc/txt2man/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://mvertes.free.fr/download/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Converts flat ASCII text to man page format + BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/textproc/txt2man/pkg-comment b/textproc/txt2man/pkg-comment deleted file mode 100644 index b232919793ed..000000000000 --- a/textproc/txt2man/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts flat ASCII text to man page format diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile index 3af0c02379c1..7576a679454a 100644 --- a/textproc/unrtf/Makefile +++ b/textproc/unrtf/Makefile @@ -12,6 +12,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A converter from RTF to several formats, including HTML and LaTeX + WRKSRC= ${WRKDIR}/unrtf ALL_TARGET= unrtf diff --git a/textproc/unrtf/pkg-comment b/textproc/unrtf/pkg-comment deleted file mode 100644 index bf4b5ded061a..000000000000 --- a/textproc/unrtf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A converter from RTF to several formats, including HTML and LaTeX diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile index 82535611d9b5..17c7818a88b5 100644 --- a/textproc/xerces-c/Makefile +++ b/textproc/xerces-c/Makefile @@ -14,6 +14,8 @@ DISTNAME= xerces-c-src${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Xerces-C++ is a validating XML parser written in a subset of C++ + INSTALLS_SHLIB= yes LDCONFIG_DIRS= ${PREFIX}/lib diff --git a/textproc/xerces-c/pkg-comment b/textproc/xerces-c/pkg-comment deleted file mode 100644 index 5afc13a08d1f..000000000000 --- a/textproc/xerces-c/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Xerces-C++ is a validating XML parser written in a subset of C++ diff --git a/textproc/xml4j/Makefile b/textproc/xml4j/Makefile index 56c3fd5a2932..79ca0f34355b 100644 --- a/textproc/xml4j/Makefile +++ b/textproc/xml4j/Makefile @@ -13,6 +13,8 @@ DISTNAME= XML4J-J-bin.${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= XML for Java parser + WRKSRC= ${WRKDIR}/XML4J-3_1_1 NO_BUILD= YES diff --git a/textproc/xml4j/pkg-comment b/textproc/xml4j/pkg-comment deleted file mode 100644 index ba3129c1b9d8..000000000000 --- a/textproc/xml4j/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML for Java parser diff --git a/textproc/xmlpp/Makefile b/textproc/xmlpp/Makefile index cb79b5d0ce3c..250c3dfe5dc1 100644 --- a/textproc/xmlpp/Makefile +++ b/textproc/xmlpp/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.root.at/download/gpl/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= XML Parser and Validator + USE_REINPLACE= yes FETCH_CMD= /usr/bin/fetch USE_GMAKE= yes diff --git a/textproc/xmlpp/pkg-comment b/textproc/xmlpp/pkg-comment deleted file mode 100644 index a817d0573d31..000000000000 --- a/textproc/xmlpp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML Parser and Validator diff --git a/textproc/xmlppm/Makefile b/textproc/xmlppm/Makefile index 3471714aca18..959a8dd4f3fc 100644 --- a/textproc/xmlppm/Makefile +++ b/textproc/xmlppm/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= XML-Conscious PPM Compression + LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src diff --git a/textproc/xmlppm/pkg-comment b/textproc/xmlppm/pkg-comment deleted file mode 100644 index 2651dd2cfb11..000000000000 --- a/textproc/xmlppm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML-Conscious PPM Compression diff --git a/textproc/xslint/Makefile b/textproc/xslint/Makefile index 8b4ab25b99d9..75dad8a95787 100644 --- a/textproc/xslint/Makefile +++ b/textproc/xslint/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= XSL(T) stylesheet checker + RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/DOM.pm:${PORTSDIR}/textproc/p5-XML-DOM USE_PERL5= yes diff --git a/textproc/xslint/pkg-comment b/textproc/xslint/pkg-comment deleted file mode 100644 index 26f9ad0e458f..000000000000 --- a/textproc/xslint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XSL(T) stylesheet checker |