diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 05:52:56 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 05:52:56 +0000 |
commit | 780bab74848e3703714f988ea8c921688fde0797 (patch) | |
tree | b006ebc1a999cd0103f4f513cb75a3bf7412df6a | |
parent | 5809ab0dfd568ad44c368c735d4bb946542d01b5 (diff) | |
download | FreeBSD-ports-780bab74848e3703714f988ea8c921688fde0797.zip FreeBSD-ports-780bab74848e3703714f988ea8c921688fde0797.tar.gz |
De-pkg-comment my non-ruby ports as well.
111 files changed, 56 insertions, 55 deletions
diff --git a/converters/xunicode/Makefile b/converters/xunicode/Makefile index e42a8b2..1d89f90 100644 --- a/converters/xunicode/Makefile +++ b/converters/xunicode/Makefile @@ -11,6 +11,7 @@ CATEGORIES= converters x11 MASTER_SITES= http://www.ab.wakwak.com/~tino/jatk/ MAINTAINER= knu@FreeBSD.org +COMMENT= A library for making toolkits support Unicode USE_X_PREFIX= yes diff --git a/converters/xunicode/pkg-comment b/converters/xunicode/pkg-comment deleted file mode 100644 index d7bc0cf..0000000 --- a/converters/xunicode/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library for making toolkits support Unicode diff --git a/databases/java-sqlrelay/Makefile b/databases/java-sqlrelay/Makefile index 155099f..9a853de 100644 --- a/databases/java-sqlrelay/Makefile +++ b/databases/java-sqlrelay/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= java- DISTFILES= # none MAINTAINER= knu@FreeBSD.org +COMMENT= Java classes to access to SQL Relay BUILD_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch \ ${LOCALBASE}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk11 diff --git a/databases/java-sqlrelay/pkg-comment b/databases/java-sqlrelay/pkg-comment deleted file mode 100644 index 710ff7a..0000000 --- a/databases/java-sqlrelay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Java classes to access to SQL Relay diff --git a/databases/namazu2/Makefile b/databases/namazu2/Makefile index 1a53c30..84a26e5 100644 --- a/databases/namazu2/Makefile +++ b/databases/namazu2/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.namazu.org/stable/ PKGNAMESUFFIX= 2 MAINTAINER= knu@FreeBSD.org +COMMENT= Full-text search system intended for easy use PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${DISTNAME}-de.diff diff --git a/databases/namazu2/pkg-comment b/databases/namazu2/pkg-comment deleted file mode 100644 index 499ef7c..0000000 --- a/databases/namazu2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Full-text search system intended for easy use diff --git a/databases/p5-sqlrelay/Makefile b/databases/p5-sqlrelay/Makefile index 77f86d7..76a41b3 100644 --- a/databases/p5-sqlrelay/Makefile +++ b/databases/p5-sqlrelay/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= p5- DISTFILES= # none MAINTAINER= knu@FreeBSD.org +COMMENT= Perl5 modules to access to SQL Relay, including a DBD interface BUILD_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI diff --git a/databases/p5-sqlrelay/pkg-comment b/databases/p5-sqlrelay/pkg-comment deleted file mode 100644 index 3b7ff5e..0000000 --- a/databases/p5-sqlrelay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 modules to access to SQL Relay, including a DBD interface diff --git a/databases/php-sqlrelay/Makefile b/databases/php-sqlrelay/Makefile index 0fceab1..e5f181a 100644 --- a/databases/php-sqlrelay/Makefile +++ b/databases/php-sqlrelay/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= php- DISTFILES= # none MAINTAINER= knu@FreeBSD.org +COMMENT= PHP modules to access to SQL Relay BUILD_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch \ php-config:${PORTSDIR}/www/mod_php4 diff --git a/databases/php-sqlrelay/pkg-comment b/databases/php-sqlrelay/pkg-comment deleted file mode 100644 index 5b8adfa..0000000 --- a/databases/php-sqlrelay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PHP modules to access to SQL Relay diff --git a/databases/py-sqlrelay/Makefile b/databases/py-sqlrelay/Makefile index b0bc8c2..35b45db 100644 --- a/databases/py-sqlrelay/Makefile +++ b/databases/py-sqlrelay/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= # none MAINTAINER= knu@FreeBSD.org +COMMENT= Python modules to access to SQL Relay BUILD_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch LIB_DEPENDS= sqlrclient.0:${SQLRELAY_PORTDIR} diff --git a/databases/py-sqlrelay/pkg-comment b/databases/py-sqlrelay/pkg-comment deleted file mode 100644 index 6c70ba3..0000000 --- a/databases/py-sqlrelay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python modules to access to SQL Relay diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 122bcb8..c9bcafd 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sqlrelay MAINTAINER= knu@FreeBSD.org +COMMENT= A persistent DB connection pooling/proxying/load balancing system LIB_DEPENDS= rudiments.0:${PORTSDIR}/devel/rudiments \ xml2.5:${PORTSDIR}/textproc/libxml2 \ diff --git a/databases/sqlrelay/pkg-comment b/databases/sqlrelay/pkg-comment deleted file mode 100644 index ff44948..0000000 --- a/databases/sqlrelay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A persistent DB connection pooling/proxying/load balancing system diff --git a/devel/c4/Makefile b/devel/c4/Makefile index e8ba9aa..ec1e00d 100644 --- a/devel/c4/Makefile +++ b/devel/c4/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.perforce.com/perforce/utils/c4/ DISTNAME= ${PORTNAME} MAINTAINER= knu@FreeBSD.org +COMMENT= A CVS-like Frontend to Perforce WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} ALL_TARGET= c4 diff --git a/devel/c4/pkg-comment b/devel/c4/pkg-comment deleted file mode 100644 index 1995b55..0000000 --- a/devel/c4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A CVS-like Frontend to Perforce diff --git a/devel/cvs2cl/Makefile b/devel/cvs2cl/Makefile index d4d17fe..57d994d 100644 --- a/devel/cvs2cl/Makefile +++ b/devel/cvs2cl/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu MAINTAINER= knu@FreeBSD.org +COMMENT= CVS-log-message-to-ChangeLog conversion script USE_PERL5= YES NO_BUILD= YES diff --git a/devel/cvs2cl/pkg-comment b/devel/cvs2cl/pkg-comment deleted file mode 100644 index 95ab983..0000000 --- a/devel/cvs2cl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -CVS-log-message-to-ChangeLog conversion script diff --git a/devel/cvsutils/Makefile b/devel/cvsutils/Makefile index a90f982..2846033 100644 --- a/devel/cvsutils/Makefile +++ b/devel/cvsutils/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu MAINTAINER= knu@FreeBSD.org +COMMENT= CVS utilities which facilitate working with local working directories USE_AUTOMAKE_VER=15 AUTOMAKE_ARGS= --add-missing diff --git a/devel/cvsutils/pkg-comment b/devel/cvsutils/pkg-comment deleted file mode 100644 index 85ffd87..0000000 --- a/devel/cvsutils/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -CVS utilities which facilitate working with local working directories diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile index 05c04e0..9944a52 100644 --- a/devel/oniguruma/Makefile +++ b/devel/oniguruma/Makefile @@ -14,6 +14,7 @@ DISTNAME= onigd20030212 DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes diff --git a/devel/oniguruma/pkg-comment b/devel/oniguruma/pkg-comment deleted file mode 100644 index 7297ffe..0000000 --- a/devel/oniguruma/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A BSDL Regular Expressions library compatible with POSIX/GNU/Perl diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile index 05c04e0..9944a52 100644 --- a/devel/oniguruma4/Makefile +++ b/devel/oniguruma4/Makefile @@ -14,6 +14,7 @@ DISTNAME= onigd20030212 DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes diff --git a/devel/oniguruma4/pkg-comment b/devel/oniguruma4/pkg-comment deleted file mode 100644 index 7297ffe..0000000 --- a/devel/oniguruma4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A BSDL Regular Expressions library compatible with POSIX/GNU/Perl diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile index 05c04e0..9944a52 100644 --- a/devel/oniguruma5/Makefile +++ b/devel/oniguruma5/Makefile @@ -14,6 +14,7 @@ DISTNAME= onigd20030212 DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes diff --git a/devel/oniguruma5/pkg-comment b/devel/oniguruma5/pkg-comment deleted file mode 100644 index 7297ffe..0000000 --- a/devel/oniguruma5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A BSDL Regular Expressions library compatible with POSIX/GNU/Perl diff --git a/devel/p4.el/Makefile b/devel/p4.el/Makefile index eae0671..2d5302a 100644 --- a/devel/p4.el/Makefile +++ b/devel/p4.el/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= p4el EXTRACT_SUFX= .tgz MAINTAINER= knu@FreeBSD.org +COMMENT= Perforce-Emacs Integration RUN_DEPENDS= p4:${.CURDIR}/../perforce diff --git a/devel/p4.el/pkg-comment b/devel/p4.el/pkg-comment deleted file mode 100644 index 021752d..0000000 --- a/devel/p4.el/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perforce-Emacs Integration diff --git a/devel/p4db/Makefile b/devel/p4db/Makefile index e98828d..9c30adc 100644 --- a/devel/p4db/Makefile +++ b/devel/p4db/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.mydata.se/ftp/P4DB/ DISTNAME= ${PORTNAME:U}_${PORTVERSION} MAINTAINER= knu@FreeBSD.org +COMMENT= Web/Perforce Browser RUN_DEPENDS= p4:${.CURDIR}/../perforce diff --git a/devel/p4db/pkg-comment b/devel/p4db/pkg-comment deleted file mode 100644 index ea95e65..0000000 --- a/devel/p4db/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Web/Perforce Browser diff --git a/devel/ptl/Makefile b/devel/ptl/Makefile index 88c2ad8..276ed84 100644 --- a/devel/ptl/Makefile +++ b/devel/ptl/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:U}/${PORTNAME:U}2 DISTNAME= ${PORTNAME:U}-${PORTVERSION} MAINTAINER= knu@FreeBSD.org +COMMENT= A user level multi-thread library based on POSIX 1003.1c API BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf diff --git a/devel/ptl/pkg-comment b/devel/ptl/pkg-comment deleted file mode 100644 index 8eb6ab3..0000000 --- a/devel/ptl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A user level multi-thread library based on POSIX 1003.1c API diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile index a6ace6c..ab25255 100644 --- a/devel/rudiments/Makefile +++ b/devel/rudiments/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= knu@FreeBSD.org +COMMENT= A utility C++ class library for daemons, clients, servers and more USE_GMAKE= yes USE_AUTOCONF_VER=213 diff --git a/devel/rudiments/pkg-comment b/devel/rudiments/pkg-comment deleted file mode 100644 index 2f27a7a..0000000 --- a/devel/rudiments/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A utility C++ class library for daemons, clients, servers and more diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile index 0cbadc6..8fb8ec4 100644 --- a/devel/swig11/Makefile +++ b/devel/swig11/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= knu@FreeBSD.org +COMMENT= Simplified Wrapper and Interface Generator BUILD_DEPENDS= ${PYTHON_CMD}:${PYTHON_PORTSDIR} \ ${LOCALBASE}/bin/tclsh8.3:${PORTSDIR}/lang/tcl83 diff --git a/devel/swig11/pkg-comment b/devel/swig11/pkg-comment deleted file mode 100644 index ed78236..0000000 --- a/devel/swig11/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simplified Wrapper and Interface Generator diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index 5235410..1abe5a5 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= knu@FreeBSD.org +COMMENT= Simplified Wrapper and Interface Generator BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf diff --git a/devel/swig13/pkg-comment b/devel/swig13/pkg-comment deleted file mode 100644 index ed78236..0000000 --- a/devel/swig13/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simplified Wrapper and Interface Generator diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile index 5235410..1abe5a5 100644 --- a/devel/swig20/Makefile +++ b/devel/swig20/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= knu@FreeBSD.org +COMMENT= Simplified Wrapper and Interface Generator BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf diff --git a/devel/swig20/pkg-comment b/devel/swig20/pkg-comment deleted file mode 100644 index ed78236..0000000 --- a/devel/swig20/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simplified Wrapper and Interface Generator diff --git a/dns/dns_balance/Makefile b/dns/dns_balance/Makefile index 101d3f4..d48be09 100644 --- a/dns/dns_balance/Makefile +++ b/dns/dns_balance/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/ DISTNAME= DNS-Balance-${PORTVERSION} MAINTAINER= knu@FreeBSD.org +COMMENT= A dynamic load-balancing DNS server USE_RUBY= yes diff --git a/dns/dns_balance/pkg-comment b/dns/dns_balance/pkg-comment deleted file mode 100644 index 913087b..0000000 --- a/dns/dns_balance/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A dynamic load-balancing DNS server diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile index 55776a12..61c364a 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.fred.net/brv/chart/ \ DISTNAME= ${PORTNAME}${PORTVERSION}dev MAINTAINER= knu@FreeBSD.org +COMMENT= Easy to use, fast C API for creating charts and graphs LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd2 \ jpeg:${PORTSDIR}/graphics/jpeg \ diff --git a/graphics/gdchart/pkg-comment b/graphics/gdchart/pkg-comment deleted file mode 100644 index 994cff3..0000000 --- a/graphics/gdchart/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Easy to use, fast C API for creating charts and graphs diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile index f7301c8..72ca8d7 100644 --- a/graphics/ming/Makefile +++ b/graphics/ming/Makefile @@ -14,6 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}-examples${EXTRACT_SUFX} EXTRACT_SUFX= .tgz MAINTAINER= knu@FreeBSD.org +COMMENT= LGPL'ed Flash 4/5 movie output library with many languages support LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ ungif.5:${PORTSDIR}/graphics/libungif diff --git a/graphics/ming/pkg-comment b/graphics/ming/pkg-comment deleted file mode 100644 index eabcbfe..0000000 --- a/graphics/ming/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -LGPL'ed Flash 4/5 movie output library with many languages support diff --git a/graphics/p5-ming/Makefile b/graphics/p5-ming/Makefile index a6b53d1..95c049e 100644 --- a/graphics/p5-ming/Makefile +++ b/graphics/p5-ming/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= p5- DISTFILES= # none MAINTAINER= knu@FreeBSD.org +COMMENT= Perl5 module for Ming which allows you to create Flash 4/5 movies BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/ming:patch LIB_DEPENDS= ming.3:${PORTSDIR}/graphics/ming diff --git a/graphics/p5-ming/pkg-comment b/graphics/p5-ming/pkg-comment deleted file mode 100644 index 499a35a..0000000 --- a/graphics/p5-ming/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module for Ming which allows you to create Flash 4/5 movies diff --git a/graphics/py-ming/Makefile b/graphics/py-ming/Makefile index d231070..22d0c04 100644 --- a/graphics/py-ming/Makefile +++ b/graphics/py-ming/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= # none MAINTAINER= knu@FreeBSD.org +COMMENT= Python module for Ming which allows you to create Flash 4/5 movies BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/ming:patch LIB_DEPENDS= ming.3:${PORTSDIR}/graphics/ming diff --git a/graphics/py-ming/pkg-comment b/graphics/py-ming/pkg-comment deleted file mode 100644 index a7e3ac0..0000000 --- a/graphics/py-ming/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python module for Ming which allows you to create Flash 4/5 movies diff --git a/irc/slirc/Makefile b/irc/slirc/Makefile index 8573b64..63576de 100644 --- a/irc/slirc/Makefile +++ b/irc/slirc/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.megsinet.com/~stabro/ EXTRACT_SUFX= .tgz MAINTAINER= knu@FreeBSD.org +COMMENT= A SLang-based IRC client LIB_DEPENDS= ${LIB_DEPENDS_LIBSLANG} diff --git a/irc/slirc/pkg-comment b/irc/slirc/pkg-comment deleted file mode 100644 index bf5e3c0..0000000 --- a/irc/slirc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A SLang-based IRC client diff --git a/japanese/esecanna-module-vje25/Makefile b/japanese/esecanna-module-vje25/Makefile index 36e8deb5..63a4cdc 100644 --- a/japanese/esecanna-module-vje25/Makefile +++ b/japanese/esecanna-module-vje25/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= knu DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= knu@FreeBSD.org +COMMENT= Esecanna module for VJE-Delta 2.5 RUN_DEPENDS= ${LOCALBASE}/sbin/esecannaserver:${PORTSDIR}/japanese/esecanna diff --git a/japanese/esecanna-module-vje25/pkg-comment b/japanese/esecanna-module-vje25/pkg-comment deleted file mode 100644 index 3d756bf..0000000 --- a/japanese/esecanna-module-vje25/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Esecanna module for VJE-Delta 2.5 diff --git a/japanese/esecanna-module-vje30/Makefile b/japanese/esecanna-module-vje30/Makefile index 249cf3b..a91e7c9 100644 --- a/japanese/esecanna-module-vje30/Makefile +++ b/japanese/esecanna-module-vje30/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= knu DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= knu@FreeBSD.org +COMMENT= Esecanna module for VJE-Delta 3.0 RUN_DEPENDS= ${LOCALBASE}/sbin/esecannaserver:${PORTSDIR}/japanese/esecanna diff --git a/japanese/esecanna-module-vje30/pkg-comment b/japanese/esecanna-module-vje30/pkg-comment deleted file mode 100644 index 9a3048a..0000000 --- a/japanese/esecanna-module-vje30/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Esecanna module for VJE-Delta 3.0 diff --git a/japanese/esecanna-module-wnn6/Makefile b/japanese/esecanna-module-wnn6/Makefile index b7770cb..9741567 100644 --- a/japanese/esecanna-module-wnn6/Makefile +++ b/japanese/esecanna-module-wnn6/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= knu DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= knu@FreeBSD.org +COMMENT= Esecanna module for Wnn6 LIB_DEPENDS= wnn6.2:${PORTSDIR}/japanese/Wnn6-lib RUN_DEPENDS= ${LOCALBASE}/sbin/esecannaserver:${PORTSDIR}/japanese/esecanna diff --git a/japanese/esecanna-module-wnn6/pkg-comment b/japanese/esecanna-module-wnn6/pkg-comment deleted file mode 100644 index c3a6993..0000000 --- a/japanese/esecanna-module-wnn6/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Esecanna module for Wnn6 diff --git a/japanese/esecanna/Makefile b/japanese/esecanna/Makefile index 4b735bb8..a8dcfd3 100644 --- a/japanese/esecanna/Makefile +++ b/japanese/esecanna/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= knu DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= knu@FreeBSD.org +COMMENT= Pseudo cannaserver which wraps some other input engines USE_REINPLACE= yes USE_AUTOCONF= yes diff --git a/japanese/esecanna/pkg-comment b/japanese/esecanna/pkg-comment deleted file mode 100644 index f92dc0e..0000000 --- a/japanese/esecanna/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Pseudo cannaserver which wraps some other input engines diff --git a/japanese/namazu2/Makefile b/japanese/namazu2/Makefile index 26ed429..aa5f485 100644 --- a/japanese/namazu2/Makefile +++ b/japanese/namazu2/Makefile @@ -14,6 +14,7 @@ DISTFILES= # empty EXTRACT_ONLY= # empty MAINTAINER= knu@FreeBSD.org +COMMENT= Meta-port of Namazu and Japanese support modules LIB_DEPENDS= nmz.6:${PORTSDIR}/databases/namazu2 RUN_DEPENDS= ${PM_BASE}/${PERL_ARCH}/NKF.pm:${PORTSDIR}/japanese/p5-nkf \ diff --git a/japanese/namazu2/pkg-comment b/japanese/namazu2/pkg-comment deleted file mode 100644 index 640c062..0000000 --- a/japanese/namazu2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Meta-port of Namazu and Japanese support modules diff --git a/japanese/p5-Text-ChaSen/Makefile b/japanese/p5-Text-ChaSen/Makefile index 02ac0f8..b875d6b 100644 --- a/japanese/p5-Text-ChaSen/Makefile +++ b/japanese/p5-Text-ChaSen/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/chasen/ DISTNAME= chasen-${CHASEN_VERSION} MAINTAINER= knu@FreeBSD.org +COMMENT= ChaSen library module for Perl5 LIB_DEPENDS= chasen.0:${PORTSDIR}/japanese/chasen-base diff --git a/japanese/p5-Text-ChaSen/pkg-comment b/japanese/p5-Text-ChaSen/pkg-comment deleted file mode 100644 index 5057367..0000000 --- a/japanese/p5-Text-ChaSen/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -ChaSen library module for Perl5 diff --git a/japanese/p5-Text-Kakasi/Makefile b/japanese/p5-Text-Kakasi/Makefile index 7682d19..b1a9734 100644 --- a/japanese/p5-Text-Kakasi/Makefile +++ b/japanese/p5-Text-Kakasi/Makefile @@ -12,6 +12,7 @@ CATEGORIES= japanese perl5 MASTER_SITES= http://www.daionet.gr.jp/~knok/kakasi/ MAINTAINER= knu@FreeBSD.org +COMMENT= Kakasi library module for Perl5 LIB_DEPENDS= kakasi.3:${PORTSDIR}/japanese/kakasi diff --git a/japanese/p5-Text-Kakasi/pkg-comment b/japanese/p5-Text-Kakasi/pkg-comment deleted file mode 100644 index 64b4628..0000000 --- a/japanese/p5-Text-Kakasi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Kakasi library module for Perl5 diff --git a/japanese/rbnamazu/Makefile b/japanese/rbnamazu/Makefile index 815a365..7eaf8de 100644 --- a/japanese/rbnamazu/Makefile +++ b/japanese/rbnamazu/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.namazu.org/pub/namazu/ruby/ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A client of the "Namazu" full-text search engine written in Ruby USE_RUBY= yes USE_RUBY_FEATURES= optparse diff --git a/japanese/rbnamazu/pkg-comment b/japanese/rbnamazu/pkg-comment deleted file mode 100644 index 946476d..0000000 --- a/japanese/rbnamazu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A client of the "Namazu" full-text search engine written in Ruby diff --git a/japanese/rskkserv/Makefile b/japanese/rskkserv/Makefile index b525646..c725369 100644 --- a/japanese/rskkserv/Makefile +++ b/japanese/rskkserv/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.unixuser.org/~ysjj/rskkserv/ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= An alternative implementation of skkserv written in Ruby RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/tcpwrap.so:${PORTSDIR}/security/ruby-tcpwrap \ ${SKKJISYO_BASE}/${SKKJISYO}:${SKK_MASTERDIR} diff --git a/japanese/rskkserv/pkg-comment b/japanese/rskkserv/pkg-comment deleted file mode 100644 index 8ecf5b6..0000000 --- a/japanese/rskkserv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An alternative implementation of skkserv written in Ruby diff --git a/japanese/vje30-trial/Makefile b/japanese/vje30-trial/Makefile index 58f22ac..39c179a 100644 --- a/japanese/vje30-trial/Makefile +++ b/japanese/vje30-trial/Makefile @@ -16,6 +16,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= vje30 MAINTAINER= knu@FreeBSD.org +COMMENT= Modern intelligent Japanese input engine (trial version) LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x #RUN_DEPENDS= ${LOCALBASE}/share/java/classes/jfc-1.1.1/swing.jar:${PORTSDIR}/java/jfc diff --git a/japanese/vje30-trial/pkg-comment b/japanese/vje30-trial/pkg-comment deleted file mode 100644 index d761187..0000000 --- a/japanese/vje30-trial/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Modern intelligent Japanese input engine (trial version) diff --git a/japanese/vje30/Makefile b/japanese/vje30/Makefile index 4322ec7..ab7fb12 100644 --- a/japanese/vje30/Makefile +++ b/japanese/vje30/Makefile @@ -20,6 +20,7 @@ DISTFILES= ${MAINDIST} \ DIST_SUBDIR= vje30 MAINTAINER= knu@FreeBSD.org +COMMENT= Modern intelligent Japanese input engine (purchase version) LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x #RUN_DEPENDS= ${LOCALBASE}/share/java/classes/jfc-1.1.1/swing.jar:${PORTSDIR}/java/jfc diff --git a/japanese/vje30/pkg-comment b/japanese/vje30/pkg-comment deleted file mode 100644 index dd95c07..0000000 --- a/japanese/vje30/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Modern intelligent Japanese input engine (purchase version) diff --git a/japanese/xchat/Makefile b/japanese/xchat/Makefile index bfeedbc..8331fc0 100644 --- a/japanese/xchat/Makefile +++ b/japanese/xchat/Makefile @@ -8,6 +8,7 @@ CATEGORIES= japanese MAINTAINER= knu@FreeBSD.org +COMMENT= An X11 IRC client using the GTK+ toolkit, and optionally, GNOME CONFIGURE_ARGS= --enable-japanese-conv diff --git a/japanese/xyaku/Makefile b/japanese/xyaku/Makefile index 4857d58..dd0b198 100644 --- a/japanese/xyaku/Makefile +++ b/japanese/xyaku/Makefile @@ -11,6 +11,7 @@ CATEGORIES= japanese textproc MASTER_SITES= http://home.catv.ne.jp/pp/ginoue/software/xyaku/ MAINTAINER= knu@FreeBSD.org +COMMENT= A general dictionary/search engine front-end for X RUN_DEPENDS= ${EDICT_FILE}:${PORTSDIR}/japanese/edict \ ${RUBY_SITEARCHLIBDIR}/eb.so:${PORTSDIR}/japanese/ruby-eb diff --git a/japanese/xyaku/pkg-comment b/japanese/xyaku/pkg-comment deleted file mode 100644 index 893b581..0000000 --- a/japanese/xyaku/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A general dictionary/search engine front-end for X diff --git a/net/dns_balance/Makefile b/net/dns_balance/Makefile index 101d3f4..d48be09 100644 --- a/net/dns_balance/Makefile +++ b/net/dns_balance/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/ DISTNAME= DNS-Balance-${PORTVERSION} MAINTAINER= knu@FreeBSD.org +COMMENT= A dynamic load-balancing DNS server USE_RUBY= yes diff --git a/net/dns_balance/pkg-comment b/net/dns_balance/pkg-comment deleted file mode 100644 index 913087b..0000000 --- a/net/dns_balance/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A dynamic load-balancing DNS server diff --git a/news/newsfetch/Makefile b/news/newsfetch/Makefile index 5c477e5..0eac938 100644 --- a/news/newsfetch/Makefile +++ b/news/newsfetch/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/news/readers MAINTAINER= knu@FreeBSD.org +COMMENT= Download news articles from NNTP server MAKE_ENV= BINDIR="${PREFIX}/bin" MANDIR="${PREFIX}/man/man" diff --git a/news/newsfetch/pkg-comment b/news/newsfetch/pkg-comment deleted file mode 100644 index c9ef512..0000000 --- a/news/newsfetch/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Download news articles from NNTP server diff --git a/palm/jfconv/Makefile b/palm/jfconv/Makefile index d9c3b8a..42118a9 100644 --- a/palm/jfconv/Makefile +++ b/palm/jfconv/Makefile @@ -15,6 +15,7 @@ DISTNAME= jconv EXTRACT_SUFX= .tgz MAINTAINER= knu@FreeBSD.org +COMMENT= Converts JFile database to CSV, and vice versa ALL_TARGET= # none diff --git a/palm/jfconv/pkg-comment b/palm/jfconv/pkg-comment deleted file mode 100644 index 53326e3..0000000 --- a/palm/jfconv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts JFile database to CSV, and vice versa diff --git a/palm/mdbconv/Makefile b/palm/mdbconv/Makefile index be7feda..0de8487 100644 --- a/palm/mdbconv/Makefile +++ b/palm/mdbconv/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.handmark.com/downloads/ DISTNAME= ${PORTNAME}freebsd3x MAINTAINER= knu@FreeBSD.org +COMMENT= Converts CSV to MobileDB database NO_WRKSUBDIR= yes diff --git a/palm/mdbconv/pkg-comment b/palm/mdbconv/pkg-comment deleted file mode 100644 index aee60e2..0000000 --- a/palm/mdbconv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts CSV to MobileDB database diff --git a/ports-mgmt/portupgrade-devel/Makefile b/ports-mgmt/portupgrade-devel/Makefile index 3e6f172..5d28f59 100644 --- a/ports-mgmt/portupgrade-devel/Makefile +++ b/ports-mgmt/portupgrade-devel/Makefile @@ -24,6 +24,7 @@ PATCH_DIST_STRIP= -p1 .endif MAINTAINER= knu@FreeBSD.org +COMMENT= FreeBSD ports/packages administration and management tool suite RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb1.so:${PORTSDIR}/databases/ruby-bdb1 # For PKG_DBDRIVER={bdb_btree,bdb_hash,bdb} diff --git a/ports-mgmt/portupgrade-devel/pkg-comment b/ports-mgmt/portupgrade-devel/pkg-comment deleted file mode 100644 index c14f5bb..0000000 --- a/ports-mgmt/portupgrade-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -FreeBSD ports/packages administration and management tool suite diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile index 3e6f172..5d28f59 100644 --- a/ports-mgmt/portupgrade/Makefile +++ b/ports-mgmt/portupgrade/Makefile @@ -24,6 +24,7 @@ PATCH_DIST_STRIP= -p1 .endif MAINTAINER= knu@FreeBSD.org +COMMENT= FreeBSD ports/packages administration and management tool suite RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb1.so:${PORTSDIR}/databases/ruby-bdb1 # For PKG_DBDRIVER={bdb_btree,bdb_hash,bdb} diff --git a/ports-mgmt/portupgrade/pkg-comment b/ports-mgmt/portupgrade/pkg-comment deleted file mode 100644 index c14f5bb..0000000 --- a/ports-mgmt/portupgrade/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -FreeBSD ports/packages administration and management tool suite diff --git a/print/clibpdf/Makefile b/print/clibpdf/Makefile index 8bc26d0..0d9d194 100644 --- a/print/clibpdf/Makefile +++ b/print/clibpdf/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.fastio.com/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} MAINTAINER= knu@FreeBSD.org +COMMENT= A library for creating PDF (Acrobat) files directly via C language programs WRKSRC= ${WRKDIR}/ClibPDF/source diff --git a/print/clibpdf/pkg-comment b/print/clibpdf/pkg-comment deleted file mode 100644 index 2d3abc0..0000000 --- a/print/clibpdf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library for creating PDF (Acrobat) files directly via C language programs diff --git a/shells/fd/Makefile b/shells/fd/Makefile index 9e369fb..79e6092 100644 --- a/shells/fd/Makefile +++ b/shells/fd/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/fd/ \ DISTNAME= FD-${PORTVERSION} MAINTAINER= knu@FreeBSD.org +COMMENT= A CUI-based file and directory management tool USE_REINPLACE= yes diff --git a/shells/fd/pkg-comment b/shells/fd/pkg-comment deleted file mode 100644 index b392fa1..0000000 --- a/shells/fd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A CUI-based file and directory management tool diff --git a/sysutils/libchk/Makefile b/sysutils/libchk/Makefile index 9286a36..20d46ba 100644 --- a/sysutils/libchk/Makefile +++ b/sysutils/libchk/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \ MASTER_SITE_SUBDIR= knu MAINTAINER= knu@FreeBSD.org +COMMENT= A tool to check shared library links USE_BZIP2= yes USE_RUBY= yes diff --git a/sysutils/libchk/pkg-comment b/sysutils/libchk/pkg-comment deleted file mode 100644 index a9d81f5..0000000 --- a/sysutils/libchk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool to check shared library links diff --git a/sysutils/pdumpfs/Makefile b/sysutils/pdumpfs/Makefile index 60bec77..14e1889 100644 --- a/sysutils/pdumpfs/Makefile +++ b/sysutils/pdumpfs/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://namazu.org/~satoru/pdumpfs/ MAINTAINER= knu@FreeBSD.org +COMMENT= A daily backup system similar to Plan9's dumpfs USE_RUBY= yes diff --git a/sysutils/pdumpfs/pkg-comment b/sysutils/pdumpfs/pkg-comment deleted file mode 100644 index afbd4ef..0000000 --- a/sysutils/pdumpfs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A daily backup system similar to Plan9's dumpfs diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile index 3e6f172..5d28f59 100644 --- a/sysutils/portupgrade-devel/Makefile +++ b/sysutils/portupgrade-devel/Makefile @@ -24,6 +24,7 @@ PATCH_DIST_STRIP= -p1 .endif MAINTAINER= knu@FreeBSD.org +COMMENT= FreeBSD ports/packages administration and management tool suite RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb1.so:${PORTSDIR}/databases/ruby-bdb1 # For PKG_DBDRIVER={bdb_btree,bdb_hash,bdb} diff --git a/sysutils/portupgrade-devel/pkg-comment b/sysutils/portupgrade-devel/pkg-comment deleted file mode 100644 index c14f5bb..0000000 --- a/sysutils/portupgrade-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -FreeBSD ports/packages administration and management tool suite diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile index 3e6f172..5d28f59 100644 --- a/sysutils/portupgrade/Makefile +++ b/sysutils/portupgrade/Makefile @@ -24,6 +24,7 @@ PATCH_DIST_STRIP= -p1 .endif MAINTAINER= knu@FreeBSD.org +COMMENT= FreeBSD ports/packages administration and management tool suite RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb1.so:${PORTSDIR}/databases/ruby-bdb1 # For PKG_DBDRIVER={bdb_btree,bdb_hash,bdb} diff --git a/sysutils/portupgrade/pkg-comment b/sysutils/portupgrade/pkg-comment deleted file mode 100644 index c14f5bb..0000000 --- a/sysutils/portupgrade/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -FreeBSD ports/packages administration and management tool suite diff --git a/sysutils/rlogview/Makefile b/sysutils/rlogview/Makefile index 2f4bbcb..f5c1188 100644 --- a/sysutils/rlogview/Makefile +++ b/sysutils/rlogview/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby/GTK graphical log viewer for log4r RUN_DEPENDS= ${RUBY_SITELIBDIR}/log4r.rb:${PORTSDIR}/sysutils/ruby-log4r \ ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk \ diff --git a/sysutils/rlogview/pkg-comment b/sysutils/rlogview/pkg-comment deleted file mode 100644 index b3122b2..0000000 --- a/sysutils/rlogview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby/GTK graphical log viewer for log4r diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index d3165ba..dc6e9b1 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -11,6 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://gdome2.cs.unibo.it/tarball/ MAINTAINER= knu@FreeBSD.org +COMMENT= Gnome DOM Engine LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/textproc/gdome2/pkg-comment b/textproc/gdome2/pkg-comment deleted file mode 100644 index 18ea4bd..0000000 --- a/textproc/gdome2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gnome DOM Engine diff --git a/textproc/p5-Search-Saryer/Makefile b/textproc/p5-Search-Saryer/Makefile index ab9153b..c08ad8b 100644 --- a/textproc/p5-Search-Saryer/Makefile +++ b/textproc/p5-Search-Saryer/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.namazu.org/sary/perl/ PKGNAMEPREFIX= p5- MAINTAINER= knu@FreeBSD.org +COMMENT= Perl interface to the Sary library LIB_DEPENDS= sary.8:${PORTSDIR}/textproc/sary diff --git a/textproc/p5-Search-Saryer/pkg-comment b/textproc/p5-Search-Saryer/pkg-comment deleted file mode 100644 index 505ea7d..0000000 --- a/textproc/p5-Search-Saryer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl interface to the Sary library diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile index 098f3b3..b6e4066 100644 --- a/textproc/sary/Makefile +++ b/textproc/sary/Makefile @@ -11,6 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://sary.namazu.org/stable/ MAINTAINER= knu@FreeBSD.org +COMMENT= A suffix array library and tools, which provide fast full-text search USE_GNOMENG= yes USE_GNOME= glib12 gnomehack diff --git a/textproc/sary/pkg-comment b/textproc/sary/pkg-comment deleted file mode 100644 index cd1787c..0000000 --- a/textproc/sary/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A suffix array library and tools, which provide fast full-text search diff --git a/www/netscape-wrapper/Makefile b/www/netscape-wrapper/Makefile index 9756663..a4dd461 100644 --- a/www/netscape-wrapper/Makefile +++ b/www/netscape-wrapper/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= # none DISTFILES= # none MAINTAINER= knu@FreeBSD.org +COMMENT= Netscape wrapper to avoid multiple invocation and more RUN_DEPENDS= netscape-remote:${PORTSDIR}/www/netscape-remote diff --git a/www/netscape-wrapper/pkg-comment b/www/netscape-wrapper/pkg-comment deleted file mode 100644 index f279514..0000000 --- a/www/netscape-wrapper/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Netscape wrapper to avoid multiple invocation and more |