diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2003-02-22 15:48:51 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2003-02-22 15:48:51 +0800 |
commit | b138eada3f5e165d79931cf8683fed0c1e6f9c47 (patch) | |
tree | c62647e90f6bcab860b28d9f2ce15d1c1b894509 /textproc | |
parent | 3187d89004929f9a7c6ee9b584187c613eda3554 (diff) | |
download | freebsd-ports-gnome-b138eada3f5e165d79931cf8683fed0c1e6f9c47.tar.gz freebsd-ports-gnome-b138eada3f5e165d79931cf8683fed0c1e6f9c47.tar.zst freebsd-ports-gnome-b138eada3f5e165d79931cf8683fed0c1e6f9c47.zip |
de-pkg-comment.
Diffstat (limited to 'textproc')
32 files changed, 16 insertions, 16 deletions
diff --git a/textproc/docbook-xml/Makefile b/textproc/docbook-xml/Makefile index 4bda45c91df3..6dd2333efd7e 100644 --- a/textproc/docbook-xml/Makefile +++ b/textproc/docbook-xml/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.docbook.org/xml/${PORTVERSION}/ \ http://www.oasis-open.org/committees/docbook/xml/${PORTVERSION}/ MAINTAINER= kuriyama@FreeBSD.org +COMMENT= XML version of the DocBook DTD RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog diff --git a/textproc/docbook-xml/pkg-comment b/textproc/docbook-xml/pkg-comment deleted file mode 100644 index 9a7711c6f090..000000000000 --- a/textproc/docbook-xml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML version of the DocBook DTD diff --git a/textproc/dsssl-docbook-modular/Makefile b/textproc/dsssl-docbook-modular/Makefile index d2304a0f9f57..ba5287779fdf 100644 --- a/textproc/dsssl-docbook-modular/Makefile +++ b/textproc/dsssl-docbook-modular/Makefile @@ -16,6 +16,7 @@ DISTNAME= docbook-dsssl-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} docbook-dsssl-doc-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= kuriyama@FreeBSD.org +COMMENT= DSSSL stylesheets for the DocBook DTD by Norman Walsh BUILD_DEPENDS= ${LOCALBASE}/share/sgml/docbook/3.0/catalog:${PORTSDIR}/textproc/docbook-300 RUN_DEPENDS= ${LOCALBASE}/share/sgml/docbook/3.0/catalog:${PORTSDIR}/textproc/docbook-300 diff --git a/textproc/dsssl-docbook-modular/pkg-comment b/textproc/dsssl-docbook-modular/pkg-comment deleted file mode 100644 index 1e5fb5eec85a..000000000000 --- a/textproc/dsssl-docbook-modular/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -DSSSL stylesheets for the DocBook DTD by Norman Walsh diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index 4840403904f3..6ce12a6430bb 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= expat MAINTAINER= kuriyama@FreeBSD.org +COMMENT= XML 1.0 parser written in C USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/textproc/expat2/pkg-comment b/textproc/expat2/pkg-comment deleted file mode 100644 index 18273b8bec68..000000000000 --- a/textproc/expat2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML 1.0 parser written in C diff --git a/textproc/html/Makefile b/textproc/html/Makefile index cf5d96c4186d..6a49bf1acccb 100644 --- a/textproc/html/Makefile +++ b/textproc/html/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= kuriyama EXTRACT_ONLY= # empty MAINTAINER= kuriyama@FreeBSD.org +COMMENT= All W3C published SGML DTDs for HTML RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog diff --git a/textproc/html/pkg-comment b/textproc/html/pkg-comment deleted file mode 100644 index a80c8167f9cd..000000000000 --- a/textproc/html/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -All W3C published SGML DTDs for HTML diff --git a/textproc/iso12083/Makefile b/textproc/iso12083/Makefile index 04a7b5071d4a..6f703f4d4974 100644 --- a/textproc/iso12083/Makefile +++ b/textproc/iso12083/Makefile @@ -14,6 +14,7 @@ DISTFILES= article.dtd book.dtd maths.dtd serial.dtd EXTRACT_ONLY= # empty MAINTAINER= kuriyama@FreeBSD.org +COMMENT= SGML DTDs from the The Electronic Publishing Special Interest Group RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog diff --git a/textproc/iso12083/pkg-comment b/textproc/iso12083/pkg-comment deleted file mode 100644 index e0fc6db0e710..000000000000 --- a/textproc/iso12083/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SGML DTDs from the The Electronic Publishing Special Interest Group diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index 6c024fc30155..e2377434f0d7 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -14,6 +14,7 @@ DISTNAME= isoENTS EXTRACT_SUFX= .zip MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Character entity sets from ISO 8879:1986 (SGML) BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog diff --git a/textproc/iso8879/pkg-comment b/textproc/iso8879/pkg-comment deleted file mode 100644 index 36bfadb9bd99..000000000000 --- a/textproc/iso8879/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Character entity sets from ISO 8879:1986 (SGML) diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index d1ceef044768..f93da0bbb8ae 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -16,6 +16,7 @@ PATCHFILES= jade_1.2.1-18.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= kuriyama@FreeBSD.org +COMMENT= An object-oriented SGML/XML parser toolkit and DSSSL engine USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/textproc/jade/pkg-comment b/textproc/jade/pkg-comment deleted file mode 100644 index 15a484b82238..000000000000 --- a/textproc/jade/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An object-oriented SGML/XML parser toolkit and DSSSL engine diff --git a/textproc/linuxdoc/Makefile b/textproc/linuxdoc/Makefile index abbf4e47639c..479075995635 100644 --- a/textproc/linuxdoc/Makefile +++ b/textproc/linuxdoc/Makefile @@ -11,6 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/ MAINTAINER= kuriyama@FreeBSD.org +COMMENT= The Linuxdoc SGML DTD RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \ ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog diff --git a/textproc/linuxdoc/pkg-comment b/textproc/linuxdoc/pkg-comment deleted file mode 100644 index 823b600c6e00..000000000000 --- a/textproc/linuxdoc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Linuxdoc SGML DTD diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index b4626745b5ac..6004df0448b8 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine LIB_DEPENDS= osp.3:${PORTSDIR}/textproc/opensp RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog diff --git a/textproc/openjade/pkg-comment b/textproc/openjade/pkg-comment deleted file mode 100644 index 0c01a3388638..000000000000 --- a/textproc/openjade/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Object-oriented SGML/XML parser toolkit and DSSSL engine diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile index e91e4f08905b..d3fd2132573b 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openjade MAINTAINER= kuriyama@FreeBSD.org +COMMENT= This package is a collection of SGML/XML tools called OpenSP USE_GMAKE= YES USE_LIBTOOL= YES diff --git a/textproc/opensp/pkg-comment b/textproc/opensp/pkg-comment deleted file mode 100644 index caed1c421cbe..000000000000 --- a/textproc/opensp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -This package is a collection of SGML/XML tools called OpenSP diff --git a/textproc/p5-TeX-Hyphen/Makefile b/textproc/p5-TeX-Hyphen/Makefile index fd99c9dd524f..01292ecc9541 100644 --- a/textproc/p5-TeX-Hyphen/Makefile +++ b/textproc/p5-TeX-Hyphen/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= TeX PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Hyphenate words using TeX's patterns PERL_CONFIGURE= YES diff --git a/textproc/p5-TeX-Hyphen/pkg-comment b/textproc/p5-TeX-Hyphen/pkg-comment deleted file mode 100644 index 551a963b117f..000000000000 --- a/textproc/p5-TeX-Hyphen/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Hyphenate words using TeX's patterns diff --git a/textproc/p5-XML-DOM/Makefile b/textproc/p5-XML-DOM/Makefile index 85e771ddfddd..82b83795b399 100644 --- a/textproc/p5-XML-DOM/Makefile +++ b/textproc/p5-XML-DOM/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Perl module for building DOM Level 1 compliant document structures RUN_DEPENDS= ${PBASE}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${PBASE}/XML/Parser/PerlSAX.pm:${PORTSDIR}/textproc/p5-libxml \ diff --git a/textproc/p5-XML-DOM/pkg-comment b/textproc/p5-XML-DOM/pkg-comment deleted file mode 100644 index 66a670cc6d8b..000000000000 --- a/textproc/p5-XML-DOM/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for building DOM Level 1 compliant document structures diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile index 0721b822c931..fddc73a018b4 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Perl extension interface to James Clark's XML parser, expat LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 diff --git a/textproc/p5-XML-Parser/pkg-comment b/textproc/p5-XML-Parser/pkg-comment deleted file mode 100644 index 7cc83fab9927..000000000000 --- a/textproc/p5-XML-Parser/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl extension interface to James Clark's XML parser, expat diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile index 8e5066f637c1..541aaa36bca2 100644 --- a/textproc/sgmlformat/Makefile +++ b/textproc/sgmlformat/Makefile @@ -12,6 +12,7 @@ CATEGORIES= textproc print MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/ MAINTAINER= kuriyama@FreeBSD.org +COMMENT= Generates groff and HTML from linuxdoc and docbook SGML documents # There are two ports that satisfy the nsgmls requirement. # Jade is preferred, but it currently doesn't compile on 2.1.x diff --git a/textproc/sgmlformat/pkg-comment b/textproc/sgmlformat/pkg-comment deleted file mode 100644 index 6eb65e8de5d5..000000000000 --- a/textproc/sgmlformat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Generates groff and HTML from linuxdoc and docbook SGML documents diff --git a/textproc/xhtml/Makefile b/textproc/xhtml/Makefile index 659a6857b00a..97f7d1199b41 100644 --- a/textproc/xhtml/Makefile +++ b/textproc/xhtml/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= kuriyama DISTNAME= xhtml1-20000126 MAINTAINER= kuriyama@FreeBSD.org +COMMENT= W3C's XHTML DTD BUILD_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog diff --git a/textproc/xhtml/pkg-comment b/textproc/xhtml/pkg-comment deleted file mode 100644 index a96fc9c3511d..000000000000 --- a/textproc/xhtml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -W3C's XHTML DTD diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile index 702dca42cd64..ece5653ac45b 100644 --- a/textproc/xt/Makefile +++ b/textproc/xt/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.jclark.com/pub/xml/ DISTNAME= ${PORTNAME} MAINTAINER= kuriyama@FreeBSD.org +COMMENT= XSL Transformations (XSLT) implementation in Java USE_JAVA= 1.1+ USE_ZIP= YES diff --git a/textproc/xt/pkg-comment b/textproc/xt/pkg-comment deleted file mode 100644 index 6014aab11fc9..000000000000 --- a/textproc/xt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XSL Transformations (XSLT) implementation in Java |