diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 03:00:52 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 03:00:52 +0800 |
commit | 66c6ef19ff0cf0a222b04df73f786d6f2fda0365 (patch) | |
tree | 2a30f3373c716f098b0668e0d242b1e70617b51b | |
parent | 485f0913f4a15d35cfc417121f93047431847efe (diff) | |
download | freebsd-ports-graphics-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.tar.gz freebsd-ports-graphics-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.tar.zst freebsd-ports-graphics-66c6ef19ff0cf0a222b04df73f786d6f2fda0365.zip |
De-pkg-comment.
1413 files changed, 710 insertions, 711 deletions
diff --git a/astro/xrmap/Makefile b/astro/xrmap/Makefile index 05caf055827..3f816d7fe9a 100644 --- a/astro/xrmap/Makefile +++ b/astro/xrmap/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Map portions of the earth from a given longitude/latitude USE_IMAKE= yes USE_XPM= yes diff --git a/astro/xrmap/pkg-comment b/astro/xrmap/pkg-comment deleted file mode 100644 index d9e0b4c7b04..00000000000 --- a/astro/xrmap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Map portions of the earth from a given longitude/latitude diff --git a/audio/speak_freely/Makefile b/audio/speak_freely/Makefile index 80fdddc83d6..4da1caa45b2 100644 --- a/audio/speak_freely/Makefile +++ b/audio/speak_freely/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mbone audio security MASTER_SITES= http://www.fourmilab.ch/speakfree/unix/download/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org +COMMENT= Voice Communication Over Data Networks LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm diff --git a/audio/speak_freely/pkg-comment b/audio/speak_freely/pkg-comment deleted file mode 100644 index 131b6287c61..00000000000 --- a/audio/speak_freely/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Voice Communication Over Data Networks diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile index 6ece87a5e8e..10ae742fd91 100644 --- a/databases/py-rrdpipe/Makefile +++ b/databases/py-rrdpipe/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyRRDpipe-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Portable Python module to access RRDTool files via pipes LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool diff --git a/databases/py-rrdpipe/pkg-comment b/databases/py-rrdpipe/pkg-comment deleted file mode 100644 index d38a1092076..00000000000 --- a/databases/py-rrdpipe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Portable Python module to access RRDTool files via pipes diff --git a/dns/ddup/Makefile b/dns/ddup/Makefile index 0dad3b47bf1..6b7bd433e90 100644 --- a/dns/ddup/Makefile +++ b/dns/ddup/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITES_LOCAL} DISTNAME= ${PORTNAME}-${PORTVERSION}-unix MAINTAINER= ports@FreeBSD.Org +COMMENT= A DynDNS.org client for UNIX (Now support NIC v2.0) USE_REINPLACE= yes diff --git a/dns/ddup/pkg-comment b/dns/ddup/pkg-comment deleted file mode 100644 index 3a489e82631..00000000000 --- a/dns/ddup/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A DynDNS.org client for UNIX (Now support NIC v2.0) diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile index 34e7b55028b..42d418ea920 100644 --- a/dns/dlint/Makefile +++ b/dns/dlint/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.domtools.com/pub/ DISTNAME= dlint${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Lint for DNS zones (Domain Name Server zone verification utility) USE_REINPLACE= yes NO_BUILD= yes diff --git a/dns/dlint/pkg-comment b/dns/dlint/pkg-comment deleted file mode 100644 index 8222bfe2e52..00000000000 --- a/dns/dlint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Lint for DNS zones (Domain Name Server zone verification utility) diff --git a/dns/dnssecwalker/Makefile b/dns/dnssecwalker/Makefile index 1d36dfdf5a0..0f61a1ca2c2 100644 --- a/dns/dnssecwalker/Makefile +++ b/dns/dnssecwalker/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://josefsson.org/walker/ DISTNAME= walker-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= DNSSEC Walker RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS diff --git a/dns/dnssecwalker/pkg-comment b/dns/dnssecwalker/pkg-comment deleted file mode 100644 index 199f49b4f22..00000000000 --- a/dns/dnssecwalker/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -DNSSEC Walker diff --git a/dns/maradns/Makefile b/dns/maradns/Makefile index 88756d026fc..5b19f960d5e 100644 --- a/dns/maradns/Makefile +++ b/dns/maradns/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.maradns.org/download/ \ http://maradns.3va.net/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= A DNS server implementation with focus on security and simplicity USE_REINPLACE= yes REINPLACE_ARGS= -i "" diff --git a/dns/maradns/pkg-comment b/dns/maradns/pkg-comment deleted file mode 100644 index 1c53d10ad18..00000000000 --- a/dns/maradns/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A DNS server implementation with focus on security and simplicity diff --git a/dns/totd/Makefile b/dns/totd/Makefile index 399c31d8022..d128d4ee4e7 100644 --- a/dns/totd/Makefile +++ b/dns/totd/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ MAINTAINER= ports@FreeBSD.org +COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation MAN8= totd.8 diff --git a/dns/totd/pkg-comment b/dns/totd/pkg-comment deleted file mode 100644 index 46190ecbe18..00000000000 --- a/dns/totd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -DNS proxy that supports IPv6 <==> IPv4 record translation diff --git a/dns/walker/Makefile b/dns/walker/Makefile index 1ff5dd7f178..b2ece6bd6b1 100644 --- a/dns/walker/Makefile +++ b/dns/walker/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://josefsson.org/walker/ MAINTAINER= ports@FreeBSD.org +COMMENT= Recover zone file information from servers that use DNSSEC RUN_DEPENDS= ${LOCALBASE}/bin/dig:${PORTSDIR}/net/bind9 diff --git a/dns/walker/pkg-comment b/dns/walker/pkg-comment deleted file mode 100644 index 1f0068760d3..00000000000 --- a/dns/walker/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Recover zone file information from servers that use DNSSEC diff --git a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile index 3e0ddd7dcc0..e088e0ef68f 100644 --- a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile +++ b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for 2CheckOut authorization service BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ diff --git a/finance/p5-Business-OnlinePayment-2CheckOut/pkg-comment b/finance/p5-Business-OnlinePayment-2CheckOut/pkg-comment deleted file mode 100644 index bfe7fefe5ac..00000000000 --- a/finance/p5-Business-OnlinePayment-2CheckOut/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for 2CheckOut authorization service diff --git a/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile b/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile index 4f71871d4fd..02dcc2076fb 100644 --- a/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile +++ b/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for Authorize.Net BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ diff --git a/finance/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment b/finance/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment deleted file mode 100644 index e143287f417..00000000000 --- a/finance/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for Authorize.Net diff --git a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile index 19757f21b20..c4092eb2369 100644 --- a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile +++ b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for Bank of America eStores BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment b/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment deleted file mode 100644 index b2334629b17..00000000000 --- a/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for Bank of America eStores diff --git a/finance/p5-Business-OnlinePayment-Beanstream/Makefile b/finance/p5-Business-OnlinePayment-Beanstream/Makefile index 80ebffecf07..68c675896e7 100644 --- a/finance/p5-Business-OnlinePayment-Beanstream/Makefile +++ b/finance/p5-Business-OnlinePayment-Beanstream/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for Beanstream BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/finance/p5-Business-OnlinePayment-Beanstream/pkg-comment b/finance/p5-Business-OnlinePayment-Beanstream/pkg-comment deleted file mode 100644 index 7d668838b1f..00000000000 --- a/finance/p5-Business-OnlinePayment-Beanstream/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for Beanstream diff --git a/finance/p5-Business-OnlinePayment-Cardstream/Makefile b/finance/p5-Business-OnlinePayment-Cardstream/Makefile index 377c500d6a9..29de923bc8d 100644 --- a/finance/p5-Business-OnlinePayment-Cardstream/Makefile +++ b/finance/p5-Business-OnlinePayment-Cardstream/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for Cardstream BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/finance/p5-Business-OnlinePayment-Cardstream/pkg-comment b/finance/p5-Business-OnlinePayment-Cardstream/pkg-comment deleted file mode 100644 index f20d35b5886..00000000000 --- a/finance/p5-Business-OnlinePayment-Cardstream/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for Cardstream diff --git a/finance/p5-Business-OnlinePayment-Jettis/Makefile b/finance/p5-Business-OnlinePayment-Jettis/Makefile index ec39427282a..5706f37a166 100644 --- a/finance/p5-Business-OnlinePayment-Jettis/Makefile +++ b/finance/p5-Business-OnlinePayment-Jettis/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for Jettis BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/finance/p5-Business-OnlinePayment-Jettis/pkg-comment b/finance/p5-Business-OnlinePayment-Jettis/pkg-comment deleted file mode 100644 index 4f7dc576691..00000000000 --- a/finance/p5-Business-OnlinePayment-Jettis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for Jettis diff --git a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile index 2f77065a8bb..8e5c095eec6 100644 --- a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile +++ b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for LinkPoint BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/finance/p5-Business-OnlinePayment-LinkPoint/pkg-comment b/finance/p5-Business-OnlinePayment-LinkPoint/pkg-comment deleted file mode 100644 index ade07365333..00000000000 --- a/finance/p5-Business-OnlinePayment-LinkPoint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for LinkPoint diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile index 3576138c186..58edede6578 100644 --- a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile +++ b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for Network1 Financial BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/pkg-comment b/finance/p5-Business-OnlinePayment-Network1Financial/pkg-comment deleted file mode 100644 index d7b37525ed5..00000000000 --- a/finance/p5-Business-OnlinePayment-Network1Financial/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for Network1 Financial diff --git a/finance/p5-Business-OnlinePayment-PayConnect/Makefile b/finance/p5-Business-OnlinePayment-PayConnect/Makefile index 3b2346a422c..1132f2ebb9e 100644 --- a/finance/p5-Business-OnlinePayment-PayConnect/Makefile +++ b/finance/p5-Business-OnlinePayment-PayConnect/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for PaymentOne PayConnect BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/finance/p5-Business-OnlinePayment-PayConnect/pkg-comment b/finance/p5-Business-OnlinePayment-PayConnect/pkg-comment deleted file mode 100644 index 5e504788488..00000000000 --- a/finance/p5-Business-OnlinePayment-PayConnect/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for PaymentOne PayConnect diff --git a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile index 3f100f14171..9864f38e8ff 100644 --- a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile +++ b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for PaymentsGateway.net ACH Direct BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-comment b/finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-comment deleted file mode 100644 index 37ecd901e97..00000000000 --- a/finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for PaymentsGateway.net ACH Direct diff --git a/finance/p5-Business-OnlinePayment-SurePay/Makefile b/finance/p5-Business-OnlinePayment-SurePay/Makefile index 049ca60acb2..6b499e4f86f 100644 --- a/finance/p5-Business-OnlinePayment-SurePay/Makefile +++ b/finance/p5-Business-OnlinePayment-SurePay/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for SurePay authorization service BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/finance/p5-Business-OnlinePayment-SurePay/pkg-comment b/finance/p5-Business-OnlinePayment-SurePay/pkg-comment deleted file mode 100644 index 19d5587243f..00000000000 --- a/finance/p5-Business-OnlinePayment-SurePay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for SurePay authorization service diff --git a/finance/p5-Business-OnlinePayment-TCLink/Makefile b/finance/p5-Business-OnlinePayment-TCLink/Makefile index 004830fb034..ad4e37270af 100644 --- a/finance/p5-Business-OnlinePayment-TCLink/Makefile +++ b/finance/p5-Business-OnlinePayment-TCLink/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for TrustCommerce BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ diff --git a/finance/p5-Business-OnlinePayment-TCLink/pkg-comment b/finance/p5-Business-OnlinePayment-TCLink/pkg-comment deleted file mode 100644 index 74cba009dd4..00000000000 --- a/finance/p5-Business-OnlinePayment-TCLink/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for TrustCommerce diff --git a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile index 7bbc020525e..f0f549c70c2 100644 --- a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile +++ b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for Vital VirtualNet BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ diff --git a/finance/p5-Business-OnlinePayment-VirtualNet/pkg-comment b/finance/p5-Business-OnlinePayment-VirtualNet/pkg-comment deleted file mode 100644 index 528666a4456..00000000000 --- a/finance/p5-Business-OnlinePayment-VirtualNet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for Vital VirtualNet diff --git a/finance/p5-Business-OnlinePayment-eSec/Makefile b/finance/p5-Business-OnlinePayment-eSec/Makefile index 65ea768598a..32c7bbb61ab 100644 --- a/finance/p5-Business-OnlinePayment-eSec/Makefile +++ b/finance/p5-Business-OnlinePayment-eSec/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= An Business::OnlinePayment backend module for eSec BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/finance/p5-Business-OnlinePayment-eSec/pkg-comment b/finance/p5-Business-OnlinePayment-eSec/pkg-comment deleted file mode 100644 index 3cd26da3df6..00000000000 --- a/finance/p5-Business-OnlinePayment-eSec/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Business::OnlinePayment backend module for eSec diff --git a/finance/p5-Business-OnlinePayment/Makefile b/finance/p5-Business-OnlinePayment/Makefile index 78d9a042834..65a90d0e2c6 100644 --- a/finance/p5-Business-OnlinePayment/Makefile +++ b/finance/p5-Business-OnlinePayment/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A generic interface for processing online credit card payments BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-OnlinePayment/pkg-comment b/finance/p5-Business-OnlinePayment/pkg-comment deleted file mode 100644 index 62c336ac442..00000000000 --- a/finance/p5-Business-OnlinePayment/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A generic interface for processing online credit card payments diff --git a/finance/p5-Business-WorldPay-Junior/Makefile b/finance/p5-Business-WorldPay-Junior/Makefile index 05a5ca752ae..24d154ea094 100644 --- a/finance/p5-Business-WorldPay-Junior/Makefile +++ b/finance/p5-Business-WorldPay-Junior/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= An Business::OnlinePayment backend module for a WorldPay Select Junior service BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/finance/p5-Business-WorldPay-Junior/pkg-comment b/finance/p5-Business-WorldPay-Junior/pkg-comment deleted file mode 100644 index ec7a767e7e6..00000000000 --- a/finance/p5-Business-WorldPay-Junior/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Business::OnlinePayment backend module for a WorldPay Select Junior service diff --git a/finance/wmstock/Makefile b/finance/wmstock/Makefile index 84027b84252..71919c4508e 100644 --- a/finance/wmstock/Makefile +++ b/finance/wmstock/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc windowmaker MASTER_SITES= http://mattfischer.com/wmstock/src/ MAINTAINER= ports@FreeBSD.org +COMMENT= Cool WindowMaker Dockapp that shows stock ticker(s) USE_X_PREFIX= yes USE_XPM= yes diff --git a/finance/wmstock/pkg-comment b/finance/wmstock/pkg-comment deleted file mode 100644 index 12a1f9f2f1f..00000000000 --- a/finance/wmstock/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Cool WindowMaker Dockapp that shows stock ticker(s) diff --git a/japanese/chasen-base/Makefile b/japanese/chasen-base/Makefile index a940bf82f91..6a96229043a 100644 --- a/japanese/chasen-base/Makefile +++ b/japanese/chasen-base/Makefile @@ -17,6 +17,7 @@ PATCH_SITES= ${MASTER_SITES} PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org +COMMENT= Japanese Morphological Analysis System GNU_CONFIGURE= yes #USE_LIBTOOL= yes diff --git a/japanese/chasen-base/pkg-comment b/japanese/chasen-base/pkg-comment deleted file mode 100644 index 55ccb1734ec..00000000000 --- a/japanese/chasen-base/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Japanese Morphological Analysis System diff --git a/japanese/chasen/Makefile b/japanese/chasen/Makefile index efe5e16dd41..df99b611017 100644 --- a/japanese/chasen/Makefile +++ b/japanese/chasen/Makefile @@ -14,6 +14,7 @@ DISTFILES= # empty EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org +COMMENT= Japanese Morphological Analysis System RUN_DEPENDS= chasen:${PORTSDIR}/japanese/chasen-base \ ${LOCALBASE}/share/chasen/dic/ipadic/cforms.cha:${PORTSDIR}/japanese/ipadic diff --git a/japanese/chasen/pkg-comment b/japanese/chasen/pkg-comment deleted file mode 100644 index 55ccb1734ec..00000000000 --- a/japanese/chasen/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Japanese Morphological Analysis System diff --git a/japanese/chimera/Makefile b/japanese/chimera/Makefile index c0373fffaac..2f0b3ab4ed9 100644 --- a/japanese/chimera/Makefile +++ b/japanese/chimera/Makefile @@ -18,6 +18,7 @@ PATCHFILES= ${PORTNAME}-${PREV_VERSION}-${PORTVERSION}.gz \ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org +COMMENT= X/Athena World-Wide Web client + Japanese patch PREV_VERSION= ${PORTVERSION:S/p1/p0/} diff --git a/japanese/chimera/pkg-comment b/japanese/chimera/pkg-comment deleted file mode 100644 index ce05813fb5f..00000000000 --- a/japanese/chimera/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X/Athena World-Wide Web client + Japanese patch diff --git a/japanese/ebview-gtk2/Makefile b/japanese/ebview-gtk2/Makefile index 4ccfec10337..5b6b9a0224e 100644 --- a/japanese/ebview-gtk2/Makefile +++ b/japanese/ebview-gtk2/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Electronic Book Viewer LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb diff --git a/japanese/ebview-gtk2/pkg-comment b/japanese/ebview-gtk2/pkg-comment deleted file mode 100644 index 32cf50dd931..00000000000 --- a/japanese/ebview-gtk2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Electronic Book Viewer diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile index 4ccfec10337..5b6b9a0224e 100644 --- a/japanese/ebview/Makefile +++ b/japanese/ebview/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Electronic Book Viewer LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb diff --git a/japanese/ebview/pkg-comment b/japanese/ebview/pkg-comment deleted file mode 100644 index 32cf50dd931..00000000000 --- a/japanese/ebview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Electronic Book Viewer diff --git a/japanese/elvis/Makefile b/japanese/elvis/Makefile index 81bfe385b52..36bf8291572 100644 --- a/japanese/elvis/Makefile +++ b/japanese/elvis/Makefile @@ -17,6 +17,7 @@ PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/jelvis/ PATCHFILES= j${PORTNAME}1.8p4-j1.1.tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= A clone of vi/ex, the standard UNIX editor, with Japanese patch LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna diff --git a/japanese/elvis/pkg-comment b/japanese/elvis/pkg-comment deleted file mode 100644 index 418dd0096bd..00000000000 --- a/japanese/elvis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A clone of vi/ex, the standard UNIX editor, with Japanese patch diff --git a/japanese/ewipe/Makefile b/japanese/ewipe/Makefile index 6b98d472390..17578a46bd5 100644 --- a/japanese/ewipe/Makefile +++ b/japanese/ewipe/Makefile @@ -7,8 +7,10 @@ CATEGORIES= japanese +MAINTAINER= ports@FreeBSD.org +COMMENT= Tcl/tk-based presentation tool with Japanese support + MASTERDIR= ${.CURDIR}/../../misc/ewipe -COMMENTFILE= ${.CURDIR}/pkg-comment KANJI= yes diff --git a/japanese/ewipe/pkg-comment b/japanese/ewipe/pkg-comment deleted file mode 100644 index 56e66b459ef..00000000000 --- a/japanese/ewipe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tcl/tk-based presentation tool diff --git a/japanese/gawk/Makefile b/japanese/gawk/Makefile index d2a32272a05..b4b3ba64ce6 100644 --- a/japanese/gawk/Makefile +++ b/japanese/gawk/Makefile @@ -16,6 +16,7 @@ PATCHFILES= ${PORTNAME}mb115.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org +COMMENT= GNU awk + multi-byte extension GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-bitops --enable-non-decimal-data diff --git a/japanese/gawk/pkg-comment b/japanese/gawk/pkg-comment deleted file mode 100644 index bcd9e984be3..00000000000 --- a/japanese/gawk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU awk + multi-byte extension diff --git a/japanese/gnome/Makefile b/japanese/gnome/Makefile index 2222fad7535..6e9252854b6 100644 --- a/japanese/gnome/Makefile +++ b/japanese/gnome/Makefile @@ -14,6 +14,7 @@ DISTFILES= # empty EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org +COMMENT= The Japanese "meta-port" for the GNOME integrated X11 desktop LIB_DEPENDS= gnome.5:${PORTSDIR}/japanese/gnomelibs \ gal.22:${PORTSDIR}/japanese/gal diff --git a/japanese/gnome/pkg-comment b/japanese/gnome/pkg-comment deleted file mode 100644 index 73dccb9f5cc..00000000000 --- a/japanese/gnome/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Japanese "meta-port" for the GNOME integrated X11 desktop diff --git a/japanese/grep/Makefile b/japanese/grep/Makefile index 5cfdde22858..2882068e7b4 100644 --- a/japanese/grep/Makefile +++ b/japanese/grep/Makefile @@ -16,6 +16,7 @@ PATCHFILES= grep-2.4.2-mlb2.patch.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org +COMMENT= GNU grep + multi-byte extension GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=j --disable-nls diff --git a/japanese/grep/pkg-comment b/japanese/grep/pkg-comment deleted file mode 100644 index 95345fff060..00000000000 --- a/japanese/grep/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU grep + multi-byte extension diff --git a/japanese/ipadic/Makefile b/japanese/ipadic/Makefile index 5afd9aae6bf..e7a07ffdc96 100644 --- a/japanese/ipadic/Makefile +++ b/japanese/ipadic/Makefile @@ -12,6 +12,7 @@ CATEGORIES= japanese MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/ipadic/ MAINTAINER= ports@FreeBSD.org +COMMENT= Japanese Morphological Dictionary for ChaSen BUILD_DEPENDS= chasen:${PORTSDIR}/japanese/chasen-base diff --git a/japanese/ipadic/pkg-comment b/japanese/ipadic/pkg-comment deleted file mode 100644 index 95f8718d76c..00000000000 --- a/japanese/ipadic/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Japanese Morphological Dictionary for ChaSen diff --git a/japanese/jed/Makefile b/japanese/jed/Makefile index e3c485d9d2b..8aca4d5b6b6 100644 --- a/japanese/jed/Makefile +++ b/japanese/jed/Makefile @@ -17,6 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-extralibs-${VERSION}.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= A SLang-based text editor (w/ Japanese support) LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang \ ${LIBDEP_CANNA} diff --git a/japanese/jed/pkg-comment b/japanese/jed/pkg-comment deleted file mode 100644 index 8df513bc523..00000000000 --- a/japanese/jed/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A SLang-based text editor (w/ Japanese support) diff --git a/japanese/libjconv/Makefile b/japanese/libjconv/Makefile index 96300e1a87f..a90144d9f48 100644 --- a/japanese/libjconv/Makefile +++ b/japanese/libjconv/Makefile @@ -11,6 +11,7 @@ CATEGORIES= japanese MASTER_SITES= http://ghost.math.sci.hokudai.ac.jp/misc/libjconv/ MAINTAINER= ports@FreeBSD.org +COMMENT= Japanese charset conversion library powered by iconv(3) LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv #RUN_DEPENDS= ${LOCALBASE}/libexec/iconv/iso-2022-jp.so:${PORTSDIR}/converters/iconv-extra diff --git a/japanese/libjconv/pkg-comment b/japanese/libjconv/pkg-comment deleted file mode 100644 index 5677d3a7fb6..00000000000 --- a/japanese/libjconv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Japanese charset conversion library powered by iconv(3) diff --git a/japanese/linux_locale/Makefile b/japanese/linux_locale/Makefile index d4d8ae83889..b9ce1716d60 100644 --- a/japanese/linux_locale/Makefile +++ b/japanese/linux_locale/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.debian.org/debian/dists/woody/main/source/admin/ DISTNAME= locale-ja_${VERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Linux glibc 2.0/2.1 locale definition for Japanese BUILD_DEPENDS= ${LCDEF_CMD}:${PORTSDIR}/emulators/linux_base diff --git a/japanese/linux_locale/pkg-comment b/japanese/linux_locale/pkg-comment deleted file mode 100644 index d83766854e7..00000000000 --- a/japanese/linux_locale/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Linux glibc 2.0/2.1 locale definition for Japanese diff --git a/japanese/msdosfs/Makefile b/japanese/msdosfs/Makefile index 7bf32cf16fa..beec1e50e54 100644 --- a/japanese/msdosfs/Makefile +++ b/japanese/msdosfs/Makefile @@ -16,6 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ mount_msdos-20000701.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Mount a Microsoft FAT Japanese file system WRKSRC= ${WRKDIR}/${DISTNAME}/msdosfs.ja diff --git a/japanese/msdosfs/pkg-comment b/japanese/msdosfs/pkg-comment deleted file mode 100644 index 156ffedd904..00000000000 --- a/japanese/msdosfs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mount a Microsoft FAT Japanese file system diff --git a/japanese/plain2/Makefile b/japanese/plain2/Makefile index 536924d5958..2af179b18f4 100644 --- a/japanese/plain2/Makefile +++ b/japanese/plain2/Makefile @@ -16,6 +16,7 @@ PATCHFILES= ${PORTNAME}_${PORTVERSION:R}p${PORTVERSION:E}-4.1.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org +COMMENT= A text converter from plain to any format WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}.orig BUILD_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}.orig/src diff --git a/japanese/plain2/pkg-comment b/japanese/plain2/pkg-comment deleted file mode 100644 index 901ad1a75dd..00000000000 --- a/japanese/plain2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A text converter from plain to any format diff --git a/japanese/sed/Makefile b/japanese/sed/Makefile index 0155d1907b1..9c60e778f4c 100644 --- a/japanese/sed/Makefile +++ b/japanese/sed/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= GNU sed + multi-byte extension USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/japanese/sed/pkg-comment b/japanese/sed/pkg-comment deleted file mode 100644 index c85db8d8d3d..00000000000 --- a/japanese/sed/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU sed + multi-byte extension diff --git a/japanese/sj3-lib/Makefile b/japanese/sj3-lib/Makefile index d557332dc38..bc032c3f665 100644 --- a/japanese/sj3-lib/Makefile +++ b/japanese/sj3-lib/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.sony.co.jp/pub/unsupported/src/ \ ftp://ftp.cs.titech.ac.jp/pub/japanese/sj3/ MAINTAINER= ports@FreeBSD.org +COMMENT= A Japanese input method BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 diff --git a/japanese/sj3-lib/pkg-comment b/japanese/sj3-lib/pkg-comment deleted file mode 100644 index 5aea583c5d8..00000000000 --- a/japanese/sj3-lib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Japanese input method diff --git a/japanese/sj3-server/Makefile b/japanese/sj3-server/Makefile index d557332dc38..bc032c3f665 100644 --- a/japanese/sj3-server/Makefile +++ b/japanese/sj3-server/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.sony.co.jp/pub/unsupported/src/ \ ftp://ftp.cs.titech.ac.jp/pub/japanese/sj3/ MAINTAINER= ports@FreeBSD.org +COMMENT= A Japanese input method BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 diff --git a/japanese/sj3-server/pkg-comment b/japanese/sj3-server/pkg-comment deleted file mode 100644 index 5aea583c5d8..00000000000 --- a/japanese/sj3-server/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Japanese input method diff --git a/japanese/sj3/Makefile b/japanese/sj3/Makefile index d557332dc38..bc032c3f665 100644 --- a/japanese/sj3/Makefile +++ b/japanese/sj3/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.sony.co.jp/pub/unsupported/src/ \ ftp://ftp.cs.titech.ac.jp/pub/japanese/sj3/ MAINTAINER= ports@FreeBSD.org +COMMENT= A Japanese input method BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4 diff --git a/japanese/sj3/pkg-comment b/japanese/sj3/pkg-comment deleted file mode 100644 index 5aea583c5d8..00000000000 --- a/japanese/sj3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Japanese input method diff --git a/japanese/sjxa/Makefile b/japanese/sjxa/Makefile index 86bc9d10a4b..da46d44362b 100644 --- a/japanese/sjxa/Makefile +++ b/japanese/sjxa/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.sony.co.jp/pub/unsupported/src/ \ ftp://ftp.cs.titech.ac.jp/pub/japanese/sj3/ MAINTAINER= ports@FreeBSD.org +COMMENT= A X11 frontend of Japanese input method SJ3 RUN_DEPENDS= sj3serv:${PORTSDIR}/japanese/sj3 diff --git a/japanese/sjxa/pkg-comment b/japanese/sjxa/pkg-comment deleted file mode 100644 index f4882acf0ec..00000000000 --- a/japanese/sjxa/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A X11 frontend of Japanese input method SJ3 diff --git a/japanese/weblint97/Makefile b/japanese/weblint97/Makefile index 8ad13348681..6d3a5788b89 100644 --- a/japanese/weblint97/Makefile +++ b/japanese/weblint97/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.sfc.keio.ac.jp/~mimasa/jweblint/ \ DISTNAME= weblint-97-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= An internationalized HTML checker with japanese message(EUC-JP) RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/jcode.pl:${PORTSDIR}/japanese/jcode.pl diff --git a/japanese/weblint97/pkg-comment b/japanese/weblint97/pkg-comment deleted file mode 100644 index ff8377892ab..00000000000 --- a/japanese/weblint97/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An internationalized HTML checker with japanese message(EUC-JP) diff --git a/japanese/xvi-euc/Makefile b/japanese/xvi-euc/Makefile index d5d81f195f7..58f38381144 100644 --- a/japanese/xvi-euc/Makefile +++ b/japanese/xvi-euc/Makefile @@ -8,10 +8,10 @@ PKGNAMESUFFIX= -euc MAINTAINER= ports@FreeBSD.org +COMMENT= A portable multi-window 'vi', handles Japanese EUC MASTERDIR= ${.CURDIR}/../xvi-euc -COMMENTFILE= ${.CURDIR}/pkg-comment PLIST= ${.CURDIR}/pkg-plist PROG= xvi diff --git a/japanese/xvi-euc/Makefile.common b/japanese/xvi-euc/Makefile.common index b5fdada4bf1..cae1db1ef52 100644 --- a/japanese/xvi-euc/Makefile.common +++ b/japanese/xvi-euc/Makefile.common @@ -10,7 +10,7 @@ MASTER_SITES= http://lion.zero.ad.jp/~zau50357/public_html/ \ DISTFILES= ${PORTNAME}-2.19.tar.bz2 \ j${PORTNAME}219b.lzh -MAINTAINER= ports@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha diff --git a/japanese/xvi-euc/pkg-comment b/japanese/xvi-euc/pkg-comment deleted file mode 100644 index 79e6180b188..00000000000 --- a/japanese/xvi-euc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A portable multi-window 'vi', handles japanese EUC diff --git a/japanese/xvi-sjis/Makefile b/japanese/xvi-sjis/Makefile index e998bfbf5fb..128c98eaa9c 100644 --- a/japanese/xvi-sjis/Makefile +++ b/japanese/xvi-sjis/Makefile @@ -8,6 +8,7 @@ PKGNAMESUFFIX= -sjis MAINTAINER= ports@FreeBSD.org +COMMENT= A portable multi-window 'vi', handles Japanese SJIS MASTERDIR= ${.CURDIR}/../xvi-euc @@ -15,7 +16,6 @@ PATCHDIR= ${.CURDIR}/files EXTRA_PATCHES= ${MASTERDIR}/files/patch-unix.h -COMMENTFILE= ${.CURDIR}/pkg-comment PLIST= ${.CURDIR}/pkg-plist PROG= sxvi diff --git a/japanese/xvi-sjis/pkg-comment b/japanese/xvi-sjis/pkg-comment deleted file mode 100644 index a807e0acb50..00000000000 --- a/japanese/xvi-sjis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A portable multi-window 'vi', handles japanese SJIS diff --git a/japanese/xyagamo/Makefile b/japanese/xyagamo/Makefile index 69f782658b6..a2d3b034870 100644 --- a/japanese/xyagamo/Makefile +++ b/japanese/xyagamo/Makefile @@ -11,6 +11,7 @@ CATEGORIES= japanese games MASTER_SITES= http://www.dokidoki.ne.jp/home2/shinmaru/mahjong/ MAINTAINER= ports@freebsd.org +COMMENT= Japanese version of a four player mahjong game USE_X_PREFIX= YES USE_XPM= yes diff --git a/japanese/xyagamo/pkg-comment b/japanese/xyagamo/pkg-comment deleted file mode 100644 index 73c87774fea..00000000000 --- a/japanese/xyagamo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Japanese version of a four player mahjong game diff --git a/java/bsh/Makefile b/java/bsh/Makefile index e86029b2361..c916d25d3b3 100644 --- a/java/bsh/Makefile +++ b/java/bsh/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .jar EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org +COMMENT= A Java scripting environment USE_JAVA= 1.1+ NO_BUILD= yes diff --git a/java/bsh/pkg-comment b/java/bsh/pkg-comment deleted file mode 100644 index 33550770c30..00000000000 --- a/java/bsh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Java scripting environment diff --git a/java/gnu-regexp/Makefile b/java/gnu-regexp/Makefile index 38d1db4acde..1e0373c9658 100644 --- a/java/gnu-regexp/Makefile +++ b/java/gnu-regexp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.tralfamadore.com/pub/java/ DISTNAME= gnu.regexp-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A regexp library for Java USE_JAVA= 1.1+ diff --git a/java/gnu-regexp/pkg-comment b/java/gnu-regexp/pkg-comment deleted file mode 100644 index d95af1b2d63..00000000000 --- a/java/gnu-regexp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A regexp library for Java diff --git a/java/jde/Makefile b/java/jde/Makefile index 8980cb3f9fc..3cbb2aaba59 100644 --- a/java/jde/Makefile +++ b/java/jde/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://jdee.sunsite.dk/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Java Development Environment for Emacs EMACS_PORT_NAME?= emacs21 diff --git a/java/jde/pkg-comment b/java/jde/pkg-comment deleted file mode 100644 index 6f9ea06c509..00000000000 --- a/java/jde/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Java Development Environment for Emacs diff --git a/lang/Gofer/Makefile b/lang/Gofer/Makefile index 9efa9828de7..5a4218e3d2a 100644 --- a/lang/Gofer/Makefile +++ b/lang/Gofer/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cse.ogi.edu/~mpj/goferarc/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org +COMMENT= A lazy functional language WRKSRC= ${WRKDIR}/src LIBDIR= ${PREFIX}/lib/Gofer diff --git a/lang/Gofer/pkg-comment b/lang/Gofer/pkg-comment deleted file mode 100644 index 5329f0aa749..00000000000 --- a/lang/Gofer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A lazy functional language diff --git a/lang/STk/Makefile b/lang/STk/Makefile index 21a11162dab..5503dc4d3bb 100644 --- a/lang/STk/Makefile +++ b/lang/STk/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ MASTER_SITE_SUBDIR= devel/lang/lisp MAINTAINER= ports@FreeBSD.org +COMMENT= A scheme interpreter with full access to the Tk graphical package USE_XLIB= yes GNU_CONFIGURE= yes diff --git a/lang/STk/pkg-comment b/lang/STk/pkg-comment deleted file mode 100644 index 1b7bf6f7cbe..00000000000 --- a/lang/STk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A scheme interpreter with full access to the Tk graphical package diff --git a/lang/Sather/Makefile b/lang/Sather/Makefile index 714267561e9..550eb9bf142 100644 --- a/lang/Sather/Makefile +++ b/lang/Sather/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Sather compiler LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc \ tk83.1:${PORTSDIR}/x11-toolkits/tk83 diff --git a/lang/Sather/pkg-comment b/lang/Sather/pkg-comment deleted file mode 100644 index 022a06cb1e2..00000000000 --- a/lang/Sather/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Sather compiler diff --git a/lang/TenDRA/Makefile b/lang/TenDRA/Makefile index 894e7655936..0d6aa8aece0 100644 --- a/lang/TenDRA/Makefile +++ b/lang/TenDRA/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://alph.dera.gov.uk/pub/TenDRA/ \ ftp://ftp.mayn.de/pub/unix/devel/compiler/tendra/ MAINTAINER= ports@FreeBSD.org +COMMENT= A portable but mostly-unsupported C/C++ compiler .include <bsd.port.pre.mk> diff --git a/lang/TenDRA/pkg-comment b/lang/TenDRA/pkg-comment deleted file mode 100644 index e7fa008a57a..00000000000 --- a/lang/TenDRA/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A portable but mostly-unsupported C/C++ compiler diff --git a/lang/atlast/Makefile b/lang/atlast/Makefile index ecf84e99563..234ca511d96 100644 --- a/lang/atlast/Makefile +++ b/lang/atlast/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.fourmilab.ch/atlast/ \ http://www.fourmilab.to/atlast/ MAINTAINER= ports@FreeBSD.org +COMMENT= Autodesk Threaded Language Application System Toolkit do-install: @${INSTALL_PROGRAM} ${WRKSRC}/atlast ${PREFIX}/bin diff --git a/lang/atlast/pkg-comment b/lang/atlast/pkg-comment deleted file mode 100644 index 6ab2b9febbc..00000000000 --- a/lang/atlast/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Autodesk Threaded Language Application System Toolkit diff --git a/lang/awka/Makefile b/lang/awka/Makefile index 832218d78fa..8dbb4ea87b8 100644 --- a/lang/awka/Makefile +++ b/lang/awka/Makefile @@ -11,6 +11,7 @@ CATEGORIES= lang MASTER_SITES= http://awka.sourceforge.net/ MAINTAINER= ports@FreeBSD.org +COMMENT= Converts the AWK script to C, then compiles it GNU_CONFIGURE= yes diff --git a/lang/awka/pkg-comment b/lang/awka/pkg-comment deleted file mode 100644 index 1da068d8122..00000000000 --- a/lang/awka/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts the AWK script to C, then compiles it diff --git a/lang/bsh/Makefile b/lang/bsh/Makefile index e86029b2361..c916d25d3b3 100644 --- a/lang/bsh/Makefile +++ b/lang/bsh/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .jar EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org +COMMENT= A Java scripting environment USE_JAVA= 1.1+ NO_BUILD= yes diff --git a/lang/bsh/pkg-comment b/lang/bsh/pkg-comment deleted file mode 100644 index 33550770c30..00000000000 --- a/lang/bsh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Java scripting environment diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile index d0e49d99093..8799cf17465 100644 --- a/lang/ccscript/Makefile +++ b/lang/ccscript/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ccscript MAINTAINER= ports@FreeBSD.org +COMMENT= State-event driven class extendible C++ script interpreter LIB_DEPENDS= ccgnu2-1.0.0:${PORTSDIR}/devel/commoncpp diff --git a/lang/ccscript/pkg-comment b/lang/ccscript/pkg-comment deleted file mode 100644 index 1bcd12c03e8..00000000000 --- a/lang/ccscript/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -State-event driven class extendible C++ script interpreter diff --git a/lang/cim/Makefile b/lang/cim/Makefile index 2bfc8f717a7..e2636f5dcdb 100644 --- a/lang/cim/Makefile +++ b/lang/cim/Makefile @@ -11,6 +11,7 @@ CATEGORIES= lang MASTER_SITES= ftp://ftp.ifi.uio.no/pub/cim/ MAINTAINER= ports@FreeBSD.org +COMMENT= Compiler for the SIMULA programming language USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/lang/cim/pkg-comment b/lang/cim/pkg-comment deleted file mode 100644 index 4d7a5bf7cb6..00000000000 --- a/lang/cim/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Compiler for the SIMULA programming language diff --git a/lang/compaq-cc/Makefile b/lang/compaq-cc/Makefile index 4e057d7fe57..f3addb27622 100644 --- a/lang/compaq-cc/Makefile +++ b/lang/compaq-cc/Makefile @@ -19,6 +19,7 @@ DISTFILES+= cpml_ev5-5.1.0-4.alpha.rpm .endif MAINTAINER= ports@FreeBSD.org +COMMENT= Compaq Alpha Tru64 C compiler RESTRICTED= "Distribution not allowed" diff --git a/lang/compaq-cc/pkg-comment b/lang/compaq-cc/pkg-comment deleted file mode 100644 index 8d04eab385a..00000000000 --- a/lang/compaq-cc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Compaq Alpha Tru64 C compiler diff --git a/lang/cu-prolog/Makefile b/lang/cu-prolog/Makefile index 14eb5ec5077..eefc68f2ac7 100644 --- a/lang/cu-prolog/Makefile +++ b/lang/cu-prolog/Makefile @@ -13,6 +13,7 @@ DISTFILES= ${DISTNAME}.tar.gz cupdoc.tar.gz DISTNAME= cupsrc MAINTAINER= ports@FreeBSD.org +COMMENT= Experimental constraint logic programming language WRKSRC= ${WRKDIR}/src MAKEFILE= makefile diff --git a/lang/cu-prolog/pkg-comment b/lang/cu-prolog/pkg-comment deleted file mode 100644 index 1f2aa9723fe..00000000000 --- a/lang/cu-prolog/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Experimental constraint logic programming language diff --git a/lang/cyclone/Makefile b/lang/cyclone/Makefile index f8f674452bd..2ee65c8db93 100644 --- a/lang/cyclone/Makefile +++ b/lang/cyclone/Makefile @@ -18,6 +18,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-${PORTVERSION}-docs.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= A safe dialect of C from Cornell and AT&T Research USE_GMAKE= yes NO_PACKAGE= 'Neither CC nor CFLAGS safe.' diff --git a/lang/cyclone/pkg-comment b/lang/cyclone/pkg-comment deleted file mode 100644 index 2158e676a43..00000000000 --- a/lang/cyclone/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A safe dialect of C from Cornell and AT&T Research diff --git a/lang/egcs/Makefile b/lang/egcs/Makefile index 1b33289e58c..e7bd8820c00 100644 --- a/lang/egcs/Makefile +++ b/lang/egcs/Makefile @@ -16,6 +16,7 @@ DISTFILES= egcs-core-1.1.2${EXTRACT_SUFX} egcs-g++-1.1.2${EXTRACT_SUFX} \ egcs-g77-1.1.2${EXTRACT_SUFX} egcs-objc-1.1.2${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org +COMMENT= EGCS enhanced version of the GNU compiler suite USE_BZIP2= yes diff --git a/lang/egcs/pkg-comment b/lang/egcs/pkg-comment deleted file mode 100644 index c23b3955438..00000000000 --- a/lang/egcs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -EGCS enhanced version of the GNU compiler suite diff --git a/lang/eiffel/Makefile b/lang/eiffel/Makefile index 8f50e2b4f64..1d956d0d115 100644 --- a/lang/eiffel/Makefile +++ b/lang/eiffel/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}s${PORTVERSION} EXTRACT_SUFX= .freebsd.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= A compiler for the object-oriented language Eiffel WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes diff --git a/lang/eiffel/pkg-comment b/lang/eiffel/pkg-comment deleted file mode 100644 index f71f6053451..00000000000 --- a/lang/eiffel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A compiler for the object-oriented language Eiffel diff --git a/lang/elisp-manual/Makefile b/lang/elisp-manual/Makefile index a4caa49a26a..c6b1fdf446f 100644 --- a/lang/elisp-manual/Makefile +++ b/lang/elisp-manual/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs MAINTAINER= ports@freebsd.org +COMMENT= Emacs Lisp reference manual WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//} GNU_CONFIGURE= yes diff --git a/lang/elisp-manual/pkg-comment b/lang/elisp-manual/pkg-comment deleted file mode 100644 index 105a5fd8e4e..00000000000 --- a/lang/elisp-manual/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Emacs Lisp reference manual diff --git a/lang/elk/Makefile b/lang/elk/Makefile index a10b659cc0d..38c114c9bca 100644 --- a/lang/elk/Makefile +++ b/lang/elk/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www-rn.informatik.uni-bremen.de/software/elk/dist/ DISTNAME= elk-3.0 MAINTAINER= ports@FreeBSD.org +COMMENT= An embeddable Scheme interpreter USE_XLIB= yes ALL_TARGET= default diff --git a/lang/elk/pkg-comment b/lang/elk/pkg-comment deleted file mode 100644 index 2ccca9f7a8d..00000000000 --- a/lang/elk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An embeddable Scheme interpreter diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile index 605f6e25a8f..b55f182b413 100644 --- a/lang/f2c/Makefile +++ b/lang/f2c/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= lioux DISTNAME= f2c-freebsd.3.0.0 MAINTAINER= ports@FreeBSD.org +COMMENT= Fortran-to-C converter and its run-time libraries .include <bsd.port.pre.mk> diff --git a/lang/f2c/pkg-comment b/lang/f2c/pkg-comment deleted file mode 100644 index 03a68aec282..00000000000 --- a/lang/f2c/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fortran-to-C converter and its run-time libraries diff --git a/lang/f2py/Makefile b/lang/f2py/Makefile index f7e0b355183..e59a3d8b964 100644 --- a/lang/f2py/Makefile +++ b/lang/f2py/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://cens.ioc.ee/projects/f2py2e/2.x/ DISTNAME= ${PORTNAME:U}-2.13.175-1250 MAINTAINER= ports@FreeBSD.org +COMMENT= Fortran to Python Interface Generator RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/Numeric.py:${PORTSDIR}/math/py-numeric diff --git a/lang/f2py/pkg-comment b/lang/f2py/pkg-comment deleted file mode 100644 index 87222d797e3..00000000000 --- a/lang/f2py/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fortran to Python Interface Generator diff --git a/lang/f77/Makefile b/lang/f77/Makefile index 375427a677f..4ffebb7b134 100644 --- a/lang/f77/Makefile +++ b/lang/f77/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= lioux DISTNAME= f77-freebsd.0.3 MAINTAINER= ports@FreeBSD.org +COMMENT= Fortran 77 driver utility for f2c and gcc .ifdef GNU_CPP RUN_DEPENDS= ${PREFIX}/bin/f2c:${PORTSDIR}/lang/f2c diff --git a/lang/f77/pkg-comment b/lang/f77/pkg-comment deleted file mode 100644 index bbb26e06a2a..00000000000 --- a/lang/f77/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fortran 77 driver utility for f2c and gcc diff --git a/lang/ferite/Makefile b/lang/ferite/Makefile index 009f2ccf5b8..2ff9b7f7fbb 100644 --- a/lang/ferite/Makefile +++ b/lang/ferite/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= An embeddable scripting language LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/lang/ferite/pkg-comment b/lang/ferite/pkg-comment deleted file mode 100644 index 2878b7740e1..00000000000 --- a/lang/ferite/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An embeddable scripting language diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile index 8d9d3942aa6..359162455fe 100644 --- a/lang/gcc-ooo/Makefile +++ b/lang/gcc-ooo/Makefile @@ -29,6 +29,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc33_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.2 (inprogress version) NO_CDROM= 'dated material' LATEST_LINK= gcc33 diff --git a/lang/gcc-ooo/pkg-comment b/lang/gcc-ooo/pkg-comment deleted file mode 100644 index a403bfd5783..00000000000 --- a/lang/gcc-ooo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.2 (inprogress version) diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile index 8d9d3942aa6..359162455fe 100644 --- a/lang/gcc/Makefile +++ b/lang/gcc/Makefile @@ -29,6 +29,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc33_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.2 (inprogress version) NO_CDROM= 'dated material' LATEST_LINK= gcc33 diff --git a/lang/gcc/pkg-comment b/lang/gcc/pkg-comment deleted file mode 100644 index a403bfd5783..00000000000 --- a/lang/gcc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.2 (inprogress version) diff --git a/lang/gcc27/Makefile b/lang/gcc27/Makefile index 0abab062adf..c2478da825d 100644 --- a/lang/gcc27/Makefile +++ b/lang/gcc27/Makefile @@ -17,6 +17,7 @@ MASTER_SITE_SUBDIR= gcc DISTFILES= ${DISTNAME}${EXTRACT_SUFX} libg++-2.7.2${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org +COMMENT= Base C/C++ compiler from FreeBSD 2.2.x & 3.x (for your old code) NO_CDROM= 'old version, not worth the cost in real estate' diff --git a/lang/gcc27/pkg-comment b/lang/gcc27/pkg-comment deleted file mode 100644 index f7345586e15..00000000000 --- a/lang/gcc27/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Base C/C++ compiler from FreeBSD 2.2.x & 3.x (for your old code) diff --git a/lang/gcc28/Makefile b/lang/gcc28/Makefile index 27a330a303d..8db267b8818 100644 --- a/lang/gcc28/Makefile +++ b/lang/gcc28/Makefile @@ -18,6 +18,7 @@ PATCHFILES= bounds-checking-2.8.1-1.01.tar.gz .endif MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 2.8 NO_CDROM= 'old version, not worth the cost in real estate' diff --git a/lang/gcc28/pkg-comment b/lang/gcc28/pkg-comment deleted file mode 100644 index 26d0ee066f9..00000000000 --- a/lang/gcc28/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 2.8 diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile index b6431fbe270..6e7eae63f90 100644 --- a/lang/gcc30/Makefile +++ b/lang/gcc30/Makefile @@ -18,6 +18,7 @@ DISTFILES= gcc-core-${GCC_REV}${EXTRACT_SUFX} \ gcc-objc-${GCC_REV}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.0. LATEST_LINK= gcc30 diff --git a/lang/gcc30/pkg-comment b/lang/gcc30/pkg-comment deleted file mode 100644 index 7ac8cd47a83..00000000000 --- a/lang/gcc30/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.0. diff --git a/lang/gcc31/Makefile b/lang/gcc31/Makefile index 999b06ed223..112fd77d408 100644 --- a/lang/gcc31/Makefile +++ b/lang/gcc31/Makefile @@ -25,6 +25,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc31_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.1 (inprogress version) NO_CDROM= 'dated material' LATEST_LINK= gcc31 diff --git a/lang/gcc31/pkg-comment b/lang/gcc31/pkg-comment deleted file mode 100644 index 17d477ea076..00000000000 --- a/lang/gcc31/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.1 (inprogress version) diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile index c9191bb2ae7..f6f98aa85af 100644 --- a/lang/gcc32/Makefile +++ b/lang/gcc32/Makefile @@ -25,6 +25,7 @@ DISTFILES= gcc-core-${PORTVERSION}${EXTRACT_SUFX} \ #PATCHFILES= port_gcc32_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.2.1 (inprogress version) LATEST_LINK= gcc32 diff --git a/lang/gcc32/pkg-comment b/lang/gcc32/pkg-comment deleted file mode 100644 index 6214806f362..00000000000 --- a/lang/gcc32/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.2.1 (inprogress version) diff --git a/lang/gcc33/Makefile b/lang/gcc33/Makefile index 8d9d3942aa6..359162455fe 100644 --- a/lang/gcc33/Makefile +++ b/lang/gcc33/Makefile @@ -29,6 +29,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc33_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.2 (inprogress version) NO_CDROM= 'dated material' LATEST_LINK= gcc33 diff --git a/lang/gcc33/pkg-comment b/lang/gcc33/pkg-comment deleted file mode 100644 index a403bfd5783..00000000000 --- a/lang/gcc33/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.2 (inprogress version) diff --git a/lang/gcc34/Makefile b/lang/gcc34/Makefile index 8d9d3942aa6..359162455fe 100644 --- a/lang/gcc34/Makefile +++ b/lang/gcc34/Makefile @@ -29,6 +29,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc33_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.2 (inprogress version) NO_CDROM= 'dated material' LATEST_LINK= gcc33 diff --git a/lang/gcc34/pkg-comment b/lang/gcc34/pkg-comment deleted file mode 100644 index a403bfd5783..00000000000 --- a/lang/gcc34/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.2 (inprogress version) diff --git a/lang/gcc35/Makefile b/lang/gcc35/Makefile index 8d9d3942aa6..359162455fe 100644 --- a/lang/gcc35/Makefile +++ b/lang/gcc35/Makefile @@ -29,6 +29,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc33_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.2 (inprogress version) NO_CDROM= 'dated material' LATEST_LINK= gcc33 diff --git a/lang/gcc35/pkg-comment b/lang/gcc35/pkg-comment deleted file mode 100644 index a403bfd5783..00000000000 --- a/lang/gcc35/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.2 (inprogress version) diff --git a/lang/gcc40/Makefile b/lang/gcc40/Makefile index 8d9d3942aa6..359162455fe 100644 --- a/lang/gcc40/Makefile +++ b/lang/gcc40/Makefile @@ -29,6 +29,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc33_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.2 (inprogress version) NO_CDROM= 'dated material' LATEST_LINK= gcc33 diff --git a/lang/gcc40/pkg-comment b/lang/gcc40/pkg-comment deleted file mode 100644 index a403bfd5783..00000000000 --- a/lang/gcc40/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.2 (inprogress version) diff --git a/lang/gcc41/Makefile b/lang/gcc41/Makefile index 8d9d3942aa6..359162455fe 100644 --- a/lang/gcc41/Makefile +++ b/lang/gcc41/Makefile @@ -29,6 +29,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc33_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.2 (inprogress version) NO_CDROM= 'dated material' LATEST_LINK= gcc33 diff --git a/lang/gcc41/pkg-comment b/lang/gcc41/pkg-comment deleted file mode 100644 index a403bfd5783..00000000000 --- a/lang/gcc41/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.2 (inprogress version) diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile index 8d9d3942aa6..359162455fe 100644 --- a/lang/gcc42/Makefile +++ b/lang/gcc42/Makefile @@ -29,6 +29,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc33_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.2 (inprogress version) NO_CDROM= 'dated material' LATEST_LINK= gcc33 diff --git a/lang/gcc42/pkg-comment b/lang/gcc42/pkg-comment deleted file mode 100644 index a403bfd5783..00000000000 --- a/lang/gcc42/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.2 (inprogress version) diff --git a/lang/gcc43/Makefile b/lang/gcc43/Makefile index 8d9d3942aa6..359162455fe 100644 --- a/lang/gcc43/Makefile +++ b/lang/gcc43/Makefile @@ -29,6 +29,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc33_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.2 (inprogress version) NO_CDROM= 'dated material' LATEST_LINK= gcc33 diff --git a/lang/gcc43/pkg-comment b/lang/gcc43/pkg-comment deleted file mode 100644 index a403bfd5783..00000000000 --- a/lang/gcc43/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.2 (inprogress version) diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile index 8d9d3942aa6..359162455fe 100644 --- a/lang/gcc44/Makefile +++ b/lang/gcc44/Makefile @@ -29,6 +29,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc33_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.2 (inprogress version) NO_CDROM= 'dated material' LATEST_LINK= gcc33 diff --git a/lang/gcc44/pkg-comment b/lang/gcc44/pkg-comment deleted file mode 100644 index a403bfd5783..00000000000 --- a/lang/gcc44/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.2 (inprogress version) diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile index 8d9d3942aa6..359162455fe 100644 --- a/lang/gcc45/Makefile +++ b/lang/gcc45/Makefile @@ -29,6 +29,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc33_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.2 (inprogress version) NO_CDROM= 'dated material' LATEST_LINK= gcc33 diff --git a/lang/gcc45/pkg-comment b/lang/gcc45/pkg-comment deleted file mode 100644 index a403bfd5783..00000000000 --- a/lang/gcc45/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.2 (inprogress version) diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile index 8d9d3942aa6..359162455fe 100644 --- a/lang/gcc46/Makefile +++ b/lang/gcc46/Makefile @@ -29,6 +29,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc33_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.2 (inprogress version) NO_CDROM= 'dated material' LATEST_LINK= gcc33 diff --git a/lang/gcc46/pkg-comment b/lang/gcc46/pkg-comment deleted file mode 100644 index a403bfd5783..00000000000 --- a/lang/gcc46/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.2 (inprogress version) diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile index 8d9d3942aa6..359162455fe 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/Makefile @@ -29,6 +29,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc33_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.2 (inprogress version) NO_CDROM= 'dated material' LATEST_LINK= gcc33 diff --git a/lang/gcc47/pkg-comment b/lang/gcc47/pkg-comment deleted file mode 100644 index a403bfd5783..00000000000 --- a/lang/gcc47/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.2 (inprogress version) diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile index 8d9d3942aa6..359162455fe 100644 --- a/lang/gcc48/Makefile +++ b/lang/gcc48/Makefile @@ -29,6 +29,7 @@ PATCH_SITES= ftp://relay.nuxi.com/obrien/ PATCHFILES= port_gcc33_${SNAPDATE}.diff MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Compiler Collection 3.2 (inprogress version) NO_CDROM= 'dated material' LATEST_LINK= gcc33 diff --git a/lang/gcc48/pkg-comment b/lang/gcc48/pkg-comment deleted file mode 100644 index a403bfd5783..00000000000 --- a/lang/gcc48/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection 3.2 (inprogress version) diff --git a/lang/glibstdc++28/Makefile b/lang/glibstdc++28/Makefile index 6676c1506b6..dd1490e7bfa 100644 --- a/lang/glibstdc++28/Makefile +++ b/lang/glibstdc++28/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= libstdc++ DISTNAME= libstdc++-2.8.1.1 MAINTAINER= ports@FreeBSD.org +COMMENT= ISO Standard C++ library (includes the STL) for G++ 2.8.0 BUILD_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \ g++28:${PORTSDIR}/lang/gcc28 diff --git a/lang/glibstdc++28/pkg-comment b/lang/glibstdc++28/pkg-comment deleted file mode 100644 index 94d8158cafb..00000000000 --- a/lang/glibstdc++28/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -ISO Standard C++ library (includes the STL) for G++ 2.8.0 diff --git a/lang/icon/Makefile b/lang/icon/Makefile index 137be697fbf..ec693d31190 100644 --- a/lang/icon/Makefile +++ b/lang/icon/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}.v${PORTVERSION:S/.//g}src EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= The Icon programming language ONLY_FOR_ARCHS= alpha i386 diff --git a/lang/icon/pkg-comment b/lang/icon/pkg-comment deleted file mode 100644 index e54b6e4b41a..00000000000 --- a/lang/icon/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Icon programming language diff --git a/lang/intel2gas/Makefile b/lang/intel2gas/Makefile index e835aee44c2..0c9f7d1af37 100644 --- a/lang/intel2gas/Makefile +++ b/lang/intel2gas/Makefile @@ -11,6 +11,7 @@ CATEGORIES= lang MASTER_SITES= http://www.niksula.cs.hut.fi/~mtiihone/intel2gas/ MAINTAINER= ports@FreeBSD.Org +COMMENT= Converts Intel assembly language (nasm) to AT&T syntax (gas) GNU_CONFIGURE= yes MAKE_ARGS= CXX="${CXX}" diff --git a/lang/intel2gas/pkg-comment b/lang/intel2gas/pkg-comment deleted file mode 100644 index cd4d3fdb6da..00000000000 --- a/lang/intel2gas/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts Intel assembly language (nasm) to AT&T syntax (gas) diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index 10f002a28a5..e0b2f02d232 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR=incrtcl DISTNAME= itcl${PORTVERSION} MAINTAINER= ports@freebsd.org +COMMENT= [incr Tcl] (A.K.A. "itcl") LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 diff --git a/lang/itcl/pkg-comment b/lang/itcl/pkg-comment deleted file mode 100644 index 452c95dbf6e..00000000000 --- a/lang/itcl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -[incr Tcl] (A.K.A. "itcl") diff --git a/lang/klone/Makefile b/lang/klone/Makefile index 24acff6594c..7904277ce2c 100644 --- a/lang/klone/Makefile +++ b/lang/klone/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://koala.ilog.fr/ftp/pub/Klone/ DISTNAME= Klone${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org +COMMENT= Small, Lisp-like interpreted language WRKSRC= ${WRKDIR}/Klone diff --git a/lang/klone/pkg-comment b/lang/klone/pkg-comment deleted file mode 100644 index d7d13a02371..00000000000 --- a/lang/klone/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Small, Lisp-like interpreted language diff --git a/lang/lafontaine/Makefile b/lang/lafontaine/Makefile index a2d5a41ccd6..73d986c0079 100644 --- a/lang/lafontaine/Makefile +++ b/lang/lafontaine/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.nongnu.org/lafontaine/archives/ DISTNAME= ${PORTNAME}-${PORTVERSION}-20020715 MAINTAINER= ports@FreeBSD.org +COMMENT= Graphical logo interpreter WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/lang/lafontaine/pkg-comment b/lang/lafontaine/pkg-comment deleted file mode 100644 index 721f1b46623..00000000000 --- a/lang/lafontaine/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graphical logo interpreter diff --git a/lang/logo/Makefile b/lang/logo/Makefile index 22729c75be3..b0d80f614b3 100644 --- a/lang/logo/Makefile +++ b/lang/logo/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ MASTER_SITE_SUBDIR=non-gnu/ucblogo MAINTAINER= ports@FreeBSD.org +COMMENT= Brian Harvey's logo language interpreter .if defined(EMACS_LOGO_MODE) BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs diff --git a/lang/logo/pkg-comment b/lang/logo/pkg-comment deleted file mode 100644 index cff53b75572..00000000000 --- a/lang/logo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Brian Harvey's logo language interpreter diff --git a/lang/mixal/Makefile b/lang/mixal/Makefile index 017f49013a6..f817b26ba51 100644 --- a/lang/mixal/Makefile +++ b/lang/mixal/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.catb.org/~esr/retro/ \ http://dl.droso.net/ports/ MAINTAINER= ports@FreeBSD.org +COMMENT= Assembler and interpreter for Donald Knuth's mythical MIX computer ALL_TARGET= # none diff --git a/lang/mixal/pkg-comment b/lang/mixal/pkg-comment deleted file mode 100644 index 77a82f862f9..00000000000 --- a/lang/mixal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Assembler and interpreter for Donald Knuth's mythical MIX computer diff --git a/lang/nawk/Makefile b/lang/nawk/Makefile index b3c4c2dc421..11002e8c806 100644 --- a/lang/nawk/Makefile +++ b/lang/nawk/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://cm.bell-labs.com/who/bwk/ DISTNAME= awk MAINTAINER= ports@FreeBSD.org +COMMENT= Brian Kernighan's pattern scanning and processing language NO_WRKSUBDIR= yes MAKEFILE= makefile diff --git a/lang/nawk/pkg-comment b/lang/nawk/pkg-comment deleted file mode 100644 index a4dccf77961..00000000000 --- a/lang/nawk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Brian Kernighan's pattern scanning and processing language diff --git a/lang/open-cobol-devel/Makefile b/lang/open-cobol-devel/Makefile index 69912430898..d9408eb9712 100644 --- a/lang/open-cobol-devel/Makefile +++ b/lang/open-cobol-devel/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= An open-source COBOL compiler BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ diff --git a/lang/open-cobol-devel/pkg-comment b/lang/open-cobol-devel/pkg-comment deleted file mode 100644 index 2e108a1ed7a..00000000000 --- a/lang/open-cobol-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An open-source COBOL compiler diff --git a/lang/open-cobol/Makefile b/lang/open-cobol/Makefile index 69912430898..d9408eb9712 100644 --- a/lang/open-cobol/Makefile +++ b/lang/open-cobol/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= An open-source COBOL compiler BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ diff --git a/lang/open-cobol/pkg-comment b/lang/open-cobol/pkg-comment deleted file mode 100644 index 2e108a1ed7a..00000000000 --- a/lang/open-cobol/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An open-source COBOL compiler diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile index eeb36d6a969..3768f76c23f 100644 --- a/lang/otcl/Makefile +++ b/lang/otcl/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= otcl-tclcl MAINTAINER= ports@FreeBSD.org +COMMENT= MIT Object Tcl LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 diff --git a/lang/otcl/pkg-comment b/lang/otcl/pkg-comment deleted file mode 100644 index d342245c25f..00000000000 --- a/lang/otcl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MIT Object Tcl diff --git a/lang/p5-Tcl/Makefile b/lang/p5-Tcl/Makefile index 3d3a2dc3297..b6bf7952aa4 100644 --- a/lang/p5-Tcl/Makefile +++ b/lang/p5-Tcl/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Tcl PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Tcl extension module for Perl5 LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 diff --git a/lang/p5-Tcl/pkg-comment b/lang/p5-Tcl/pkg-comment deleted file mode 100644 index 429c2b8a867..00000000000 --- a/lang/p5-Tcl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Tcl extension module for Perl5 diff --git a/lang/php-mode.el/Makefile b/lang/php-mode.el/Makefile index 2443a352a6d..003741175e3 100644 --- a/lang/php-mode.el/Makefile +++ b/lang/php-mode.el/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= # empty EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org +COMMENT= Emacs lisp module for the PHP language NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/lang/php-mode.el/pkg-comment b/lang/php-mode.el/pkg-comment deleted file mode 100644 index 031a67dd1d6..00000000000 --- a/lang/php-mode.el/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Emacs lisp module for the PHP language diff --git a/lang/ptoc/Makefile b/lang/ptoc/Makefile index ac004d20037..c8319539c40 100644 --- a/lang/ptoc/Makefile +++ b/lang/ptoc/Makefile @@ -11,6 +11,7 @@ CATEGORIES= lang MASTER_SITES= http://www.ispras.ru/~knizhnik/ MAINTAINER= ports@FreeBSD.org +COMMENT= ANSI/Turbo Pascal to C/C++ converter WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/lang/ptoc/pkg-comment b/lang/ptoc/pkg-comment deleted file mode 100644 index f213122aab6..00000000000 --- a/lang/ptoc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -ANSI/Turbo Pascal to C/C++ converter diff --git a/lang/rscheme/Makefile b/lang/rscheme/Makefile index 85886ac91aa..2c170064c42 100644 --- a/lang/rscheme/Makefile +++ b/lang/rscheme/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.rscheme.org/pub/rscheme/ DISTNAME= rs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= An object-oriented, extended version of the Scheme dialect of Lisp WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/lang/rscheme/pkg-comment b/lang/rscheme/pkg-comment deleted file mode 100644 index 9ec18b81c65..00000000000 --- a/lang/rscheme/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An object-oriented, extended version of the Scheme dialect of Lisp diff --git a/lang/ruby-man/Makefile b/lang/ruby-man/Makefile index 6f22b65c11f..9c658ea76dc 100644 --- a/lang/ruby-man/Makefile +++ b/lang/ruby-man/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}${LANGSUFFIX} DIST_SUBDIR= ruby MAINTAINER?= ports@FreeBSD.org +COMMENT?= Ruby reference manual, in HTML format USE_RUBY= yes RUBY_NO_BUILD_DEPENDS= yes diff --git a/lang/ruby-man/pkg-comment b/lang/ruby-man/pkg-comment deleted file mode 100644 index 18c0cf7d1c0..00000000000 --- a/lang/ruby-man/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby reference manual, in HTML format diff --git a/lang/scheme48/Makefile b/lang/scheme48/Makefile index 9975e7138b5..a72357b0a21 100644 --- a/lang/scheme48/Makefile +++ b/lang/scheme48/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://s48.org/0.57/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= The Scheme Underground's implementation of R4RS GNU_CONFIGURE= yes ALL_TARGET = enough diff --git a/lang/scheme48/pkg-comment b/lang/scheme48/pkg-comment deleted file mode 100644 index 758e42de7ec..00000000000 --- a/lang/scheme48/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Scheme Underground's implementation of R4RS diff --git a/lang/schemetoc/Makefile b/lang/schemetoc/Makefile index eda2b5b6e79..a39e2c6945e 100644 --- a/lang/schemetoc/Makefile +++ b/lang/schemetoc/Makefile @@ -13,6 +13,7 @@ DISTNAME= 15mar93 EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= Scheme-to-C, a compiler and interpreter for compiling scheme into C USE_REINPLACE= yes USE_XLIB= yes diff --git a/lang/schemetoc/pkg-comment b/lang/schemetoc/pkg-comment deleted file mode 100644 index b689cb35103..00000000000 --- a/lang/schemetoc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Scheme-to-C, a compiler and interpreter for compiling scheme into C diff --git a/lang/scm/Makefile b/lang/scm/Makefile index 6144ef6d138..0a6d641914f 100644 --- a/lang/scm/Makefile +++ b/lang/scm/Makefile @@ -13,6 +13,7 @@ DISTFILES= scm5d7.zip slib2d5.zip slib-psd1-3.tar.gz EXTRACT_ONLY= scm5d7.zip slib2d5.zip MAINTAINER= ports@FreeBSD.org +COMMENT= A scheme interpreter WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/lang/scm/pkg-comment b/lang/scm/pkg-comment deleted file mode 100644 index dafda309f2d..00000000000 --- a/lang/scm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A scheme interpreter diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 11e502a4527..0e0bcfd99f1 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Smalltalk LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ gdbm.3:${PORTSDIR}/databases/gdbm diff --git a/lang/smalltalk/pkg-comment b/lang/smalltalk/pkg-comment deleted file mode 100644 index 7ed8a9df27d..00000000000 --- a/lang/smalltalk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Smalltalk diff --git a/lang/sxm/Makefile b/lang/sxm/Makefile index 00d9997d4b8..c35275adc8c 100644 --- a/lang/sxm/Makefile +++ b/lang/sxm/Makefile @@ -12,6 +12,7 @@ CATEGORIES= lang MASTER_SITES= http://www.malgil.com/sxm/ MAINTAINER= ports@FreeBSD.org +COMMENT= Another implementation of Scheme USE_REINPLACE= yes USE_GMAKE= yes diff --git a/lang/sxm/pkg-comment b/lang/sxm/pkg-comment deleted file mode 100644 index 7c4df2331ed..00000000000 --- a/lang/sxm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Another implementation of Scheme diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile index 742a166d194..3b65304dfe0 100644 --- a/lang/tcl80/Makefile +++ b/lang/tcl80/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ DISTNAME= tcl8.0.5 MAINTAINER= ports@freebsd.org +COMMENT= Tool Command Language NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/tcl8.0.5/unix diff --git a/lang/tcl80/pkg-comment b/lang/tcl80/pkg-comment deleted file mode 100644 index a51cc27710c..00000000000 --- a/lang/tcl80/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tool Command Language diff --git a/lang/tclX80/Makefile b/lang/tclX80/Makefile index 7fd5037ae4a..4de1ff607db 100644 --- a/lang/tclX80/Makefile +++ b/lang/tclX80/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/tclx-distrib/ DISTNAME= tclX8.0.4 MAINTAINER= ports@FreeBSD.org +COMMENT= Extended TCL LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 diff --git a/lang/tclX80/pkg-comment b/lang/tclX80/pkg-comment deleted file mode 100644 index 5162ae79122..00000000000 --- a/lang/tclX80/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extended TCL diff --git a/lang/wamcc/Makefile b/lang/wamcc/Makefile index 7f024ead285..579873d87f4 100644 --- a/lang/wamcc/Makefile +++ b/lang/wamcc/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/loco/wamcc/ DISTFILES= wamcc2.22.tar.Z prg.tar.Z MAINTAINER= ports@FreeBSD.Org +COMMENT= Prolog-to-C translator from Inria DIST_SUBDIR= wamcc NO_WRKSUBDIR= yes diff --git a/lang/wamcc/pkg-comment b/lang/wamcc/pkg-comment deleted file mode 100644 index 871a8d6092b..00000000000 --- a/lang/wamcc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Prolog-to-C translator from Inria diff --git a/lang/wxbasic/Makefile b/lang/wxbasic/Makefile index d97625af834..7f58e15db17 100644 --- a/lang/wxbasic/Makefile +++ b/lang/wxbasic/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= wxsource-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A cross-platform GUI Basic interpreter LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel diff --git a/lang/wxbasic/pkg-comment b/lang/wxbasic/pkg-comment deleted file mode 100644 index 9c5d067b9aa..00000000000 --- a/lang/wxbasic/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A cross-platform GUI Basic interpreter diff --git a/lang/yabasic/Makefile b/lang/yabasic/Makefile index c4bf462b551..a396dfe5cc2 100644 --- a/lang/yabasic/Makefile +++ b/lang/yabasic/Makefile @@ -11,6 +11,7 @@ CATEGORIES= lang MASTER_SITES= http://www.yabasic.de/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= Yet another Basic for Unix and Windows USE_REINPLACE= yes USE_BISON= yes diff --git a/lang/yabasic/pkg-comment b/lang/yabasic/pkg-comment deleted file mode 100644 index 05be4f114fe..00000000000 --- a/lang/yabasic/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Yet another Basic for Unix and Windows diff --git a/lang/yap/Makefile b/lang/yap/Makefile index cf5b29a88b2..720140c45d5 100644 --- a/lang/yap/Makefile +++ b/lang/yap/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Yap-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A high-performance Prolog compiler LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 diff --git a/lang/yap/pkg-comment b/lang/yap/pkg-comment deleted file mode 100644 index 5998a8583eb..00000000000 --- a/lang/yap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A high-performance Prolog compiler diff --git a/mail/althea/Makefile b/mail/althea/Makefile index ac0d0ac1445..b94b9e64b99 100644 --- a/mail/althea/Makefile +++ b/mail/althea/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Yet another GTK-based mail reader for X. Supports IMAP USE_REINPLACE= yes USE_GTK= yes diff --git a/mail/althea/pkg-comment b/mail/althea/pkg-comment deleted file mode 100644 index bf3bdc8533d..00000000000 --- a/mail/althea/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Yet another GTK-based mail reader for X. Supports IMAP diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile index c8011d131ef..dc827dbc2e7 100644 --- a/mail/bbmail/Makefile +++ b/mail/bbmail/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ MAINTAINER= ports@FreeBSD.org +COMMENT= A tool intended for Blackbox that checks for new mail USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/mail/bbmail/pkg-comment b/mail/bbmail/pkg-comment deleted file mode 100644 index 02c2bc61cec..00000000000 --- a/mail/bbmail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool intended for Blackbox that checks for new mail diff --git a/mail/cvsmail/Makefile b/mail/cvsmail/Makefile index 3009154a23b..58e85b41872 100644 --- a/mail/cvsmail/Makefile +++ b/mail/cvsmail/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.smithurst.org/ben/software/mail/dists/ DISTNAME= mailutils-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A small program to add cvsweb links to FreeBSD commit messages ALL_TARGET= cvsmail MANCOMPRESSED= no diff --git a/mail/cvsmail/pkg-comment b/mail/cvsmail/pkg-comment deleted file mode 100644 index 3c067cca381..00000000000 --- a/mail/cvsmail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A small program to add cvsweb links to FreeBSD commit messages diff --git a/mail/cyrus/Makefile b/mail/cyrus/Makefile index 1f95d80cb7a..7c8af703f5b 100644 --- a/mail/cyrus/Makefile +++ b/mail/cyrus/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ DISTNAME= ${PORTNAME}-imapd-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= The cyrus mail server, supporting POP3, KPOP, and IMAP4 protocols LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \ diff --git a/mail/cyrus/pkg-comment b/mail/cyrus/pkg-comment deleted file mode 100644 index b26e555b2c7..00000000000 --- a/mail/cyrus/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The cyrus mail server, supporting POP3, KPOP, and IMAP4 protocols diff --git a/mail/drac/Makefile b/mail/drac/Makefile index 4d12ad7a28c..e5fe4d180ef 100644 --- a/mail/drac/Makefile +++ b/mail/drac/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= Dynamic Relay Authorization Control, a pop-before-smtp implementation .if defined(WITH_POSTFIX_DB3) LIB_DEPENDS+= db3.3:${PORTSDIR}/databases/db3 diff --git a/mail/drac/pkg-comment b/mail/drac/pkg-comment deleted file mode 100644 index 15e2cb9e446..00000000000 --- a/mail/drac/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Dynamic Relay Authorization Control, a pop-before-smtp implementation diff --git a/mail/emil/Makefile b/mail/emil/Makefile index 96926011abd..e022acb0284 100644 --- a/mail/emil/Makefile +++ b/mail/emil/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ftp://ftp.uu.se/pub/unix/networking/mail/emil/ \ DISTNAME= ${PORTNAME}-2.1.0-beta9 MAINTAINER= ports@FreeBSD.org +COMMENT= Mail format/encoding converter GNU_CONFIGURE= yes MAN1= emil.1 emil.cf.1 diff --git a/mail/emil/pkg-comment b/mail/emil/pkg-comment deleted file mode 100644 index f409b8b0d62..00000000000 --- a/mail/emil/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mail format/encoding converter diff --git a/mail/faces/Makefile b/mail/faces/Makefile index 2d1a2f46d0d..e1edab8d7ab 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -13,6 +13,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/faces/ MAINTAINER= ports@freebsd.org +COMMENT= Visual mail, user and print face server LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/mail/faces/pkg-comment b/mail/faces/pkg-comment deleted file mode 100644 index d7569d00ce3..00000000000 --- a/mail/faces/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Visual mail, user and print face server diff --git a/mail/glacier/Makefile b/mail/glacier/Makefile index f21aa5bc7f2..bfb6adb2762 100644 --- a/mail/glacier/Makefile +++ b/mail/glacier/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://linuxberg.tele.net/files/gnome/network/ # http://glacier.linuxave.net/ MAINTAINER= ports@FreeBSD.org +COMMENT= Another GNOME mail user agent USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/mail/glacier/pkg-comment b/mail/glacier/pkg-comment deleted file mode 100644 index d26745bcfc1..00000000000 --- a/mail/glacier/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Another GNOME mail user agent diff --git a/mail/gtkgrepmail/Makefile b/mail/gtkgrepmail/Makefile index 45bcb17580e..bd151cc7fea 100644 --- a/mail/gtkgrepmail/Makefile +++ b/mail/gtkgrepmail/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.terminus.net.au/unix/perl/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A gtk front-end to grepmail BUILD_DEPENDS= grepmail:${PORTSDIR}/mail/grepmail \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gnome \ diff --git a/mail/gtkgrepmail/pkg-comment b/mail/gtkgrepmail/pkg-comment deleted file mode 100644 index 5d8a2bb58b1..00000000000 --- a/mail/gtkgrepmail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A gtk front-end to grepmail diff --git a/mail/heirloom-mailx/Makefile b/mail/heirloom-mailx/Makefile index d62aaf816bc..74e2ffd54ff 100644 --- a/mail/heirloom-mailx/Makefile +++ b/mail/heirloom-mailx/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/ MAINTAINER= ports@FreeBSD.org +COMMENT= BSD mail utility with MIME extensions LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/mail/heirloom-mailx/pkg-comment b/mail/heirloom-mailx/pkg-comment deleted file mode 100644 index 42d27213389..00000000000 --- a/mail/heirloom-mailx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -BSD mail utility with MIME extensions diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index c519dd10e9c..322a5ebddc3 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A mail library LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ db4.0:${PORTSDIR}/databases/db4 diff --git a/mail/libetpan/pkg-comment b/mail/libetpan/pkg-comment deleted file mode 100644 index 8e1b84cd2a6..00000000000 --- a/mail/libetpan/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A mail library diff --git a/mail/librfc822/Makefile b/mail/librfc822/Makefile index 7e179280464..1193bb77211 100644 --- a/mail/librfc822/Makefile +++ b/mail/librfc822/Makefile @@ -12,6 +12,7 @@ CATEGORIES= mail MASTER_SITES= http://cryp.to/librfc822/ MAINTAINER= ports@FreeBSD.org +COMMENT= A complete parser for RFC822 addresses do-install: ${INSTALL_DATA} ${WRKSRC}/rfc822.hh ${PREFIX}/include diff --git a/mail/librfc822/pkg-comment b/mail/librfc822/pkg-comment deleted file mode 100644 index dbf366e9130..00000000000 --- a/mail/librfc822/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A complete parser for RFC822 addresses diff --git a/mail/mail2procmailrc/Makefile b/mail/mail2procmailrc/Makefile index 556addac6d2..25ccff618a9 100644 --- a/mail/mail2procmailrc/Makefile +++ b/mail/mail2procmailrc/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.ghettohack.net/timball/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= mail to procmailrc generator RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Curses/Widgets.pm:${PORTSDIR}/devel/p5-Curses-Widgets \ diff --git a/mail/mail2procmailrc/pkg-comment b/mail/mail2procmailrc/pkg-comment deleted file mode 100644 index d8d6275683a..00000000000 --- a/mail/mail2procmailrc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -mail to procmailrc generator diff --git a/mail/mailcrypt/Makefile b/mail/mailcrypt/Makefile index dc75feb5886..b8bee4d399e 100644 --- a/mail/mailcrypt/Makefile +++ b/mail/mailcrypt/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= An Emacs/PGP interface EMACS_PORT_NAME?= emacs21 diff --git a/mail/mailcrypt/pkg-comment b/mail/mailcrypt/pkg-comment deleted file mode 100644 index 8261c992660..00000000000 --- a/mail/mailcrypt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Emacs/PGP interface diff --git a/mail/mailx/Makefile b/mail/mailx/Makefile index a5f7b1a96cc..7fa17358b23 100644 --- a/mail/mailx/Makefile +++ b/mail/mailx/Makefile @@ -18,6 +18,7 @@ PATCHFILES= mailx.v05.patch.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org +COMMENT= Mail command with mailx extensions EXTRACT_ONLY= mail-2.2.8.tar.gz WRKSRC= ${WRKDIR}/mail-2.2.8 diff --git a/mail/mailx/pkg-comment b/mail/mailx/pkg-comment deleted file mode 100644 index 6a0deddcc1a..00000000000 --- a/mail/mailx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mail command with mailx extensions diff --git a/mail/majorcool/Makefile b/mail/majorcool/Makefile index 723ebb70ec9..b69d3442b74 100644 --- a/mail/majorcool/Makefile +++ b/mail/majorcool/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ MAINTAINER= ports@FreeBSD.org +COMMENT= A Web Interface to Majordomo NO_WRKSUBDIR= yes NO_BUILD= yes diff --git a/mail/majorcool/pkg-comment b/mail/majorcool/pkg-comment deleted file mode 100644 index 58ee04a827b..00000000000 --- a/mail/majorcool/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Web Interface to Majordomo diff --git a/mail/mbx2mbox/Makefile b/mail/mbx2mbox/Makefile index 77ac5e276c2..15e66f3e034 100644 --- a/mail/mbx2mbox/Makefile +++ b/mail/mbx2mbox/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= MS Outlook Express .mbx to mbox file converter BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/mail/mbx2mbox/pkg-comment b/mail/mbx2mbox/pkg-comment deleted file mode 100644 index f3a22ca4d62..00000000000 --- a/mail/mbx2mbox/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MS Outlook Express .mbx to mbox file converter diff --git a/mail/ml/Makefile b/mail/ml/Makefile index 407cdb29208..d08e84991ed 100644 --- a/mail/ml/Makefile +++ b/mail/ml/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://ftp.rge.com/pub/mail/ml/ \ http://people.netscape.com/max/ml/ MAINTAINER= ports@FreeBSD.org +COMMENT= An X11 IMAP client WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_IMAKE= yes diff --git a/mail/ml/pkg-comment b/mail/ml/pkg-comment deleted file mode 100644 index b63fe9e388d..00000000000 --- a/mail/ml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An X11 IMAP client diff --git a/mail/mmr/Makefile b/mail/mmr/Makefile index f3d4531868c..c0c7518dfa9 100644 --- a/mail/mmr/Makefile +++ b/mail/mmr/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.devolution.com/~slouken/projects/mmr/ MAINTAINER= ports@FreeBSD.org +COMMENT= Curses based MIME Mail Reader ALL_TARGET= # empty diff --git a/mail/mmr/pkg-comment b/mail/mmr/pkg-comment deleted file mode 100644 index 53b262986fe..00000000000 --- a/mail/mmr/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Curses based MIME Mail Reader diff --git a/mail/mreport/Makefile b/mail/mreport/Makefile index 41a029f139e..decd95d5c3d 100644 --- a/mail/mreport/Makefile +++ b/mail/mreport/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail sysutils MASTER_SITES= ftp://ftp.datrix.co.za/pub/mreport/ MAINTAINER= ports@FreeBSD.org +COMMENT= Sendmail logfile summary tool USE_REINPLACE= yes ALL_TARGET= ALL diff --git a/mail/mreport/pkg-comment b/mail/mreport/pkg-comment deleted file mode 100644 index 4be74fb9869..00000000000 --- a/mail/mreport/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Sendmail logfile summary tool diff --git a/mail/nail/Makefile b/mail/nail/Makefile index d62aaf816bc..74e2ffd54ff 100644 --- a/mail/nail/Makefile +++ b/mail/nail/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/ MAINTAINER= ports@FreeBSD.org +COMMENT= BSD mail utility with MIME extensions LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/mail/nail/pkg-comment b/mail/nail/pkg-comment deleted file mode 100644 index 42d27213389..00000000000 --- a/mail/nail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -BSD mail utility with MIME extensions diff --git a/mail/nbsmtp/Makefile b/mail/nbsmtp/Makefile index 199d0e32745..57db4e26ee5 100644 --- a/mail/nbsmtp/Makefile +++ b/mail/nbsmtp/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://physeeks.dyndns.org:8000/download/ \ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Simple program for outgoing SMTP delivery NO_WRKSUBDIR= yes diff --git a/mail/nbsmtp/pkg-comment b/mail/nbsmtp/pkg-comment deleted file mode 100644 index bd2b9bef140..00000000000 --- a/mail/nbsmtp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple program for outgoing SMTP delivery diff --git a/mail/p5-IMAP-Admin/Makefile b/mail/p5-IMAP-Admin/Makefile index b9583be255a..f4f858643fe 100644 --- a/mail/p5-IMAP-Admin/Makefile +++ b/mail/p5-IMAP-Admin/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= IMAP PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module for basic IMAP server administration PERL_CONFIGURE= YES diff --git a/mail/p5-IMAP-Admin/pkg-comment b/mail/p5-IMAP-Admin/pkg-comment deleted file mode 100644 index e76ca1b2315..00000000000 --- a/mail/p5-IMAP-Admin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for basic IMAP server administration diff --git a/mail/p5-Mail-Folder/Makefile b/mail/p5-Mail-Folder/Makefile index 8666da5c446..42f36322656 100644 --- a/mail/p5-Mail-Folder/Makefile +++ b/mail/p5-Mail-Folder/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= MailFolder-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module for a folder-independant interface to email folders BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \ diff --git a/mail/p5-Mail-Folder/pkg-comment b/mail/p5-Mail-Folder/pkg-comment deleted file mode 100644 index 4960156d540..00000000000 --- a/mail/p5-Mail-Folder/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for a folder-independant interface to email folders diff --git a/mail/p5-Mail-MailStats/Makefile b/mail/p5-Mail-MailStats/Makefile index 9741f93cf8d..d0934990563 100644 --- a/mail/p5-Mail-MailStats/Makefile +++ b/mail/p5-Mail-MailStats/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module to detect newer messages in procmail-generated mailboxes BUILD_DEPENDS= ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/mail/p5-Mail-MailStats/pkg-comment b/mail/p5-Mail-MailStats/pkg-comment deleted file mode 100644 index b13843d7e27..00000000000 --- a/mail/p5-Mail-MailStats/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to detect newer messages in procmail-generated mailboxes diff --git a/mail/p5-Mail-Spool/Makefile b/mail/p5-Mail-Spool/Makefile index 06a94b4e56e..dd02ff5e238 100644 --- a/mail/p5-Mail-Spool/Makefile +++ b/mail/p5-Mail-Spool/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Mail PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A "pure perl" implementation of mail spooling, unspooling and sending BUILD_DEPENDS= ${SITE_PERL}/File/NFSLock.pm:${PORTSDIR}/devel/p5-File-NFSLock \ ${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \ diff --git a/mail/p5-Mail-Spool/pkg-comment b/mail/p5-Mail-Spool/pkg-comment deleted file mode 100644 index e2e86813e2d..00000000000 --- a/mail/p5-Mail-Spool/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A "pure perl" implementation of mail spooling, unspooling and sending diff --git a/mail/pear-Mail_Mime/Makefile b/mail/pear-Mail_Mime/Makefile index 49f247ca087..54f21f20cb2 100644 --- a/mail/pear-Mail_Mime/Makefile +++ b/mail/pear-Mail_Mime/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= PEAR MAINTAINER= ports@FreeBSD.org +COMMENT= PEAR classes to create and decode MIME messages BUILD_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install RUN_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install diff --git a/mail/pear-Mail_Mime/pkg-comment b/mail/pear-Mail_Mime/pkg-comment deleted file mode 100644 index a94306bcfd1..00000000000 --- a/mail/pear-Mail_Mime/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PEAR classes to create and decode MIME messages diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index e2f0e2bcc31..80fae478367 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail net security MASTER_SITES= http://www.vergenet.net/linux/perdition/download/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org +COMMENT= A POP3 & IMAP4 proxy that can map users to multiple backend servers LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ popt.0:${PORTSDIR}/devel/popt \ diff --git a/mail/perdition/pkg-comment b/mail/perdition/pkg-comment deleted file mode 100644 index 8890a3c3195..00000000000 --- a/mail/perdition/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A POP3 & IMAP4 proxy that can map users to multiple backend servers diff --git a/mail/pop3lite/Makefile b/mail/pop3lite/Makefile index 9afacf29876..cbcd71b31f3 100644 --- a/mail/pop3lite/Makefile +++ b/mail/pop3lite/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A flexible, modular RFC-compliant POP3 daemon USE_GNOMENG= yes USE_GNOME= glib12 diff --git a/mail/pop3lite/pkg-comment b/mail/pop3lite/pkg-comment deleted file mode 100644 index 85658c31743..00000000000 --- a/mail/pop3lite/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A flexible, modular RFC-compliant POP3 daemon diff --git a/mail/postilion/Makefile b/mail/postilion/Makefile index 132b5a5f7ba..2ec1f8b9976 100644 --- a/mail/postilion/Makefile +++ b/mail/postilion/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail tk83 MASTER_SITES= http://www.postilion.org/ MAINTAINER= ports@FreeBSD.org +COMMENT= Mail client with the NeXt look LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 \ c-client4:${PORTSDIR}/mail/cclient diff --git a/mail/postilion/pkg-comment b/mail/postilion/pkg-comment deleted file mode 100644 index 83d09158b27..00000000000 --- a/mail/postilion/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mail client with the NeXt look diff --git a/mail/pyzor/Makefile b/mail/pyzor/Makefile index 302cc39c2cd..07c218b95cb 100644 --- a/mail/pyzor/Makefile +++ b/mail/pyzor/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A collaborative, networked system to detect and block spam USE_BZIP2= yes USE_PYTHON= yes diff --git a/mail/pyzor/pkg-comment b/mail/pyzor/pkg-comment deleted file mode 100644 index f88f303f942..00000000000 --- a/mail/pyzor/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A collaborative, networked system to detect and block spam diff --git a/mail/sentinel/Makefile b/mail/sentinel/Makefile index d9101f8a52e..f2a0cb55a27 100644 --- a/mail/sentinel/Makefile +++ b/mail/sentinel/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= smfilter MAINTAINER= ports@FreeBSD.org +COMMENT= Sentinel is a sendmail milter API implementation USE_REINPLACE= yes diff --git a/mail/sentinel/pkg-comment b/mail/sentinel/pkg-comment deleted file mode 100644 index 7ad8836f4b2..00000000000 --- a/mail/sentinel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Sentinel is a sendmail milter API implementation diff --git a/mail/smail/Makefile b/mail/smail/Makefile index d6b0a94fd98..5815ddb4ad9 100644 --- a/mail/smail/Makefile +++ b/mail/smail/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/mail/smail/ \ ftp://ftp.weird.com/pub/local/ MAINTAINER= ports@FreeBSD.org +COMMENT= A program used for receiving and delivering mail BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident .if !exists(/usr/include/tcpd.h) diff --git a/mail/smail/pkg-comment b/mail/smail/pkg-comment deleted file mode 100644 index 8404ed301db..00000000000 --- a/mail/smail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A program used for receiving and delivering mail diff --git a/mail/smtpclient/Makefile b/mail/smtpclient/Makefile index db79d36c130..bfcbb4c53cb 100644 --- a/mail/smtpclient/Makefile +++ b/mail/smtpclient/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.engelschall.com/sw/smtpclient/distrib/ MAINTAINER= ports@FreeBSD.org +COMMENT= Simple SMTP client GNU_CONFIGURE= yes MAN1= smtpclient.1 diff --git a/mail/smtpclient/pkg-comment b/mail/smtpclient/pkg-comment deleted file mode 100644 index ccaea253f8b..00000000000 --- a/mail/smtpclient/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple SMTP client diff --git a/mail/smtpd/Makefile b/mail/smtpd/Makefile index eb0a1ddde9e..adc368e6294 100644 --- a/mail/smtpd/Makefile +++ b/mail/smtpd/Makefile @@ -15,6 +15,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= patch-smtpd-2.0-RBL.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Obtuse smtpd/smtpfwdd, part of the Juniper firewall toolkit RUN_DEPENDS= ${LOCALBASE}/sbin/sendmail:${PORTSDIR}/mail/sendmail-old diff --git a/mail/smtpd/pkg-comment b/mail/smtpd/pkg-comment deleted file mode 100644 index a5ed580b509..00000000000 --- a/mail/smtpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Obtuse smtpd/smtpfwdd, part of the Juniper firewall toolkit diff --git a/mail/smtpproxy/Makefile b/mail/smtpproxy/Makefile index 4dee74a3e2f..fa6dbd26b3f 100644 --- a/mail/smtpproxy/Makefile +++ b/mail/smtpproxy/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.quietsche-entchen.de/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= SMTP proxy server USE_REINPLACE= yes MAKEFILE= makefile diff --git a/mail/smtpproxy/pkg-comment b/mail/smtpproxy/pkg-comment deleted file mode 100644 index 13007358bed..00000000000 --- a/mail/smtpproxy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SMTP proxy server diff --git a/mail/stuphead/Makefile b/mail/stuphead/Makefile index eaf16a8f92d..471344cd119 100644 --- a/mail/stuphead/Makefile +++ b/mail/stuphead/Makefile @@ -15,6 +15,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${PORTNAME}-${PORTVERSION}-1.patch MAINTAINER= ports@FreeBSD.org +COMMENT= A lightweight MUA for X11 LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/mail/stuphead/pkg-comment b/mail/stuphead/pkg-comment deleted file mode 100644 index 11002cbcd7f..00000000000 --- a/mail/stuphead/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A lightweight MUA for X11 diff --git a/mail/teapop-devel/Makefile b/mail/teapop-devel/Makefile index c2fc9446a88..352bef03e2b 100644 --- a/mail/teapop-devel/Makefile +++ b/mail/teapop-devel/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.toontown.org/pub/teapop/ \ http://www.toontown.org/pub/teapop/ MAINTAINER= ports@FreeBSD.org +COMMENT= Yet another RFC1939 compliant POP3 server .if defined(WITH_PGSQL) POSTGRESQL_PORT?= databases/postgresql7 diff --git a/mail/teapop-devel/pkg-comment b/mail/teapop-devel/pkg-comment deleted file mode 100644 index daca3c48c04..00000000000 --- a/mail/teapop-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Yet another RFC1939 compliant POP3 server diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile index c2fc9446a88..352bef03e2b 100644 --- a/mail/teapop/Makefile +++ b/mail/teapop/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.toontown.org/pub/teapop/ \ http://www.toontown.org/pub/teapop/ MAINTAINER= ports@FreeBSD.org +COMMENT= Yet another RFC1939 compliant POP3 server .if defined(WITH_PGSQL) POSTGRESQL_PORT?= databases/postgresql7 diff --git a/mail/teapop/pkg-comment b/mail/teapop/pkg-comment deleted file mode 100644 index daca3c48c04..00000000000 --- a/mail/teapop/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Yet another RFC1939 compliant POP3 server diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 1d8ac9b678d..1ac123d273e 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.tkrat.org/pub/tkrat/ \ http://www.tkrat.org/downloads/stable/ MAINTAINER= ports@FreeBSD.org +COMMENT= A mail user agent for X with a Tcl/Tk user interface LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \ tk83:${PORTSDIR}/x11-toolkits/tk83 \ diff --git a/mail/tkrat2/pkg-comment b/mail/tkrat2/pkg-comment deleted file mode 100644 index fe73a34ddfe..00000000000 --- a/mail/tkrat2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A mail user agent for X with a Tcl/Tk user interface diff --git a/mail/xmail/Makefile b/mail/xmail/Makefile index 4e7d71b2cf4..4cfca9142b0 100644 --- a/mail/xmail/Makefile +++ b/mail/xmail/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= applications DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= An X-based interface to the Berkeley mail program USE_IMAKE= yes USE_XPM= yes diff --git a/mail/xmail/pkg-comment b/mail/xmail/pkg-comment deleted file mode 100644 index c70f84b7bcf..00000000000 --- a/mail/xmail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An X-based interface to the Berkeley mail program diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile index 4867d91bfc5..76b2927b287 100644 --- a/mail/xmailbox/Makefile +++ b/mail/xmailbox/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org +COMMENT= Mailbox checker with sound and animation for X Window System USE_REINPLACE= yes USE_IMAKE= yes diff --git a/mail/xmailbox/pkg-comment b/mail/xmailbox/pkg-comment deleted file mode 100644 index e6908013858..00000000000 --- a/mail/xmailbox/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mailbox checker with sound and animation for X Window System diff --git a/mail/xpbiff-youbin/Makefile b/mail/xpbiff-youbin/Makefile index 428bcfff4e8..2cd81f4dcf6 100644 --- a/mail/xpbiff-youbin/Makefile +++ b/mail/xpbiff-youbin/Makefile @@ -11,6 +11,7 @@ PORTNAME= xpbiff-youbin PORTVERSION= 1.27 MAINTAINER= ports@FreeBSD.org +COMMENT= A replacement for xbiff that handles popup window with mail header YOUBIN= yes MASTERDIR= ${.CURDIR}/../xpbiff diff --git a/mail/xpbiff-youbin/pkg-comment b/mail/xpbiff-youbin/pkg-comment deleted file mode 100644 index bd18511e0ed..00000000000 --- a/mail/xpbiff-youbin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A replacement for xbiff that handles popup window with mail header diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile index 2f2efe6560d..40902950040 100644 --- a/mail/xpbiff/Makefile +++ b/mail/xpbiff/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/xpbiff/ DISTNAME= xpbiff DISTFILES= xpbiff-1.27-with-YOUBIN.tar.gz.uu -MAINTAINER= ports@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org +COMMENT?= A replacement for xbiff that handles popup window with mail header USE_IMAKE= yes USE_XPM= yes diff --git a/mail/xpbiff/pkg-comment b/mail/xpbiff/pkg-comment deleted file mode 100644 index bd18511e0ed..00000000000 --- a/mail/xpbiff/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A replacement for xbiff that handles popup window with mail header diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index fc85cd24c0c..771f5e06a54 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ MAINTAINER= ports@FreeBSD.org +COMMENT= A C++ library for symbolic mathematical calculations LIB_DEPENDS= cln.2:${PORTSDIR}/math/cln diff --git a/math/GiNaC/pkg-comment b/math/GiNaC/pkg-comment deleted file mode 100644 index 383821251fd..00000000000 --- a/math/GiNaC/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ library for symbolic mathematical calculations diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 13a81616f87..5d533f258f3 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ MASTER_SITE_SUBDIR= PDL pdl MAINTAINER= ports@FreeBSD.org +COMMENT= Perl Data Language BROKEN= "Does not compile" diff --git a/math/PDL/pkg-comment b/math/PDL/pkg-comment deleted file mode 100644 index d2f128e44d1..00000000000 --- a/math/PDL/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl Data Language diff --git a/math/add/Makefile b/math/add/Makefile index b5d590cd4e7..d9d803f502c 100644 --- a/math/add/Makefile +++ b/math/add/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://dickey.his.com/add/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Full-screen editing calculator WRKSRC= ${WRKDIR}/add-970526 diff --git a/math/add/pkg-comment b/math/add/pkg-comment deleted file mode 100644 index 58f7d2ece8f..00000000000 --- a/math/add/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Full-screen editing calculator diff --git a/math/biggles/Makefile b/math/biggles/Makefile index 9173e33401d..1f653cd85fe 100644 --- a/math/biggles/Makefile +++ b/math/biggles/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Create publication-quality 2D scientific plots BUILD_DEPENDS= ${PYNUMERIC} LIB_DEPENDS= plot:${PORTSDIR}/graphics/plotutils diff --git a/math/biggles/pkg-comment b/math/biggles/pkg-comment deleted file mode 100644 index 34c80da57d9..00000000000 --- a/math/biggles/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Create publication-quality 2D scientific plots diff --git a/math/bihar/Makefile b/math/bihar/Makefile index a172001bae8..63940f48c27 100644 --- a/math/bihar/Makefile +++ b/math/bihar/Makefile @@ -13,6 +13,7 @@ DISTNAME= bihar EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org +COMMENT= Biharmonic equation in rectangular geometry and polar coordinates LIB_DEPENDS= linpack.1:${PORTSDIR}/math/linpack diff --git a/math/bihar/pkg-comment b/math/bihar/pkg-comment deleted file mode 100644 index 4e4010cbd3d..00000000000 --- a/math/bihar/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Biharmonic equation in rectangular geometry and polar coordinates diff --git a/math/blas/Makefile b/math/blas/Makefile index 3bf27a35311..ddbb70805f5 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Basic Linear Algebra, level 1, 2, and 3 INSTALLS_SHLIB= yes NO_WRKSUBDIR= yes diff --git a/math/blas/pkg-comment b/math/blas/pkg-comment deleted file mode 100644 index ffe2ab974d6..00000000000 --- a/math/blas/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Basic Linear Algebra, level 1, 2, and 3 diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile index dcbed1cb812..3625528d944 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.oonumerics.org/blitz/download/releases/ DISTNAME= blitz-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A C++ class library for scientific computing LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas diff --git a/math/blitz++/pkg-comment b/math/blitz++/pkg-comment deleted file mode 100644 index cac96bfe4cd..00000000000 --- a/math/blitz++/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ class library for scientific computing diff --git a/math/calctool/Makefile b/math/calctool/Makefile index 74978863ee9..87dd7ea3c8d 100644 --- a/math/calctool/Makefile +++ b/math/calctool/Makefile @@ -13,6 +13,7 @@ DISTNAME= calctool-2.4pl13 MASTER_SITE_SUBDIR= nsayer MAINTAINER= ports@freebsd.org +COMMENT= A multi-GUI (text, X, xview, NeWS, sunview) calculator program USE_X_PREFIX= yes MAN1= calctool.1 diff --git a/math/calctool/pkg-comment b/math/calctool/pkg-comment deleted file mode 100644 index 0b355939d65..00000000000 --- a/math/calctool/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A multi-GUI (text, X, xview, NeWS, sunview) calculator program diff --git a/math/clarence/Makefile b/math/clarence/Makefile index b56d94d8ef6..a38ebc47087 100644 --- a/math/clarence/Makefile +++ b/math/clarence/Makefile @@ -12,6 +12,7 @@ CATEGORIES= math python MASTER_SITES= http://clay.ll.pl/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= Programmer's calculator RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GDK.py:${PORTSDIR}/x11-toolkits/py-gtk diff --git a/math/clarence/pkg-comment b/math/clarence/pkg-comment deleted file mode 100644 index 0d4c51f14e1..00000000000 --- a/math/clarence/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Programmer's calculator diff --git a/math/cln/Makefile b/math/cln/Makefile index 78a88fa1e91..899ae2d6da3 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/gnu/ \ ftp://ftpthep.physik.uni-mainz.de/pub/gnu/ MAINTAINER= ports@FreeBSD.org +COMMENT= Class Library for Numbers LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 diff --git a/math/cln/pkg-comment b/math/cln/pkg-comment deleted file mode 100644 index 85e2272c34f..00000000000 --- a/math/cln/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Class Library for Numbers diff --git a/math/cxsc/Makefile b/math/cxsc/Makefile index 144c4328d76..da02d76c842 100644 --- a/math/cxsc/Makefile +++ b/math/cxsc/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.math.uni-wuppertal.de/wrswt/xsc/cxsc/ DISTNAME= ${PORTNAME}-2-0-beta MAINTAINER= ports@FreeBSD.org +COMMENT= C++ class library for eXtended Scientific Computing WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes diff --git a/math/cxsc/pkg-comment b/math/cxsc/pkg-comment deleted file mode 100644 index 3ee0ec6f231..00000000000 --- a/math/cxsc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C++ class library for eXtended Scientific Computing diff --git a/math/drgenius/Makefile b/math/drgenius/Makefile index d9273707ad9..f2ede7415a0 100644 --- a/math/drgenius/Makefile +++ b/math/drgenius/Makefile @@ -11,6 +11,7 @@ CATEGORIES= math MASTER_SITES= http://www.ofset.org/drgenius/ MAINTAINER= ports@FreeBSD.org +COMMENT= The Gnome Interactive Geometry Sofware BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile diff --git a/math/drgenius/pkg-comment b/math/drgenius/pkg-comment deleted file mode 100644 index 4bff7433278..00000000000 --- a/math/drgenius/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Gnome Interactive Geometry Sofware diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile index d9273707ad9..f2ede7415a0 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -11,6 +11,7 @@ CATEGORIES= math MASTER_SITES= http://www.ofset.org/drgenius/ MAINTAINER= ports@FreeBSD.org +COMMENT= The Gnome Interactive Geometry Sofware BUILD_DEPENDS= gob:${PORTSDIR}/x11-toolkits/gob LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile diff --git a/math/drgeo/pkg-comment b/math/drgeo/pkg-comment deleted file mode 100644 index 4bff7433278..00000000000 --- a/math/drgeo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Gnome Interactive Geometry Sofware diff --git a/math/eispack/Makefile b/math/eispack/Makefile index 18c7312a55c..7d2e231ad65 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://netlib.bell-labs.com/netlib/eispack/ \ DISTFILES= ${SRCS:.f=.f.gz} MAINTAINER= ports@FreeBSD.org +COMMENT= Eigenvalue system package LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas diff --git a/math/eispack/pkg-comment b/math/eispack/pkg-comment deleted file mode 100644 index 2bf9e8d2fca..00000000000 --- a/math/eispack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Eigenvalue system package diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile index 24502ff7b95..fc2bf5ab082 100644 --- a/math/eukleides/Makefile +++ b/math/eukleides/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://perso.wanadoo.fr/obrecht/download/ DISTNAME= ${PORTNAME}.${PORTVERSION:R}rev${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org +COMMENT= A Euclidean geometry drawing language RUN_DEPENDS= pstoedit:${PORTSDIR}/graphics/pstoedit \ epstopdf:${PORTSDIR}/print/teTeX diff --git a/math/eukleides/pkg-comment b/math/eukleides/pkg-comment deleted file mode 100644 index 3f47c8290a1..00000000000 --- a/math/eukleides/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Euclidean geometry drawing language diff --git a/math/femlab/Makefile b/math/femlab/Makefile index 93a63124a4c..307899e999d 100644 --- a/math/femlab/Makefile +++ b/math/femlab/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.md.chalmers.se/pub/Femlab/ \ DISTFILES= femlab-2d-v${PORTVERSION}.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Interactive program for solving partial differential equations in 2D BUILD_DEPENDS= ${X11BASE}/lib/libsx.a:${PORTSDIR}/x11/libsx diff --git a/math/femlab/pkg-comment b/math/femlab/pkg-comment deleted file mode 100644 index 22b1e980cf2..00000000000 --- a/math/femlab/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Interactive program for solving partial differential equations in 2D diff --git a/math/fftpack/Makefile b/math/fftpack/Makefile index a172001bae8..63940f48c27 100644 --- a/math/fftpack/Makefile +++ b/math/fftpack/Makefile @@ -13,6 +13,7 @@ DISTNAME= bihar EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org +COMMENT= Biharmonic equation in rectangular geometry and polar coordinates LIB_DEPENDS= linpack.1:${PORTSDIR}/math/linpack diff --git a/math/fftpack/pkg-comment b/math/fftpack/pkg-comment deleted file mode 100644 index 4e4010cbd3d..00000000000 --- a/math/fftpack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Biharmonic equation in rectangular geometry and polar coordinates diff --git a/math/freefem/Makefile b/math/freefem/Makefile index 4668e9f510f..9230d6a350f 100644 --- a/math/freefem/Makefile +++ b/math/freefem/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kfem MAINTAINER= ports@FreeBSD.org +COMMENT= A language for the Finite Element Method USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/math/freefem/pkg-comment b/math/freefem/pkg-comment deleted file mode 100644 index 4fde99a7c2f..00000000000 --- a/math/freefem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A language for the Finite Element Method diff --git a/math/fxt/Makefile b/math/fxt/Makefile index ac2a68e2ee3..5d55118f347 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= FFT code and related stuff WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/math/fxt/pkg-comment b/math/fxt/pkg-comment deleted file mode 100644 index 353dce0f651..00000000000 --- a/math/fxt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -FFT code and related stuff diff --git a/math/gambit/Makefile b/math/gambit/Makefile index b0f939333d5..4d92bd60802 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A library of tools for doing computation in game theory LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel diff --git a/math/gambit/pkg-comment b/math/gambit/pkg-comment deleted file mode 100644 index 2b60db5dd4f..00000000000 --- a/math/gambit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library of tools for doing computation in game theory diff --git a/math/glgraph/Makefile b/math/glgraph/Makefile index 29de9f5a084..998d64d4774 100644 --- a/math/glgraph/Makefile +++ b/math/glgraph/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://glgraph.kaosu.ch/downl/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= An OpenGL based function grapher RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/OpenGL.pm:${PORTSDIR}/graphics/p5-OpenGL \ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ diff --git a/math/glgraph/pkg-comment b/math/glgraph/pkg-comment deleted file mode 100644 index 864b6e4ec4c..00000000000 --- a/math/glgraph/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An OpenGL based function grapher diff --git a/math/goblin/Makefile b/math/goblin/Makefile index 8c959fe1d75..f81bbecba6d 100644 --- a/math/goblin/Makefile +++ b/math/goblin/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.math.uni-augsburg.de/opt/goblin.docs/ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A Graph Object Library for Network Programming Problems LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \ tk83:${PORTSDIR}/x11-toolkits/tk83 diff --git a/math/goblin/pkg-comment b/math/goblin/pkg-comment deleted file mode 100644 index 43ed71ddf93..00000000000 --- a/math/goblin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Graph Object Library for Network Programming Problems diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index 7eb4f014d63..7fb178a7762 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -12,6 +12,7 @@ CATEGORIES= math MASTER_SITES= http://members.optushome.com.au/davidsymonds/gt/ MAINTAINER= ports@FreeBSD.org +COMMENT= A tool that allows you to create, manipulate and study graphs LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- diff --git a/math/graphthing/pkg-comment b/math/graphthing/pkg-comment deleted file mode 100644 index 2e9e0df5f5a..00000000000 --- a/math/graphthing/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool that allows you to create, manipulate and study graphs diff --git a/math/gretl/Makefile b/math/gretl/Makefile index 37b17ef69b1..52625e6e399 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Gnu Regression, Econometrics and Time-series Library BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \ diff --git a/math/gretl/pkg-comment b/math/gretl/pkg-comment deleted file mode 100644 index f528efe7ec3..00000000000 --- a/math/gretl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gnu Regression, Econometrics and Time-series Library diff --git a/math/gri/Makefile b/math/gri/Makefile index 0215c08d537..fbed5841474 100644 --- a/math/gri/Makefile +++ b/math/gri/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= gri-${PORTVERSION}-arch-indep MAINTAINER= ports@FreeBSD.org +COMMENT= An extensible plotting language for producing scientific graphs LIB_DEPENDS= netcdf.1:${PORTSDIR}/math/netcdf BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk diff --git a/math/gri/pkg-comment b/math/gri/pkg-comment deleted file mode 100644 index 2d48358bf74..00000000000 --- a/math/gri/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extensible plotting language for producing scientific graphs diff --git a/math/hexcalc/Makefile b/math/hexcalc/Makefile index 62385fc345a..3ea4322e15b 100644 --- a/math/hexcalc/Makefile +++ b/math/hexcalc/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= ..tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= A multi-radix calculator for x11 USE_IMAKE= yes MAN1= hexcalc.1 diff --git a/math/hexcalc/pkg-comment b/math/hexcalc/pkg-comment deleted file mode 100644 index cd9f5fad9f5..00000000000 --- a/math/hexcalc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A multi-radix calculator for x11 diff --git a/math/libgmp-freebsd/Makefile b/math/libgmp-freebsd/Makefile index caad5b6797f..0798b07a16c 100644 --- a/math/libgmp-freebsd/Makefile +++ b/math/libgmp-freebsd/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= sobomax MAINTAINER= ports@FreeBSD.org +COMMENT= A library for arbitrary precision arithmetic USE_BZIP2= yes INSTALLS_SHLIB= yes diff --git a/math/libgmp-freebsd/pkg-comment b/math/libgmp-freebsd/pkg-comment deleted file mode 100644 index 04b7f02aa24..00000000000 --- a/math/libgmp-freebsd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library for arbitrary precision arithmetic diff --git a/math/libneural/Makefile b/math/libneural/Makefile index b1d947a0067..10f4330d7a5 100644 --- a/math/libneural/Makefile +++ b/math/libneural/Makefile @@ -11,6 +11,7 @@ CATEGORIES= math devel MASTER_SITES= http://ieee.uow.edu.au/documents/contrib/ MAINTAINER= ports@FreeBSD.org +COMMENT= C++ implementation of the classic 3-layer perceptron in library form USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/math/libneural/pkg-comment b/math/libneural/pkg-comment deleted file mode 100644 index 031aaa9f795..00000000000 --- a/math/libneural/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C++ implementation of the classic 3-layer perceptron in library form diff --git a/math/linpack/Makefile b/math/linpack/Makefile index bff5544cc45..120518d0f58 100644 --- a/math/linpack/Makefile +++ b/math/linpack/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://netlib.bell-labs.com/netlib/linpack/ \ DISTFILES= ${SRCS:.f=.f.gz} MAINTAINER= ports@FreeBSD.org +COMMENT= Linear Algebra package LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas diff --git a/math/linpack/pkg-comment b/math/linpack/pkg-comment deleted file mode 100644 index f04d78faf89..00000000000 --- a/math/linpack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Linear Algebra package diff --git a/math/metis/Makefile b/math/metis/Makefile index aafbf829220..e6ebac0f060 100644 --- a/math/metis/Makefile +++ b/math/metis/Makefile @@ -11,6 +11,7 @@ CATEGORIES= math MASTER_SITES= http://www-users.cs.umn.edu/~karypis/metis/metis/files/ MAINTAINER= ports@FreeBSD.org +COMMENT= A package for unstructured graph partitioning ALL_TARGET= diff --git a/math/metis/pkg-comment b/math/metis/pkg-comment deleted file mode 100644 index 4144bc7d029..00000000000 --- a/math/metis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A package for unstructured graph partitioning diff --git a/math/metis4/Makefile b/math/metis4/Makefile index aafbf829220..e6ebac0f060 100644 --- a/math/metis4/Makefile +++ b/math/metis4/Makefile @@ -11,6 +11,7 @@ CATEGORIES= math MASTER_SITES= http://www-users.cs.umn.edu/~karypis/metis/metis/files/ MAINTAINER= ports@FreeBSD.org +COMMENT= A package for unstructured graph partitioning ALL_TARGET= diff --git a/math/metis4/pkg-comment b/math/metis4/pkg-comment deleted file mode 100644 index 4144bc7d029..00000000000 --- a/math/metis4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A package for unstructured graph partitioning diff --git a/math/mtl/Makefile b/math/mtl/Makefile index 85cc8a0fe88..ee73f16b1ed 100644 --- a/math/mtl/Makefile +++ b/math/mtl/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.osl.iu.edu/download/research/mtl/ DISTNAME= ${PORTNAME}-2.1.2-20 MAINTAINER= ports@FreeBSD.org +COMMENT= The Matrix Template Library GNU_CONFIGURE= yes diff --git a/math/mtl/pkg-comment b/math/mtl/pkg-comment deleted file mode 100644 index d5aabc75116..00000000000 --- a/math/mtl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Matrix Template Library diff --git a/math/netcdf/Makefile b/math/netcdf/Makefile index 090758cd7b3..13a6bf93e48 100644 --- a/math/netcdf/Makefile +++ b/math/netcdf/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= Library for machine-independent, array-oriented data access WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/math/netcdf/pkg-comment b/math/netcdf/pkg-comment deleted file mode 100644 index 15d74d21232..00000000000 --- a/math/netcdf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library for machine-independent, array-oriented data access diff --git a/math/newmat/Makefile b/math/newmat/Makefile index edec8572497..114adedb8c3 100644 --- a/math/newmat/Makefile +++ b/math/newmat/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.robertnz.com/ftp/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org +COMMENT= A C++ matrix library NO_WRKSUBDIR= yes USE_REINPLACE= yes diff --git a/math/newmat/pkg-comment b/math/newmat/pkg-comment deleted file mode 100644 index 143b896e42f..00000000000 --- a/math/newmat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ matrix library diff --git a/math/oleo/Makefile b/math/oleo/Makefile index 8b5b4482fb6..d88435e929a 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= The GNU spreadsheet for X11 and terminals LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/math/oleo/pkg-comment b/math/oleo/pkg-comment deleted file mode 100644 index 151f940c9ca..00000000000 --- a/math/oleo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The GNU spreadsheet for X11 and terminals diff --git a/math/p5-AI-NeuralNet-BackProp/Makefile b/math/p5-AI-NeuralNet-BackProp/Makefile index eda94002267..1cf12959a47 100644 --- a/math/p5-AI-NeuralNet-BackProp/Makefile +++ b/math/p5-AI-NeuralNet-BackProp/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= AI PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module implementing a back-propagation feed-forward neural network USE_ZIP= yes NO_WRKSUBDIR= yes diff --git a/math/p5-AI-NeuralNet-BackProp/pkg-comment b/math/p5-AI-NeuralNet-BackProp/pkg-comment deleted file mode 100644 index 7649dd31b4e..00000000000 --- a/math/p5-AI-NeuralNet-BackProp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module implementing a back-propagation feed-forward neural network diff --git a/math/p5-AI-NeuralNet-Mesh/Makefile b/math/p5-AI-NeuralNet-Mesh/Makefile index 520ee1a8806..cb1585f68bc 100644 --- a/math/p5-AI-NeuralNet-Mesh/Makefile +++ b/math/p5-AI-NeuralNet-Mesh/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= AI PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A perl module implementing an optimized, accurate neural network mesh USE_ZIP= yes NO_WRKSUBDIR= yes diff --git a/math/p5-AI-NeuralNet-Mesh/pkg-comment b/math/p5-AI-NeuralNet-Mesh/pkg-comment deleted file mode 100644 index 706deebe9b4..00000000000 --- a/math/p5-AI-NeuralNet-Mesh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl module implementing an optimized, accurate neural network mesh diff --git a/math/p5-AI-Perceptron/Makefile b/math/p5-AI-Perceptron/Makefile index 9dd01c886a4..af6d8fa3c60 100644 --- a/math/p5-AI-Perceptron/Makefile +++ b/math/p5-AI-Perceptron/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= AI PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module for introducing to internal operations of neural networks PERL_CONFIGURE= yes diff --git a/math/p5-AI-Perceptron/pkg-comment b/math/p5-AI-Perceptron/pkg-comment deleted file mode 100644 index 6e6b527179b..00000000000 --- a/math/p5-AI-Perceptron/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for introducing to internal operations of neural networks diff --git a/math/p5-Bit-ShiftReg/Makefile b/math/p5-Bit-ShiftReg/Makefile index 336fad57079..26d998a19cc 100644 --- a/math/p5-Bit-ShiftReg/Makefile +++ b/math/p5-Bit-ShiftReg/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Bit PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module implementing various bit shifting operations PERL_CONFIGURE= yes diff --git a/math/p5-Bit-ShiftReg/pkg-comment b/math/p5-Bit-ShiftReg/pkg-comment deleted file mode 100644 index 9b091beeb63..00000000000 --- a/math/p5-Bit-ShiftReg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module implementing various bit shifting operations diff --git a/math/p5-Math-Bezier/Makefile b/math/p5-Math-Bezier/Makefile index 8ed28973b66..d5e5641f361 100644 --- a/math/p5-Math-Bezier/Makefile +++ b/math/p5-Math-Bezier/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module to solve Bezier curves PERL_CONFIGURE= yes diff --git a/math/p5-Math-Bezier/pkg-comment b/math/p5-Math-Bezier/pkg-comment deleted file mode 100644 index 52bf47fa010..00000000000 --- a/math/p5-Math-Bezier/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module to solve Bezier curves diff --git a/math/p5-Math-BigIntFast/Makefile b/math/p5-Math-BigIntFast/Makefile index b05081378b8..1e86274f693 100644 --- a/math/p5-Math-BigIntFast/Makefile +++ b/math/p5-Math-BigIntFast/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module wrapper for Bit::Vector to provide big integer math BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bit/Vector.pm:${PORTSDIR}/math/p5-Bit-Vector RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/math/p5-Math-BigIntFast/pkg-comment b/math/p5-Math-BigIntFast/pkg-comment deleted file mode 100644 index 1c29cce20ce..00000000000 --- a/math/p5-Math-BigIntFast/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module wrapper for Bit::Vector to provide big integer math diff --git a/math/p5-Math-Currency/Makefile b/math/p5-Math-Currency/Makefile index ef51d31f181..d13d59e9fd5 100644 --- a/math/p5-Math-Currency/Makefile +++ b/math/p5-Math-Currency/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module for exact currency math with formatting and rounding BUILD_DEPENDS= ${SITE_PERL}/Math/FixedPrecision.pm:${PORTSDIR}/math/p5-Math-FixedPrecision RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/math/p5-Math-Currency/pkg-comment b/math/p5-Math-Currency/pkg-comment deleted file mode 100644 index d962e7054df..00000000000 --- a/math/p5-Math-Currency/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for exact currency math with formatting and rounding diff --git a/math/p5-Math-FixedPrecision/Makefile b/math/p5-Math-FixedPrecision/Makefile index d5af77ea467..2941371c08a 100644 --- a/math/p5-Math-FixedPrecision/Makefile +++ b/math/p5-Math-FixedPrecision/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module that provides decimal math without floating point errors USE_ZIP= yes diff --git a/math/p5-Math-FixedPrecision/pkg-comment b/math/p5-Math-FixedPrecision/pkg-comment deleted file mode 100644 index 00cce112a65..00000000000 --- a/math/p5-Math-FixedPrecision/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module that provides decimal math without floating point errors diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index 6110994788c..4ae645344a2 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module that provides an interface to the GMP library .include <bsd.port.pre.mk> diff --git a/math/p5-Math-GMP/pkg-comment b/math/p5-Math-GMP/pkg-comment deleted file mode 100644 index 0dd3a87e916..00000000000 --- a/math/p5-Math-GMP/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module that provides an interface to the GMP library diff --git a/math/p5-Math-Trig/Makefile b/math/p5-Math-Trig/Makefile index 08fd6bbb8f5..f077f65efe6 100644 --- a/math/p5-Math-Trig/Makefile +++ b/math/p5-Math-Trig/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Inverse and hyperbolic trigonemetric Functions PERL_CONFIGURE= yes diff --git a/math/p5-Math-Trig/pkg-comment b/math/p5-Math-Trig/pkg-comment deleted file mode 100644 index 195035f597a..00000000000 --- a/math/p5-Math-Trig/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Inverse and hyperbolic trigonemetric Functions diff --git a/math/physcalc/Makefile b/math/physcalc/Makefile index e4b75f5d943..73c56d63cc3 100644 --- a/math/physcalc/Makefile +++ b/math/physcalc/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.lightlink.com/pub/vulcan/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Extremely flexible calculator that behaves much like units(1) EXTRACT_BEFORE_ARGS= -aq EXTRACT_AFTER_ARGS= -x physcalc -d ${WRKDIR} diff --git a/math/physcalc/pkg-comment b/math/physcalc/pkg-comment deleted file mode 100644 index cc720ae53b6..00000000000 --- a/math/physcalc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extremely flexible calculator that behaves much like units(1) diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile index 866bdcaffe3..c33574a1190 100644 --- a/math/ploticus/Makefile +++ b/math/ploticus/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://ploticus.sourceforge.net/download/ DISTNAME= plsrc${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org +COMMENT= Generates plots and graphs from data LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/math/ploticus/pkg-comment b/math/ploticus/pkg-comment deleted file mode 100644 index f3e1fc41cc3..00000000000 --- a/math/ploticus/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Generates plots and graphs from data diff --git a/math/plplot/Makefile b/math/plplot/Makefile index 77d309d7d18..6ee2c8ff444 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A scientific plotting package LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/math/plplot/pkg-comment b/math/plplot/pkg-comment deleted file mode 100644 index dc35c172d29..00000000000 --- a/math/plplot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A scientific plotting package diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 86a1c52b0f1..f66409db76b 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://alpha.gnu.org/gnu/pspp/ \ ftp://pspp.stat.wisc.edu/pub/PSPP/ MAINTAINER= ports@FreeBSD.org +COMMENT= Program for statistical analysis of sampled data GNU_CONFIGURE= yes diff --git a/math/pspp/pkg-comment b/math/pspp/pkg-comment deleted file mode 100644 index be91819fd1f..00000000000 --- a/math/pspp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Program for statistical analysis of sampled data diff --git a/math/py-probstat/Makefile b/math/py-probstat/Makefile index f07b01752cc..0f404655a8b 100644 --- a/math/py-probstat/Makefile +++ b/math/py-probstat/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Probability And Statistics Utils for Python PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,^${LOCALBASE}/,,g} USE_PYTHON= yes diff --git a/math/py-probstat/pkg-comment b/math/py-probstat/pkg-comment deleted file mode 100644 index bffcca1db6e..00000000000 --- a/math/py-probstat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Probability And Statistics Utils for Python diff --git a/math/rascal/Makefile b/math/rascal/Makefile index eac09854069..3ffeb4dcd97 100644 --- a/math/rascal/Makefile +++ b/math/rascal/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Rascal, the Advanced Scientific CALculator LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt diff --git a/math/rascal/pkg-comment b/math/rascal/pkg-comment deleted file mode 100644 index 2de64ab4f57..00000000000 --- a/math/rascal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Rascal, the Advanced Scientific CALculator diff --git a/math/rpc/Makefile b/math/rpc/Makefile index 9862fb1f5f5..2263779cfa8 100644 --- a/math/rpc/Makefile +++ b/math/rpc/Makefile @@ -13,6 +13,7 @@ CATEGORIES= math MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/rpc/ MAINTAINER= ports@FreeBSD.org +COMMENT= A full-screen RPN calculator program BUILD_DEPENDS= ${LOCALBASE}/lib/libccm.so:${PORTSDIR}/math/ccmath RUN_DEPENDS= ${LOCALBASE}/lib/libccm.so:${PORTSDIR}/math/ccmath diff --git a/math/rpc/pkg-comment b/math/rpc/pkg-comment deleted file mode 100644 index e9c232a8fbf..00000000000 --- a/math/rpc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A full-screen RPN calculator program diff --git a/math/spar/Makefile b/math/spar/Makefile index 476a1e5f43c..e1feba491e3 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A modular math parser USE_REINPLACE= yes USE_LIBTOOL= yes diff --git a/math/spar/pkg-comment b/math/spar/pkg-comment deleted file mode 100644 index 90601cfdd6a..00000000000 --- a/math/spar/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A modular math parser diff --git a/math/ss/Makefile b/math/ss/Makefile index c5c098cdd8f..ffa07483859 100644 --- a/math/ss/Makefile +++ b/math/ss/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.irus.rri.on.ca/~amulder/ss/ \ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A curses-based SpreadSheet program WRKSRC= ${WRKDIR}/ss_133 MAN1= ss.1 pss.1 diff --git a/math/ss/pkg-comment b/math/ss/pkg-comment deleted file mode 100644 index 5bc50d09cf6..00000000000 --- a/math/ss/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A curses-based SpreadSheet program diff --git a/math/superlu/Makefile b/math/superlu/Makefile index e3e2d6afb94..fd601e50536 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.nersc.gov/~xiaoye/SuperLU/ DISTNAME= ${PORTNAME}_2.0 MAINTAINER= ports@FreeBSD.org +COMMENT= A library of routines for performing sparse factorization BUILD_DEPENDS= ${LOCALBASE}/lib/libblas.a:${PORTSDIR}/math/blas diff --git a/math/superlu/pkg-comment b/math/superlu/pkg-comment deleted file mode 100644 index 731d2ec97d8..00000000000 --- a/math/superlu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library of routines for performing sparse factorization diff --git a/math/surf/Makefile b/math/surf/Makefile index c409086dc8a..0ebecdfbfb0 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Visualize some real algebraic geometry LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ diff --git a/math/surf/pkg-comment b/math/surf/pkg-comment deleted file mode 100644 index 9e6e7602554..00000000000 --- a/math/surf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Visualize some real algebraic geometry diff --git a/math/topaz/Makefile b/math/topaz/Makefile index a3eedd9628b..7aa69b9dd12 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://hp.vector.co.jp/authors/VA007663/topaz/bin/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}-src MAINTAINER= ports@FreeBSD.org +COMMENT= A command driven graph plotting system for scientists and engineers WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/math/topaz/pkg-comment b/math/topaz/pkg-comment deleted file mode 100644 index da6f8eba0a7..00000000000 --- a/math/topaz/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A command driven graph plotting system for scientists and engineers diff --git a/math/tvmet/Makefile b/math/tvmet/Makefile index 816442aeadd..3372c7db79a 100644 --- a/math/tvmet/Makefile +++ b/math/tvmet/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Tiny Vector and Matrix template library GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/math/tvmet/pkg-comment b/math/tvmet/pkg-comment deleted file mode 100644 index 1f2d07e4ccc..00000000000 --- a/math/tvmet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tiny Vector and Matrix template library diff --git a/math/umatrix/Makefile b/math/umatrix/Makefile index 3311c516b3f..da9dc4e1b64 100644 --- a/math/umatrix/Makefile +++ b/math/umatrix/Makefile @@ -11,6 +11,7 @@ CATEGORIES= math MASTER_SITES= http://www.sigala.it/sandro/files/ MAINTAINER= ports@FreeBSD.org +COMMENT= Simple matrix package GNU_CONFIGURE= yes MAN1= umatrix.1 diff --git a/math/umatrix/pkg-comment b/math/umatrix/pkg-comment deleted file mode 100644 index c06b09f0fba..00000000000 --- a/math/umatrix/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple matrix package diff --git a/math/umfpack/Makefile b/math/umfpack/Makefile index 0d06006d290..90d00639b5c 100644 --- a/math/umfpack/Makefile +++ b/math/umfpack/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.cise.ufl.edu/pub/faculty/davis/umfpack/ DISTNAME= UMFPACK${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Unsymmetric-pattern Multifrontal Package BUILD_DEPENDS= ${LOCALBASE}/lib/libblas.a:${PORTSDIR}/math/blas diff --git a/math/umfpack/pkg-comment b/math/umfpack/pkg-comment deleted file mode 100644 index cd98367b252..00000000000 --- a/math/umfpack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Unsymmetric-pattern Multifrontal Package diff --git a/math/vtk/Makefile b/math/vtk/Makefile index 20ed8ef3384..7f5c4d31599 100644 --- a/math/vtk/Makefile +++ b/math/vtk/Makefile @@ -13,6 +13,7 @@ DISTNAME= vtk32-src-unix EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= The Visualization Toolkit LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 diff --git a/math/vtk/pkg-comment b/math/vtk/pkg-comment deleted file mode 100644 index 534827a2965..00000000000 --- a/math/vtk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Visualization Toolkit diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index 20ed8ef3384..7f5c4d31599 100644 --- a/math/vtk43/Makefile +++ b/math/vtk43/Makefile @@ -13,6 +13,7 @@ DISTNAME= vtk32-src-unix EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= The Visualization Toolkit LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 diff --git a/math/vtk43/pkg-comment b/math/vtk43/pkg-comment deleted file mode 100644 index 534827a2965..00000000000 --- a/math/vtk43/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Visualization Toolkit diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index 20ed8ef3384..7f5c4d31599 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -13,6 +13,7 @@ DISTNAME= vtk32-src-unix EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= The Visualization Toolkit LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 diff --git a/math/vtk5/pkg-comment b/math/vtk5/pkg-comment deleted file mode 100644 index 534827a2965..00000000000 --- a/math/vtk5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Visualization Toolkit diff --git a/math/wingz/Makefile b/math/wingz/Makefile index 03c3326a176..a86a9ad73e7 100644 --- a/math/wingz/Makefile +++ b/math/wingz/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= apps/financial/spreadsheet EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A Commercial Spreadsheet ONLY_FOR_ARCHS= i386 diff --git a/math/wingz/pkg-comment b/math/wingz/pkg-comment deleted file mode 100644 index 7f30f379a6e..00000000000 --- a/math/wingz/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Commercial Spreadsheet diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index 9962f8a582c..b6d0a4a9af8 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= apps/graphics/visualization EXTRACT_SUFX= -source.tgz MAINTAINER= ports@FreeBSD.org +COMMENT= An XForms-based statistics package LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms diff --git a/math/xldlas/pkg-comment b/math/xldlas/pkg-comment deleted file mode 100644 index caf62f6ec2c..00000000000 --- a/math/xldlas/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An XForms-based statistics package diff --git a/math/xlispstat/Makefile b/math/xlispstat/Makefile index d737b4d02c4..e5af3a1d6cf 100644 --- a/math/xlispstat/Makefile +++ b/math/xlispstat/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ftp://ftp.stat.umn.edu/pub/xlispstat/current/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org +COMMENT= A statistics/X11 based lisp interpreter USE_XLIB= yes GNU_CONFIGURE= yes diff --git a/math/xlispstat/pkg-comment b/math/xlispstat/pkg-comment deleted file mode 100644 index ecc63b72f69..00000000000 --- a/math/xlispstat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A statistics/X11 based lisp interpreter diff --git a/math/xwpl/Makefile b/math/xwpl/Makefile index 207670115fe..36625426140 100644 --- a/math/xwpl/Makefile +++ b/math/xwpl/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://pascal.math.yale.edu/pub/wavelets/software/xwpl/other-versio DISTNAME= ${PKGNAME}-freebsd MAINTAINER= ports@FreeBSD.org +COMMENT= The X Wavelet Packet Laboratory ONLY_FOR_ARCHS= i386 diff --git a/math/xwpl/pkg-comment b/math/xwpl/pkg-comment deleted file mode 100644 index f481ee9a1a0..00000000000 --- a/math/xwpl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The X Wavelet Packet Laboratory diff --git a/math/yacas/Makefile b/math/yacas/Makefile index 872e52466cd..0e5d97153db 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/rev/} MAINTAINER= ports@FreeBSD.org +COMMENT= Yet Another Computer Algebra System GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/math/yacas/pkg-comment b/math/yacas/pkg-comment deleted file mode 100644 index c469d7f3c92..00000000000 --- a/math/yacas/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Yet Another Computer Algebra System diff --git a/mbone/speak_freely/Makefile b/mbone/speak_freely/Makefile index 80fdddc83d6..4da1caa45b2 100644 --- a/mbone/speak_freely/Makefile +++ b/mbone/speak_freely/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mbone audio security MASTER_SITES= http://www.fourmilab.ch/speakfree/unix/download/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org +COMMENT= Voice Communication Over Data Networks LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm diff --git a/mbone/speak_freely/pkg-comment b/mbone/speak_freely/pkg-comment deleted file mode 100644 index 131b6287c61..00000000000 --- a/mbone/speak_freely/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Voice Communication Over Data Networks diff --git a/mbone/wbd/Makefile b/mbone/wbd/Makefile index e3519336402..d07dd51055f 100644 --- a/mbone/wbd/Makefile +++ b/mbone/wbd/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/wbd/1.0ucl4/ DISTNAME= wbd-1.0ucl4 MAINTAINER= ports@FreeBSD.org +COMMENT= A shared drawing (whiteboard) tool using multicast, compatible with wb LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 diff --git a/mbone/wbd/pkg-comment b/mbone/wbd/pkg-comment deleted file mode 100644 index 33b258f29d8..00000000000 --- a/mbone/wbd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A shared drawing (whiteboard) tool using multicast, compatible with wb diff --git a/misc/Howto/Makefile b/misc/Howto/Makefile index 38d1efab26c..1cec1806a21 100644 --- a/misc/Howto/Makefile +++ b/misc/Howto/Makefile @@ -19,6 +19,7 @@ DISTFILES= Linux+FreeBSD.sgml.gz \ Security-HOWTO.sgml.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Linux HOW-TOs modified for applicablity on FreeBSD BUILD_DEPENDS= sgmlfmt:${PORTSDIR}/textproc/sgmlformat diff --git a/misc/Howto/pkg-comment b/misc/Howto/pkg-comment deleted file mode 100644 index 53a517ccb59..00000000000 --- a/misc/Howto/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Linux HOW-TOs modified for applicablity on FreeBSD diff --git a/misc/aclgen/Makefile b/misc/aclgen/Makefile index eaf968fa68f..ff6af864616 100644 --- a/misc/aclgen/Makefile +++ b/misc/aclgen/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.sztaki.hu/pub/private/kissg/aclgen/ DISTNAME= aclgen-202 MAINTAINER= ports@FreeBSD.org +COMMENT= Optimize Cisco routers ip access lists NO_WRKSUBDIR= YES diff --git a/misc/aclgen/pkg-comment b/misc/aclgen/pkg-comment deleted file mode 100644 index feb39d1ea7f..00000000000 --- a/misc/aclgen/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Optimize Cisco routers ip access lists diff --git a/misc/acron/Makefile b/misc/acron/Makefile index f9351abe1d0..294d292b78d 100644 --- a/misc/acron/Makefile +++ b/misc/acron/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Database of acronyms and abbreviations NO_BUILD= yes USE_REINPLACE= yes diff --git a/misc/acron/pkg-comment b/misc/acron/pkg-comment deleted file mode 100644 index f526ea6f92c..00000000000 --- a/misc/acron/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Database of acronyms and abbreviations diff --git a/misc/argparse/Makefile b/misc/argparse/Makefile index b10e158e631..05e4e9e8247 100644 --- a/misc/argparse/Makefile +++ b/misc/argparse/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://home.pages.at/kingleo/development/ MAINTAINER= ports@FreeBSD.org +COMMENT= A tool for commandline parsing for shell scripts LIB_DEPENDS= LeoArg.2:${PORTSDIR}/devel/leoarg diff --git a/misc/argparse/pkg-comment b/misc/argparse/pkg-comment deleted file mode 100644 index d95f650d1a9..00000000000 --- a/misc/argparse/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool for commandline parsing for shell scripts diff --git a/misc/bb/Makefile b/misc/bb/Makefile index 4e72b492d27..b34cf0e3076 100644 --- a/misc/bb/Makefile +++ b/misc/bb/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= aa-project DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ports@FreeBSD.org +COMMENT= High quality audio-visual demonstration for text terminal LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \ mikmod.2:${PORTSDIR}/audio/libmikmod diff --git a/misc/bb/pkg-comment b/misc/bb/pkg-comment deleted file mode 100644 index 091a44dc7a0..00000000000 --- a/misc/bb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -High quality audio-visual demonstration for text terminal diff --git a/misc/biblereader/Makefile b/misc/biblereader/Makefile index ed05cc672d4..511f97e863d 100644 --- a/misc/biblereader/Makefile +++ b/misc/biblereader/Makefile @@ -21,6 +21,7 @@ DISTFILES+= easton.tar.gz strongs.tar.gz torrey.tar.gz .endif MAINTAINER= ports@FreeBSD.org +COMMENT= A GUI based Bible program for X11 USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/misc/biblereader/pkg-comment b/misc/biblereader/pkg-comment deleted file mode 100644 index 4c8d94aa531..00000000000 --- a/misc/biblereader/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GUI based Bible program for X11 diff --git a/misc/boxes/Makefile b/misc/boxes/Makefile index 894f15bf028..672b9d8151f 100644 --- a/misc/boxes/Makefile +++ b/misc/boxes/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= utils/text EXTRACT_SUFX= .src.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Draws ASCII-art configurable boxes around text or code MAN1= boxes.1 USE_GMAKE= yes diff --git a/misc/boxes/pkg-comment b/misc/boxes/pkg-comment deleted file mode 100644 index 8937debb8bb..00000000000 --- a/misc/boxes/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Draws ASCII-art configurable boxes around text or code diff --git a/misc/cave/Makefile b/misc/cave/Makefile index 9ef7d342ca0..cb173e0d94a 100644 --- a/misc/cave/Makefile +++ b/misc/cave/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://arbornet.org/~bjk/cave/ \ MASTER_SITE_SUBDIR= apps/graphics/misc MAINTAINER= ports@FreeBSD.org +COMMENT= Character Animation Viewer for Everyone GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix="" diff --git a/misc/cave/pkg-comment b/misc/cave/pkg-comment deleted file mode 100644 index 74edecbceff..00000000000 --- a/misc/cave/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Character Animation Viewer for Everyone diff --git a/misc/cfe/Makefile b/misc/cfe/Makefile index 015fdd25abf..af89402341f 100644 --- a/misc/cfe/Makefile +++ b/misc/cfe/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://lrn.ru/~osgene/files/ MAINTAINER= ports@FreeBSD.org +COMMENT= Console font editor GNU_CONFIGURE= yes diff --git a/misc/cfe/pkg-comment b/misc/cfe/pkg-comment deleted file mode 100644 index 1da8f6d9d5b..00000000000 --- a/misc/cfe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Console font editor diff --git a/misc/chord/Makefile b/misc/chord/Makefile index 4c0cc4d024b..153be44bcec 100644 --- a/misc/chord/Makefile +++ b/misc/chord/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Produce PS sheet-music from text input MAN1= a2crd.1 chord.1 MANCOMPRESSED= yes diff --git a/misc/chord/pkg-comment b/misc/chord/pkg-comment deleted file mode 100644 index 7d87fe69b78..00000000000 --- a/misc/chord/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Produce PS sheet-music from text input diff --git a/misc/chord2html/Makefile b/misc/chord2html/Makefile index 7cee940eaa3..68aeb483687 100644 --- a/misc/chord2html/Makefile +++ b/misc/chord2html/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://helllabs.org/~claudio/chord/ MAINTAINER= ports@FreeBSD.org +COMMENT= Convert CHORD input files to HTML RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD diff --git a/misc/chord2html/pkg-comment b/misc/chord2html/pkg-comment deleted file mode 100644 index cd1a19528f9..00000000000 --- a/misc/chord2html/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert CHORD input files to HTML diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 38117fb2f34..391127b06ad 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://www.student.hk-r.se/~pt98jan/ MAINTAINER= ports@FreeBSD.org +COMMENT= A colour-able replacement for tail(1) GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/misc/colortail/pkg-comment b/misc/colortail/pkg-comment deleted file mode 100644 index d780322bd6c..00000000000 --- a/misc/colortail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A colour-able replacement for tail(1) diff --git a/misc/compat22/Makefile b/misc/compat22/Makefile index dbf12f354ee..09d8e9803e1 100644 --- a/misc/compat22/Makefile +++ b/misc/compat22/Makefile @@ -19,6 +19,7 @@ DISTFILES= ${PORTNAME}.aa \ DIST_SUBDIR= ${ARCH}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A convenience package to install the compat22 libraries ONLY_FOR_ARCHS= i386 PORTOBJFORMAT= aout diff --git a/misc/compat22/pkg-comment b/misc/compat22/pkg-comment deleted file mode 100644 index ca29ba0badf..00000000000 --- a/misc/compat22/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A convenience package to install the compat22 libraries diff --git a/misc/compat3x/Makefile b/misc/compat3x/Makefile index aa66022a49d..65ecd0283c2 100644 --- a/misc/compat3x/Makefile +++ b/misc/compat3x/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}-${COMPAT3X_OSRELDATE} DIST_SUBDIR= ${ARCH} MAINTAINER= ports@FreeBSD.org +COMMENT= A convenience package to install the compat3x libraries ONLY_FOR_ARCHS= i386 diff --git a/misc/compat3x/pkg-comment b/misc/compat3x/pkg-comment deleted file mode 100644 index 6a65bd0be38..00000000000 --- a/misc/compat3x/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A convenience package to install the compat3x libraries diff --git a/misc/cpuid/Makefile b/misc/cpuid/Makefile index 54db0e3e8b0..aa97f841aa4 100644 --- a/misc/cpuid/Makefile +++ b/misc/cpuid/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://www.ka9q.net/code/cpuid/ MAINTAINER= ports@FreeBSD.org +COMMENT= CPU identification utility USE_REINPLACE= yes ONLY_FOR_ARCHS= i386 diff --git a/misc/cpuid/pkg-comment b/misc/cpuid/pkg-comment deleted file mode 100644 index 35a999fc3e3..00000000000 --- a/misc/cpuid/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -CPU identification utility diff --git a/misc/crosspad/Makefile b/misc/crosspad/Makefile index 99566831075..58b91717ca7 100644 --- a/misc/crosspad/Makefile +++ b/misc/crosspad/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.itojun.org/pub/misc/ MAINTAINER= ports@freebsd.org +COMMENT= Crosspad data downloader/converter GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/crosspad/build diff --git a/misc/crosspad/pkg-comment b/misc/crosspad/pkg-comment deleted file mode 100644 index f410c1052f3..00000000000 --- a/misc/crosspad/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Crosspad data downloader/converter diff --git a/misc/cwish/Makefile b/misc/cwish/Makefile index 0146fe6423c..78a2dedba08 100644 --- a/misc/cwish/Makefile +++ b/misc/cwish/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://www.hcs.de/users/hm/packages/ MAINTAINER= ports@FreeBSD.org +COMMENT= Curses based user friendly windowing shell NO_WRKSUBDIR= yes ALL_TARGET= cwish diff --git a/misc/cwish/pkg-comment b/misc/cwish/pkg-comment deleted file mode 100644 index 2191cf92169..00000000000 --- a/misc/cwish/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Curses based user friendly windowing shell diff --git a/misc/datedif/Makefile b/misc/datedif/Makefile index d7278194914..e2ea400e308 100644 --- a/misc/datedif/Makefile +++ b/misc/datedif/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://buschencrew.hypermart.net/software/datedif/ DISTNAME= ${PORTNAME}-0.9.1-4 MAINTAINER= ports@FreeBSD.org +COMMENT= Calculates the number of days between two dates ALL_TARGET= diff --git a/misc/datedif/pkg-comment b/misc/datedif/pkg-comment deleted file mode 100644 index c95eaf954f8..00000000000 --- a/misc/datedif/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Calculates the number of days between two dates diff --git a/misc/dejagnu/Makefile b/misc/dejagnu/Makefile index 974536fc3cf..907c8fda38a 100644 --- a/misc/dejagnu/Makefile +++ b/misc/dejagnu/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= dejagnu MAINTAINER= ports@FreeBSD.org +COMMENT= Automated program/system tester RUN_DEPENDS= expect:${PORTSDIR}/lang/expect diff --git a/misc/dejagnu/pkg-comment b/misc/dejagnu/pkg-comment deleted file mode 100644 index 79ad483871e..00000000000 --- a/misc/dejagnu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Automated program/system tester diff --git a/misc/demoniac/Makefile b/misc/demoniac/Makefile index 6c6f362e9d6..7be2c80cb0b 100644 --- a/misc/demoniac/Makefile +++ b/misc/demoniac/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://www.calodox.org/demoniac/files/ MAINTAINER= ports@FreeBSD.org +COMMENT= A tool for exploring and animating graphics effects LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea diff --git a/misc/demoniac/pkg-comment b/misc/demoniac/pkg-comment deleted file mode 100644 index ed29d873da2..00000000000 --- a/misc/demoniac/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool for exploring and animating graphics effects diff --git a/misc/diction/Makefile b/misc/diction/Makefile index 735f174167c..d0d593ebca4 100644 --- a/misc/diction/Makefile +++ b/misc/diction/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://www.moria.de/~michael/diction/ MAINTAINER= ports@FreeBSD.org +COMMENT= GNU diction and style USE_AUTOCONF= yes diff --git a/misc/diction/pkg-comment b/misc/diction/pkg-comment deleted file mode 100644 index b7f0f69b0e5..00000000000 --- a/misc/diction/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU diction and style diff --git a/misc/dirtree/Makefile b/misc/dirtree/Makefile index 072281120e5..14831686770 100644 --- a/misc/dirtree/Makefile +++ b/misc/dirtree/Makefile @@ -13,6 +13,7 @@ CATEGORIES= misc MASTER_SITES= http://home.pages.at/kingleo/development/ MAINTAINER= ports@FreeBSD.org +COMMENT= A command line tool for displaying directory trees LIB_DEPENDS= LeoArg.2:${PORTSDIR}/devel/leoarg \ intl.4:${PORTSDIR}/devel/gettext diff --git a/misc/dirtree/pkg-comment b/misc/dirtree/pkg-comment deleted file mode 100644 index 73d89e7acfc..00000000000 --- a/misc/dirtree/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A command line tool for displaying directory trees diff --git a/misc/display/Makefile b/misc/display/Makefile index 49c91ca4e72..225d360c2ef 100644 --- a/misc/display/Makefile +++ b/misc/display/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.ipsmart.com/src/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Runs command repeatedly; shows output (can conflict with ImageMagick) GNU_CONFIGURE= yes diff --git a/misc/display/pkg-comment b/misc/display/pkg-comment deleted file mode 100644 index 5f2a98423a3..00000000000 --- a/misc/display/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Runs command repeatedly; shows output (can conflict with ImageMagick) diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile index 74b354948e7..ea64efcfd9e 100644 --- a/misc/dotfile/Makefile +++ b/misc/dotfile/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc tk82 MASTER_SITES= http://www.blackie.dk/dotfile/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= A GUI dotfile generator program to create .config files BUILD_DEPENDS= formail:${PORTSDIR}/mail/procmail LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 diff --git a/misc/dotfile/pkg-comment b/misc/dotfile/pkg-comment deleted file mode 100644 index aa32605fa33..00000000000 --- a/misc/dotfile/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GUI dotfile generator program to create .config files diff --git a/misc/earthview/Makefile b/misc/earthview/Makefile index fb8c584cff6..094599cd53a 100644 --- a/misc/earthview/Makefile +++ b/misc/earthview/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Produces a view output of an arbitrary region of the Earth USE_REINPLACE= yes USE_XLIB= yes diff --git a/misc/earthview/pkg-comment b/misc/earthview/pkg-comment deleted file mode 100644 index 4bc18566902..00000000000 --- a/misc/earthview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Produces a view output of an arbitrary region of the Earth diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile index 92e2365293c..c35653d88e8 100644 --- a/misc/ewipe/Makefile +++ b/misc/ewipe/Makefile @@ -11,6 +11,7 @@ CATEGORIES+= misc tk82 MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/ MAINTAINER?= ports@FreeBSD.org +COMMENT?= Tcl/tk-based presentation tool .if defined(KANJI) RUN_DEPENDS= wish8.0jp:${PORTSDIR}/japanese/tk80 diff --git a/misc/ewipe/pkg-comment b/misc/ewipe/pkg-comment deleted file mode 100644 index 56e66b459ef..00000000000 --- a/misc/ewipe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tcl/tk-based presentation tool diff --git a/misc/floatator/Makefile b/misc/floatator/Makefile index b727f12ab0b..a73a34872e6 100644 --- a/misc/floatator/Makefile +++ b/misc/floatator/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://www.cichon.com/floatator/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= An interactive fluid dynamics simulation USE_REINPLACE= yes USE_XLIB= yes diff --git a/misc/floatator/pkg-comment b/misc/floatator/pkg-comment deleted file mode 100644 index 04bd1b7a50c..00000000000 --- a/misc/floatator/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interactive fluid dynamics simulation diff --git a/misc/gctpc/Makefile b/misc/gctpc/Makefile index 2d3b1b4e84a..05b36fb54d7 100644 --- a/misc/gctpc/Makefile +++ b/misc/gctpc/Makefile @@ -13,6 +13,7 @@ DISTNAME= gctpc EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= An USGS General Cartographic Transformation Package (GCTP) WRKSRC= ${WRKDIR}/${PORTNAME}/source diff --git a/misc/gctpc/pkg-comment b/misc/gctpc/pkg-comment deleted file mode 100644 index 837e5135c64..00000000000 --- a/misc/gctpc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An USGS General Cartographic Transformation Package (GCTP) diff --git a/misc/geekcode/Makefile b/misc/geekcode/Makefile index 5925a14fcd3..94dcea063ed 100644 --- a/misc/geekcode/Makefile +++ b/misc/geekcode/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= geekcode MAINTAINER= ports@FreeBSD.org +COMMENT= A Geek Code Generator do-install: ${INSTALL_PROGRAM} ${WRKSRC}/geekcode ${PREFIX}/bin diff --git a/misc/geekcode/pkg-comment b/misc/geekcode/pkg-comment deleted file mode 100644 index 822d9be62d8..00000000000 --- a/misc/geekcode/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Geek Code Generator diff --git a/misc/git/Makefile b/misc/git/Makefile index 57c4bcb948a..7d0ccabd899 100644 --- a/misc/git/Makefile +++ b/misc/git/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Interactive Tools - a file system browser for UNIX systems GNU_CONFIGURE= YES MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 \ diff --git a/misc/git/pkg-comment b/misc/git/pkg-comment deleted file mode 100644 index 6f21870402b..00000000000 --- a/misc/git/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Interactive Tools - a file system browser for UNIX systems diff --git a/misc/gman/Makefile b/misc/gman/Makefile index 900b1f08dcd..1110540ae52 100644 --- a/misc/gman/Makefile +++ b/misc/gman/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://stud3.tuwien.ac.at/~e0025974/distfiles/ \ http://homex.coolconnect.com/user/xkwang/gman/ MAINTAINER= ports@FreeBSD.org +COMMENT= A user-friendly graphical front end for the man system LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= ghostview:${PORTSDIR}/print/ghostview diff --git a/misc/gman/pkg-comment b/misc/gman/pkg-comment deleted file mode 100644 index 8d5c73b6c65..00000000000 --- a/misc/gman/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A user-friendly graphical front end for the man system diff --git a/misc/gnuit/Makefile b/misc/gnuit/Makefile index 57c4bcb948a..7d0ccabd899 100644 --- a/misc/gnuit/Makefile +++ b/misc/gnuit/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Interactive Tools - a file system browser for UNIX systems GNU_CONFIGURE= YES MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 \ diff --git a/misc/gnuit/pkg-comment b/misc/gnuit/pkg-comment deleted file mode 100644 index 6f21870402b..00000000000 --- a/misc/gnuit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Interactive Tools - a file system browser for UNIX systems diff --git a/misc/goblin/Makefile b/misc/goblin/Makefile index 8c959fe1d75..f81bbecba6d 100644 --- a/misc/goblin/Makefile +++ b/misc/goblin/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.math.uni-augsburg.de/opt/goblin.docs/ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A Graph Object Library for Network Programming Problems LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \ tk83:${PORTSDIR}/x11-toolkits/tk83 diff --git a/misc/goblin/pkg-comment b/misc/goblin/pkg-comment deleted file mode 100644 index 43ed71ddf93..00000000000 --- a/misc/goblin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Graph Object Library for Network Programming Problems diff --git a/misc/goldstr/Makefile b/misc/goldstr/Makefile index 80c8bbd8641..c70aac454dd 100644 --- a/misc/goldstr/Makefile +++ b/misc/goldstr/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://it.geocities.com/andreamolteni/prog/goldstr/ MAINTAINER= ports@FreeBSD.org +COMMENT= Compute the golden string GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/misc/goldstr/pkg-comment b/misc/goldstr/pkg-comment deleted file mode 100644 index 5edb4332f41..00000000000 --- a/misc/goldstr/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Compute the golden string diff --git a/misc/gonvert/Makefile b/misc/gonvert/Makefile index a2e1dfe3d67..3b2f9a301fa 100644 --- a/misc/gonvert/Makefile +++ b/misc/gonvert/Makefile @@ -13,6 +13,7 @@ CATEGORIES= misc python gnome MASTER_SITES= http://webhome.idirect.com/~tekatch/anthony/ucu/ MAINTAINER= ports@FreeBSD.org +COMMENT= A conversion utility that allows conversion between many units RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk \ ${PYTHON_SITELIBDIR}/gtk-1.2/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome diff --git a/misc/gonvert/pkg-comment b/misc/gonvert/pkg-comment deleted file mode 100644 index 0e4c351e8c0..00000000000 --- a/misc/gonvert/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A conversion utility that allows conversion between many units diff --git a/misc/grc/Makefile b/misc/grc/Makefile index 23a1c48ad07..a81eea082b8 100644 --- a/misc/grc/Makefile +++ b/misc/grc/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://melkor.dnp.fmph.uniba.sk/~garabik/grc/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Generic Colouriser USE_REINPLACE= yes USE_PYTHON= yes diff --git a/misc/grc/pkg-comment b/misc/grc/pkg-comment deleted file mode 100644 index f4029973fba..00000000000 --- a/misc/grc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Generic Colouriser diff --git a/misc/gretl/Makefile b/misc/gretl/Makefile index 37b17ef69b1..52625e6e399 100644 --- a/misc/gretl/Makefile +++ b/misc/gretl/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Gnu Regression, Econometrics and Time-series Library BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \ diff --git a/misc/gretl/pkg-comment b/misc/gretl/pkg-comment deleted file mode 100644 index f528efe7ec3..00000000000 --- a/misc/gretl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gnu Regression, Econometrics and Time-series Library diff --git a/misc/kcd-devel/Makefile b/misc/kcd-devel/Makefile index 615f2acf1fb..96e9d547c8e 100644 --- a/misc/kcd-devel/Makefile +++ b/misc/kcd-devel/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Change directory in full-screen visual mode LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/misc/kcd-devel/pkg-comment b/misc/kcd-devel/pkg-comment deleted file mode 100644 index d38c22946ed..00000000000 --- a/misc/kcd-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Change directory in full-screen visual mode diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile index 615f2acf1fb..96e9d547c8e 100644 --- a/misc/kcd/Makefile +++ b/misc/kcd/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Change directory in full-screen visual mode LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/misc/kcd/pkg-comment b/misc/kcd/pkg-comment deleted file mode 100644 index d38c22946ed..00000000000 --- a/misc/kcd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Change directory in full-screen visual mode diff --git a/misc/kenny/Makefile b/misc/kenny/Makefile index 2e7c97f57f1..11708aa0bc1 100644 --- a/misc/kenny/Makefile +++ b/misc/kenny/Makefile @@ -17,6 +17,7 @@ EXTRACT_SUFX= .gz EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org +COMMENT= Translate text both to and from KennySpeak USE_PERL5= yes NO_BUILD= yes diff --git a/misc/kenny/pkg-comment b/misc/kenny/pkg-comment deleted file mode 100644 index 7ecc783371a..00000000000 --- a/misc/kenny/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Translate text both to and from KennySpeak diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile index 4b52c3aeead..9991fc364b6 100644 --- a/misc/p5-Array-PrintCols/Makefile +++ b/misc/p5-Array-PrintCols/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Array PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl5 module to print arrays of elements in sorted columns PERL_CONFIGURE= yes diff --git a/misc/p5-Array-PrintCols/pkg-comment b/misc/p5-Array-PrintCols/pkg-comment deleted file mode 100644 index 200f2e5a3e2..00000000000 --- a/misc/p5-Array-PrintCols/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to print arrays of elements in sorted columns diff --git a/misc/p5-Business-OnlinePayment-2CheckOut/Makefile b/misc/p5-Business-OnlinePayment-2CheckOut/Makefile index 3e0ddd7dcc0..e088e0ef68f 100644 --- a/misc/p5-Business-OnlinePayment-2CheckOut/Makefile +++ b/misc/p5-Business-OnlinePayment-2CheckOut/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for 2CheckOut authorization service BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ diff --git a/misc/p5-Business-OnlinePayment-2CheckOut/pkg-comment b/misc/p5-Business-OnlinePayment-2CheckOut/pkg-comment deleted file mode 100644 index bfe7fefe5ac..00000000000 --- a/misc/p5-Business-OnlinePayment-2CheckOut/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for 2CheckOut authorization service diff --git a/misc/p5-Business-OnlinePayment-AuthorizeNet/Makefile b/misc/p5-Business-OnlinePayment-AuthorizeNet/Makefile index 4f71871d4fd..02dcc2076fb 100644 --- a/misc/p5-Business-OnlinePayment-AuthorizeNet/Makefile +++ b/misc/p5-Business-OnlinePayment-AuthorizeNet/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for Authorize.Net BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ diff --git a/misc/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment b/misc/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment deleted file mode 100644 index e143287f417..00000000000 --- a/misc/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for Authorize.Net diff --git a/misc/p5-Business-OnlinePayment-BankOfAmerica/Makefile b/misc/p5-Business-OnlinePayment-BankOfAmerica/Makefile index 19757f21b20..c4092eb2369 100644 --- a/misc/p5-Business-OnlinePayment-BankOfAmerica/Makefile +++ b/misc/p5-Business-OnlinePayment-BankOfAmerica/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for Bank of America eStores BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/misc/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment b/misc/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment deleted file mode 100644 index b2334629b17..00000000000 --- a/misc/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for Bank of America eStores diff --git a/misc/p5-Business-OnlinePayment-Beanstream/Makefile b/misc/p5-Business-OnlinePayment-Beanstream/Makefile index 80ebffecf07..68c675896e7 100644 --- a/misc/p5-Business-OnlinePayment-Beanstream/Makefile +++ b/misc/p5-Business-OnlinePayment-Beanstream/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for Beanstream BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/misc/p5-Business-OnlinePayment-Beanstream/pkg-comment b/misc/p5-Business-OnlinePayment-Beanstream/pkg-comment deleted file mode 100644 index 7d668838b1f..00000000000 --- a/misc/p5-Business-OnlinePayment-Beanstream/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for Beanstream diff --git a/misc/p5-Business-OnlinePayment-Cardstream/Makefile b/misc/p5-Business-OnlinePayment-Cardstream/Makefile index 377c500d6a9..29de923bc8d 100644 --- a/misc/p5-Business-OnlinePayment-Cardstream/Makefile +++ b/misc/p5-Business-OnlinePayment-Cardstream/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for Cardstream BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/misc/p5-Business-OnlinePayment-Cardstream/pkg-comment b/misc/p5-Business-OnlinePayment-Cardstream/pkg-comment deleted file mode 100644 index f20d35b5886..00000000000 --- a/misc/p5-Business-OnlinePayment-Cardstream/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for Cardstream diff --git a/misc/p5-Business-OnlinePayment-Jettis/Makefile b/misc/p5-Business-OnlinePayment-Jettis/Makefile index ec39427282a..5706f37a166 100644 --- a/misc/p5-Business-OnlinePayment-Jettis/Makefile +++ b/misc/p5-Business-OnlinePayment-Jettis/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for Jettis BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/misc/p5-Business-OnlinePayment-Jettis/pkg-comment b/misc/p5-Business-OnlinePayment-Jettis/pkg-comment deleted file mode 100644 index 4f7dc576691..00000000000 --- a/misc/p5-Business-OnlinePayment-Jettis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for Jettis diff --git a/misc/p5-Business-OnlinePayment-LinkPoint/Makefile b/misc/p5-Business-OnlinePayment-LinkPoint/Makefile index 2f77065a8bb..8e5c095eec6 100644 --- a/misc/p5-Business-OnlinePayment-LinkPoint/Makefile +++ b/misc/p5-Business-OnlinePayment-LinkPoint/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for LinkPoint BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/misc/p5-Business-OnlinePayment-LinkPoint/pkg-comment b/misc/p5-Business-OnlinePayment-LinkPoint/pkg-comment deleted file mode 100644 index ade07365333..00000000000 --- a/misc/p5-Business-OnlinePayment-LinkPoint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for LinkPoint diff --git a/misc/p5-Business-OnlinePayment-Network1Financial/Makefile b/misc/p5-Business-OnlinePayment-Network1Financial/Makefile index 3576138c186..58edede6578 100644 --- a/misc/p5-Business-OnlinePayment-Network1Financial/Makefile +++ b/misc/p5-Business-OnlinePayment-Network1Financial/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for Network1 Financial BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/misc/p5-Business-OnlinePayment-Network1Financial/pkg-comment b/misc/p5-Business-OnlinePayment-Network1Financial/pkg-comment deleted file mode 100644 index d7b37525ed5..00000000000 --- a/misc/p5-Business-OnlinePayment-Network1Financial/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for Network1 Financial diff --git a/misc/p5-Business-OnlinePayment-PayConnect/Makefile b/misc/p5-Business-OnlinePayment-PayConnect/Makefile index 3b2346a422c..1132f2ebb9e 100644 --- a/misc/p5-Business-OnlinePayment-PayConnect/Makefile +++ b/misc/p5-Business-OnlinePayment-PayConnect/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for PaymentOne PayConnect BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/misc/p5-Business-OnlinePayment-PayConnect/pkg-comment b/misc/p5-Business-OnlinePayment-PayConnect/pkg-comment deleted file mode 100644 index 5e504788488..00000000000 --- a/misc/p5-Business-OnlinePayment-PayConnect/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for PaymentOne PayConnect diff --git a/misc/p5-Business-OnlinePayment-PaymentsGateway/Makefile b/misc/p5-Business-OnlinePayment-PaymentsGateway/Makefile index 3f100f14171..9864f38e8ff 100644 --- a/misc/p5-Business-OnlinePayment-PaymentsGateway/Makefile +++ b/misc/p5-Business-OnlinePayment-PaymentsGateway/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for PaymentsGateway.net ACH Direct BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/misc/p5-Business-OnlinePayment-PaymentsGateway/pkg-comment b/misc/p5-Business-OnlinePayment-PaymentsGateway/pkg-comment deleted file mode 100644 index 37ecd901e97..00000000000 --- a/misc/p5-Business-OnlinePayment-PaymentsGateway/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for PaymentsGateway.net ACH Direct diff --git a/misc/p5-Business-OnlinePayment-SurePay/Makefile b/misc/p5-Business-OnlinePayment-SurePay/Makefile index 049ca60acb2..6b499e4f86f 100644 --- a/misc/p5-Business-OnlinePayment-SurePay/Makefile +++ b/misc/p5-Business-OnlinePayment-SurePay/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for SurePay authorization service BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/misc/p5-Business-OnlinePayment-SurePay/pkg-comment b/misc/p5-Business-OnlinePayment-SurePay/pkg-comment deleted file mode 100644 index 19d5587243f..00000000000 --- a/misc/p5-Business-OnlinePayment-SurePay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for SurePay authorization service diff --git a/misc/p5-Business-OnlinePayment-TCLink/Makefile b/misc/p5-Business-OnlinePayment-TCLink/Makefile index 004830fb034..ad4e37270af 100644 --- a/misc/p5-Business-OnlinePayment-TCLink/Makefile +++ b/misc/p5-Business-OnlinePayment-TCLink/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for TrustCommerce BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ diff --git a/misc/p5-Business-OnlinePayment-TCLink/pkg-comment b/misc/p5-Business-OnlinePayment-TCLink/pkg-comment deleted file mode 100644 index 74cba009dd4..00000000000 --- a/misc/p5-Business-OnlinePayment-TCLink/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for TrustCommerce diff --git a/misc/p5-Business-OnlinePayment-VirtualNet/Makefile b/misc/p5-Business-OnlinePayment-VirtualNet/Makefile index 7bbc020525e..f0f549c70c2 100644 --- a/misc/p5-Business-OnlinePayment-VirtualNet/Makefile +++ b/misc/p5-Business-OnlinePayment-VirtualNet/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for Vital VirtualNet BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment \ diff --git a/misc/p5-Business-OnlinePayment-VirtualNet/pkg-comment b/misc/p5-Business-OnlinePayment-VirtualNet/pkg-comment deleted file mode 100644 index 528666a4456..00000000000 --- a/misc/p5-Business-OnlinePayment-VirtualNet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Business::OnlinePayment backend module for Vital VirtualNet diff --git a/misc/p5-Business-OnlinePayment-WorldPay-Junior/Makefile b/misc/p5-Business-OnlinePayment-WorldPay-Junior/Makefile index 05a5ca752ae..24d154ea094 100644 --- a/misc/p5-Business-OnlinePayment-WorldPay-Junior/Makefile +++ b/misc/p5-Business-OnlinePayment-WorldPay-Junior/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= An Business::OnlinePayment backend module for a WorldPay Select Junior service BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/misc/p5-Business-OnlinePayment-WorldPay-Junior/pkg-comment b/misc/p5-Business-OnlinePayment-WorldPay-Junior/pkg-comment deleted file mode 100644 index ec7a767e7e6..00000000000 --- a/misc/p5-Business-OnlinePayment-WorldPay-Junior/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Business::OnlinePayment backend module for a WorldPay Select Junior service diff --git a/misc/p5-Business-OnlinePayment-eSec/Makefile b/misc/p5-Business-OnlinePayment-eSec/Makefile index 65ea768598a..32c7bbb61ab 100644 --- a/misc/p5-Business-OnlinePayment-eSec/Makefile +++ b/misc/p5-Business-OnlinePayment-eSec/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= An Business::OnlinePayment backend module for eSec BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment diff --git a/misc/p5-Business-OnlinePayment-eSec/pkg-comment b/misc/p5-Business-OnlinePayment-eSec/pkg-comment deleted file mode 100644 index 3cd26da3df6..00000000000 --- a/misc/p5-Business-OnlinePayment-eSec/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Business::OnlinePayment backend module for eSec diff --git a/misc/p5-Business-OnlinePayment/Makefile b/misc/p5-Business-OnlinePayment/Makefile index 78d9a042834..65a90d0e2c6 100644 --- a/misc/p5-Business-OnlinePayment/Makefile +++ b/misc/p5-Business-OnlinePayment/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A generic interface for processing online credit card payments BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/misc/p5-Business-OnlinePayment/pkg-comment b/misc/p5-Business-OnlinePayment/pkg-comment deleted file mode 100644 index 62c336ac442..00000000000 --- a/misc/p5-Business-OnlinePayment/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A generic interface for processing online credit card payments diff --git a/misc/patchutils/Makefile b/misc/patchutils/Makefile index 584785cb4a7..f9773e278c3 100644 --- a/misc/patchutils/Makefile +++ b/misc/patchutils/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://cyberelk.net/tim/data/patchutils/stable/ MAINTAINER= ports@FreeBSD.org +COMMENT= A small collection of programs that operate on patch files USE_BZIP2= yes USE_PERL5= yes diff --git a/misc/patchutils/pkg-comment b/misc/patchutils/pkg-comment deleted file mode 100644 index cbdb56dd37b..00000000000 --- a/misc/patchutils/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A small collection of programs that operate on patch files diff --git a/misc/pdfmap/Makefile b/misc/pdfmap/Makefile index 7713d93a808..91a796d9c14 100644 --- a/misc/pdfmap/Makefile +++ b/misc/pdfmap/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Generate maps in PDF format and place clickable objects on them RUN_DEPENDS= ${PYTHON_SITELIBDIR}/jaxml.py:${PORTSDIR}/textproc/py-jaxml \ ${PYTHON_SITELIBDIR}/reportlab/pdfgen/canvas.py:${PORTSDIR}/print/py-reportlab \ diff --git a/misc/pdfmap/pkg-comment b/misc/pdfmap/pkg-comment deleted file mode 100644 index 19fc058c387..00000000000 --- a/misc/pdfmap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Generate maps in PDF format and place clickable objects on them diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index d5f41ce22b8..4755c81976d 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://zeus.polsl.gliwice.pl/~pborys/stable-version/ MAINTAINER= ports@FreeBSD.org +COMMENT= Ncurses based, lynx style info documentation browser LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/misc/pinfo/pkg-comment b/misc/pinfo/pkg-comment deleted file mode 100644 index f0458b3f9cf..00000000000 --- a/misc/pinfo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ncurses based, lynx style info documentation browser diff --git a/misc/projectionlib/Makefile b/misc/projectionlib/Makefile index 3eb607633bb..75adc7bb323 100644 --- a/misc/projectionlib/Makefile +++ b/misc/projectionlib/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ DISTNAME= dlgv32v37src MAINTAINER= ports@FreeBSD.org +COMMENT= A C++ wrapper for the USGS GCTP projection library LIB_DEPENDS= gctpc.1:${PORTSDIR}/misc/gctpc diff --git a/misc/projectionlib/pkg-comment b/misc/projectionlib/pkg-comment deleted file mode 100644 index 8e511b6b174..00000000000 --- a/misc/projectionlib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ wrapper for the USGS GCTP projection library diff --git a/misc/py-pexpect/Makefile b/misc/py-pexpect/Makefile index 9cf8a21a03d..b904a49223a 100644 --- a/misc/py-pexpect/Makefile +++ b/misc/py-pexpect/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A Pure Python Expect-like module USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/misc/py-pexpect/pkg-comment b/misc/py-pexpect/pkg-comment deleted file mode 100644 index 2bf51232fff..00000000000 --- a/misc/py-pexpect/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Pure Python Expect-like module diff --git a/misc/pybliographer/Makefile b/misc/pybliographer/Makefile index ecacd1d5090..16371e46a51 100644 --- a/misc/pybliographer/Makefile +++ b/misc/pybliographer/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/pybliographer/1.0 MAINTAINER= ports@FreeBSD.org +COMMENT= GUI and command-line tools for editing and searching bibliographic databases BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome \ recode:${PORTSDIR}/converters/recode diff --git a/misc/pybliographer/pkg-comment b/misc/pybliographer/pkg-comment deleted file mode 100644 index 1c1ee1a1db4..00000000000 --- a/misc/pybliographer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GUI and command-line tools for editing and searching bibliographic databases diff --git a/misc/qmc/Makefile b/misc/qmc/Makefile index 36f1304ec7b..53322bc9829 100644 --- a/misc/qmc/Makefile +++ b/misc/qmc/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.pollaknet.at/qmc/program/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/bbeta/} MAINTAINER= ports@FreeBSD.org +COMMENT= Quine-McClusky process simplification tool NO_WRKSUBDIR= yes diff --git a/misc/qmc/pkg-comment b/misc/qmc/pkg-comment deleted file mode 100644 index 2227bf161e6..00000000000 --- a/misc/qmc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Quine-McClusky process simplification tool diff --git a/misc/salias/Makefile b/misc/salias/Makefile index ee8d946edc9..5b3c6970e36 100644 --- a/misc/salias/Makefile +++ b/misc/salias/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= py-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A command-line tool to alias arguments of other programs USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/misc/salias/pkg-comment b/misc/salias/pkg-comment deleted file mode 100644 index 49b52b54b04..00000000000 --- a/misc/salias/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A command-line tool to alias arguments of other programs diff --git a/misc/shc/Makefile b/misc/shc/Makefile index 573087f4280..2810069242a 100644 --- a/misc/shc/Makefile +++ b/misc/shc/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://asterix.fi.upm.es/pub/facultad/departamentos/datsi/frosal/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A shell script "encoder" IGNORE= "Produces broken binaries" diff --git a/misc/shc/pkg-comment b/misc/shc/pkg-comment deleted file mode 100644 index 889f8be04f3..00000000000 --- a/misc/shc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A shell script "encoder" diff --git a/misc/splitvt/Makefile b/misc/splitvt/Makefile index f59450969ae..06823585965 100644 --- a/misc/splitvt/Makefile +++ b/misc/splitvt/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://www.devolution.com/~slouken/projects/splitvt/ MAINTAINER= ports@FreeBSD.org +COMMENT= Run two shells in a split window/terminal HAS_CONFIGURE= yes ALL_TARGET= diff --git a/misc/splitvt/pkg-comment b/misc/splitvt/pkg-comment deleted file mode 100644 index 24c4c891e66..00000000000 --- a/misc/splitvt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Run two shells in a split window/terminal diff --git a/misc/sshbuddy/Makefile b/misc/sshbuddy/Makefile index 5c35a123ced..dd704e180d8 100644 --- a/misc/sshbuddy/Makefile +++ b/misc/sshbuddy/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://www.linuxmafia.com/pub/linux/security/sshbuddy/ MAINTAINER= ports@freebsd.org +COMMENT= Simple and small GUI utility to manage ssh sessions RUN_DEPENDS= expectk:${PORTSDIR}/lang/expect diff --git a/misc/sshbuddy/pkg-comment b/misc/sshbuddy/pkg-comment deleted file mode 100644 index 2d74ff2eb45..00000000000 --- a/misc/sshbuddy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple and small GUI utility to manage ssh sessions diff --git a/misc/stan/Makefile b/misc/stan/Makefile index 748b7e1977e..f2faecee1da 100644 --- a/misc/stan/Makefile +++ b/misc/stan/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://www.roqe.org/stan/ MAINTAINER= ports@FreeBSD.org +COMMENT= Generate several statisical information of a stream GNU_CONFIGURE= yes diff --git a/misc/stan/pkg-comment b/misc/stan/pkg-comment deleted file mode 100644 index 8bc4a82ce99..00000000000 --- a/misc/stan/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Generate several statisical information of a stream diff --git a/misc/tcb/Makefile b/misc/tcb/Makefile index 3368627c6cb..25337b86919 100644 --- a/misc/tcb/Makefile +++ b/misc/tcb/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/file MAINTAINER= ports@FreeBSD.org +COMMENT= File viewer for terminal USE_GMAKE= yes diff --git a/misc/tcb/pkg-comment b/misc/tcb/pkg-comment deleted file mode 100644 index 8892dffe99f..00000000000 --- a/misc/tcb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -File viewer for terminal diff --git a/misc/terraform/Makefile b/misc/terraform/Makefile index f6b47e8054a..5873cf5db21 100644 --- a/misc/terraform/Makefile +++ b/misc/terraform/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Interactive height field generation and manipulation program LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ intl.4:${PORTSDIR}/devel/gettext \ diff --git a/misc/terraform/pkg-comment b/misc/terraform/pkg-comment deleted file mode 100644 index a4761ff8b35..00000000000 --- a/misc/terraform/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Interactive height field generation and manipulation program diff --git a/misc/tkregexp/Makefile b/misc/tkregexp/Makefile index 86688a20465..7c3012bfc93 100644 --- a/misc/tkregexp/Makefile +++ b/misc/tkregexp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://laurent.riesterer.free.fr/regexp/ DISTNAME= visual_regexp-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= An interactive regexp design tool RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 diff --git a/misc/tkregexp/pkg-comment b/misc/tkregexp/pkg-comment deleted file mode 100644 index ee3e555a09b..00000000000 --- a/misc/tkregexp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interactive regexp design tool diff --git a/misc/ttyrec/Makefile b/misc/ttyrec/Makefile index b6721478184..16eb80a2db0 100644 --- a/misc/ttyrec/Makefile +++ b/misc/ttyrec/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://namazu.org/~satoru/ttyrec/ MAINTAINER= ports@FreeBSD.org +COMMENT= Tty recorder USE_REINPLACE= yes MAN1= ttyplay.1 ttyrec.1 diff --git a/misc/ttyrec/pkg-comment b/misc/ttyrec/pkg-comment deleted file mode 100644 index f49b8376644..00000000000 --- a/misc/ttyrec/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tty recorder diff --git a/misc/txt2regex/Makefile b/misc/txt2regex/Makefile index e3c6e41f7a5..c2377099e7a 100644 --- a/misc/txt2regex/Makefile +++ b/misc/txt2regex/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://txt2regex.sourceforge.net/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A Regular Expression "wizard" RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 diff --git a/misc/txt2regex/pkg-comment b/misc/txt2regex/pkg-comment deleted file mode 100644 index fcbe480fbca..00000000000 --- a/misc/txt2regex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Regular Expression "wizard" diff --git a/misc/viz/Makefile b/misc/viz/Makefile index 462c7e43d4b..28f48a12e50 100644 --- a/misc/viz/Makefile +++ b/misc/viz/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= fenner EXTRACT_SUFX= .tgz MAINTAINER= ports@freebsd.org +COMMENT= Convert invisible (binary) characters to a visible form MAN1= viz.1 inviz.1 diff --git a/misc/viz/pkg-comment b/misc/viz/pkg-comment deleted file mode 100644 index 5fed64e3f16..00000000000 --- a/misc/viz/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert invisible (binary) characters to a visible form diff --git a/misc/whichman/Makefile b/misc/whichman/Makefile index 5ebb0e7475c..693f2d38d12 100644 --- a/misc/whichman/Makefile +++ b/misc/whichman/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ MASTER_SITE_SUBDIR= apps/doctools MAINTAINER= ports@FreeBSD.org +COMMENT= Approximate matching utilities to search for manpages and files MAN1= whichman.1 ftff.1 ftwhich.1 diff --git a/misc/whichman/pkg-comment b/misc/whichman/pkg-comment deleted file mode 100644 index 26a11b3ff59..00000000000 --- a/misc/whichman/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Approximate matching utilities to search for manpages and files diff --git a/misc/wmfirew/Makefile b/misc/wmfirew/Makefile index bcc2bf9dfdc..80a7293cf86 100644 --- a/misc/wmfirew/Makefile +++ b/misc/wmfirew/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc windowmaker afterstep MASTER_SITES= http://web.novalis.org/programs/ MAINTAINER= ports@FreeBSD.org +COMMENT= A dockapp that shows fireworks in action WRKSRC= ${WRKDIR}/${PORTNAME}.app/${PORTNAME} USE_GMAKE= yes diff --git a/misc/wmfirew/pkg-comment b/misc/wmfirew/pkg-comment deleted file mode 100644 index be5d93525b5..00000000000 --- a/misc/wmfirew/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A dockapp that shows fireworks in action diff --git a/misc/wmjulia/Makefile b/misc/wmjulia/Makefile index 01733f141d3..e3d786b996d 100644 --- a/misc/wmjulia/Makefile +++ b/misc/wmjulia/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc windowmaker afterstep MASTER_SITES= http://web.novalis.org/programs/ MAINTAINER= ports@FreeBSD.org +COMMENT= A dockapp that creates an animated Julia set WRKSRC= ${WRKDIR}/${PORTNAME}.app/${PORTNAME} USE_GMAKE= yes diff --git a/misc/wmjulia/pkg-comment b/misc/wmjulia/pkg-comment deleted file mode 100644 index 7e274cdd43f..00000000000 --- a/misc/wmjulia/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A dockapp that creates an animated Julia set diff --git a/misc/wmmand/Makefile b/misc/wmmand/Makefile index 5d600654614..a4eed54f0ca 100644 --- a/misc/wmmand/Makefile +++ b/misc/wmmand/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ DISTNAME= wmMand-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A DockApp mandelbrot explorer WRKSRC= ${WRKDIR}/${DISTNAME}/wmMand diff --git a/misc/wmmand/pkg-comment b/misc/wmmand/pkg-comment deleted file mode 100644 index d5a49bef9c0..00000000000 --- a/misc/wmmand/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A DockApp mandelbrot explorer diff --git a/misc/wmpal/Makefile b/misc/wmpal/Makefile index 47f5e35fb31..aed9cda546e 100644 --- a/misc/wmpal/Makefile +++ b/misc/wmpal/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc windowmaker MASTER_SITES= http://www.asleep.net/wmpal/ MAINTAINER= ports@FreeBSD.org +COMMENT= A one of the most useless dockapps in the world LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp diff --git a/misc/wmpal/pkg-comment b/misc/wmpal/pkg-comment deleted file mode 100644 index 0ab15162c75..00000000000 --- a/misc/wmpal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A one of the most useless dockapps in the world diff --git a/misc/wmproxyper/Makefile b/misc/wmproxyper/Makefile index 100e8f3724c..92a0417eddf 100644 --- a/misc/wmproxyper/Makefile +++ b/misc/wmproxyper/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://home.student.utwente.nl/w.k.havinga/wmproxyper/ DISTNAME= WMProxyPer-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Displays Distributed.net Personal Proxy current status and progress LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp diff --git a/misc/wmproxyper/pkg-comment b/misc/wmproxyper/pkg-comment deleted file mode 100644 index b5c1b7e5668..00000000000 --- a/misc/wmproxyper/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Displays Distributed.net Personal Proxy current status and progress diff --git a/misc/wmstock/Makefile b/misc/wmstock/Makefile index 84027b84252..71919c4508e 100644 --- a/misc/wmstock/Makefile +++ b/misc/wmstock/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc windowmaker MASTER_SITES= http://mattfischer.com/wmstock/src/ MAINTAINER= ports@FreeBSD.org +COMMENT= Cool WindowMaker Dockapp that shows stock ticker(s) USE_X_PREFIX= yes USE_XPM= yes diff --git a/misc/wmstock/pkg-comment b/misc/wmstock/pkg-comment deleted file mode 100644 index 12a1f9f2f1f..00000000000 --- a/misc/wmstock/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Cool WindowMaker Dockapp that shows stock ticker(s) diff --git a/misc/wmwork/Makefile b/misc/wmwork/Makefile index f5819213df7..811f5bb2c44 100644 --- a/misc/wmwork/Makefile +++ b/misc/wmwork/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.godisch.de/debian/wmwork/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org +COMMENT= A dockapp that keeps track of time you have spent on something WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src diff --git a/misc/wmwork/pkg-comment b/misc/wmwork/pkg-comment deleted file mode 100644 index 3b80b98b57c..00000000000 --- a/misc/wmwork/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A dockapp that keeps track of time you have spent on something diff --git a/misc/wmx10/Makefile b/misc/wmx10/Makefile index dc08896cb8a..4339a554917 100644 --- a/misc/wmx10/Makefile +++ b/misc/wmx10/Makefile @@ -11,6 +11,7 @@ CATEGORIES= misc windowmaker MASTER_SITES= http://www.cs.uml.edu/~jhawkins/wmx10/ MAINTAINER= ports@FreeBSD.org +COMMENT= Remote control for X10 devices LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/misc/wmx10/pkg-comment b/misc/wmx10/pkg-comment deleted file mode 100644 index 3995081afbf..00000000000 --- a/misc/wmx10/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Remote control for X10 devices diff --git a/misc/xenmenu/Makefile b/misc/xenmenu/Makefile index 006e7577efa..5ed9e94f78d 100644 --- a/misc/xenmenu/Makefile +++ b/misc/xenmenu/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ MASTER_SITE_SUBDIR= apps/misc MAINTAINER= ports@FreeBSD.org +COMMENT= Highly customizable, text-based menu generator ALL_TARGET= # empty GNU_CONFIGURE= yes diff --git a/misc/xenmenu/pkg-comment b/misc/xenmenu/pkg-comment deleted file mode 100644 index 5c3c100a075..00000000000 --- a/misc/xenmenu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Highly customizable, text-based menu generator diff --git a/misc/xpns/Makefile b/misc/xpns/Makefile index c0b4a4ef658..7eb88cc6bc3 100644 --- a/misc/xpns/Makefile +++ b/misc/xpns/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.ee.uwa.edu.au/~braunl/pns/ftp/ DISTFILES= pns_source.tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= Petri-Net Simulator for Xwindows USE_REINPLACE= yes NO_WRKSUBDIR= yes diff --git a/misc/xpns/pkg-comment b/misc/xpns/pkg-comment deleted file mode 100644 index c6ba332b84b..00000000000 --- a/misc/xpns/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Petri-Net Simulator for Xwindows diff --git a/misc/xrmap/Makefile b/misc/xrmap/Makefile index 05caf055827..3f816d7fe9a 100644 --- a/misc/xrmap/Makefile +++ b/misc/xrmap/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Map portions of the earth from a given longitude/latitude USE_IMAKE= yes USE_XPM= yes diff --git a/misc/xrmap/pkg-comment b/misc/xrmap/pkg-comment deleted file mode 100644 index d9e0b4c7b04..00000000000 --- a/misc/xrmap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Map portions of the earth from a given longitude/latitude diff --git a/misc/yaunc/Makefile b/misc/yaunc/Makefile index 8f8c6e832e7..72446c80a2d 100644 --- a/misc/yaunc/Makefile +++ b/misc/yaunc/Makefile @@ -12,6 +12,7 @@ CATEGORIES= misc MASTER_SITES= http://www.redterror.net/code/yaunc/ MAINTAINER= ports@FreeBSD.org +COMMENT= Yet Another uptimes.net client USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/misc/yaunc/pkg-comment b/misc/yaunc/pkg-comment deleted file mode 100644 index 58a25082e0e..00000000000 --- a/misc/yaunc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Yet Another uptimes.net client diff --git a/multimedia/tosvcd/Makefile b/multimedia/tosvcd/Makefile index 90fbf560d46..46cca38c578 100644 --- a/multimedia/tosvcd/Makefile +++ b/multimedia/tosvcd/Makefile @@ -12,6 +12,7 @@ CATEGORIES= multimedia MASTER_SITES= http://muse.seh.de/tosvcd/ MAINTAINER= ports@FreeBSD.org +COMMENT= SVCD transcoder RUN_DEPENDS= mpeg2enc:${PORTSDIR}/multimedia/mjpegtools \ vcdimager:${PORTSDIR}/multimedia/vcdimager diff --git a/multimedia/tosvcd/pkg-comment b/multimedia/tosvcd/pkg-comment deleted file mode 100644 index f28c892561e..00000000000 --- a/multimedia/tosvcd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SVCD transcoder diff --git a/multimedia/vcdgear/Makefile b/multimedia/vcdgear/Makefile index ffce0dbe21c..fe091f13a16 100644 --- a/multimedia/vcdgear/Makefile +++ b/multimedia/vcdgear/Makefile @@ -11,6 +11,7 @@ CATEGORIES= multimedia MASTER_SITES= http://www.vcdgear.org/files/ MAINTAINER= ports@FreeBSD.org +COMMENT= A tool to convert VCDs from cue/bin format to mpeg .include <bsd.port.pre.mk> .if ${OSVERSION} < 300004 diff --git a/multimedia/vcdgear/pkg-comment b/multimedia/vcdgear/pkg-comment deleted file mode 100644 index 25c1bd2c772..00000000000 --- a/multimedia/vcdgear/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool to convert VCDs from cue/bin format to mpeg diff --git a/multimedia/xmms-avi/Makefile b/multimedia/xmms-avi/Makefile index 70705957349..28f0547e4fc 100644 --- a/multimedia/xmms-avi/Makefile +++ b/multimedia/xmms-avi/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.xmms.org/files/plugins/avi-xmms/ \ DISTNAME= avi-xmms-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= An avifile based .avi and .asf file playback plugin for XMMS BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms LIB_DEPENDS= aviplay.0:${PORTSDIR}/multimedia/avifile diff --git a/multimedia/xmms-avi/pkg-comment b/multimedia/xmms-avi/pkg-comment deleted file mode 100644 index caa45901bf1..00000000000 --- a/multimedia/xmms-avi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An avifile based .avi and .asf file playback plugin for XMMS diff --git a/net-im/amsn/Makefile b/net-im/amsn/Makefile index 3c21fc8b25e..fa5daa0f408 100644 --- a/net-im/amsn/Makefile +++ b/net-im/amsn/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://download.sourceforge.net/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org +COMMENT= MSN Messenger RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 diff --git a/net-im/amsn/pkg-comment b/net-im/amsn/pkg-comment deleted file mode 100644 index 1511ca8c1ce..00000000000 --- a/net-im/amsn/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MSN Messenger diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile index f5ff3160e17..dc57bc3ae39 100644 --- a/net-im/climm/Makefile +++ b/net-im/climm/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://micq.org/source/ \ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Text-based ICQ implementation USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net-im/climm/pkg-comment b/net-im/climm/pkg-comment deleted file mode 100644 index 29477ae7551..00000000000 --- a/net-im/climm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Text-based ICQ implementation diff --git a/net-im/icb/Makefile b/net-im/icb/Makefile index 4e2f10cee31..b4ed07d0f1b 100644 --- a/net-im/icb/Makefile +++ b/net-im/icb/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= http://www.obfuscation.org/ftp/pub/icb/ \ DISTNAME= c${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Internet CB - a mostly-defunct chat client LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 diff --git a/net-im/icb/pkg-comment b/net-im/icb/pkg-comment deleted file mode 100644 index 7aa00e3ffea..00000000000 --- a/net-im/icb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Internet CB - a mostly-defunct chat client diff --git a/net-im/jabber-yahoo/Makefile b/net-im/jabber-yahoo/Makefile index 66973cd5b51..60e0672af54 100644 --- a/net-im/jabber-yahoo/Makefile +++ b/net-im/jabber-yahoo/Makefile @@ -13,6 +13,7 @@ DISTNAME= yahoo-t-${PORTVERSION} DIST_SUBDIR= jabber MAINTAINER= ports@FreeBSD.org +COMMENT= Jabber Yahoo Transport module BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/net-im/jabber-yahoo/pkg-comment b/net-im/jabber-yahoo/pkg-comment deleted file mode 100644 index c1f08b0d494..00000000000 --- a/net-im/jabber-yahoo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Jabber Yahoo Transport module diff --git a/net-im/jarl/Makefile b/net-im/jarl/Makefile index a7eb2496d94..4443db66601 100644 --- a/net-im/jarl/Makefile +++ b/net-im/jarl/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Jarl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A Perl/Tk Jabber client RUN_DEPENDS= ptksh:${PORTSDIR}/x11-toolkits/p5-Tk \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Jabber/IQ.pm:${PORTSDIR}/net/p5-Net-Jabber diff --git a/net-im/jarl/pkg-comment b/net-im/jarl/pkg-comment deleted file mode 100644 index 03d7cc83c8f..00000000000 --- a/net-im/jarl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Perl/Tk Jabber client diff --git a/net-im/micq/Makefile b/net-im/micq/Makefile index f5ff3160e17..dc57bc3ae39 100644 --- a/net-im/micq/Makefile +++ b/net-im/micq/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://micq.org/source/ \ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Text-based ICQ implementation USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net-im/micq/pkg-comment b/net-im/micq/pkg-comment deleted file mode 100644 index 29477ae7551..00000000000 --- a/net-im/micq/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Text-based ICQ implementation diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile index bbb2b3a79b1..ae4d0f0079a 100644 --- a/net-im/py-jabber/Makefile +++ b/net-im/py-jabber/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= jabber.py-${PORTVERSION}-1 MAINTAINER= ports@FreeBSD.org +COMMENT= A Python Jabber library RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat diff --git a/net-im/py-jabber/pkg-comment b/net-im/py-jabber/pkg-comment deleted file mode 100644 index 0ef6638db47..00000000000 --- a/net-im/py-jabber/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Python Jabber library diff --git a/net-mgmt/airport/Makefile b/net-mgmt/airport/Makefile index 7ce893b475d..45c26f9bd5a 100644 --- a/net-mgmt/airport/Makefile +++ b/net-mgmt/airport/Makefile @@ -16,6 +16,7 @@ DISTFILES= configurator_${PORTVERSION:S/.0.1/01/g}${EXTRACT_SUFX} \ airportmodemutility_${MODEMVERSION:S/.//}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org +COMMENT= Apple Airport / Lucent RG-1000 configuration program RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper diff --git a/net-mgmt/airport/pkg-comment b/net-mgmt/airport/pkg-comment deleted file mode 100644 index 212ba7638bc..00000000000 --- a/net-mgmt/airport/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apple Airport / Lucent RG-1000 configuration program diff --git a/net-mgmt/angst/Makefile b/net-mgmt/angst/Makefile index 2d6a4542d61..95488b38523 100644 --- a/net-mgmt/angst/Makefile +++ b/net-mgmt/angst/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= An active sniffer BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net-mgmt/angst/pkg-comment b/net-mgmt/angst/pkg-comment deleted file mode 100644 index 9e7488f111f..00000000000 --- a/net-mgmt/angst/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An active sniffer diff --git a/net-mgmt/cfgstoragemk/Makefile b/net-mgmt/cfgstoragemk/Makefile index 8a4f7b6051f..f71d6917dd1 100644 --- a/net-mgmt/cfgstoragemk/Makefile +++ b/net-mgmt/cfgstoragemk/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://savannah.gnu.org/download/cfgstoragemk/ DISTNAME= cfgstoragemaker-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= MRTG configuration generator for storage monitoring via SNMP USE_PERL5= yes GNU_CONFIGURE= yes diff --git a/net-mgmt/cfgstoragemk/pkg-comment b/net-mgmt/cfgstoragemk/pkg-comment deleted file mode 100644 index 58bd2d8f34e..00000000000 --- a/net-mgmt/cfgstoragemk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MRTG configuration generator for storage monitoring via SNMP diff --git a/net-mgmt/choparp/Makefile b/net-mgmt/choparp/Makefile index 3581a696aa1..0bc03564251 100644 --- a/net-mgmt/choparp/Makefile +++ b/net-mgmt/choparp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= choparp MAINTAINER= ports@freebsd.org +COMMENT= Simple proxy arp daemon MAN8= choparp.8 diff --git a/net-mgmt/choparp/pkg-comment b/net-mgmt/choparp/pkg-comment deleted file mode 100644 index 59c1140147a..00000000000 --- a/net-mgmt/choparp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple proxy arp daemon diff --git a/net-mgmt/cricket/Makefile b/net-mgmt/cricket/Makefile index f8b52b097a2..8dad4111089 100644 --- a/net-mgmt/cricket/Makefile +++ b/net-mgmt/cricket/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://cricket.sourceforge.net/download/beta/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-pre/} MAINTAINER= ports@FreeBSD.org +COMMENT= A high performance, extremely flexible monitoring system RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net/p5-SNMP_Session \ ${SITE_PERL_ARCH}/RRDs.pm:${PORTSDIR}/net/rrdtool \ diff --git a/net-mgmt/cricket/pkg-comment b/net-mgmt/cricket/pkg-comment deleted file mode 100644 index 5bcf5d81641..00000000000 --- a/net-mgmt/cricket/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A high performance, extremely flexible monitoring system diff --git a/net-mgmt/dhcpconf/Makefile b/net-mgmt/dhcpconf/Makefile index 9c54c8f38fa..1dca17f9643 100644 --- a/net-mgmt/dhcpconf/Makefile +++ b/net-mgmt/dhcpconf/Makefile @@ -14,6 +14,7 @@ DISTNAME= dhcp-conf EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Neat console-based ISC DHCP server configuration-generating utility LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ newt.51:${PORTSDIR}/devel/newt diff --git a/net-mgmt/dhcpconf/pkg-comment b/net-mgmt/dhcpconf/pkg-comment deleted file mode 100644 index 4dd22162a09..00000000000 --- a/net-mgmt/dhcpconf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Neat console-based ISC DHCP server configuration-generating utility diff --git a/net-mgmt/echolot/Makefile b/net-mgmt/echolot/Makefile index 90897ff395f..fbd35f9302e 100644 --- a/net-mgmt/echolot/Makefile +++ b/net-mgmt/echolot/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://echolot.sourceforge.net/download/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A packet sniffer that grabs ARP packets on any ethernet devices GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net-mgmt/echolot/pkg-comment b/net-mgmt/echolot/pkg-comment deleted file mode 100644 index ac5ae54f55a..00000000000 --- a/net-mgmt/echolot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A packet sniffer that grabs ARP packets on any ethernet devices diff --git a/net-mgmt/gps/Makefile b/net-mgmt/gps/Makefile index 0a08910782c..4f67a9f65b8 100644 --- a/net-mgmt/gps/Makefile +++ b/net-mgmt/gps/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://gps.sourceforge.net/release/ MAINTAINER= ports@FreeBSD.org +COMMENT= Ghost Port Scan BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net-mgmt/gps/pkg-comment b/net-mgmt/gps/pkg-comment deleted file mode 100644 index 901008d5933..00000000000 --- a/net-mgmt/gps/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ghost Port Scan diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile index 59631fb7776..6e68dd8e091 100644 --- a/net-mgmt/net-snmp4/Makefile +++ b/net-mgmt/net-snmp4/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= net-snmp MAINTAINER= ports@FreeBSD.org +COMMENT= An extendable SNMP implementation USE_AUTOCONF_VER=213 USE_REINPLACE= yes diff --git a/net-mgmt/net-snmp4/pkg-comment b/net-mgmt/net-snmp4/pkg-comment deleted file mode 100644 index 3cd33e88ace..00000000000 --- a/net-mgmt/net-snmp4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extendable SNMP implementation diff --git a/net-mgmt/netsaint-plugins/Makefile b/net-mgmt/netsaint-plugins/Makefile index 9e6fb306aee..ea07d85d0fd 100644 --- a/net-mgmt/netsaint-plugins/Makefile +++ b/net-mgmt/netsaint-plugins/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= netsaintplug DISTNAME= ${PORTNAME}-1.2.9-4 MAINTAINER= ports@FreeBSD.org +COMMENT= Plugins for netsaint USE_SUBMAKE= yes GNU_CONFIGURE= yes diff --git a/net-mgmt/netsaint-plugins/pkg-comment b/net-mgmt/netsaint-plugins/pkg-comment deleted file mode 100644 index e5f08464789..00000000000 --- a/net-mgmt/netsaint-plugins/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Plugins for netsaint diff --git a/net-mgmt/netsaint/Makefile b/net-mgmt/netsaint/Makefile index 4629d21bd1e..9edd7f45ff9 100644 --- a/net-mgmt/netsaint/Makefile +++ b/net-mgmt/netsaint/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR=dwcjr DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} netsaint-graphics.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Extremely powerful network monitoring system LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/net-mgmt/netsaint/pkg-comment b/net-mgmt/netsaint/pkg-comment deleted file mode 100644 index 5641db14d8c..00000000000 --- a/net-mgmt/netsaint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extremely powerful network monitoring system diff --git a/net-mgmt/netspoc/Makefile b/net-mgmt/netspoc/Makefile index a634d9e74fc..fdb020ae4c2 100644 --- a/net-mgmt/netspoc/Makefile +++ b/net-mgmt/netspoc/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://download.berlios.de/netspoc/ MAINTAINER= ports@FreeBSD.org +COMMENT= A Network Security Policy Compiler USE_PERL5= yes NO_BUILD= yes diff --git a/net-mgmt/netspoc/pkg-comment b/net-mgmt/netspoc/pkg-comment deleted file mode 100644 index 6e304ec8d21..00000000000 --- a/net-mgmt/netspoc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Network Security Policy Compiler diff --git a/net-mgmt/oproute/Makefile b/net-mgmt/oproute/Makefile index fb7444b2cf9..b9647f05c3e 100644 --- a/net-mgmt/oproute/Makefile +++ b/net-mgmt/oproute/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.opnix.com/oproute/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A tool for measuring general performance of the Internet USE_REINPLACE= yes diff --git a/net-mgmt/oproute/pkg-comment b/net-mgmt/oproute/pkg-comment deleted file mode 100644 index 2a9eb3887e1..00000000000 --- a/net-mgmt/oproute/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool for measuring general performance of the Internet diff --git a/net-mgmt/p5-Cflow/Makefile b/net-mgmt/p5-Cflow/Makefile index f902edfc7a3..f7258cb8d4e 100644 --- a/net-mgmt/p5-Cflow/Makefile +++ b/net-mgmt/p5-Cflow/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://net.doit.wisc.edu/~plonka/Cflow/ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Analyze raw flow files written by cflowd (Cisco NetFlow data) PERL_CONFIGURE= YES diff --git a/net-mgmt/p5-Cflow/pkg-comment b/net-mgmt/p5-Cflow/pkg-comment deleted file mode 100644 index ee1d8af16c7..00000000000 --- a/net-mgmt/p5-Cflow/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Analyze raw flow files written by cflowd (Cisco NetFlow data) diff --git a/net-mgmt/p5-SNMP/Makefile b/net-mgmt/p5-SNMP/Makefile index d955bc03868..c5b71664116 100644 --- a/net-mgmt/p5-SNMP/Makefile +++ b/net-mgmt/p5-SNMP/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= SNMP PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A perl5 module for interfacing with the CMU SNMP library LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4 diff --git a/net-mgmt/p5-SNMP/pkg-comment b/net-mgmt/p5-SNMP/pkg-comment deleted file mode 100644 index 85245b547f5..00000000000 --- a/net-mgmt/p5-SNMP/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl5 module for interfacing with the CMU SNMP library diff --git a/net-mgmt/scotty3/Makefile b/net-mgmt/scotty3/Makefile index be812865f54..590c57dd569 100644 --- a/net-mgmt/scotty3/Makefile +++ b/net-mgmt/scotty3/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/devel/ DISTNAME= ${PORTNAME}-00-02-21 MAINTAINER= ports@FreeBSD.org +COMMENT= Network management extensions to tcl .ifdef (WITHOUT_X11) PKGNAMESUFFIX= -nox11 diff --git a/net-mgmt/scotty3/pkg-comment b/net-mgmt/scotty3/pkg-comment deleted file mode 100644 index 8c63ccd1827..00000000000 --- a/net-mgmt/scotty3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Network management extensions to tcl diff --git a/net-mgmt/trafd/Makefile b/net-mgmt/trafd/Makefile index 7234a2e8414..f28c8d15604 100644 --- a/net-mgmt/trafd/Makefile +++ b/net-mgmt/trafd/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.riss-telecom.ru/pub/dev/trafd/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= The BPF Traffic Collector do-install: ${INSTALL_PROGRAM} ${WRKSRC}/trafd/trafd ${PREFIX}/bin diff --git a/net-mgmt/trafd/pkg-comment b/net-mgmt/trafd/pkg-comment deleted file mode 100644 index f2898ca78fe..00000000000 --- a/net-mgmt/trafd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The BPF Traffic Collector diff --git a/net-mgmt/whatmask/Makefile b/net-mgmt/whatmask/Makefile index 70c43d95ed4..dd7f8f10058 100644 --- a/net-mgmt/whatmask/Makefile +++ b/net-mgmt/whatmask/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/ MAINTAINER= ports@FreeBSD.org +COMMENT= Easily convert between three common subnet mask notations GNU_CONFIGURE= yes diff --git a/net-mgmt/whatmask/pkg-comment b/net-mgmt/whatmask/pkg-comment deleted file mode 100644 index 963ecff5d52..00000000000 --- a/net-mgmt/whatmask/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Easily convert between three common subnet mask notations diff --git a/net-mgmt/wide-dhcp/Makefile b/net-mgmt/wide-dhcp/Makefile index 8c8fe785b2b..92e5debacc3 100644 --- a/net-mgmt/wide-dhcp/Makefile +++ b/net-mgmt/wide-dhcp/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/dhcp/ \ DISTNAME= dhcp-1.4.0p6 MAINTAINER= ports@FreeBSD.org +COMMENT= Dynamic Host Configuration Protocol, WIDE-Implimentation MAKE_ENV= OSTYPE=${OPSYS} diff --git a/net-mgmt/wide-dhcp/pkg-comment b/net-mgmt/wide-dhcp/pkg-comment deleted file mode 100644 index 3108e3092de..00000000000 --- a/net-mgmt/wide-dhcp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Dynamic Host Configuration Protocol, WIDE-Implimentation diff --git a/net-p2p/fidelio/Makefile b/net-p2p/fidelio/Makefile index fa1a19275e5..9c4e818ef55 100644 --- a/net-p2p/fidelio/Makefile +++ b/net-p2p/fidelio/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A GNOME client for Hotline LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/net-p2p/fidelio/pkg-comment b/net-p2p/fidelio/pkg-comment deleted file mode 100644 index b460e2a9268..00000000000 --- a/net-p2p/fidelio/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GNOME client for Hotline diff --git a/net-p2p/hagelslag/Makefile b/net-p2p/hagelslag/Makefile index b132597d8f7..0af3fda8db9 100644 --- a/net-p2p/hagelslag/Makefile +++ b/net-p2p/hagelslag/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://tiefighter.et.tudelft.nl/hagelslag/ \ ftp://tiefighter.et.tudelft.nl/pub/hagelslag/v${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org +COMMENT= A flexible command-line Gnutella implementation with advanced features BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend diff --git a/net-p2p/hagelslag/pkg-comment b/net-p2p/hagelslag/pkg-comment deleted file mode 100644 index 7ba19974a72..00000000000 --- a/net-p2p/hagelslag/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A flexible command-line Gnutella implementation with advanced features diff --git a/net-p2p/libfreenet/Makefile b/net-p2p/libfreenet/Makefile index 5cf8acd22f9..ca52901fd11 100644 --- a/net-p2p/libfreenet/Makefile +++ b/net-p2p/libfreenet/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://thalassocracy.org/libfreenet/ MAINTAINER= ports@FreeBSD.org +COMMENT= Freenet library written in C USE_REINPLACE= yes USE_OPENSSL= yes diff --git a/net-p2p/libfreenet/pkg-comment b/net-p2p/libfreenet/pkg-comment deleted file mode 100644 index a400869f7af..00000000000 --- a/net-p2p/libfreenet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Freenet library written in C diff --git a/net-p2p/py-fngrab/Makefile b/net-p2p/py-fngrab/Makefile index f320041f16d..84ae8beb93c 100644 --- a/net-p2p/py-fngrab/Makefile +++ b/net-p2p/py-fngrab/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= freebbs PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org +COMMENT= A replacement for the official Freenet Project's freenet_request BUILD_DEPENDS= ${PYXML} RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/net-p2p/py-fngrab/pkg-comment b/net-p2p/py-fngrab/pkg-comment deleted file mode 100644 index 0ed4b3e1ea6..00000000000 --- a/net-p2p/py-fngrab/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A replacement for the official Freenet Project's freenet_request diff --git a/net/44bsd-rdist/Makefile b/net/44bsd-rdist/Makefile index 2012ba3afff..eeb77566493 100644 --- a/net/44bsd-rdist/Makefile +++ b/net/44bsd-rdist/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= obrien MAINTAINER= ports@FreeBSD.org +COMMENT= The traditional 4.4BSD rdist USE_BZIP2= yes diff --git a/net/44bsd-rdist/pkg-comment b/net/44bsd-rdist/pkg-comment deleted file mode 100644 index 421eb7693be..00000000000 --- a/net/44bsd-rdist/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The traditional 4.4BSD rdist diff --git a/net/SSLtelnet/Makefile b/net/SSLtelnet/Makefile index 248f95f2594..2ab57ca28c4 100644 --- a/net/SSLtelnet/Makefile +++ b/net/SSLtelnet/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= kris MAINTAINER= ports@FreeBSD.org +COMMENT= SSL enhanced telnet/telnetd USE_OPENSSL= YES diff --git a/net/SSLtelnet/pkg-comment b/net/SSLtelnet/pkg-comment deleted file mode 100644 index 31fde571a28..00000000000 --- a/net/SSLtelnet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SSL enhanced telnet/telnetd diff --git a/net/airport/Makefile b/net/airport/Makefile index 7ce893b475d..45c26f9bd5a 100644 --- a/net/airport/Makefile +++ b/net/airport/Makefile @@ -16,6 +16,7 @@ DISTFILES= configurator_${PORTVERSION:S/.0.1/01/g}${EXTRACT_SUFX} \ airportmodemutility_${MODEMVERSION:S/.//}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org +COMMENT= Apple Airport / Lucent RG-1000 configuration program RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper diff --git a/net/airport/pkg-comment b/net/airport/pkg-comment deleted file mode 100644 index 212ba7638bc..00000000000 --- a/net/airport/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apple Airport / Lucent RG-1000 configuration program diff --git a/net/amcl/Makefile b/net/amcl/Makefile index 61623171522..4e1b114dfc3 100644 --- a/net/amcl/Makefile +++ b/net/amcl/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= GTK-based MUD client with triggers, aliases, colors, etc USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/net/amcl/pkg-comment b/net/amcl/pkg-comment deleted file mode 100644 index 22b5884542c..00000000000 --- a/net/amcl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GTK-based MUD client with triggers, aliases, colors, etc diff --git a/net/amsn/Makefile b/net/amsn/Makefile index 3c21fc8b25e..fa5daa0f408 100644 --- a/net/amsn/Makefile +++ b/net/amsn/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://download.sourceforge.net/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org +COMMENT= MSN Messenger RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 diff --git a/net/amsn/pkg-comment b/net/amsn/pkg-comment deleted file mode 100644 index 1511ca8c1ce..00000000000 --- a/net/amsn/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MSN Messenger diff --git a/net/angst/Makefile b/net/angst/Makefile index 2d6a4542d61..95488b38523 100644 --- a/net/angst/Makefile +++ b/net/angst/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= An active sniffer BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net/angst/pkg-comment b/net/angst/pkg-comment deleted file mode 100644 index 9e7488f111f..00000000000 --- a/net/angst/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An active sniffer diff --git a/net/archie/Makefile b/net/archie/Makefile index 32b220e225d..9b1b5d24880 100644 --- a/net/archie/Makefile +++ b/net/archie/Makefile @@ -13,6 +13,7 @@ DISTNAME= c-archie-1.4.1-FIXED EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= Prospero client for the archie service WRKSRC= ${WRKDIR}/archie-1.4.1-FIX MAN1= archie.1 diff --git a/net/archie/pkg-comment b/net/archie/pkg-comment deleted file mode 100644 index 5253f63dfa7..00000000000 --- a/net/archie/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Prospero client for the archie service diff --git a/net/bounce/Makefile b/net/bounce/Makefile index e5f9dc70c5f..f5ba50ee330 100644 --- a/net/bounce/Makefile +++ b/net/bounce/Makefile @@ -16,6 +16,7 @@ DISTNAME= bounce EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org +COMMENT= Bounce tcp connections to another machine/port NO_WRKSUBDIR= yes diff --git a/net/bounce/pkg-comment b/net/bounce/pkg-comment deleted file mode 100644 index c61f1390d51..00000000000 --- a/net/bounce/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Bounce tcp connections to another machine/port diff --git a/net/cap/Makefile b/net/cap/Makefile index c13889ec0ee..110b68110ec 100644 --- a/net/cap/Makefile +++ b/net/cap/Makefile @@ -25,6 +25,7 @@ PATCHFILES= cap60.patch193 cap60.patch194 cap60.patch195 cap60.patch196 \ cap60.patch197 cap60.patch198 MAINTAINER= ports@FreeBSD.org +COMMENT= Columbia AppleTalk Package for UNIX NO_CDROM= "Don't sell for profit" WRKSRC= ${WRKDIR}/cap60 diff --git a/net/cap/pkg-comment b/net/cap/pkg-comment deleted file mode 100644 index 710b3030aaf..00000000000 --- a/net/cap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Columbia AppleTalk Package for UNIX diff --git a/net/cfgstoragemk/Makefile b/net/cfgstoragemk/Makefile index 8a4f7b6051f..f71d6917dd1 100644 --- a/net/cfgstoragemk/Makefile +++ b/net/cfgstoragemk/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://savannah.gnu.org/download/cfgstoragemk/ DISTNAME= cfgstoragemaker-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= MRTG configuration generator for storage monitoring via SNMP USE_PERL5= yes GNU_CONFIGURE= yes diff --git a/net/cfgstoragemk/pkg-comment b/net/cfgstoragemk/pkg-comment deleted file mode 100644 index 58bd2d8f34e..00000000000 --- a/net/cfgstoragemk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MRTG configuration generator for storage monitoring via SNMP diff --git a/net/choparp/Makefile b/net/choparp/Makefile index 3581a696aa1..0bc03564251 100644 --- a/net/choparp/Makefile +++ b/net/choparp/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= choparp MAINTAINER= ports@freebsd.org +COMMENT= Simple proxy arp daemon MAN8= choparp.8 diff --git a/net/choparp/pkg-comment b/net/choparp/pkg-comment deleted file mode 100644 index 59c1140147a..00000000000 --- a/net/choparp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple proxy arp daemon diff --git a/net/cnet/Makefile b/net/cnet/Makefile index dc679de924d..db813c4df99 100644 --- a/net/cnet/Makefile +++ b/net/cnet/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cs.uwa.edu.au/cnet/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A networking simulator LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 diff --git a/net/cnet/pkg-comment b/net/cnet/pkg-comment deleted file mode 100644 index 8240d43aff4..00000000000 --- a/net/cnet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A networking simulator diff --git a/net/cricket/Makefile b/net/cricket/Makefile index f8b52b097a2..8dad4111089 100644 --- a/net/cricket/Makefile +++ b/net/cricket/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://cricket.sourceforge.net/download/beta/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-pre/} MAINTAINER= ports@FreeBSD.org +COMMENT= A high performance, extremely flexible monitoring system RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net/p5-SNMP_Session \ ${SITE_PERL_ARCH}/RRDs.pm:${PORTSDIR}/net/rrdtool \ diff --git a/net/cricket/pkg-comment b/net/cricket/pkg-comment deleted file mode 100644 index 5bcf5d81641..00000000000 --- a/net/cricket/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A high performance, extremely flexible monitoring system diff --git a/net/ddup/Makefile b/net/ddup/Makefile index 0dad3b47bf1..6b7bd433e90 100644 --- a/net/ddup/Makefile +++ b/net/ddup/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITES_LOCAL} DISTNAME= ${PORTNAME}-${PORTVERSION}-unix MAINTAINER= ports@FreeBSD.Org +COMMENT= A DynDNS.org client for UNIX (Now support NIC v2.0) USE_REINPLACE= yes diff --git a/net/ddup/pkg-comment b/net/ddup/pkg-comment deleted file mode 100644 index 3a489e82631..00000000000 --- a/net/ddup/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A DynDNS.org client for UNIX (Now support NIC v2.0) diff --git a/net/dgd-net/Makefile b/net/dgd-net/Makefile index 7c2635816f4..45f62b61ad5 100644 --- a/net/dgd-net/Makefile +++ b/net/dgd-net/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://dl.droso.net/ports/ \ DISTFILES= dgd-1.1p8.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Dworkin's Generic Driver + extra networking support + regexps NO_CDROM= "no distribution to corporate environment" RESTRICTED= "license required for commercial use" diff --git a/net/dgd-net/pkg-comment b/net/dgd-net/pkg-comment deleted file mode 100644 index b68bdfaaa64..00000000000 --- a/net/dgd-net/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Dworkin's Generic Driver + extra networking support + regexps diff --git a/net/dhcpconf/Makefile b/net/dhcpconf/Makefile index 9c54c8f38fa..1dca17f9643 100644 --- a/net/dhcpconf/Makefile +++ b/net/dhcpconf/Makefile @@ -14,6 +14,7 @@ DISTNAME= dhcp-conf EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Neat console-based ISC DHCP server configuration-generating utility LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ newt.51:${PORTSDIR}/devel/newt diff --git a/net/dhcpconf/pkg-comment b/net/dhcpconf/pkg-comment deleted file mode 100644 index 4dd22162a09..00000000000 --- a/net/dhcpconf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Neat console-based ISC DHCP server configuration-generating utility diff --git a/net/dictd-database/Makefile b/net/dictd-database/Makefile index 5d8b04603ac..aeed64bdb41 100644 --- a/net/dictd-database/Makefile +++ b/net/dictd-database/Makefile @@ -23,6 +23,7 @@ DISTFILES= devils-dict-pre.tar.gz \ elements-20001107-pre.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Dictd words database RUN_DEPENDS= ${LOCALBASE}/sbin/dictd:${PORTSDIR}/net/dictd diff --git a/net/dictd-database/pkg-comment b/net/dictd-database/pkg-comment deleted file mode 100644 index 6588d6e2d35..00000000000 --- a/net/dictd-database/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Dictd words database diff --git a/net/dlint/Makefile b/net/dlint/Makefile index 34e7b55028b..42d418ea920 100644 --- a/net/dlint/Makefile +++ b/net/dlint/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.domtools.com/pub/ DISTNAME= dlint${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Lint for DNS zones (Domain Name Server zone verification utility) USE_REINPLACE= yes NO_BUILD= yes diff --git a/net/dlint/pkg-comment b/net/dlint/pkg-comment deleted file mode 100644 index 8222bfe2e52..00000000000 --- a/net/dlint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Lint for DNS zones (Domain Name Server zone verification utility) diff --git a/net/dnssecwalker/Makefile b/net/dnssecwalker/Makefile index 1d36dfdf5a0..0f61a1ca2c2 100644 --- a/net/dnssecwalker/Makefile +++ b/net/dnssecwalker/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://josefsson.org/walker/ DISTNAME= walker-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= DNSSEC Walker RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS diff --git a/net/dnssecwalker/pkg-comment b/net/dnssecwalker/pkg-comment deleted file mode 100644 index 199f49b4f22..00000000000 --- a/net/dnssecwalker/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -DNSSEC Walker diff --git a/net/echolot/Makefile b/net/echolot/Makefile index 90897ff395f..fbd35f9302e 100644 --- a/net/echolot/Makefile +++ b/net/echolot/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://echolot.sourceforge.net/download/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A packet sniffer that grabs ARP packets on any ethernet devices GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net/echolot/pkg-comment b/net/echolot/pkg-comment deleted file mode 100644 index ac5ae54f55a..00000000000 --- a/net/echolot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A packet sniffer that grabs ARP packets on any ethernet devices diff --git a/net/eudc-emacs20/Makefile b/net/eudc-emacs20/Makefile index 86964c776da..81d2f22ca3f 100644 --- a/net/eudc-emacs20/Makefile +++ b/net/eudc-emacs20/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://lspwww.epfl.ch/~figueire/Software/eudc/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ports@FreeBSD.org +COMMENT= An Emacs client to directory servers RUN_DEPENDS= ldapsearch:${PORTSDIR}/net/openldap diff --git a/net/eudc-emacs20/pkg-comment b/net/eudc-emacs20/pkg-comment deleted file mode 100644 index 485bc1dd962..00000000000 --- a/net/eudc-emacs20/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Emacs client to directory servers diff --git a/net/fidelio/Makefile b/net/fidelio/Makefile index fa1a19275e5..9c4e818ef55 100644 --- a/net/fidelio/Makefile +++ b/net/fidelio/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A GNOME client for Hotline LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/net/fidelio/pkg-comment b/net/fidelio/pkg-comment deleted file mode 100644 index b460e2a9268..00000000000 --- a/net/fidelio/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GNOME client for Hotline diff --git a/net/forg/Makefile b/net/forg/Makefile index f7084ca01ac..cc9aff04e8c 100644 --- a/net/forg/Makefile +++ b/net/forg/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net python MASTER_SITES= http://opop.nols.com/proggie/ MAINTAINER= ports@FreeBSD.org +COMMENT= A Gopher client RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ ${PYTHON_SITELIBDIR}/Pmw:${PORTSDIR}/x11-toolkits/pmw diff --git a/net/forg/pkg-comment b/net/forg/pkg-comment deleted file mode 100644 index 8e7181db625..00000000000 --- a/net/forg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Gopher client diff --git a/net/fping/Makefile b/net/fping/Makefile index afde0e8cfff..298d24d41df 100644 --- a/net/fping/Makefile +++ b/net/fping/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.fping.com/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}_to-ipv6 MAINTAINER= ports@FreeBSD.org +COMMENT= Quickly ping N hosts w/o flooding the network USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/net/fping/pkg-comment b/net/fping/pkg-comment deleted file mode 100644 index 5b01b6d6daa..00000000000 --- a/net/fping/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Quickly ping N hosts w/o flooding the network diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile index 4fd8fc8e203..a3c4e934896 100644 --- a/net/freewais-sf/Makefile +++ b/net/freewais-sf/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/freeWAIS-sf/ DISTNAME= freeWAIS-sf-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= An enhanced Wide Area Information Server HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure diff --git a/net/freewais-sf/pkg-comment b/net/freewais-sf/pkg-comment deleted file mode 100644 index 4bd272f82fe..00000000000 --- a/net/freewais-sf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An enhanced Wide Area Information Server diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile index b6915b002d3..3746e4e07de 100644 --- a/net/fspclient/Makefile +++ b/net/fspclient/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= system/network/file-transfer DISTNAME= fspclient MAINTAINER= ports@FreeBSD.org +COMMENT= A client for the fsp service WRKSRC= ${WRKDIR}/fspclient GNU_CONFIGURE= yes diff --git a/net/fspclient/pkg-comment b/net/fspclient/pkg-comment deleted file mode 100644 index 48307562038..00000000000 --- a/net/fspclient/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A client for the fsp service diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile index 61623171522..4e1b114dfc3 100644 --- a/net/gnome-mud/Makefile +++ b/net/gnome-mud/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= GTK-based MUD client with triggers, aliases, colors, etc USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/net/gnome-mud/pkg-comment b/net/gnome-mud/pkg-comment deleted file mode 100644 index 22b5884542c..00000000000 --- a/net/gnome-mud/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GTK-based MUD client with triggers, aliases, colors, etc diff --git a/net/gnosamba/Makefile b/net/gnosamba/Makefile index ffec7c421a0..a6aac19c59a 100644 --- a/net/gnosamba/Makefile +++ b/net/gnosamba/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://linuxberg.ii.net/files/gnome/network/ \ http://www.open-systems.com/gnosamba/ MAINTAINER= ports@FreeBSD.org +COMMENT= Samba configuration tool for X Window System USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/net/gnosamba/pkg-comment b/net/gnosamba/pkg-comment deleted file mode 100644 index ac6b1532817..00000000000 --- a/net/gnosamba/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Samba configuration tool for X Window System diff --git a/net/gnu-finger/Makefile b/net/gnu-finger/Makefile index 2b61fc6dd72..c960d3698e5 100644 --- a/net/gnu-finger/Makefile +++ b/net/gnu-finger/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= finger DISTNAME= finger-1.37 MAINTAINER= ports@FreeBSD.org +COMMENT= GNU version of finger HAS_CONFIGURE= yes INSTALL_TARGET= server diff --git a/net/gnu-finger/pkg-comment b/net/gnu-finger/pkg-comment deleted file mode 100644 index f9844be962a..00000000000 --- a/net/gnu-finger/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU version of finger diff --git a/net/googolplex/Makefile b/net/googolplex/Makefile index dd6256547b6..004996781fe 100644 --- a/net/googolplex/Makefile +++ b/net/googolplex/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net python MASTER_SITES= http://googolplex.sourceforge.net/source/ MAINTAINER= ports@FreeBSD.org +COMMENT= Query Google, parse it and returns the result as a list USE_PYTHON= yes NO_BUILD= yes diff --git a/net/googolplex/pkg-comment b/net/googolplex/pkg-comment deleted file mode 100644 index d7f5dc42ee6..00000000000 --- a/net/googolplex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Query Google, parse it and returns the result as a list diff --git a/net/gps/Makefile b/net/gps/Makefile index 0a08910782c..4f67a9f65b8 100644 --- a/net/gps/Makefile +++ b/net/gps/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://gps.sourceforge.net/release/ MAINTAINER= ports@FreeBSD.org +COMMENT= Ghost Port Scan BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net/gps/pkg-comment b/net/gps/pkg-comment deleted file mode 100644 index 901008d5933..00000000000 --- a/net/gps/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ghost Port Scan diff --git a/net/gsk/Makefile b/net/gsk/Makefile index da682c81ee2..e24512f57b8 100644 --- a/net/gsk/Makefile +++ b/net/gsk/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A C library for writing servers USE_GNOMENG= yes USE_GNOME= glib12 diff --git a/net/gsk/pkg-comment b/net/gsk/pkg-comment deleted file mode 100644 index d9e21d18bf2..00000000000 --- a/net/gsk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C library for writing servers diff --git a/net/gspoof/Makefile b/net/gspoof/Makefile index 4e90cdbbecc..4ac16c22033 100644 --- a/net/gspoof/Makefile +++ b/net/gspoof/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Console/GTK+ TCP/IP Packets Forger BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet-devel diff --git a/net/gspoof/pkg-comment b/net/gspoof/pkg-comment deleted file mode 100644 index 3f21c071832..00000000000 --- a/net/gspoof/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Console/GTK+ TCP/IP Packets Forger diff --git a/net/hagelslag/Makefile b/net/hagelslag/Makefile index b132597d8f7..0af3fda8db9 100644 --- a/net/hagelslag/Makefile +++ b/net/hagelslag/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://tiefighter.et.tudelft.nl/hagelslag/ \ ftp://tiefighter.et.tudelft.nl/pub/hagelslag/v${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org +COMMENT= A flexible command-line Gnutella implementation with advanced features BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend diff --git a/net/hagelslag/pkg-comment b/net/hagelslag/pkg-comment deleted file mode 100644 index 7ba19974a72..00000000000 --- a/net/hagelslag/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A flexible command-line Gnutella implementation with advanced features diff --git a/net/icb/Makefile b/net/icb/Makefile index 4e2f10cee31..b4ed07d0f1b 100644 --- a/net/icb/Makefile +++ b/net/icb/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= http://www.obfuscation.org/ftp/pub/icb/ \ DISTNAME= c${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Internet CB - a mostly-defunct chat client LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 diff --git a/net/icb/pkg-comment b/net/icb/pkg-comment deleted file mode 100644 index 7aa00e3ffea..00000000000 --- a/net/icb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Internet CB - a mostly-defunct chat client diff --git a/net/ipw/Makefile b/net/ipw/Makefile index 27b908e1cc2..4d520c4aa65 100644 --- a/net/ipw/Makefile +++ b/net/ipw/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.mjhb.com/ipw/ DISTNAME= ipw MAINTAINER= ports@freebsd.org +COMMENT= A "whois" replacement that automatically queries several databases NO_WRKSUBDIR= yes diff --git a/net/ipw/pkg-comment b/net/ipw/pkg-comment deleted file mode 100644 index f668e20da09..00000000000 --- a/net/ipw/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A "whois" replacement that automatically queries several databases diff --git a/net/jabber-yahoo/Makefile b/net/jabber-yahoo/Makefile index 66973cd5b51..60e0672af54 100644 --- a/net/jabber-yahoo/Makefile +++ b/net/jabber-yahoo/Makefile @@ -13,6 +13,7 @@ DISTNAME= yahoo-t-${PORTVERSION} DIST_SUBDIR= jabber MAINTAINER= ports@FreeBSD.org +COMMENT= Jabber Yahoo Transport module BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/net/jabber-yahoo/pkg-comment b/net/jabber-yahoo/pkg-comment deleted file mode 100644 index c1f08b0d494..00000000000 --- a/net/jabber-yahoo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Jabber Yahoo Transport module diff --git a/net/jarl/Makefile b/net/jarl/Makefile index a7eb2496d94..4443db66601 100644 --- a/net/jarl/Makefile +++ b/net/jarl/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Jarl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A Perl/Tk Jabber client RUN_DEPENDS= ptksh:${PORTSDIR}/x11-toolkits/p5-Tk \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Jabber/IQ.pm:${PORTSDIR}/net/p5-Net-Jabber diff --git a/net/jarl/pkg-comment b/net/jarl/pkg-comment deleted file mode 100644 index 03d7cc83c8f..00000000000 --- a/net/jarl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Perl/Tk Jabber client diff --git a/net/libfreenet/Makefile b/net/libfreenet/Makefile index 5cf8acd22f9..ca52901fd11 100644 --- a/net/libfreenet/Makefile +++ b/net/libfreenet/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://thalassocracy.org/libfreenet/ MAINTAINER= ports@FreeBSD.org +COMMENT= Freenet library written in C USE_REINPLACE= yes USE_OPENSSL= yes diff --git a/net/libfreenet/pkg-comment b/net/libfreenet/pkg-comment deleted file mode 100644 index a400869f7af..00000000000 --- a/net/libfreenet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Freenet library written in C diff --git a/net/libosip/Makefile b/net/libosip/Makefile index 4072661d60a..4cb84097a79 100644 --- a/net/libosip/Makefile +++ b/net/libosip/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= osip MAINTAINER= ports@FreeBSD.org +COMMENT= oSIP is an implementation of SIP USE_REINPLACE= yes USE_LIBTOOL= yes diff --git a/net/libosip/pkg-comment b/net/libosip/pkg-comment deleted file mode 100644 index 30c9a3a2b81..00000000000 --- a/net/libosip/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -oSIP is an implementation of SIP diff --git a/net/libosip2/Makefile b/net/libosip2/Makefile index 4072661d60a..4cb84097a79 100644 --- a/net/libosip2/Makefile +++ b/net/libosip2/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= osip MAINTAINER= ports@FreeBSD.org +COMMENT= oSIP is an implementation of SIP USE_REINPLACE= yes USE_LIBTOOL= yes diff --git a/net/libosip2/pkg-comment b/net/libosip2/pkg-comment deleted file mode 100644 index 30c9a3a2b81..00000000000 --- a/net/libosip2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -oSIP is an implementation of SIP diff --git a/net/librsync/Makefile b/net/librsync/Makefile index 10a447b6dbe..965b23a5d90 100644 --- a/net/librsync/Makefile +++ b/net/librsync/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rproxy MAINTAINER= ports@FreeBSD.org +COMMENT= Library for delta compression of streams LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt .if !exists(/usr/bin/bzip2) diff --git a/net/librsync/pkg-comment b/net/librsync/pkg-comment deleted file mode 100644 index 9004669f1e1..00000000000 --- a/net/librsync/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library for delta compression of streams diff --git a/net/macipgw/Makefile b/net/macipgw/Makefile index fcf205efdcb..f2e18b93e94 100644 --- a/net/macipgw/Makefile +++ b/net/macipgw/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.hanse.de/sites/transit/netatalk/ \ MASTER_SITE_SUBDIR= stb/netatalk MAINTAINER= ports@freebsd.org +COMMENT= MacIP Gateway to allow IP-access from AppleTalk-only networks BROKEN= "Does not build" diff --git a/net/macipgw/pkg-comment b/net/macipgw/pkg-comment deleted file mode 100644 index 2d534346764..00000000000 --- a/net/macipgw/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MacIP Gateway to allow IP-access from AppleTalk-only networks diff --git a/net/maradns/Makefile b/net/maradns/Makefile index 88756d026fc..5b19f960d5e 100644 --- a/net/maradns/Makefile +++ b/net/maradns/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.maradns.org/download/ \ http://maradns.3va.net/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= A DNS server implementation with focus on security and simplicity USE_REINPLACE= yes REINPLACE_ARGS= -i "" diff --git a/net/maradns/pkg-comment b/net/maradns/pkg-comment deleted file mode 100644 index 1c53d10ad18..00000000000 --- a/net/maradns/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A DNS server implementation with focus on security and simplicity diff --git a/net/merlinmon/Makefile b/net/merlinmon/Makefile index 9c03296a051..f449c304183 100644 --- a/net/merlinmon/Makefile +++ b/net/merlinmon/Makefile @@ -14,6 +14,7 @@ DISTNAME= merlin-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@freebsd.org +COMMENT= A curses app that displays the status of a Novatel CDPD modem device NO_WRKSUBDIR= yes diff --git a/net/merlinmon/pkg-comment b/net/merlinmon/pkg-comment deleted file mode 100644 index 1e67f329236..00000000000 --- a/net/merlinmon/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A curses app that displays the status of a Novatel CDPD modem device diff --git a/net/micq/Makefile b/net/micq/Makefile index f5ff3160e17..dc57bc3ae39 100644 --- a/net/micq/Makefile +++ b/net/micq/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://micq.org/source/ \ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Text-based ICQ implementation USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/net/micq/pkg-comment b/net/micq/pkg-comment deleted file mode 100644 index 29477ae7551..00000000000 --- a/net/micq/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Text-based ICQ implementation diff --git a/net/mrt/Makefile b/net/mrt/Makefile index bd36e89d975..0bbd431000f 100644 --- a/net/mrt/Makefile +++ b/net/mrt/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.merit.edu/net-research/mrt/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org +COMMENT= Multi-threaded Routing Toolkit WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src diff --git a/net/mrt/pkg-comment b/net/mrt/pkg-comment deleted file mode 100644 index 226368a76ad..00000000000 --- a/net/mrt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multi-threaded Routing Toolkit diff --git a/net/nam/Makefile b/net/nam/Makefile index 6c6069b23f3..2dc47a3808f 100644 --- a/net/nam/Makefile +++ b/net/nam/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.isi.edu/nsnam/dist/ DISTNAME= nam-src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= The UCB/LBNL Network Animator BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 diff --git a/net/nam/pkg-comment b/net/nam/pkg-comment deleted file mode 100644 index 3605a6f6e39..00000000000 --- a/net/nam/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The UCB/LBNL Network Animator diff --git a/net/net-http/Makefile b/net/net-http/Makefile index 57ad5effdbe..c7565e49714 100644 --- a/net/net-http/Makefile +++ b/net/net-http/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://evan.prodromou.san-francisco.ca.us/software/net-http/ MAINTAINER= ports@FreeBSD.org +COMMENT= A library for doing HTTP client-side programming in Guile BUILD_DEPENDS= guile:${PORTSDIR}/lang/guile RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/net/net-http/pkg-comment b/net/net-http/pkg-comment deleted file mode 100644 index 539d47db3cc..00000000000 --- a/net/net-http/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library for doing HTTP client-side programming in Guile diff --git a/net/net-snmp4/Makefile b/net/net-snmp4/Makefile index 59631fb7776..6e68dd8e091 100644 --- a/net/net-snmp4/Makefile +++ b/net/net-snmp4/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= net-snmp MAINTAINER= ports@FreeBSD.org +COMMENT= An extendable SNMP implementation USE_AUTOCONF_VER=213 USE_REINPLACE= yes diff --git a/net/net-snmp4/pkg-comment b/net/net-snmp4/pkg-comment deleted file mode 100644 index 3cd33e88ace..00000000000 --- a/net/net-snmp4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extendable SNMP implementation diff --git a/net/netdude/Makefile b/net/netdude/Makefile index a38f46e6736..9c9207eb279 100644 --- a/net/netdude/Makefile +++ b/net/netdude/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext \ iconv:${PORTSDIR}/converters/libiconv \ diff --git a/net/netdude/pkg-comment b/net/netdude/pkg-comment deleted file mode 100644 index d40e65d3696..00000000000 --- a/net/netdude/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -NETwork DUmp data Displayer and Editor for tcpdump tracefiles diff --git a/net/netmap/Makefile b/net/netmap/Makefile index 423b1fce972..ff88fc0a864 100644 --- a/net/netmap/Makefile +++ b/net/netmap/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Make a graphical representation of the surounding network RUN_DEPENDS= dotty:${PORTSDIR}/graphics/graphviz diff --git a/net/netmap/pkg-comment b/net/netmap/pkg-comment deleted file mode 100644 index 7553337f6c7..00000000000 --- a/net/netmap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Make a graphical representation of the surounding network diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile index 9e6fb306aee..ea07d85d0fd 100644 --- a/net/netsaint-plugins/Makefile +++ b/net/netsaint-plugins/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= netsaintplug DISTNAME= ${PORTNAME}-1.2.9-4 MAINTAINER= ports@FreeBSD.org +COMMENT= Plugins for netsaint USE_SUBMAKE= yes GNU_CONFIGURE= yes diff --git a/net/netsaint-plugins/pkg-comment b/net/netsaint-plugins/pkg-comment deleted file mode 100644 index e5f08464789..00000000000 --- a/net/netsaint-plugins/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Plugins for netsaint diff --git a/net/netsaint/Makefile b/net/netsaint/Makefile index 4629d21bd1e..9edd7f45ff9 100644 --- a/net/netsaint/Makefile +++ b/net/netsaint/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR=dwcjr DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} netsaint-graphics.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Extremely powerful network monitoring system LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/net/netsaint/pkg-comment b/net/netsaint/pkg-comment deleted file mode 100644 index 5641db14d8c..00000000000 --- a/net/netsaint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extremely powerful network monitoring system diff --git a/net/netscript/Makefile b/net/netscript/Makefile index ee230f91b3f..f4c8356327b 100644 --- a/net/netscript/Makefile +++ b/net/netscript/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Portable/multi-platform lightweight tcp socket scripting USE_REINPLACE= yes USE_GNOMENG= yes diff --git a/net/netscript/pkg-comment b/net/netscript/pkg-comment deleted file mode 100644 index 59d402f8fed..00000000000 --- a/net/netscript/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Portable/multi-platform lightweight tcp socket scripting diff --git a/net/netspoc/Makefile b/net/netspoc/Makefile index a634d9e74fc..fdb020ae4c2 100644 --- a/net/netspoc/Makefile +++ b/net/netspoc/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://download.berlios.de/netspoc/ MAINTAINER= ports@FreeBSD.org +COMMENT= A Network Security Policy Compiler USE_PERL5= yes NO_BUILD= yes diff --git a/net/netspoc/pkg-comment b/net/netspoc/pkg-comment deleted file mode 100644 index 6e304ec8d21..00000000000 --- a/net/netspoc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Network Security Policy Compiler diff --git a/net/ns/Makefile b/net/ns/Makefile index 961461f7f93..2b8615358a6 100644 --- a/net/ns/Makefile +++ b/net/ns/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.isi.edu/nsnam/dist/ DISTNAME= ns-src-2.1b9 MAINTAINER= ports@FreeBSD.org +COMMENT= The UCB/LBNL Network Simulator Version 2 BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.3:${PORTSDIR}/lang/tcl83 diff --git a/net/ns/pkg-comment b/net/ns/pkg-comment deleted file mode 100644 index 0c9bcd73796..00000000000 --- a/net/ns/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The UCB/LBNL Network Simulator Version 2 diff --git a/net/ns2/Makefile b/net/ns2/Makefile index 961461f7f93..2b8615358a6 100644 --- a/net/ns2/Makefile +++ b/net/ns2/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.isi.edu/nsnam/dist/ DISTNAME= ns-src-2.1b9 MAINTAINER= ports@FreeBSD.org +COMMENT= The UCB/LBNL Network Simulator Version 2 BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.3:${PORTSDIR}/lang/tcl83 diff --git a/net/ns2/pkg-comment b/net/ns2/pkg-comment deleted file mode 100644 index 0c9bcd73796..00000000000 --- a/net/ns2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The UCB/LBNL Network Simulator Version 2 diff --git a/net/ntop/Makefile b/net/ntop/Makefile index ea48cba4500..fe22f59a145 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S|.r|-rc|} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Network monitoring tool with command line and web interfaces # Besides the required dependencies listed here, this port can optionally # make use of sysutils/lsof and security/nmap if installed. diff --git a/net/ntop/pkg-comment b/net/ntop/pkg-comment deleted file mode 100644 index 9a0c435ae68..00000000000 --- a/net/ntop/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Network monitoring tool with command line and web interfaces diff --git a/net/nylon/Makefile b/net/nylon/Makefile index 2a8eb05ab20..05187c8a697 100644 --- a/net/nylon/Makefile +++ b/net/nylon/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/nylon/ MAINTAINER= ports@FreeBSD.org +COMMENT= A Unix SOCKS 4 and 5 proxy server BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent diff --git a/net/nylon/pkg-comment b/net/nylon/pkg-comment deleted file mode 100644 index eaf4ec103be..00000000000 --- a/net/nylon/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Unix SOCKS 4 and 5 proxy server diff --git a/net/openldap2/Makefile b/net/openldap2/Makefile index f2f0b1d4837..dcf79d4c8d3 100644 --- a/net/openldap2/Makefile +++ b/net/openldap2/Makefile @@ -22,6 +22,7 @@ MASTER_SITE_SUBDIR= openldap-release EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Open source LDAP client and server software LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 diff --git a/net/openldap2/pkg-comment b/net/openldap2/pkg-comment deleted file mode 100644 index 8c499c3923c..00000000000 --- a/net/openldap2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Open source LDAP client and server software diff --git a/net/openldap20-server/Makefile b/net/openldap20-server/Makefile index f2f0b1d4837..dcf79d4c8d3 100644 --- a/net/openldap20-server/Makefile +++ b/net/openldap20-server/Makefile @@ -22,6 +22,7 @@ MASTER_SITE_SUBDIR= openldap-release EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Open source LDAP client and server software LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 diff --git a/net/openldap20-server/pkg-comment b/net/openldap20-server/pkg-comment deleted file mode 100644 index 8c499c3923c..00000000000 --- a/net/openldap20-server/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Open source LDAP client and server software diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile index f2f0b1d4837..dcf79d4c8d3 100644 --- a/net/openldap20/Makefile +++ b/net/openldap20/Makefile @@ -22,6 +22,7 @@ MASTER_SITE_SUBDIR= openldap-release EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Open source LDAP client and server software LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 diff --git a/net/openldap20/pkg-comment b/net/openldap20/pkg-comment deleted file mode 100644 index 8c499c3923c..00000000000 --- a/net/openldap20/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Open source LDAP client and server software diff --git a/net/openldap21-server/Makefile b/net/openldap21-server/Makefile index f2f0b1d4837..dcf79d4c8d3 100644 --- a/net/openldap21-server/Makefile +++ b/net/openldap21-server/Makefile @@ -22,6 +22,7 @@ MASTER_SITE_SUBDIR= openldap-release EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Open source LDAP client and server software LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 diff --git a/net/openldap21-server/pkg-comment b/net/openldap21-server/pkg-comment deleted file mode 100644 index 8c499c3923c..00000000000 --- a/net/openldap21-server/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Open source LDAP client and server software diff --git a/net/openldap21/Makefile b/net/openldap21/Makefile index f2f0b1d4837..dcf79d4c8d3 100644 --- a/net/openldap21/Makefile +++ b/net/openldap21/Makefile @@ -22,6 +22,7 @@ MASTER_SITE_SUBDIR= openldap-release EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Open source LDAP client and server software LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 diff --git a/net/openldap21/pkg-comment b/net/openldap21/pkg-comment deleted file mode 100644 index 8c499c3923c..00000000000 --- a/net/openldap21/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Open source LDAP client and server software diff --git a/net/openldap22-server/Makefile b/net/openldap22-server/Makefile index f2f0b1d4837..dcf79d4c8d3 100644 --- a/net/openldap22-server/Makefile +++ b/net/openldap22-server/Makefile @@ -22,6 +22,7 @@ MASTER_SITE_SUBDIR= openldap-release EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Open source LDAP client and server software LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 diff --git a/net/openldap22-server/pkg-comment b/net/openldap22-server/pkg-comment deleted file mode 100644 index 8c499c3923c..00000000000 --- a/net/openldap22-server/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Open source LDAP client and server software diff --git a/net/openldap22/Makefile b/net/openldap22/Makefile index f2f0b1d4837..dcf79d4c8d3 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/Makefile @@ -22,6 +22,7 @@ MASTER_SITE_SUBDIR= openldap-release EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Open source LDAP client and server software LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 diff --git a/net/openldap22/pkg-comment b/net/openldap22/pkg-comment deleted file mode 100644 index 8c499c3923c..00000000000 --- a/net/openldap22/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Open source LDAP client and server software diff --git a/net/openldap23-server/Makefile b/net/openldap23-server/Makefile index f2f0b1d4837..dcf79d4c8d3 100644 --- a/net/openldap23-server/Makefile +++ b/net/openldap23-server/Makefile @@ -22,6 +22,7 @@ MASTER_SITE_SUBDIR= openldap-release EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Open source LDAP client and server software LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 diff --git a/net/openldap23-server/pkg-comment b/net/openldap23-server/pkg-comment deleted file mode 100644 index 8c499c3923c..00000000000 --- a/net/openldap23-server/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Open source LDAP client and server software diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index f2f0b1d4837..dcf79d4c8d3 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -22,6 +22,7 @@ MASTER_SITE_SUBDIR= openldap-release EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Open source LDAP client and server software LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 diff --git a/net/openldap24-server/pkg-comment b/net/openldap24-server/pkg-comment deleted file mode 100644 index 8c499c3923c..00000000000 --- a/net/openldap24-server/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Open source LDAP client and server software diff --git a/net/oproute/Makefile b/net/oproute/Makefile index fb7444b2cf9..b9647f05c3e 100644 --- a/net/oproute/Makefile +++ b/net/oproute/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.opnix.com/oproute/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A tool for measuring general performance of the Internet USE_REINPLACE= yes diff --git a/net/oproute/pkg-comment b/net/oproute/pkg-comment deleted file mode 100644 index 2a9eb3887e1..00000000000 --- a/net/oproute/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool for measuring general performance of the Internet diff --git a/net/p5-Archie/Makefile b/net/p5-Archie/Makefile index b861eeec04e..3dd6c9f6ae1 100644 --- a/net/p5-Archie/Makefile +++ b/net/p5-Archie/Makefile @@ -14,6 +14,7 @@ DISTNAME= perl_archie.${PORTVERSION} PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl5 module to make Archie queries via Prospero requests USE_PERL5= yes diff --git a/net/p5-Archie/pkg-comment b/net/p5-Archie/pkg-comment deleted file mode 100644 index 72312d59d1b..00000000000 --- a/net/p5-Archie/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to make Archie queries via Prospero requests diff --git a/net/p5-Cflow/Makefile b/net/p5-Cflow/Makefile index f902edfc7a3..f7258cb8d4e 100644 --- a/net/p5-Cflow/Makefile +++ b/net/p5-Cflow/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://net.doit.wisc.edu/~plonka/Cflow/ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Analyze raw flow files written by cflowd (Cisco NetFlow data) PERL_CONFIGURE= YES diff --git a/net/p5-Cflow/pkg-comment b/net/p5-Cflow/pkg-comment deleted file mode 100644 index ee1d8af16c7..00000000000 --- a/net/p5-Cflow/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Analyze raw flow files written by cflowd (Cisco NetFlow data) diff --git a/net/p5-Net-ParseWhois/Makefile b/net/p5-Net-ParseWhois/Makefile index ded9f1b3f74..b7e023b9cec 100644 --- a/net/p5-Net-ParseWhois/Makefile +++ b/net/p5-Net-ParseWhois/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Extendable perl5 module for parsing whois information PERL_CONFIGURE= yes diff --git a/net/p5-Net-ParseWhois/pkg-comment b/net/p5-Net-ParseWhois/pkg-comment deleted file mode 100644 index ec8b639d93a..00000000000 --- a/net/p5-Net-ParseWhois/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extendable perl5 module for parsing whois information diff --git a/net/p5-Net-Patricia/Makefile b/net/p5-Net-Patricia/Makefile index 12036084296..1e1de02ee35 100644 --- a/net/p5-Net-Patricia/Makefile +++ b/net/p5-Net-Patricia/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module for fast IP address lookups PERL_CONFIGURE= YES diff --git a/net/p5-Net-Patricia/pkg-comment b/net/p5-Net-Patricia/pkg-comment deleted file mode 100644 index 9bf546747a0..00000000000 --- a/net/p5-Net-Patricia/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for fast IP address lookups diff --git a/net/p5-Net-SSH/Makefile b/net/p5-Net-SSH/Makefile index ed982e729c4..179967b31e8 100644 --- a/net/p5-Net-SSH/Makefile +++ b/net/p5-Net-SSH/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org +COMMENT= Perl5 module to access and use ssh protocol PERL_CONFIGURE= yes diff --git a/net/p5-Net-SSH/pkg-comment b/net/p5-Net-SSH/pkg-comment deleted file mode 100644 index da1544fdd5e..00000000000 --- a/net/p5-Net-SSH/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to access and use ssh protocol diff --git a/net/p5-Net-TCLink/Makefile b/net/p5-Net-TCLink/Makefile index 212885b1347..89d1408bd18 100644 --- a/net/p5-Net-TCLink/Makefile +++ b/net/p5-Net-TCLink/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= Net_TCLink.pm-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A client library to for connecting to the TrustCommerce payment gateway PERL_CONFIGURE= yes SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} diff --git a/net/p5-Net-TCLink/pkg-comment b/net/p5-Net-TCLink/pkg-comment deleted file mode 100644 index 3ff9359bfd4..00000000000 --- a/net/p5-Net-TCLink/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A client library to for connecting to the TrustCommerce payment gateway diff --git a/net/p5-Net-Whois-RIPE/Makefile b/net/p5-Net-Whois-RIPE/Makefile index a457e2632aa..850a6125c8a 100644 --- a/net/p5-Net-Whois-RIPE/Makefile +++ b/net/p5-Net-Whois-RIPE/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L} Net PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Implementation of RIPE Whois PERL_CONFIGURE= yes diff --git a/net/p5-Net-Whois-RIPE/pkg-comment b/net/p5-Net-Whois-RIPE/pkg-comment deleted file mode 100644 index 4218af56ca3..00000000000 --- a/net/p5-Net-Whois-RIPE/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Implementation of RIPE Whois diff --git a/net/p5-SNMP/Makefile b/net/p5-SNMP/Makefile index d955bc03868..c5b71664116 100644 --- a/net/p5-SNMP/Makefile +++ b/net/p5-SNMP/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= SNMP PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A perl5 module for interfacing with the CMU SNMP library LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4 diff --git a/net/p5-SNMP/pkg-comment b/net/p5-SNMP/pkg-comment deleted file mode 100644 index 85245b547f5..00000000000 --- a/net/p5-SNMP/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl5 module for interfacing with the CMU SNMP library diff --git a/net/p5-SOAP/Makefile b/net/p5-SOAP/Makefile index aef6f1140ca..478b4ab968f 100644 --- a/net/p5-SOAP/Makefile +++ b/net/p5-SOAP/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= SOAP PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl modules providing an API to the Simple Object Access Protocol BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww diff --git a/net/p5-SOAP/pkg-comment b/net/p5-SOAP/pkg-comment deleted file mode 100644 index 423b0f5e76e..00000000000 --- a/net/p5-SOAP/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl modules providing an API to the Simple Object Access Protocol diff --git a/net/p5-XPC/Makefile b/net/p5-XPC/Makefile index 81f6449eb61..f85d54a4a1e 100644 --- a/net/p5-XPC/Makefile +++ b/net/p5-XPC/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.gregorpurdy.com/gregor/sw/XPC/ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= XML Procedure Call (XPC) BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/HTTP/Daemon.pm:${PORTSDIR}/www/p5-libwww \ diff --git a/net/p5-XPC/pkg-comment b/net/p5-XPC/pkg-comment deleted file mode 100644 index 32ac85e8ec8..00000000000 --- a/net/p5-XPC/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML Procedure Call (XPC) diff --git a/net/pathchar/Makefile b/net/pathchar/Makefile index 8f66ff17d1f..6d5664ca473 100644 --- a/net/pathchar/Makefile +++ b/net/pathchar/Makefile @@ -19,6 +19,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} pathcharnotes.html pathchar.8 \ pathchar.mantxt MAINTAINER= ports@FreeBSD.org +COMMENT= LBNL Internet path characterization tool ONLY_FOR_ARCHS= i386 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/net/pathchar/pkg-comment b/net/pathchar/pkg-comment deleted file mode 100644 index 4c4f49d52ab..00000000000 --- a/net/pathchar/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -LBNL Internet path characterization tool diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile index eb7e7ef67ee..20a1957708b 100644 --- a/net/pcnfsd/Makefile +++ b/net/pcnfsd/Makefile @@ -13,6 +13,7 @@ DISTNAME= pcnfsd.93.02.16 EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= Sun PC NFS authentication and printing server MAN8= pcnfsd.8 MANCOMPRESSED= maybe diff --git a/net/pcnfsd/pkg-comment b/net/pcnfsd/pkg-comment deleted file mode 100644 index dbbb188ac5e..00000000000 --- a/net/pcnfsd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Sun PC NFS authentication and printing server diff --git a/net/pear-Net_Sieve/Makefile b/net/pear-Net_Sieve/Makefile index 1639fa01560..0fe25d7c9ed 100644 --- a/net/pear-Net_Sieve/Makefile +++ b/net/pear-Net_Sieve/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= PEAR MAINTAINER= ports@FreeBSD.org +COMMENT= PEAR class to handle talking to timsieved BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket diff --git a/net/pear-Net_Sieve/pkg-comment b/net/pear-Net_Sieve/pkg-comment deleted file mode 100644 index a735df61870..00000000000 --- a/net/pear-Net_Sieve/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PEAR class to handle talking to timsieved diff --git a/net/pear-Net_Socket/Makefile b/net/pear-Net_Socket/Makefile index 1d830b2cf1a..f9456bbc492 100644 --- a/net/pear-Net_Socket/Makefile +++ b/net/pear-Net_Socket/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= PEAR MAINTAINER= ports@FreeBSD.org +COMMENT= PEAR Network Socket Interface BUILD_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install RUN_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install diff --git a/net/pear-Net_Socket/pkg-comment b/net/pear-Net_Socket/pkg-comment deleted file mode 100644 index 39f8c882c6c..00000000000 --- a/net/pear-Net_Socket/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PEAR Network Socket Interface diff --git a/net/pfinger/Makefile b/net/pfinger/Makefile index 8ffde946e19..e21a96d19b3 100644 --- a/net/pfinger/Makefile +++ b/net/pfinger/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.xelia.ch/pub/unix/ \ http://www.xelia.ch/unix/pfinger/ MAINTAINER= ports@FreeBSD.org +COMMENT= Highly configurable, secure and portable finger daemon USE_REINPLACE= yes USE_GNOMENG= yes diff --git a/net/pfinger/pkg-comment b/net/pfinger/pkg-comment deleted file mode 100644 index 8e999ff4b6f..00000000000 --- a/net/pfinger/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Highly configurable, secure and portable finger daemon diff --git a/net/pmf/Makefile b/net/pmf/Makefile index 8c707fd7db0..92dca2f9ba3 100644 --- a/net/pmf/Makefile +++ b/net/pmf/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://ftp.ntua.gr/pub/net/mud/lpmud/clients/pmf/ MAINTAINER= ports@FreeBSD.org +COMMENT= Padrone's Mud Frontend WRKSRC= ${WRKDIR}/pmfdir/src diff --git a/net/pmf/pkg-comment b/net/pmf/pkg-comment deleted file mode 100644 index 00059e9602e..00000000000 --- a/net/pmf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Padrone's Mud Frontend diff --git a/net/poink/Makefile b/net/poink/Makefile index 25c0dce1df5..8ba062a253f 100644 --- a/net/poink/Makefile +++ b/net/poink/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_NETBSD} MAINTAINER= ports@freebsd.org +COMMENT= Nosuid, secure ping like utility .if ${MACHINE_ARCH} == "sparc64" BROKEN= "Hostname resolution broken on ${MACHINE_ARCH}" diff --git a/net/poink/pkg-comment b/net/poink/pkg-comment deleted file mode 100644 index b8ed474b351..00000000000 --- a/net/poink/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Nosuid, secure ping like utility diff --git a/net/poptop/Makefile b/net/poptop/Makefile index 2d36b7f9d72..fcfb356ee83 100644 --- a/net/poptop/Makefile +++ b/net/poptop/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= poptop DISTNAME= pptpd-${PORTVERSION} MAINTAINER= ports@freebsd.org +COMMENT= Windows 9x compatible PPTP (VPN) server GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-bsdppp diff --git a/net/poptop/pkg-comment b/net/poptop/pkg-comment deleted file mode 100644 index 984216baabd..00000000000 --- a/net/poptop/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Windows 9x compatible PPTP (VPN) server diff --git a/net/pppload/Makefile b/net/pppload/Makefile index cd233c9542a..397785040b3 100644 --- a/net/pppload/Makefile +++ b/net/pppload/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network/serial/ppp MAINTAINER= ports@FreeBSD.org +COMMENT= Display the current throughput of a network device in a window USE_QT_VER= 3 USE_GMAKE= yes diff --git a/net/pppload/pkg-comment b/net/pppload/pkg-comment deleted file mode 100644 index a8faf1048ed..00000000000 --- a/net/pppload/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Display the current throughput of a network device in a window diff --git a/net/pvm++/Makefile b/net/pvm++/Makefile index 456443177d8..21b6a6d8982 100644 --- a/net/pvm++/Makefile +++ b/net/pvm++/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= ${PORTNAME:S:+:-plus:g} MAINTAINER= ports@FreeBSD.org +COMMENT= A C++-Library for PVM BUILD_DEPENDS= ${LOCALBASE}/lib/libpvm3.a:${PORTSDIR}/net/pvm diff --git a/net/pvm++/pkg-comment b/net/pvm++/pkg-comment deleted file mode 100644 index 4a87a6059a3..00000000000 --- a/net/pvm++/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++-Library for PVM diff --git a/net/py-fngrab/Makefile b/net/py-fngrab/Makefile index f320041f16d..84ae8beb93c 100644 --- a/net/py-fngrab/Makefile +++ b/net/py-fngrab/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= freebbs PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org +COMMENT= A replacement for the official Freenet Project's freenet_request BUILD_DEPENDS= ${PYXML} RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/net/py-fngrab/pkg-comment b/net/py-fngrab/pkg-comment deleted file mode 100644 index 0ed4b3e1ea6..00000000000 --- a/net/py-fngrab/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A replacement for the official Freenet Project's freenet_request diff --git a/net/py-jabber/Makefile b/net/py-jabber/Makefile index bbb2b3a79b1..ae4d0f0079a 100644 --- a/net/py-jabber/Makefile +++ b/net/py-jabber/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= jabber.py-${PORTVERSION}-1 MAINTAINER= ports@FreeBSD.org +COMMENT= A Python Jabber library RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat diff --git a/net/py-jabber/pkg-comment b/net/py-jabber/pkg-comment deleted file mode 100644 index 0ef6638db47..00000000000 --- a/net/py-jabber/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Python Jabber library diff --git a/net/py-ldap1/Makefile b/net/py-ldap1/Makefile index 0135a4304ea..efb7ccfb7ea 100644 --- a/net/py-ldap1/Makefile +++ b/net/py-ldap1/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= python-ldap DISTNAME= python-ldap-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org +COMMENT= An LDAP module for python LIB_DEPENDS= ldap.1:${PORTSDIR}/net/openldap diff --git a/net/py-ldap1/pkg-comment b/net/py-ldap1/pkg-comment deleted file mode 100644 index 74fb5d0734c..00000000000 --- a/net/py-ldap1/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An LDAP module for python diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile index d0df7a0f9dc..c7a97e2bdb8 100644 --- a/net/py-ldap2/Makefile +++ b/net/py-ldap2/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-ldap-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= An LDAP module for python, for OpenLDAP2 LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 diff --git a/net/py-ldap2/pkg-comment b/net/py-ldap2/pkg-comment deleted file mode 100644 index fc7c4d52eb2..00000000000 --- a/net/py-ldap2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An LDAP module for python, for OpenLDAP2 diff --git a/net/py-libnet/Makefile b/net/py-libnet/Makefile index eded389523a..ba090389b05 100644 --- a/net/py-libnet/Makefile +++ b/net/py-libnet/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pylibnet-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Python module for the libnet packet construction library BUILD_DEPENDS= ${LOCALBASE}/bin/swig1.1:${PORTSDIR}/devel/swig11 \ ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net/py-libnet/pkg-comment b/net/py-libnet/pkg-comment deleted file mode 100644 index 7cc2eee4387..00000000000 --- a/net/py-libnet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python module for the libnet packet construction library diff --git a/net/py-rrdpipe/Makefile b/net/py-rrdpipe/Makefile index 6ece87a5e8e..10ae742fd91 100644 --- a/net/py-rrdpipe/Makefile +++ b/net/py-rrdpipe/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyRRDpipe-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Portable Python module to access RRDTool files via pipes LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool diff --git a/net/py-rrdpipe/pkg-comment b/net/py-rrdpipe/pkg-comment deleted file mode 100644 index d38a1092076..00000000000 --- a/net/py-rrdpipe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Portable Python module to access RRDTool files via pipes diff --git a/net/py-rrdtool/Makefile b/net/py-rrdtool/Makefile index 9078c3e6bfc..fabc35d19b3 100644 --- a/net/py-rrdtool/Makefile +++ b/net/py-rrdtool/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyRRDtool-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Python C extension module to access RRDtool files LIB_DEPENDS= rrd:${PORTSDIR}/net/rrdtool diff --git a/net/py-rrdtool/pkg-comment b/net/py-rrdtool/pkg-comment deleted file mode 100644 index 67c8ee3bbc8..00000000000 --- a/net/py-rrdtool/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python C extension module to access RRDtool files diff --git a/net/py-rt/Makefile b/net/py-rt/Makefile index b7749626ace..8624957307c 100644 --- a/net/py-rt/Makefile +++ b/net/py-rt/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyrt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Python Routeing Toolkit USE_PYTHON= yes USE_REINPLACE= yes diff --git a/net/py-rt/pkg-comment b/net/py-rt/pkg-comment deleted file mode 100644 index 135cdf0229c..00000000000 --- a/net/py-rt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python Routeing Toolkit diff --git a/net/py-smb/Makefile b/net/py-smb/Makefile index a0e7c1925ff..6efe57df44d 100644 --- a/net/py-smb/Makefile +++ b/net/py-smb/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pysmb-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= SMB/CIFS library written in Python USE_PYTHON= yes WRKSRC= ${WRKDIR}/pysmb diff --git a/net/py-smb/pkg-comment b/net/py-smb/pkg-comment deleted file mode 100644 index 07eacccdb47..00000000000 --- a/net/py-smb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SMB/CIFS library written in Python diff --git a/net/pygopherd/Makefile b/net/pygopherd/Makefile index 94c52217760..fead0a494e7 100644 --- a/net/pygopherd/Makefile +++ b/net/pygopherd/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://gopher.quux.org:70/devel/gopher/Downloads/pygopherd/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Multiprotocol Information Server USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/net/pygopherd/pkg-comment b/net/pygopherd/pkg-comment deleted file mode 100644 index cd23291acf0..00000000000 --- a/net/pygopherd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multiprotocol Information Server diff --git a/net/queso/Makefile b/net/queso/Makefile index 3be7d4ff9ae..77e214041e1 100644 --- a/net/queso/Makefile +++ b/net/queso/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://freebsd.ntu.edu.tw/FreeBSD/distfiles/ \ MASTER_SITE_SUBDIR= obrien MAINTAINER= ports@FreeBSD.org +COMMENT= Determine the remote OS using simple tcp packets GNU_CONFIGURE= yes diff --git a/net/queso/pkg-comment b/net/queso/pkg-comment deleted file mode 100644 index 7558f593370..00000000000 --- a/net/queso/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Determine the remote OS using simple tcp packets diff --git a/net/relay/Makefile b/net/relay/Makefile index 6a7c661c97a..c2283e9eb64 100644 --- a/net/relay/Makefile +++ b/net/relay/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= obrien DISTNAME= relay MAINTAINER= ports@FreeBSD.org +COMMENT= TCP proxy server with telnet, ftp, finger client wrappers IS_INTERACTIVE= 'must set server hostname in relay.h' diff --git a/net/relay/pkg-comment b/net/relay/pkg-comment deleted file mode 100644 index da7ffc90927..00000000000 --- a/net/relay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -TCP proxy server with telnet, ftp, finger client wrappers diff --git a/net/rfbproxy/Makefile b/net/rfbproxy/Makefile index a110882d588..4cc0cb01c4a 100644 --- a/net/rfbproxy/Makefile +++ b/net/rfbproxy/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://cyberelk.net/tim/data/rfbproxy/stable/ MAINTAINER= ports@FreeBSD.org +COMMENT= A simple tool for recording VNC sessions LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt diff --git a/net/rfbproxy/pkg-comment b/net/rfbproxy/pkg-comment deleted file mode 100644 index ebbebe1f47d..00000000000 --- a/net/rfbproxy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple tool for recording VNC sessions diff --git a/net/rinetd/Makefile b/net/rinetd/Makefile index a6b01da3d71..c034a2661d9 100644 --- a/net/rinetd/Makefile +++ b/net/rinetd/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.boutell.com/rinetd/http/ DISTNAME= rinetd MAINTAINER= ports@FreeBSD.org +COMMENT= A simple TCP port redirector WRKSRC= ${WRKDIR}/rinetd/ diff --git a/net/rinetd/pkg-comment b/net/rinetd/pkg-comment deleted file mode 100644 index 9d4868f7879..00000000000 --- a/net/rinetd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple TCP port redirector diff --git a/net/rmsg/Makefile b/net/rmsg/Makefile index b9821d806dc..e3ec15725f8 100644 --- a/net/rmsg/Makefile +++ b/net/rmsg/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/unix/tcpip/ \ ftp://proton.elka.pw.edu.pl/pub/unix/network/ MAINTAINER= ports@FreeBSD.org +COMMENT= A network messaging system WRKSRC= ${WRKDIR}/rmsg MAN1= rmsg.1 diff --git a/net/rmsg/pkg-comment b/net/rmsg/pkg-comment deleted file mode 100644 index 9fa37c9ca7c..00000000000 --- a/net/rmsg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A network messaging system diff --git a/net/rwhois/Makefile b/net/rwhois/Makefile index ac937415101..5f326ceaa7b 100644 --- a/net/rwhois/Makefile +++ b/net/rwhois/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.rwhois.net/ftp/ DISTNAME= ${PORTNAME}d-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= The Internic referral whois server .if !exists(/usr/include/tcpd.h) LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper diff --git a/net/rwhois/pkg-comment b/net/rwhois/pkg-comment deleted file mode 100644 index 7cdf3c2a94e..00000000000 --- a/net/rwhois/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Internic referral whois server diff --git a/net/rwhoisd/Makefile b/net/rwhoisd/Makefile index ac937415101..5f326ceaa7b 100644 --- a/net/rwhoisd/Makefile +++ b/net/rwhoisd/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.rwhois.net/ftp/ DISTNAME= ${PORTNAME}d-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= The Internic referral whois server .if !exists(/usr/include/tcpd.h) LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper diff --git a/net/rwhoisd/pkg-comment b/net/rwhoisd/pkg-comment deleted file mode 100644 index 7cdf3c2a94e..00000000000 --- a/net/rwhoisd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Internic referral whois server diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile index be812865f54..590c57dd569 100644 --- a/net/scotty3/Makefile +++ b/net/scotty3/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/devel/ DISTNAME= ${PORTNAME}-00-02-21 MAINTAINER= ports@FreeBSD.org +COMMENT= Network management extensions to tcl .ifdef (WITHOUT_X11) PKGNAMESUFFIX= -nox11 diff --git a/net/scotty3/pkg-comment b/net/scotty3/pkg-comment deleted file mode 100644 index 8c63ccd1827..00000000000 --- a/net/scotty3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Network management extensions to tcl diff --git a/net/serveez/Makefile b/net/serveez/Makefile index c6cbc416cbb..2a76be3b00a 100644 --- a/net/serveez/Makefile +++ b/net/serveez/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A server framework LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile .if !exists(/usr/bin/bzip2) diff --git a/net/serveez/pkg-comment b/net/serveez/pkg-comment deleted file mode 100644 index 8514ae5be44..00000000000 --- a/net/serveez/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A server framework diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile index eb81f171760..72a765eb68b 100644 --- a/net/sharity-light/Makefile +++ b/net/sharity-light/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= dt DISTNAME= Sharity-Light.1.2 MAINTAINER= ports@FreeBSD.org +COMMENT= An userland smbfs --- SMB to NFS protocols converter MAN8= smbmount.8 diff --git a/net/sharity-light/pkg-comment b/net/sharity-light/pkg-comment deleted file mode 100644 index 8963897906d..00000000000 --- a/net/sharity-light/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An userland smbfs --- SMB to NFS protocols converter diff --git a/net/sntop/Makefile b/net/sntop/Makefile index 33245595b1b..ddcad1e9c11 100644 --- a/net/sntop/Makefile +++ b/net/sntop/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sntop MAINTAINER= ports@FreeBSD.org +COMMENT= Monitor status of network nodes using fping RUN_DEPENDS= ${LOCALBASE}/sbin/fping:${PORTSDIR}/net/fping diff --git a/net/sntop/pkg-comment b/net/sntop/pkg-comment deleted file mode 100644 index 0bc9ce7a031..00000000000 --- a/net/sntop/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Monitor status of network nodes using fping diff --git a/net/socat/Makefile b/net/socat/Makefile index 441ee11de40..5a923a20d99 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.dest-unreach.org/socat/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= A relay for bidirectional data transfer between two indep. data channels WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R:R} diff --git a/net/socat/pkg-comment b/net/socat/pkg-comment deleted file mode 100644 index 51a21925197..00000000000 --- a/net/socat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A relay for bidirectional data transfer between two indep. data channels diff --git a/net/socks5/Makefile b/net/socks5/Makefile index af207b1d924..2b8e604711b 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net security DISTNAME= socks5-v1.0r11 MAINTAINER= ports@freebsd.org +COMMENT= SOCKS v5 application layer gateway and clients NO_CDROM= "NEC has a funky license for this software" RESTRICTED= "no commercial use" diff --git a/net/socks5/pkg-comment b/net/socks5/pkg-comment deleted file mode 100644 index 76277664f75..00000000000 --- a/net/socks5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SOCKS v5 application layer gateway and clients diff --git a/net/sup/Makefile b/net/sup/Makefile index e74610270a6..703100f1006 100644 --- a/net/sup/Makefile +++ b/net/sup/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= sup MAINTAINER= ports@FreeBSD.org +COMMENT= CMU's Software Update Protocol package MAN1= sup.1 MAN8= supservers.8 diff --git a/net/sup/pkg-comment b/net/sup/pkg-comment deleted file mode 100644 index ff241a87353..00000000000 --- a/net/sup/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -CMU's Software Update Protocol package diff --git a/net/tcpview/Makefile b/net/tcpview/Makefile index d3262e22d97..defa346b518 100644 --- a/net/tcpview/Makefile +++ b/net/tcpview/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/pub/noc-tools/tcpview/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= A Motif-based TCP/IP protocol analyzer USE_BISON= yes USE_MOTIF= yes diff --git a/net/tcpview/pkg-comment b/net/tcpview/pkg-comment deleted file mode 100644 index 9a094ef9165..00000000000 --- a/net/tcpview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Motif-based TCP/IP protocol analyzer diff --git a/net/telserv/Makefile b/net/telserv/Makefile index ae96d1410ab..752f86abc02 100644 --- a/net/telserv/Makefile +++ b/net/telserv/Makefile @@ -16,6 +16,7 @@ DISTNAME= telserv EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org +COMMENT= A telnet server analogous to the unix talk command NO_WRKSUBDIR= yes diff --git a/net/telserv/pkg-comment b/net/telserv/pkg-comment deleted file mode 100644 index 7d732d72c66..00000000000 --- a/net/telserv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A telnet server analogous to the unix talk command diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index b20549dd7e4..b114adc881b 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= vnc-tight DISTNAME= ${PORTNAME}-${PORTVERSION}_unixsrc MAINTAINER= ports@FreeBSD.org +COMMENT= Enhanced version of VNC LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/misc/10x20.pcf.gz:${PORTSDIR}/x11-fonts/XFree86-4-fontDefaultBitmaps diff --git a/net/tightvnc/pkg-comment b/net/tightvnc/pkg-comment deleted file mode 100644 index b726221a8ee..00000000000 --- a/net/tightvnc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Enhanced version of VNC diff --git a/net/tn5250/Makefile b/net/tn5250/Makefile index 763cf4870d0..08078a067b0 100644 --- a/net/tn5250/Makefile +++ b/net/tn5250/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= 5250 Telnet protocol and Terminal USE_REINPLACE= yes USE_LIBTOOL= yes diff --git a/net/tn5250/pkg-comment b/net/tn5250/pkg-comment deleted file mode 100644 index 717867c8ba0..00000000000 --- a/net/tn5250/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -5250 Telnet protocol and Terminal diff --git a/net/totd/Makefile b/net/totd/Makefile index 399c31d8022..d128d4ee4e7 100644 --- a/net/totd/Makefile +++ b/net/totd/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ MAINTAINER= ports@FreeBSD.org +COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation MAN8= totd.8 diff --git a/net/totd/pkg-comment b/net/totd/pkg-comment deleted file mode 100644 index 46190ecbe18..00000000000 --- a/net/totd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -DNS proxy that supports IPv6 <==> IPv4 record translation diff --git a/net/trafd/Makefile b/net/trafd/Makefile index 7234a2e8414..f28c8d15604 100644 --- a/net/trafd/Makefile +++ b/net/trafd/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.riss-telecom.ru/pub/dev/trafd/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= The BPF Traffic Collector do-install: ${INSTALL_PROGRAM} ${WRKSRC}/trafd/trafd ${PREFIX}/bin diff --git a/net/trafd/pkg-comment b/net/trafd/pkg-comment deleted file mode 100644 index f2898ca78fe..00000000000 --- a/net/trafd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The BPF Traffic Collector diff --git a/net/tridiavnc/Makefile b/net/tridiavnc/Makefile index 08ae8d91d12..2a662398a47 100644 --- a/net/tridiavnc/Makefile +++ b/net/tridiavnc/Makefile @@ -16,6 +16,7 @@ DISTNAME= DevVNC_unix EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays USE_PERL5= yes WRKSRC= ${WRKDIR}/unix/vnc_unixsrc diff --git a/net/tridiavnc/pkg-comment b/net/tridiavnc/pkg-comment deleted file mode 100644 index 65d65b23e63..00000000000 --- a/net/tridiavnc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Display X and Win32 desktops on remote X/Win32/Java displays diff --git a/net/vomit/Makefile b/net/vomit/Makefile index e7441e5c03e..645264f5191 100644 --- a/net/vomit/Makefile +++ b/net/vomit/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net security MASTER_SITES= http://vomit.xtdnet.nl/ MAINTAINER= ports@FreeBSD.org +COMMENT= Voice over misconfigured internet telephones BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent \ ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net/vomit/pkg-comment b/net/vomit/pkg-comment deleted file mode 100644 index 30a18bb3098..00000000000 --- a/net/vomit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Voice over misconfigured internet telephones diff --git a/net/wais/Makefile b/net/wais/Makefile index e225b613dd2..0314a817c8a 100644 --- a/net/wais/Makefile +++ b/net/wais/Makefile @@ -20,6 +20,7 @@ MASTER_SITES= ftp://ftp.cnidr.org/software/freewais/ \ ftp://ftp.netsw.org/infosys/wais/freewais/ MAINTAINER= ports@FreeBSD.org +COMMENT= A Wide Area Information Server NO_PACKAGE= "not yet" NO_INSTALL= almost diff --git a/net/wais/pkg-comment b/net/wais/pkg-comment deleted file mode 100644 index 55e3a43f641..00000000000 --- a/net/wais/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Wide Area Information Server diff --git a/net/wakeonlan/Makefile b/net/wakeonlan/Makefile index f7f8db16018..7b800515f46 100644 --- a/net/wakeonlan/Makefile +++ b/net/wakeonlan/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/ MAINTAINER= ports@FreeBSD.org +COMMENT= Sends magic packets to WOL enabled NIC to switch on the called PC PERL_CONFIGURE= yes diff --git a/net/wakeonlan/pkg-comment b/net/wakeonlan/pkg-comment deleted file mode 100644 index 6a976a26c67..00000000000 --- a/net/wakeonlan/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Sends magic packets to WOL enabled NIC to switch on the called PC diff --git a/net/walker/Makefile b/net/walker/Makefile index 1ff5dd7f178..b2ece6bd6b1 100644 --- a/net/walker/Makefile +++ b/net/walker/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://josefsson.org/walker/ MAINTAINER= ports@FreeBSD.org +COMMENT= Recover zone file information from servers that use DNSSEC RUN_DEPENDS= ${LOCALBASE}/bin/dig:${PORTSDIR}/net/bind9 diff --git a/net/walker/pkg-comment b/net/walker/pkg-comment deleted file mode 100644 index 1f0068760d3..00000000000 --- a/net/walker/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Recover zone file information from servers that use DNSSEC diff --git a/net/whatmask/Makefile b/net/whatmask/Makefile index 70c43d95ed4..dd7f8f10058 100644 --- a/net/whatmask/Makefile +++ b/net/whatmask/Makefile @@ -12,6 +12,7 @@ CATEGORIES= net MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/ MAINTAINER= ports@FreeBSD.org +COMMENT= Easily convert between three common subnet mask notations GNU_CONFIGURE= yes diff --git a/net/whatmask/pkg-comment b/net/whatmask/pkg-comment deleted file mode 100644 index 963ecff5d52..00000000000 --- a/net/whatmask/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Easily convert between three common subnet mask notations diff --git a/net/wide-dhcp/Makefile b/net/wide-dhcp/Makefile index 8c8fe785b2b..92e5debacc3 100644 --- a/net/wide-dhcp/Makefile +++ b/net/wide-dhcp/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/dhcp/ \ DISTNAME= dhcp-1.4.0p6 MAINTAINER= ports@FreeBSD.org +COMMENT= Dynamic Host Configuration Protocol, WIDE-Implimentation MAKE_ENV= OSTYPE=${OPSYS} diff --git a/net/wide-dhcp/pkg-comment b/net/wide-dhcp/pkg-comment deleted file mode 100644 index 3108e3092de..00000000000 --- a/net/wide-dhcp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Dynamic Host Configuration Protocol, WIDE-Implimentation diff --git a/net/wmnetmon/Makefile b/net/wmnetmon/Makefile index 4710b46cea8..1ca320be476 100644 --- a/net/wmnetmon/Makefile +++ b/net/wmnetmon/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net windowmaker MASTER_SITES= http://www.alvie.com/download/wmnetmon/ MAINTAINER= ports@FreeBSD.org +COMMENT= A host availability monitor intended for the WindowMaker dock USE_X_PREFIX= yes USE_XPM= yes diff --git a/net/wmnetmon/pkg-comment b/net/wmnetmon/pkg-comment deleted file mode 100644 index 6e743225b2f..00000000000 --- a/net/wmnetmon/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A host availability monitor intended for the WindowMaker dock diff --git a/net/wol/Makefile b/net/wol/Makefile index dd7118da6ef..bfb358a012b 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ahh MAINTAINER= ports@FreeBSD.org +COMMENT= Wake On LAN client LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/net/wol/pkg-comment b/net/wol/pkg-comment deleted file mode 100644 index ad2dc96c2cd..00000000000 --- a/net/wol/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Wake On LAN client diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile index 65073bd8106..12e3803647c 100644 --- a/net/xarchie/Makefile +++ b/net/xarchie/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org +COMMENT= X11 front-end program for the archie network search service USE_IMAKE= yes USE_GMAKE= yes diff --git a/net/xarchie/pkg-comment b/net/xarchie/pkg-comment deleted file mode 100644 index f57cc78e241..00000000000 --- a/net/xarchie/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X11 front-end program for the archie network search service diff --git a/net/xmlrpc-c-devel/Makefile b/net/xmlrpc-c-devel/Makefile index b7edb2f00c3..afb44306fdc 100644 --- a/net/xmlrpc-c-devel/Makefile +++ b/net/xmlrpc-c-devel/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= XML-RPC library for C and C++ LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Frontier/Client.pm:${PORTSDIR}/net/p5-Frontier-RPC diff --git a/net/xmlrpc-c-devel/pkg-comment b/net/xmlrpc-c-devel/pkg-comment deleted file mode 100644 index 66fb3d0e020..00000000000 --- a/net/xmlrpc-c-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML-RPC library for C and C++ diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile index b7edb2f00c3..afb44306fdc 100644 --- a/net/xmlrpc-c/Makefile +++ b/net/xmlrpc-c/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= XML-RPC library for C and C++ LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Frontier/Client.pm:${PORTSDIR}/net/p5-Frontier-RPC diff --git a/net/xmlrpc-c/pkg-comment b/net/xmlrpc-c/pkg-comment deleted file mode 100644 index 66fb3d0e020..00000000000 --- a/net/xmlrpc-c/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML-RPC library for C and C++ diff --git a/net/zephyr/Makefile b/net/zephyr/Makefile index 04f5eedc34c..172a07c5160 100644 --- a/net/zephyr/Makefile +++ b/net/zephyr/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/ \ ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/old/ MAINTAINER= ports@FreeBSD.org +COMMENT= Real time message passing and notification service WRKSRC= ${WRKDIR}/zephyr diff --git a/net/zephyr/pkg-comment b/net/zephyr/pkg-comment deleted file mode 100644 index fafad829d8e..00000000000 --- a/net/zephyr/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Real time message passing and notification service diff --git a/news/cleanscore/Makefile b/news/cleanscore/Makefile index bd8ce99ea83..6c97291499d 100644 --- a/news/cleanscore/Makefile +++ b/news/cleanscore/Makefile @@ -11,6 +11,7 @@ CATEGORIES= news MASTER_SITES= http://slrn.sourceforge.net/cleanscore/ MAINTAINER= ports@FreeBSD.org +COMMENT= A perl script to clean up your slrn score file USE_PERL5= yes NO_BUILD= yes diff --git a/news/cleanscore/pkg-comment b/news/cleanscore/pkg-comment deleted file mode 100644 index 4f21c76122e..00000000000 --- a/news/cleanscore/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl script to clean up your slrn score file diff --git a/news/dnews/Makefile b/news/dnews/Makefile index 9a4a9cc24e5..60a0795ec5f 100644 --- a/news/dnews/Makefile +++ b/news/dnews/Makefile @@ -14,6 +14,7 @@ DISTNAME= dnews55h2_freebsd4 EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= Commercial nntp server with enhancements over inn and cnews WRKSRC= ${WRKDIR}/dtemp NO_CDROM= "no answer yet, if we are allowed to put it onto CDROM" diff --git a/news/dnews/pkg-comment b/news/dnews/pkg-comment deleted file mode 100644 index f7515173556..00000000000 --- a/news/dnews/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Commercial nntp server with enhancements over inn and cnews diff --git a/news/gnus-emacs20/Makefile b/news/gnus-emacs20/Makefile index 2d600d972b4..968ff081c90 100644 --- a/news/gnus-emacs20/Makefile +++ b/news/gnus-emacs20/Makefile @@ -21,6 +21,7 @@ MASTER_SITES= http://quimby.gnus.org/gnus/dist/ \ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A popular newsreader for emacs20 HAS_CONFIGURE= yes diff --git a/news/gnus-emacs20/pkg-comment b/news/gnus-emacs20/pkg-comment deleted file mode 100644 index b6ce4de1d9c..00000000000 --- a/news/gnus-emacs20/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A popular newsreader for emacs20 diff --git a/news/ija/Makefile b/news/ija/Makefile index f18cb4d698c..79e7f323be1 100644 --- a/news/ija/Makefile +++ b/news/ija/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://wildspark.com/asher/ija/ EXTRACT_SUFX= .gz MAINTAINER= ports@FreeBSD.org +COMMENT= An interactive command line frontend of Deja RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww diff --git a/news/ija/pkg-comment b/news/ija/pkg-comment deleted file mode 100644 index 9d0110ea38a..00000000000 --- a/news/ija/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interactive command line frontend of Deja diff --git a/news/knews/Makefile b/news/knews/Makefile index 4dd1deb11e0..a0a966b99ba 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -12,6 +12,7 @@ CATEGORIES= news MASTER_SITES= http://www.matematik.su.se/~kjj/ MAINTAINER= ports@FreeBSD.org +COMMENT= A threaded nntp newsreader for X LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/news/knews/pkg-comment b/news/knews/pkg-comment deleted file mode 100644 index 1d9b221deb1..00000000000 --- a/news/knews/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A threaded nntp newsreader for X diff --git a/news/mmail/Makefile b/news/mmail/Makefile index 42646fa6b1b..d4dd384675c 100644 --- a/news/mmail/Makefile +++ b/news/mmail/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= multimail \ system/bbs/mail MAINTAINER= ports@FreeBSD.org +COMMENT= Offline BBS mail packet reader supporting QWK/OMEN/SOUP/OPX/BLUEWAVE RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ unzip:${PORTSDIR}/archivers/unzip diff --git a/news/mmail/pkg-comment b/news/mmail/pkg-comment deleted file mode 100644 index 9627326d020..00000000000 --- a/news/mmail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Offline BBS mail packet reader supporting QWK/OMEN/SOUP/OPX/BLUEWAVE diff --git a/news/multisuck/Makefile b/news/multisuck/Makefile index ed9e6d2b2d7..bd0d72fee54 100644 --- a/news/multisuck/Makefile +++ b/news/multisuck/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Multi-server/conn news suck GNU_CONFIGURE= yes ALL_TARGET= msuck diff --git a/news/multisuck/pkg-comment b/news/multisuck/pkg-comment deleted file mode 100644 index 20a33cebb0c..00000000000 --- a/news/multisuck/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multi-server/conn news suck diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index ec690cc7908..6adf964d839 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= ftp://ftp.nntpcache.org/pub/nntpcache/ \ ftp://ftp.ayamura.org/pub/misc/ MAINTAINER= ports@FreeBSD.org +COMMENT= News caching/anti-spam/server-merging system BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake .if defined(WITH_LDAP) && !defined(WITH_LDAP2) diff --git a/news/nntpcache/pkg-comment b/news/nntpcache/pkg-comment deleted file mode 100644 index 058585a8fe4..00000000000 --- a/news/nntpcache/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -News caching/anti-spam/server-merging system diff --git a/news/p5-News-Newsrc/Makefile b/news/p5-News-Newsrc/Makefile index cde39c82f69..a54ebf5836a 100644 --- a/news/p5-News-Newsrc/Makefile +++ b/news/p5-News-Newsrc/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= News PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Manage newsrc files BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/news/p5-News-Newsrc/pkg-comment b/news/p5-News-Newsrc/pkg-comment deleted file mode 100644 index 59443ed794d..00000000000 --- a/news/p5-News-Newsrc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Manage newsrc files diff --git a/news/pyne/Makefile b/news/pyne/Makefile index 71b465d7283..d0ba3e0877f 100644 --- a/news/pyne/Makefile +++ b/news/pyne/Makefile @@ -12,6 +12,7 @@ CATEGORIES= news python mail MASTER_SITES= http://www.yikesstation.freeserve.co.uk/pyne/ MAINTAINER= ports@FreeBSD.org +COMMENT= An X11 offline Newsreader/Emailer RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk diff --git a/news/pyne/pkg-comment b/news/pyne/pkg-comment deleted file mode 100644 index 769d2009f34..00000000000 --- a/news/pyne/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An X11 offline Newsreader/Emailer diff --git a/news/rkive/Makefile b/news/rkive/Makefile index 1e9cf87cb1d..b749ccc6a18 100644 --- a/news/rkive/Makefile +++ b/news/rkive/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= A USENET newsgroup archiver NO_CDROM= "Don't make money from it" MAN1= rkive.1 article.1 ckconfig.1 diff --git a/news/rkive/pkg-comment b/news/rkive/pkg-comment deleted file mode 100644 index cae8ce1b2d3..00000000000 --- a/news/rkive/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A USENET newsgroup archiver diff --git a/news/slurp/Makefile b/news/slurp/Makefile index c432aefe1c3..e85bb172036 100644 --- a/news/slurp/Makefile +++ b/news/slurp/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.demon.co.uk/pub/news/slurp/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= Passive NNTP client to retrieve Usenet articles from a remote server NO_WRKSUBDIR= yes MAN1= slurp.1 diff --git a/news/slurp/pkg-comment b/news/slurp/pkg-comment deleted file mode 100644 index 2cca15aac59..00000000000 --- a/news/slurp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Passive NNTP client to retrieve Usenet articles from a remote server diff --git a/news/trn/Makefile b/news/trn/Makefile index a2589968ed5..3fc07d4e0f1 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -11,6 +11,7 @@ CATEGORIES= news MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ MAINTAINER= ports@FreeBSD.org +COMMENT= Threaded Read News newsreader RUN_DEPENDS= munpack:${PORTSDIR}/converters/mpack diff --git a/news/trn/pkg-comment b/news/trn/pkg-comment deleted file mode 100644 index 2a09017ed78..00000000000 --- a/news/trn/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Threaded Read News newsreader diff --git a/news/xrn/Makefile b/news/xrn/Makefile index bf05aaa99dd..5c9ad56a8a3 100644 --- a/news/xrn/Makefile +++ b/news/xrn/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://sipb.mit.edu/pub/xrn/ \ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Usenet News reader for the X Window System USE_REINPLACE= yes USE_IMAKE= yes diff --git a/news/xrn/pkg-comment b/news/xrn/pkg-comment deleted file mode 100644 index 714833487ae..00000000000 --- a/news/xrn/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Usenet News reader for the X Window System diff --git a/news/yencode/Makefile b/news/yencode/Makefile index 84d52a7a50d..60207660c89 100644 --- a/news/yencode/Makefile +++ b/news/yencode/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A free (GPL) encoder and decoder for the yEnc Usenet file format LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ intl.4:${PORTSDIR}/devel/gettext diff --git a/news/yencode/pkg-comment b/news/yencode/pkg-comment deleted file mode 100644 index 8eae33462ef..00000000000 --- a/news/yencode/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A free (GPL) encoder and decoder for the yEnc Usenet file format diff --git a/palm/hdconv/Makefile b/palm/hdconv/Makefile index bcf7feb4de3..aa93dfbd629 100644 --- a/palm/hdconv/Makefile +++ b/palm/hdconv/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.SilberSoft.com/pub/Software/Database/HanDBase/ DISTNAME= handbase_desktop_${PORTVERSION:S/./_/}.i386-any-linux2.0 MAINTAINER= ports@FreeBSD.org +COMMENT= Converts HanDBase database to CSV, and vice versa BUILD_DEPENDS= ${LINUXBASE}/usr/bin/strip:${PORTSDIR}/devel/linux_devtools-7 diff --git a/palm/hdconv/pkg-comment b/palm/hdconv/pkg-comment deleted file mode 100644 index 5a15162697d..00000000000 --- a/palm/hdconv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts HanDBase database to CSV, and vice versa diff --git a/palm/prc-tools-binutils/Makefile b/palm/prc-tools-binutils/Makefile index 226acd4f365..1ef4d88454a 100644 --- a/palm/prc-tools-binutils/Makefile +++ b/palm/prc-tools-binutils/Makefile @@ -15,6 +15,7 @@ DISTNAME= prc-tools-${PORTVERSION} DISTFILES= ${DISTNAME}.tar.gz binutils-2.9.1.tar.bz2 MAINTAINER= ports@FreeBSD.org +COMMENT= PRC-tools for Palm OS (binutils part) USE_BZIP2= YES USE_BISON= YES diff --git a/palm/prc-tools-binutils/pkg-comment b/palm/prc-tools-binutils/pkg-comment deleted file mode 100644 index b62e5d8209b..00000000000 --- a/palm/prc-tools-binutils/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PRC-tools for Palm OS (binutils part) diff --git a/palm/txt2pdbdoc/Makefile b/palm/txt2pdbdoc/Makefile index e29084ab8c9..91975703436 100644 --- a/palm/txt2pdbdoc/Makefile +++ b/palm/txt2pdbdoc/Makefile @@ -11,6 +11,7 @@ CATEGORIES= palm converters MASTER_SITES= http://homepage.mac.com/pauljlucas/software/ MAINTAINER= ports@freebsd.org +COMMENT= Converts plain text and HTML files to Palm Pilot Doc formats PREFIX= ${LOCALBASE}/ diff --git a/palm/txt2pdbdoc/pkg-comment b/palm/txt2pdbdoc/pkg-comment deleted file mode 100644 index a81e15cfe66..00000000000 --- a/palm/txt2pdbdoc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts plain text and HTML files to Palm Pilot Doc formats diff --git a/print/afm/Makefile b/print/afm/Makefile index c6c732f05b3..d28512f19d8 100644 --- a/print/afm/Makefile +++ b/print/afm/Makefile @@ -13,6 +13,7 @@ DISTNAME= afm EXTRACT_SUFX= -tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= Adobe Font Metrics pre-patch: @${RM} -rf ${WRKSRC}/RCS diff --git a/print/afm/pkg-comment b/print/afm/pkg-comment deleted file mode 100644 index 8a9d76e4558..00000000000 --- a/print/afm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Adobe Font Metrics diff --git a/print/amspsfnt/Makefile b/print/amspsfnt/Makefile index 3ab3ac002bc..18d5da9e81d 100644 --- a/print/amspsfnt/Makefile +++ b/print/amspsfnt/Makefile @@ -13,6 +13,7 @@ DISTNAME= amsps EXTRACT_SUFX= -unix.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= AMSFonts PostScript Fonts (Adobe Type 1 format) BUILD_DEPENDS= $(LOCALBASE)/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst diff --git a/print/amspsfnt/pkg-comment b/print/amspsfnt/pkg-comment deleted file mode 100644 index 62b1f80edb0..00000000000 --- a/print/amspsfnt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -AMSFonts PostScript Fonts (Adobe Type 1 format) diff --git a/print/axpoint/Makefile b/print/axpoint/Makefile index 2fb84cec4a3..87c7b560fbe 100644 --- a/print/axpoint/Makefile +++ b/print/axpoint/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= XML DISTNAME= XML-Handler-AxPoint-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= XML Based Presentations BUILD_DEPENDS= ${PERL_SITELIBDIR}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ ${PERL_SITELIBDIR}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ diff --git a/print/axpoint/pkg-comment b/print/axpoint/pkg-comment deleted file mode 100644 index 149dd9cbdbb..00000000000 --- a/print/axpoint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML Based Presentations diff --git a/print/bibcursed/Makefile b/print/bibcursed/Makefile index ce774b4bcd2..b03a8b7081f 100644 --- a/print/bibcursed/Makefile +++ b/print/bibcursed/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A simple curses-based editor for BibTeX bibliography files WRKSRC= ${WRKDIR}/${PORTNAME} MAKEFILE= Makefile.ncurses diff --git a/print/bibcursed/pkg-comment b/print/bibcursed/pkg-comment deleted file mode 100644 index de263b96e00..00000000000 --- a/print/bibcursed/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple curses-based editor for BibTeX bibliography files diff --git a/print/catdvi/Makefile b/print/catdvi/Makefile index 2d31b17c113..63b251bd7cd 100644 --- a/print/catdvi/Makefile +++ b/print/catdvi/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A DVI to text/plain translator BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX diff --git a/print/catdvi/pkg-comment b/print/catdvi/pkg-comment deleted file mode 100644 index 9c0d5825438..00000000000 --- a/print/catdvi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A DVI to text/plain translator diff --git a/print/cmpsfont/Makefile b/print/cmpsfont/Makefile index d375490df22..2a692ae22bb 100644 --- a/print/cmpsfont/Makefile +++ b/print/cmpsfont/Makefile @@ -14,6 +14,7 @@ DISTNAME= cmps EXTRACT_SUFX= -unix.tar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Computer Modern PostScript Fonts (Adobe Type 1 format) BUILD_DEPENDS= ${LOCALBASE}/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst diff --git a/print/cmpsfont/pkg-comment b/print/cmpsfont/pkg-comment deleted file mode 100644 index fb289b94028..00000000000 --- a/print/cmpsfont/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Computer Modern PostScript Fonts (Adobe Type 1 format) diff --git a/print/cpp2latex/Makefile b/print/cpp2latex/Makefile index af4711a47a1..d0da5ff56a1 100644 --- a/print/cpp2latex/Makefile +++ b/print/cpp2latex/Makefile @@ -12,6 +12,7 @@ CATEGORIES= print MASTER_SITES= http://www.arnoldarts.de/ MAINTAINER= ports@FreeBSD.org +COMMENT= Convert C++ source to a file you can input in an LaTeX-document GNU_CONFIGURE= yes diff --git a/print/cpp2latex/pkg-comment b/print/cpp2latex/pkg-comment deleted file mode 100644 index dcaceff5f66..00000000000 --- a/print/cpp2latex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert C++ source to a file you can input in an LaTeX-document diff --git a/print/detex/Makefile b/print/detex/Makefile index 6a7d73da1bb..497c2b35562 100644 --- a/print/detex/Makefile +++ b/print/detex/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.cs.purdue.edu/homes/trinkle/detex/ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org +COMMENT= Strips TeX/LaTeX codes from a file EXTRACT_CMD= ${TAR} EXTRACT_BEFORE_ARGS= -xf diff --git a/print/detex/pkg-comment b/print/detex/pkg-comment deleted file mode 100644 index e89fd3e66dd..00000000000 --- a/print/detex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Strips TeX/LaTeX codes from a file diff --git a/print/dvi2tty/Makefile b/print/dvi2tty/Makefile index 8e4a199b2c0..e0c8858315e 100644 --- a/print/dvi2tty/Makefile +++ b/print/dvi2tty/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org +COMMENT= A dvi-file previewer for text only devices IGNOREFILES= ${DISTFILES} MAN1= dvi2tty.1 diff --git a/print/dvi2tty/pkg-comment b/print/dvi2tty/pkg-comment deleted file mode 100644 index d52b2f99c0f..00000000000 --- a/print/dvi2tty/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A dvi-file previewer for text only devices diff --git a/print/envelope/Makefile b/print/envelope/Makefile index 8de096cf392..5e2305258d3 100644 --- a/print/envelope/Makefile +++ b/print/envelope/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Command-line Postscript envelope printer USE_REINPLACE= yes NO_BUILD= yes diff --git a/print/envelope/pkg-comment b/print/envelope/pkg-comment deleted file mode 100644 index d7f88054554..00000000000 --- a/print/envelope/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Command-line Postscript envelope printer diff --git a/print/font2svg/Makefile b/print/font2svg/Makefile index 57c1a15eb18..e34d8832c06 100644 --- a/print/font2svg/Makefile +++ b/print/font2svg/Makefile @@ -12,6 +12,7 @@ CATEGORIES= print MASTER_SITES= http://www.gdv.uni-hannover.de/~peinecke/font2svg/ MAINTAINER= ports@FreeBSD.org +COMMENT= All font to svg-font converter RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ gs:${PORTSDIR}/print/ghostscript-gnu diff --git a/print/font2svg/pkg-comment b/print/font2svg/pkg-comment deleted file mode 100644 index 6d300cea6dc..00000000000 --- a/print/font2svg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -All font to svg-font converter diff --git a/print/freetype/Makefile b/print/freetype/Makefile index d5a83380046..b076c91438a 100644 --- a/print/freetype/Makefile +++ b/print/freetype/Makefile @@ -18,6 +18,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \ MASTER_SITE_SUBDIR= freetype1 MAINTAINER= ports@FreeBSD.org +COMMENT= A free and portable TrueType font rendering engine USE_GMAKE= yes USE_LIBTOOL= yes diff --git a/print/freetype/pkg-comment b/print/freetype/pkg-comment deleted file mode 100644 index 303f1e3caba..00000000000 --- a/print/freetype/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A free and portable TrueType font rendering engine diff --git a/print/gfontview/Makefile b/print/gfontview/Makefile index 32e94122fbb..8e6a7e8cf57 100644 --- a/print/gfontview/Makefile +++ b/print/gfontview/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= An outline font viewer LIB_DEPENDS= t1.4:${PORTSDIR}/devel/t1lib diff --git a/print/gfontview/pkg-comment b/print/gfontview/pkg-comment deleted file mode 100644 index a539ed23ee2..00000000000 --- a/print/gfontview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An outline font viewer diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index f8a48cea5ca..25e3dc0657d 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -46,6 +46,7 @@ DIST_SUBDIR= ghostscript EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org +COMMENT= AFPL Postscript interpreter version 7 LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript-afpl/pkg-comment b/print/ghostscript-afpl/pkg-comment deleted file mode 100644 index dd6a867e3c8..00000000000 --- a/print/ghostscript-afpl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -AFPL Postscript interpreter version 7 diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 6ebbee3e365..f3a31d0c512 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -51,6 +51,7 @@ DIST_SUBDIR= ghostscript EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Postscript interpreter LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript-gnu/pkg-comment b/print/ghostscript-gnu/pkg-comment deleted file mode 100644 index 4dca077d2c0..00000000000 --- a/print/ghostscript-gnu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Postscript interpreter diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index f8a48cea5ca..25e3dc0657d 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -46,6 +46,7 @@ DIST_SUBDIR= ghostscript EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org +COMMENT= AFPL Postscript interpreter version 7 LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript-gpl/pkg-comment b/print/ghostscript-gpl/pkg-comment deleted file mode 100644 index dd6a867e3c8..00000000000 --- a/print/ghostscript-gpl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -AFPL Postscript interpreter version 7 diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 6ebbee3e365..f3a31d0c512 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -51,6 +51,7 @@ DIST_SUBDIR= ghostscript EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Postscript interpreter LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript7/pkg-comment b/print/ghostscript7/pkg-comment deleted file mode 100644 index 4dca077d2c0..00000000000 --- a/print/ghostscript7/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Postscript interpreter diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index f8a48cea5ca..25e3dc0657d 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -46,6 +46,7 @@ DIST_SUBDIR= ghostscript EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org +COMMENT= AFPL Postscript interpreter version 7 LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript8/pkg-comment b/print/ghostscript8/pkg-comment deleted file mode 100644 index dd6a867e3c8..00000000000 --- a/print/ghostscript8/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -AFPL Postscript interpreter version 7 diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile index 1153e11317b..4e7b4a07c20 100644 --- a/print/ghostview/Makefile +++ b/print/ghostview/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ghostview MAINTAINER= ports@FreeBSD.org +COMMENT= An X11 front-end for ghostscript, the GNU postscript previewer FORBIDDEN= "Security vulnerability, see bugtraq id 5808" diff --git a/print/ghostview/pkg-comment b/print/ghostview/pkg-comment deleted file mode 100644 index ebd7414c9ae..00000000000 --- a/print/ghostview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An X11 front-end for ghostscript, the GNU postscript previewer diff --git a/print/gsfonts/Makefile b/print/gsfonts/Makefile index 00afc408954..9bd65e89d09 100644 --- a/print/gsfonts/Makefile +++ b/print/gsfonts/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ghostscript DISTFILES= ${GS_FONTS_STD} ${GS_FONTS_OTHER} MAINTAINER= ports@FreeBSD.org +COMMENT= Fonts used by GNU Ghostscript BUILD_DEPENDS= ${LOCALBASE}/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst diff --git a/print/gsfonts/pkg-comment b/print/gsfonts/pkg-comment deleted file mode 100644 index e2a05feb3b1..00000000000 --- a/print/gsfonts/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fonts used by GNU Ghostscript diff --git a/print/guitartex/Makefile b/print/guitartex/Makefile index 69bd377ddab..fe889969d2f 100644 --- a/print/guitartex/Makefile +++ b/print/guitartex/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= GuitarTeX converts the Chord format into "normal" LaTeX format RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \ latex:${PORTSDIR}/print/latex diff --git a/print/guitartex/pkg-comment b/print/guitartex/pkg-comment deleted file mode 100644 index 7647d98c348..00000000000 --- a/print/guitartex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GuitarTeX converts the Chord format into "normal" LaTeX format diff --git a/print/gv/Makefile b/print/gv/Makefile index c45ae71e9d4..36c6ca014d0 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -19,6 +19,7 @@ PATCH_SITES= http://security.debian.org/pool/updates/main/g/gv/ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@freebsd.org +COMMENT= A PostScript and PDF previewer LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/print/gv/pkg-comment b/print/gv/pkg-comment deleted file mode 100644 index 3f74376a788..00000000000 --- a/print/gv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A PostScript and PDF previewer diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index 4554dc49170..e1b52152070 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= hpinkjet DIST_SUBDIR= ghostscript MAINTAINER= ports@FreeBSD.org +COMMENT= The drivers and support resources for the HP Inkjet Printers LIB_DEPENDS= ijs.1:${PORTSDIR}/print/libijs diff --git a/print/hpijs/pkg-comment b/print/hpijs/pkg-comment deleted file mode 100644 index 8a1f3b0d3a5..00000000000 --- a/print/hpijs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The drivers and support resources for the HP Inkjet Printers diff --git a/print/html2ps-letter/Makefile b/print/html2ps-letter/Makefile index 36532be7d54..b403ba2b09d 100644 --- a/print/html2ps-letter/Makefile +++ b/print/html2ps-letter/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.tdb.uu.se/~jan/ DISTNAME= html2ps-1.0b3 MAINTAINER= ports@FreeBSD.org +COMMENT= HTML to PostScript converter BUILD_DEPENDS= mogrify:${PORTSDIR}/graphics/ImageMagick \ djpeg:${PORTSDIR}/graphics/jpeg \ diff --git a/print/html2ps-letter/pkg-comment b/print/html2ps-letter/pkg-comment deleted file mode 100644 index 06b1c5a9fac..00000000000 --- a/print/html2ps-letter/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -HTML to PostScript converter diff --git a/print/latex2slides/Makefile b/print/latex2slides/Makefile index acb43a75d98..6ba305690a1 100644 --- a/print/latex2slides/Makefile +++ b/print/latex2slides/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Produces a set of HTML/JPEG slides from a TeX or LaTeX source RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ dvips:${PORTSDIR}/print/teTeX \ diff --git a/print/latex2slides/pkg-comment b/print/latex2slides/pkg-comment deleted file mode 100644 index 74f44f02437..00000000000 --- a/print/latex2slides/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Produces a set of HTML/JPEG slides from a TeX or LaTeX source diff --git a/print/libijs/Makefile b/print/libijs/Makefile index 0bd8c626b08..df829a4748c 100644 --- a/print/libijs/Makefile +++ b/print/libijs/Makefile @@ -13,6 +13,7 @@ DISTNAME= ijs-${PORTVERSION} DIST_SUBDIR= ghostscript MAINTAINER= ports@FreeBSD.org +COMMENT= C library that supports plugin printer driver for Ghostscript USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/print/libijs/pkg-comment b/print/libijs/pkg-comment deleted file mode 100644 index 47a87540c3a..00000000000 --- a/print/libijs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C library that supports plugin printer driver for Ghostscript diff --git a/print/lout/Makefile b/print/lout/Makefile index 8b83710e1ab..70e52b97233 100644 --- a/print/lout/Makefile +++ b/print/lout/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ MASTER_SITE_SUBDIR= support/lout MAINTAINER= ports@FreeBSD.org +COMMENT= LaTeX like document creation system with PostScript/PDF output USE_GMAKE= yes MAKEFILE= makefile diff --git a/print/lout/pkg-comment b/print/lout/pkg-comment deleted file mode 100644 index 9f072663805..00000000000 --- a/print/lout/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -LaTeX like document creation system with PostScript/PDF output diff --git a/print/lprps-letter/Makefile b/print/lprps-letter/Makefile index 64fb33b700a..5be8c120ba3 100644 --- a/print/lprps-letter/Makefile +++ b/print/lprps-letter/Makefile @@ -14,6 +14,7 @@ DISTNAME= lprps-2.5 EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= PostScript printer filter package supporting a bidirectional serial channel MAKE_FLAGS?= PAPERSIZE=${PS} -f MAN1= psrev.1 textps.1 diff --git a/print/lprps-letter/pkg-comment b/print/lprps-letter/pkg-comment deleted file mode 100644 index a459fc574ce..00000000000 --- a/print/lprps-letter/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PostScript printer filter package supporting a bidirectional serial channel diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile index 4b92d96c85c..dd323a2a1f9 100644 --- a/print/mftrace/Makefile +++ b/print/mftrace/Makefile @@ -12,6 +12,7 @@ CATEGORIES= print MASTER_SITES= http://www.cs.uu.nl/~hanwen/pktrace/ MAINTAINER= ports@FreeBSD.org +COMMENT= Scalable PostScript (Type1) Fonts for MetaFont LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt RUN_DEPENDS= mktextfm:${PORTSDIR}/print/teTeX \ diff --git a/print/mftrace/pkg-comment b/print/mftrace/pkg-comment deleted file mode 100644 index e74a20dd392..00000000000 --- a/print/mftrace/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Scalable PostScript (Type1) Fonts for MetaFont diff --git a/print/mgv/Makefile b/print/mgv/Makefile index 566f9bedd3d..3032f6a71e5 100644 --- a/print/mgv/Makefile +++ b/print/mgv/Makefile @@ -11,6 +11,7 @@ CATEGORIES= print MASTER_SITES= http://www.trends.net/~mu/ MAINTAINER= ports@FreeBSD.org +COMMENT= A PostScript and PDF previewer USE_X_PREFIX= yes USE_XPM= yes diff --git a/print/mgv/pkg-comment b/print/mgv/pkg-comment deleted file mode 100644 index 3f74376a788..00000000000 --- a/print/mgv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A PostScript and PDF previewer diff --git a/print/mpage/Makefile b/print/mpage/Makefile index 62ba6176329..8ef0f629c8a 100644 --- a/print/mpage/Makefile +++ b/print/mpage/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.mesa.nl/pub/mpage/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Print multiple pages per sheet of paper MAN1= mpage.1 ALL_TARGET= default diff --git a/print/mpage/pkg-comment b/print/mpage/pkg-comment deleted file mode 100644 index 0f557626dea..00000000000 --- a/print/mpage/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Print multiple pages per sheet of paper diff --git a/print/nenscript/Makefile b/print/nenscript/Makefile index a141efee590..1e1e0faa575 100644 --- a/print/nenscript/Makefile +++ b/print/nenscript/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://risacher.posixnap.net/nenscript/ \ ftp://netsw.org/system/tools/print/ MAINTAINER= ports@FreeBSD.Org +COMMENT= A clone of the proprietary enscript program from Adobe Systems USE_BZIP2= yes diff --git a/print/nenscript/pkg-comment b/print/nenscript/pkg-comment deleted file mode 100644 index 1b7dfb62dd0..00000000000 --- a/print/nenscript/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A clone of the proprietary enscript program from Adobe Systems diff --git a/print/p5-PDFLib/Makefile b/print/p5-PDFLib/Makefile index 91ff1810f9f..44959ea1e67 100644 --- a/print/p5-PDFLib/Makefile +++ b/print/p5-PDFLib/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ../by-authors/id/M/MS/MSERGEANT PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= More OO interface to pdflib_pl.pm BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/pdflib_pl.pm:${PORTSDIR}/print/pdflib RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/print/p5-PDFLib/pkg-comment b/print/p5-PDFLib/pkg-comment deleted file mode 100644 index 5158a15b2ca..00000000000 --- a/print/p5-PDFLib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -More OO interface to pdflib_pl.pm diff --git a/print/panda/Makefile b/print/panda/Makefile index 52b6d69cddf..94b097611c8 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A GPL PDF generation library LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/print/panda/pkg-comment b/print/panda/pkg-comment deleted file mode 100644 index 523ab9a7eb9..00000000000 --- a/print/panda/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GPL PDF generation library diff --git a/print/pclprint/Makefile b/print/pclprint/Makefile index 84d29cbb990..515e1a498a9 100644 --- a/print/pclprint/Makefile +++ b/print/pclprint/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://andrsn.stanford.edu/pub/print/ \ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Utility for printing to HP (Laser,Desk)Jets using PCL rather than PS NO_BUILD= YES diff --git a/print/pclprint/pkg-comment b/print/pclprint/pkg-comment deleted file mode 100644 index b27a61a11c4..00000000000 --- a/print/pclprint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utility for printing to HP (Laser,Desk)Jets using PCL rather than PS diff --git a/print/pkfonts300/Makefile b/print/pkfonts300/Makefile index 60e3412936b..e2e2097b4c6 100644 --- a/print/pkfonts300/Makefile +++ b/print/pkfonts300/Makefile @@ -14,6 +14,7 @@ DISTFILES= pk${RESOLUTION}.tar.gz # see below for RESOLUTION definition MAINTAINER= ports@freebsd.org +COMMENT= English PK fonts, for ghostscripts, xdvi and so on DIST_SUBDIR= pkfonts EXTRACT_ONLY= # extracted directly in install target diff --git a/print/pkfonts300/pkg-comment b/print/pkfonts300/pkg-comment deleted file mode 100644 index 84e94f2f616..00000000000 --- a/print/pkfonts300/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -English PK fonts, for ghostscripts, xdvi and so on diff --git a/print/pktrace/Makefile b/print/pktrace/Makefile index 4b92d96c85c..dd323a2a1f9 100644 --- a/print/pktrace/Makefile +++ b/print/pktrace/Makefile @@ -12,6 +12,7 @@ CATEGORIES= print MASTER_SITES= http://www.cs.uu.nl/~hanwen/pktrace/ MAINTAINER= ports@FreeBSD.org +COMMENT= Scalable PostScript (Type1) Fonts for MetaFont LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt RUN_DEPENDS= mktextfm:${PORTSDIR}/print/teTeX \ diff --git a/print/pktrace/pkg-comment b/print/pktrace/pkg-comment deleted file mode 100644 index e74a20dd392..00000000000 --- a/print/pktrace/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Scalable PostScript (Type1) Fonts for MetaFont diff --git a/print/pnm2ppa/Makefile b/print/pnm2ppa/Makefile index 201fa05ad05..f307df4608e 100644 --- a/print/pnm2ppa/Makefile +++ b/print/pnm2ppa/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Convert PNM images to PPA for some HP printers RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \ enscript:${PORTSDIR}/print/enscript-letter diff --git a/print/pnm2ppa/pkg-comment b/print/pnm2ppa/pkg-comment deleted file mode 100644 index b171fdaea08..00000000000 --- a/print/pnm2ppa/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert PNM images to PPA for some HP printers diff --git a/print/psmark/Makefile b/print/psmark/Makefile index 21a1d898184..3cdb8e14a0f 100644 --- a/print/psmark/Makefile +++ b/print/psmark/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.antitachyon.com/download/ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Renders a vertical string on any PostScript document WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/print/psmark/pkg-comment b/print/psmark/pkg-comment deleted file mode 100644 index bb8a0d08430..00000000000 --- a/print/psmark/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Renders a vertical string on any PostScript document diff --git a/print/rtf2latex/Makefile b/print/rtf2latex/Makefile index dc3ec1e9b13..f7dffe44eff 100644 --- a/print/rtf2latex/Makefile +++ b/print/rtf2latex/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= support/rtf2latex DISTNAME= rtf2LaTeX.${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A filter that converts RTF (MS Rich Text Format) into LaTeX WRKSRC= ${WRKDIR}/rtf2LaTeX diff --git a/print/rtf2latex/pkg-comment b/print/rtf2latex/pkg-comment deleted file mode 100644 index 166f9fce253..00000000000 --- a/print/rtf2latex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A filter that converts RTF (MS Rich Text Format) into LaTeX diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index 2e64cebc701..622f99b1b28 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://web2.altmuehlnet.de/fschmid/ DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A comprehensive desktop publishing program LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu diff --git a/print/scribus-devel/pkg-comment b/print/scribus-devel/pkg-comment deleted file mode 100644 index f291d962cd9..00000000000 --- a/print/scribus-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A comprehensive desktop publishing program diff --git a/print/scribus/Makefile b/print/scribus/Makefile index 2e64cebc701..622f99b1b28 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://web2.altmuehlnet.de/fschmid/ DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A comprehensive desktop publishing program LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu diff --git a/print/scribus/pkg-comment b/print/scribus/pkg-comment deleted file mode 100644 index f291d962cd9..00000000000 --- a/print/scribus/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A comprehensive desktop publishing program diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile index 87fa216afac..4df1f81bc8c 100644 --- a/print/teTeX-base/Makefile +++ b/print/teTeX-base/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= systems/unix/teTeX/2.0/distrib/ DISTFILES= ${TETEX_SRC} ${TETEX_TEXMF} MAINTAINER= ports@FreeBSD.org +COMMENT= Thomas Esser's distribution of TeX & friends LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ wwwcore.1:${PORTSDIR}/www/libwww diff --git a/print/teTeX-base/pkg-comment b/print/teTeX-base/pkg-comment deleted file mode 100644 index 2d93a919f8a..00000000000 --- a/print/teTeX-base/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Thomas Esser's distribution of TeX & friends diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index 87fa216afac..4df1f81bc8c 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= systems/unix/teTeX/2.0/distrib/ DISTFILES= ${TETEX_SRC} ${TETEX_TEXMF} MAINTAINER= ports@FreeBSD.org +COMMENT= Thomas Esser's distribution of TeX & friends LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ wwwcore.1:${PORTSDIR}/www/libwww diff --git a/print/teTeX/pkg-comment b/print/teTeX/pkg-comment deleted file mode 100644 index 2d93a919f8a..00000000000 --- a/print/teTeX/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Thomas Esser's distribution of TeX & friends diff --git a/print/tr2latex/Makefile b/print/tr2latex/Makefile index d8832b45d5b..134cdbf1fe9 100644 --- a/print/tr2latex/Makefile +++ b/print/tr2latex/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= support DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Convert a document from troff to LaTeX IGNOREFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/print/tr2latex/pkg-comment b/print/tr2latex/pkg-comment deleted file mode 100644 index 82e1e24141e..00000000000 --- a/print/tr2latex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert a document from troff to LaTeX diff --git a/print/txtbdf2ps/Makefile b/print/txtbdf2ps/Makefile index 4dc5403d05b..ed467fc4b66 100644 --- a/print/txtbdf2ps/Makefile +++ b/print/txtbdf2ps/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= http://www.geocities.com/CapeCanaveral/Lab/5735/1/ \ EXTRACT_SUFX= .txt MAINTAINER= ports@FreeBSD.org +COMMENT= Translator TXT + BDF to PS USE_PERL5= yes EXTRACT_CMD= ${CP} diff --git a/print/txtbdf2ps/pkg-comment b/print/txtbdf2ps/pkg-comment deleted file mode 100644 index 66b758083d7..00000000000 --- a/print/txtbdf2ps/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Translator TXT + BDF to PS diff --git a/print/wprint/Makefile b/print/wprint/Makefile index 284fb5c0c42..51517f4b348 100644 --- a/print/wprint/Makefile +++ b/print/wprint/Makefile @@ -12,6 +12,7 @@ CATEGORIES= print MASTER_SITES= http://www.esperanto.org.uy/programoj/angle/ MAINTAINER= ports@FreeBSD.org +COMMENT= Mozilla/HtmlDoc/Netscape Postscript Filter LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ freetype:${PORTSDIR}/print/freetype2 diff --git a/print/wprint/pkg-comment b/print/wprint/pkg-comment deleted file mode 100644 index 4556d377b8f..00000000000 --- a/print/wprint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mozilla/HtmlDoc/Netscape Postscript Filter diff --git a/print/xdvik/Makefile b/print/xdvik/Makefile index c7b7504773c..ceda96b08c0 100644 --- a/print/xdvik/Makefile +++ b/print/xdvik/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.ipc.chiba-u.ac.jp/pub/pub.yamaga/xdvik-20/ \ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS MAINTAINER= ports@FreeBSD.Org +COMMENT= DVI Previewer(kpathsearch) for X RUN_DEPENDS= mf:${PORTSDIR}/print/tex diff --git a/print/xdvik/pkg-comment b/print/xdvik/pkg-comment deleted file mode 100644 index 18873cb75e6..00000000000 --- a/print/xdvik/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -DVI Previewer(kpathsearch) for X diff --git a/print/xmbibtex/Makefile b/print/xmbibtex/Makefile index 777726f57a0..48e2374ac26 100644 --- a/print/xmbibtex/Makefile +++ b/print/xmbibtex/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/tex MAINTAINER= ports@FreeBSD.org +COMMENT= A reference manager based on the BibTeX file format WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/print/xmbibtex/pkg-comment b/print/xmbibtex/pkg-comment deleted file mode 100644 index 8d1470e723e..00000000000 --- a/print/xmbibtex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A reference manager based on the BibTeX file format diff --git a/print/xtem/Makefile b/print/xtem/Makefile index 585661e4f83..26202a42231 100644 --- a/print/xtem/Makefile +++ b/print/xtem/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.iwd.uni-bremen.de/pub/tex/xtem.v8/ DISTNAME= ${PORTNAME}_texmenu.${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Tcl/Tk-based development menu (environment?) for TeX RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 .if defined(BUILD_IT_ALL) diff --git a/print/xtem/pkg-comment b/print/xtem/pkg-comment deleted file mode 100644 index 58a66ce92ec..00000000000 --- a/print/xtem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tcl/Tk-based development menu (environment?) for TeX diff --git a/russian/cyrproxy/Makefile b/russian/cyrproxy/Makefile index 7b953393e12..e5aa48219e2 100644 --- a/russian/cyrproxy/Makefile +++ b/russian/cyrproxy/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/lexa/ DISTNAME= cyrproxy-1.4.2 MAINTAINER= ports@FreeBSD.org +COMMENT= Cyrillic proxy for network protocols do-install: @ ${MKDIR} ${PREFIX}/share/cyrproxy diff --git a/russian/cyrproxy/pkg-comment b/russian/cyrproxy/pkg-comment deleted file mode 100644 index a51bd0f0a8b..00000000000 --- a/russian/cyrproxy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Cyrillic proxy for network protocols diff --git a/russian/rispell/Makefile b/russian/rispell/Makefile index 951efa4f207..2bfe2baf159 100644 --- a/russian/rispell/Makefile +++ b/russian/rispell/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.garret.ru/~knizhnik/ DISTNAME= rispell MAINTAINER= ports@FreeBSD.org +COMMENT= Russian (KOI8-R) dictionary for ISPELL # Very dirty implementation, use rus-ispell port instead NO_LATEST_LINK= yes diff --git a/russian/rispell/pkg-comment b/russian/rispell/pkg-comment deleted file mode 100644 index 4aa4fc2cab2..00000000000 --- a/russian/rispell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Russian (KOI8-R) dictionary for ISPELL diff --git a/russian/wmcyrx/Makefile b/russian/wmcyrx/Makefile index 6046b153771..9342663b821 100644 --- a/russian/wmcyrx/Makefile +++ b/russian/wmcyrx/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://freebsd.org.ru/~osa/distfiles/ \ DISTNAME= cyrx-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= The cyrillic keyboard layout manager for Window Maker USE_XPM= yes NO_INSTALL_MANPAGES= yes diff --git a/russian/wmcyrx/pkg-comment b/russian/wmcyrx/pkg-comment deleted file mode 100644 index 809bad21671..00000000000 --- a/russian/wmcyrx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The cyrillic keyboard layout manager for Window Maker diff --git a/russian/xcode/Makefile b/russian/xcode/Makefile index a1a8dc7598d..ab7977857f1 100644 --- a/russian/xcode/Makefile +++ b/russian/xcode/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/text/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Auto detect encoding and convert to koi8, CP-1251 or cp866 USE_BZIP2= yes diff --git a/russian/xcode/pkg-comment b/russian/xcode/pkg-comment deleted file mode 100644 index 50920ccbbca..00000000000 --- a/russian/xcode/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Auto detect encoding and convert to koi8, CP-1251 or cp866 diff --git a/science/bblimage/Makefile b/science/bblimage/Makefile index 6271392638f..94060f4f85c 100644 --- a/science/bblimage/Makefile +++ b/science/bblimage/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.uphs.upenn.edu/bbl/software/files/ EXTRACT_SUFX= .src.tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A set of software tools for medical image processing USE_PYTHON= yes USE_REINPLACE= yes diff --git a/science/bblimage/pkg-comment b/science/bblimage/pkg-comment deleted file mode 100644 index 0c0dfba7278..00000000000 --- a/science/bblimage/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A set of software tools for medical image processing diff --git a/science/chemtool/Makefile b/science/chemtool/Makefile index b9f7704848d..57e24ebe11d 100644 --- a/science/chemtool/Makefile +++ b/science/chemtool/Makefile @@ -10,6 +10,7 @@ CATEGORIES= science MASTER_SITES= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/ MAINTAINER= ports@FreeBSD.org +COMMENT= Draw organic molecules easily and store them RUN_DEPENDS= transfig:${PORTSDIR}/print/transfig diff --git a/science/chemtool/pkg-comment b/science/chemtool/pkg-comment deleted file mode 100644 index 366220f109c..00000000000 --- a/science/chemtool/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Draw organic molecules easily and store them diff --git a/science/clhep/Makefile b/science/clhep/Makefile index ea3c6c581f3..51b1b619829 100644 --- a/science/clhep/Makefile +++ b/science/clhep/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Object-oriented toolkit for particle physics applications by CERN WRKSRC= ${WRKDIR}/CLHEP diff --git a/science/clhep/pkg-comment b/science/clhep/pkg-comment deleted file mode 100644 index 466a55b630b..00000000000 --- a/science/clhep/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Object-oriented toolkit for particle physics applications by CERN diff --git a/science/euler/Makefile b/science/euler/Makefile index 2c687dd5e5e..2f2b56e8fe5 100644 --- a/science/euler/Makefile +++ b/science/euler/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A program computes with real and complex numbers and matrices WRKSRC= ${WRKDIR}/${DISTNAME:R}/source diff --git a/science/euler/pkg-comment b/science/euler/pkg-comment deleted file mode 100644 index a1690629d82..00000000000 --- a/science/euler/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A program computes with real and complex numbers and matrices diff --git a/science/flounder/Makefile b/science/flounder/Makefile index dc816546f22..c5375f43507 100644 --- a/science/flounder/Makefile +++ b/science/flounder/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.enel.ucalgary.ca/~vigmond/flounder/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A quick way to visualize regularly spaced 4D data LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk \ ungif:${PORTSDIR}/graphics/libungif \ diff --git a/science/flounder/pkg-comment b/science/flounder/pkg-comment deleted file mode 100644 index 304678a34ee..00000000000 --- a/science/flounder/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A quick way to visualize regularly spaced 4D data diff --git a/science/gdis/Makefile b/science/gdis/Makefile index fb0556e4dcb..6a3f349e2bd 100644 --- a/science/gdis/Makefile +++ b/science/gdis/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.seul.org/pub/gdis/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Display and manipulation of isolated molecules and periodic systems LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea diff --git a/science/gdis/pkg-comment b/science/gdis/pkg-comment deleted file mode 100644 index 518f093ebf1..00000000000 --- a/science/gdis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Display and manipulation of isolated molecules and periodic systems diff --git a/science/glens/Makefile b/science/glens/Makefile index 75b29d01129..7cceece1290 100644 --- a/science/glens/Makefile +++ b/science/glens/Makefile @@ -13,6 +13,7 @@ CATEGORIES= science MASTER_SITES= http://virtual.theo.phys.ulg.ac.be/ MAINTAINER= ports@FreeBSD.org +COMMENT= OpenGL gravitational lens simulator BUILD_DEPENDS= ${X11BASE}/lib/libglui.a:${PORTSDIR}/devel/glui diff --git a/science/glens/pkg-comment b/science/glens/pkg-comment deleted file mode 100644 index 904f5494885..00000000000 --- a/science/glens/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -OpenGL gravitational lens simulator diff --git a/science/mayavi/Makefile b/science/mayavi/Makefile index f3a1f2da078..26fc02db98a 100644 --- a/science/mayavi/Makefile +++ b/science/mayavi/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= MayaVi-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= The MayaVi Data Visualizer BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/science/mayavi/pkg-comment b/science/mayavi/pkg-comment deleted file mode 100644 index 5c8e7d25d71..00000000000 --- a/science/mayavi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The MayaVi Data Visualizer diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index 090758cd7b3..13a6bf93e48 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= Library for machine-independent, array-oriented data access WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/science/netcdf/pkg-comment b/science/netcdf/pkg-comment deleted file mode 100644 index 15d74d21232..00000000000 --- a/science/netcdf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library for machine-independent, array-oriented data access diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile index 090758cd7b3..13a6bf93e48 100644 --- a/science/netcdf4/Makefile +++ b/science/netcdf4/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://unidata.ucar.edu/pub/netcdf/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= Library for machine-independent, array-oriented data access WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/science/netcdf4/pkg-comment b/science/netcdf4/pkg-comment deleted file mode 100644 index 15d74d21232..00000000000 --- a/science/netcdf4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library for machine-independent, array-oriented data access diff --git a/science/oases/Makefile b/science/oases/Makefile index 19604eec16d..f6103e8bb2d 100644 --- a/science/oases/Makefile +++ b/science/oases/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://keel.mit.edu/pub/Oases/ DISTNAME= oases_Mar-28-2002 MAINTAINER= ports@FreeBSD.org +COMMENT= Ocean Acoustics and Seismic Exploration Synthesis WRKSRC= ${WRKDIR}/Oases_export diff --git a/science/oases/pkg-comment b/science/oases/pkg-comment deleted file mode 100644 index 2cf44f8a748..00000000000 --- a/science/oases/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ocean Acoustics and Seismic Exploration Synthesis diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index 4ed42b23a79..690284d4164 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Chemistry file translation program GNU_CONFIGURE= yes diff --git a/science/openbabel/pkg-comment b/science/openbabel/pkg-comment deleted file mode 100644 index 54e42b027f3..00000000000 --- a/science/openbabel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Chemistry file translation program diff --git a/science/pyvox/Makefile b/science/pyvox/Makefile index 6271392638f..94060f4f85c 100644 --- a/science/pyvox/Makefile +++ b/science/pyvox/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.uphs.upenn.edu/bbl/software/files/ EXTRACT_SUFX= .src.tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A set of software tools for medical image processing USE_PYTHON= yes USE_REINPLACE= yes diff --git a/science/pyvox/pkg-comment b/science/pyvox/pkg-comment deleted file mode 100644 index 0c0dfba7278..00000000000 --- a/science/pyvox/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A set of software tools for medical image processing diff --git a/science/vis5d+/Makefile b/science/vis5d+/Makefile index 0b1bcf115ff..7dff4058e18 100644 --- a/science/vis5d+/Makefile +++ b/science/vis5d+/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= vis5d MAINTAINER= ports@FreeBSD.org +COMMENT= An OpenGL-based volumetric visualization program for scientific datasets BUILD_DEPENDS= ${LOCALBASE}/lib/libmix.a:${PORTSDIR}/graphics/qslim \ convert:${PORTSDIR}/graphics/ImageMagick diff --git a/science/vis5d+/pkg-comment b/science/vis5d+/pkg-comment deleted file mode 100644 index cfc2f3871d1..00000000000 --- a/science/vis5d+/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An OpenGL-based volumetric visualization program for scientific datasets diff --git a/science/xloops-ginac/Makefile b/science/xloops-ginac/Makefile index 921c04e977a..25bfb286231 100644 --- a/science/xloops-ginac/Makefile +++ b/science/xloops-ginac/Makefile @@ -14,6 +14,7 @@ PKGNAMESUFFIX= -ginac DISTNAME= ${PORTNAME}-ginac-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A program calculating Feynman diagrams LIB_DEPENDS= ginac:${PORTSDIR}/math/GiNaC diff --git a/science/xloops-ginac/pkg-comment b/science/xloops-ginac/pkg-comment deleted file mode 100644 index 4e9ec080f32..00000000000 --- a/science/xloops-ginac/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A program calculating Feynman diagrams diff --git a/security/acid/Makefile b/security/acid/Makefile index c464c07eeb3..e1f48cc06d8 100644 --- a/security/acid/Makefile +++ b/security/acid/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= http://www.andrew.cmu.edu/~rdanyliw/snort/ MAINTAINER= ports@FreeBSD.org +COMMENT= Analysis Console for Intrusion Databases (ACID) with Snort and MySQL RUN_DEPENDS= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 \ ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql323-server \ diff --git a/security/acid/pkg-comment b/security/acid/pkg-comment deleted file mode 100644 index e3b04147635..00000000000 --- a/security/acid/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Analysis Console for Intrusion Databases (ACID) with Snort and MySQL diff --git a/security/bjorb/Makefile b/security/bjorb/Makefile index 5176e9e1872..e2a430c16a7 100644 --- a/security/bjorb/Makefile +++ b/security/bjorb/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.hitachi-ms.co.jp/pub/bjorb/ MAINTAINER= ports@FreeBSD.org +COMMENT= Secure TCP relay software with SSL USE_OPENSSL= YES USE_PERL5= yes diff --git a/security/bjorb/pkg-comment b/security/bjorb/pkg-comment deleted file mode 100644 index bc327dbcfca..00000000000 --- a/security/bjorb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Secure TCP relay software with SSL diff --git a/security/botan/Makefile b/security/botan/Makefile index 57876667ec0..aba0b00ffe6 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -16,6 +16,7 @@ DISTNAME= Botan-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A portable, easy to use, and efficient C++ crypto library USE_REINPLACE= yes USE_PERL5= yes diff --git a/security/botan/pkg-comment b/security/botan/pkg-comment deleted file mode 100644 index d735abdabc2..00000000000 --- a/security/botan/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A portable, easy to use, and efficient C++ crypto library diff --git a/security/bro/Makefile b/security/bro/Makefile index 9b63ae6f29b..23e1f9f87d7 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -14,6 +14,7 @@ CATEGORIES= security DISTNAME= vp-bro-0.5-alpha MAINTAINER= ports@FreeBSD.org +COMMENT= System for detecting Network Intruders in real-time RESTRICTED= "Author wishes Alpha releases not to be distrubted." diff --git a/security/bro/pkg-comment b/security/bro/pkg-comment deleted file mode 100644 index 1cb763a0592..00000000000 --- a/security/bro/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -System for detecting Network Intruders in real-time diff --git a/security/bubblegum/Makefile b/security/bubblegum/Makefile index 9f4e8555687..d041d209bfb 100644 --- a/security/bubblegum/Makefile +++ b/security/bubblegum/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= http://arbornet.org/~bjk/bubblegum/ MAINTAINER= ports@FreeBSD.org +COMMENT= Watch a file for changes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/security/bubblegum/pkg-comment b/security/bubblegum/pkg-comment deleted file mode 100644 index 8361f4e5ec6..00000000000 --- a/security/bubblegum/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Watch a file for changes diff --git a/security/ca-roots/Makefile b/security/ca-roots/Makefile index 34a47b3ead0..c98b7e528fb 100644 --- a/security/ca-roots/Makefile +++ b/security/ca-roots/Makefile @@ -12,6 +12,7 @@ CATEGORIES= security DISTFILES= # none MAINTAINER= ports@FreeBSD.org +COMMENT= A list of SSL CA root certificates NO_BUILD= yes diff --git a/security/ca-roots/pkg-comment b/security/ca-roots/pkg-comment deleted file mode 100644 index d32c1e77dae..00000000000 --- a/security/ca-roots/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A list of SSL CA root certificates diff --git a/security/cfv/Makefile b/security/cfv/Makefile index b54863c033f..9522247eaa8 100644 --- a/security/cfv/Makefile +++ b/security/cfv/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Utility to both test and create .sfv, .csv and md5sum files RUN_DEPENDS= ${PYTHON_SITELIBDIR}/fchksum.so:${PORTSDIR}/security/py-fchksum diff --git a/security/cfv/pkg-comment b/security/cfv/pkg-comment deleted file mode 100644 index 3515990433d..00000000000 --- a/security/cfv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utility to both test and create .sfv, .csv and md5sum files diff --git a/security/cops/Makefile b/security/cops/Makefile index d4f7f27ba89..86e800bc649 100644 --- a/security/cops/Makefile +++ b/security/cops/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.fish.com/cops/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}+ MAINTAINER= ports@FreeBSD.org +COMMENT= A system secureness checker WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.//g}+ HAS_CONFIGURE= yes diff --git a/security/cops/pkg-comment b/security/cops/pkg-comment deleted file mode 100644 index 8b76e9ba009..00000000000 --- a/security/cops/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A system secureness checker diff --git a/security/crack/Makefile b/security/crack/Makefile index 57b25045034..375e610a257 100644 --- a/security/crack/Makefile +++ b/security/crack/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/unix/pwdutils/crack/ \ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= The "Sensible" Unix Password Cracker WRKSRC= ${WRKDIR}/c50a diff --git a/security/crack/pkg-comment b/security/crack/pkg-comment deleted file mode 100644 index 4b2b44ba20b..00000000000 --- a/security/crack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The "Sensible" Unix Password Cracker diff --git a/security/crank/Makefile b/security/crank/Makefile index 33b438a52b0..c28082203cf 100644 --- a/security/crank/Makefile +++ b/security/crank/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= CRyptANalysis toolKit LIB_DEPENDS= guile:${PORTSDIR}/lang/guile diff --git a/security/crank/pkg-comment b/security/crank/pkg-comment deleted file mode 100644 index 5cc662d75d4..00000000000 --- a/security/crank/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -CRyptANalysis toolKit diff --git a/security/ddos_scan/Makefile b/security/ddos_scan/Makefile index 38c48eb25c2..2a8da88775d 100644 --- a/security/ddos_scan/Makefile +++ b/security/ddos_scan/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org +COMMENT= Scans for a limited set of distributed denial of service agents ALL_TARGET= dds diff --git a/security/ddos_scan/pkg-comment b/security/ddos_scan/pkg-comment deleted file mode 100644 index ed0ac1ebdcd..00000000000 --- a/security/ddos_scan/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Scans for a limited set of distributed denial of service agents diff --git a/security/digest/Makefile b/security/digest/Makefile index 28f6aa2da47..d22b38c4280 100644 --- a/security/digest/Makefile +++ b/security/digest/Makefile @@ -15,6 +15,7 @@ DISTFILES= EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org +COMMENT= MD5/SHA-1/RIPEMD-160 checksumming utility MAKE_ENV+= BINDIR=${LOCALBASE}/bin MANDIR=${LOCALBASE}/man/man MAKE_ARGS= VERSION="${PORTVERSION}" diff --git a/security/digest/pkg-comment b/security/digest/pkg-comment deleted file mode 100644 index 60156bec524..00000000000 --- a/security/digest/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MD5/SHA-1/RIPEMD-160 checksumming utility diff --git a/security/find_ddos/Makefile b/security/find_ddos/Makefile index d0038b52b93..d146710cf5b 100644 --- a/security/find_ddos/Makefile +++ b/security/find_ddos/Makefile @@ -16,6 +16,7 @@ DISTNAME= find_ddos_v42_linux EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= Scans a host filesystem for distributed denial of service programs ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/security/find_ddos/pkg-comment b/security/find_ddos/pkg-comment deleted file mode 100644 index 3e3ae56ad54..00000000000 --- a/security/find_ddos/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Scans a host filesystem for distributed denial of service programs diff --git a/security/firewalk/Makefile b/security/firewalk/Makefile index ea11eb7ceda..e231651fe10 100644 --- a/security/firewalk/Makefile +++ b/security/firewalk/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= http://www.packetfactory.net/firewalk/dist/ MAINTAINER= ports@FreeBSD.org +COMMENT= A network auditing tool BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/security/firewalk/pkg-comment b/security/firewalk/pkg-comment deleted file mode 100644 index ab4268e606c..00000000000 --- a/security/firewalk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A network auditing tool diff --git a/security/fressh/Makefile b/security/fressh/Makefile index 862568c0ca4..b7dbe0f26e7 100644 --- a/security/fressh/Makefile +++ b/security/fressh/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= http://www.fressh.org/ MAINTAINER= ports@FreeBSD.org +COMMENT= A free rewritten implementation of the SSH communication protocol USE_BZIP2= yes diff --git a/security/fressh/pkg-comment b/security/fressh/pkg-comment deleted file mode 100644 index 2b9d8b062fd..00000000000 --- a/security/fressh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A free rewritten implementation of the SSH communication protocol diff --git a/security/fuzz/Makefile b/security/fuzz/Makefile index 7db7d18afaa..f5f479c746c 100644 --- a/security/fuzz/Makefile +++ b/security/fuzz/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fuzz MAINTAINER= ports@FreeBSD.org +COMMENT= Tool for testing software by bombarding the program with random data GNU_CONFIGURE= yes diff --git a/security/fuzz/pkg-comment b/security/fuzz/pkg-comment deleted file mode 100644 index e539b318a0c..00000000000 --- a/security/fuzz/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tool for testing software by bombarding the program with random data diff --git a/security/fwbuilder-devel/Makefile b/security/fwbuilder-devel/Makefile index 55fa3728127..dca7b9a93af 100644 --- a/security/fwbuilder-devel/Makefile +++ b/security/fwbuilder-devel/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Firewall Builder GUI for IPFilter LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- diff --git a/security/fwbuilder-devel/pkg-comment b/security/fwbuilder-devel/pkg-comment deleted file mode 100644 index 59a15672ff0..00000000000 --- a/security/fwbuilder-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Firewall Builder GUI for IPFilter diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index 55fa3728127..dca7b9a93af 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Firewall Builder GUI for IPFilter LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- diff --git a/security/fwbuilder/pkg-comment b/security/fwbuilder/pkg-comment deleted file mode 100644 index 59a15672ff0..00000000000 --- a/security/fwbuilder/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Firewall Builder GUI for IPFilter diff --git a/security/fwbuilder2/Makefile b/security/fwbuilder2/Makefile index 55fa3728127..dca7b9a93af 100644 --- a/security/fwbuilder2/Makefile +++ b/security/fwbuilder2/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Firewall Builder GUI for IPFilter LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- diff --git a/security/fwbuilder2/pkg-comment b/security/fwbuilder2/pkg-comment deleted file mode 100644 index 59a15672ff0..00000000000 --- a/security/fwbuilder2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Firewall Builder GUI for IPFilter diff --git a/security/gag/Makefile b/security/gag/Makefile index 46d90f63b7d..7e04896aeba 100644 --- a/security/gag/Makefile +++ b/security/gag/Makefile @@ -14,6 +14,7 @@ DISTNAME= sickenscan EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org +COMMENT= A stacheldraht (DOS attack) agent detector ALL_TARGET= gag diff --git a/security/gag/pkg-comment b/security/gag/pkg-comment deleted file mode 100644 index 1c7457a7972..00000000000 --- a/security/gag/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A stacheldraht (DOS attack) agent detector diff --git a/security/gpa/Makefile b/security/gpa/Makefile index bb730d504d0..31c66d26650 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= alpha/gpa MAINTAINER= ports@FreeBSD.org +COMMENT= This is a graphical frontend for the GNU Privacy Guard BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg diff --git a/security/gpa/pkg-comment b/security/gpa/pkg-comment deleted file mode 100644 index 1eb8b9c160c..00000000000 --- a/security/gpa/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -This is a graphical frontend for the GNU Privacy Guard diff --git a/security/gsfv/Makefile b/security/gsfv/Makefile index 9a0ef57ddc6..59c20045d11 100644 --- a/security/gsfv/Makefile +++ b/security/gsfv/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ijliao MAINTAINER= ports@FreeBSD.org +COMMENT= Create or verify Simple File Verification (SFV) checksum files USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/security/gsfv/pkg-comment b/security/gsfv/pkg-comment deleted file mode 100644 index d890f42ebed..00000000000 --- a/security/gsfv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Create or verify Simple File Verification (SFV) checksum files diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile index 09987306232..e331de20a18 100644 --- a/security/gtkportscan/Makefile +++ b/security/gtkportscan/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= cpiazza MAINTAINER= ports@FreeBSD.org +COMMENT= A simple port scanner that prints out open ports WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/security/gtkportscan/pkg-comment b/security/gtkportscan/pkg-comment deleted file mode 100644 index c1954e00359..00000000000 --- a/security/gtkportscan/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple port scanner that prints out open ports diff --git a/security/hafiye/Makefile b/security/hafiye/Makefile index 6a765778f53..c82f642d937 100644 --- a/security/hafiye/Makefile +++ b/security/hafiye/Makefile @@ -12,6 +12,7 @@ CATEGORIES= security MASTER_SITES= http://www.enderunix.org/hafiye/ MAINTAINER= ports@FreeBSD.org +COMMENT= Multi Platform Customizable TCP/IP Packet Sniffer USE_REINPLACE= yes MAKE_ENV= LDFLAGS="-lpcap" diff --git a/security/hafiye/pkg-comment b/security/hafiye/pkg-comment deleted file mode 100644 index 94719ac1bb0..00000000000 --- a/security/hafiye/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multi Platform Customizable TCP/IP Packet Sniffer diff --git a/security/hashish/Makefile b/security/hashish/Makefile index 034e4f7fe52..8be8f7f2840 100644 --- a/security/hashish/Makefile +++ b/security/hashish/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-beta-0.4-src MAINTAINER= ports@FreeBSD.org +COMMENT= A file and string hashing utility BUILD_DEPENDS= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp LIB_DEPENDS= wx_gtk:${PORTSDIR}/x11-toolkits/wxgtk-devel diff --git a/security/hashish/pkg-comment b/security/hashish/pkg-comment deleted file mode 100644 index 2d569e849db..00000000000 --- a/security/hashish/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A file and string hashing utility diff --git a/security/identify/Makefile b/security/identify/Makefile index fd5307ff055..ddf2b4a1d96 100644 --- a/security/identify/Makefile +++ b/security/identify/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/tools/ MAINTAINER= ports@freebsd.org +COMMENT= Client side ident protocol daemon wrapper BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident diff --git a/security/identify/pkg-comment b/security/identify/pkg-comment deleted file mode 100644 index cf38e474c8a..00000000000 --- a/security/identify/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Client side ident protocol daemon wrapper diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index 55c29c5e31c..ea98b126dd4 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ${MASTER_SITE_NETBSD} MASTER_SITE_SUBDIR= LOCAL_PORTS MAINTAINER= ports@FreeBSD.org +COMMENT= OpenBSD IKE daemon LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 diff --git a/security/isakmpd/pkg-comment b/security/isakmpd/pkg-comment deleted file mode 100644 index e58965602db..00000000000 --- a/security/isakmpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -OpenBSD IKE daemon diff --git a/security/libecc/Makefile b/security/libecc/Makefile index 0d6cc90e5b1..df55f211cd7 100644 --- a/security/libecc/Makefile +++ b/security/libecc/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= C++ Elliptic Curve Library USE_GCC= 3.1 GNU_CONFIGURE= yes diff --git a/security/libecc/pkg-comment b/security/libecc/pkg-comment deleted file mode 100644 index 78615d54ab5..00000000000 --- a/security/libecc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C++ Elliptic Curve Library diff --git a/security/libident/Makefile b/security/libident/Makefile index 3cd56c403ee..820573c9d57 100644 --- a/security/libident/Makefile +++ b/security/libident/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= http://melkor.dnp.fmph.uniba.sk/~garabik/efingerd/libident/ MAINTAINER= ports@FreeBSD.org +COMMENT= A small library to interface the ident protocol server (rfc1413) ALL_TARGET= freebsd MAN3= ident.3 diff --git a/security/libident/pkg-comment b/security/libident/pkg-comment deleted file mode 100644 index 08e9e16a8e6..00000000000 --- a/security/libident/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A small library to interface the ident protocol server (rfc1413) diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile index c7d4d10dff8..6695afb1726 100644 --- a/security/libmcrypt/Makefile +++ b/security/libmcrypt/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/ \ ftp://ftp.ntua.gr/pub/security/mcrypt/libmcrypt/ MAINTAINER= ports@FreeBSD.org +COMMENT= Multi-cipher cryptographic library (used in PHP3) USE_PERL5= yes GNU_CONFIGURE= yes diff --git a/security/libmcrypt/pkg-comment b/security/libmcrypt/pkg-comment deleted file mode 100644 index 2be8d63bfd4..00000000000 --- a/security/libmcrypt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multi-cipher cryptographic library (used in PHP3) diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile index 432b38bc8bf..5c267b37a2c 100644 --- a/security/logcheck/Makefile +++ b/security/logcheck/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.psionic.com/downloads/ DISTNAME= logsentry-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Auditing tool for system logs on Unix boxes USE_REINPLACE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/security/logcheck/pkg-comment b/security/logcheck/pkg-comment deleted file mode 100644 index b334222d7bd..00000000000 --- a/security/logcheck/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Auditing tool for system logs on Unix boxes diff --git a/security/mdcrack/Makefile b/security/mdcrack/Makefile index 1505928c468..0adfbf249ab 100644 --- a/security/mdcrack/Makefile +++ b/security/mdcrack/Makefile @@ -12,6 +12,7 @@ CATEGORIES= security MASTER_SITES= http://membres.lycos.fr/mdcrack/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= Bruteforce password MD5 hashes ALL_TARGET= little diff --git a/security/mdcrack/pkg-comment b/security/mdcrack/pkg-comment deleted file mode 100644 index c8ab529fe28..00000000000 --- a/security/mdcrack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Bruteforce password MD5 hashes diff --git a/security/nbaudit/Makefile b/security/nbaudit/Makefile index 0d19ff9fac3..7b09d95e5bf 100644 --- a/security/nbaudit/Makefile +++ b/security/nbaudit/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= NT/scanners DISTNAME= nat10 MAINTAINER= ports@FreeBSD.org +COMMENT= NetBIOS Auditing Tool / Security Kit WRKSRC= ${WRKDIR}/${DISTNAME} MAN1= nat.1 nbaudit.1 diff --git a/security/nbaudit/pkg-comment b/security/nbaudit/pkg-comment deleted file mode 100644 index 30bf9e142ce..00000000000 --- a/security/nbaudit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -NetBIOS Auditing Tool / Security Kit diff --git a/security/nettle/Makefile b/security/nettle/Makefile index 6029d5fe204..d0d923e1fb0 100644 --- a/security/nettle/Makefile +++ b/security/nettle/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \ ftp://ftp.lysator.liu.se/pub/security/lsh/ MAINTAINER= ports@FreeBSD.org +COMMENT= A low-level cryptographic library LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 diff --git a/security/nettle/pkg-comment b/security/nettle/pkg-comment deleted file mode 100644 index 5493f26f75e..00000000000 --- a/security/nettle/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A low-level cryptographic library diff --git a/security/nettle2/Makefile b/security/nettle2/Makefile index 6029d5fe204..d0d923e1fb0 100644 --- a/security/nettle2/Makefile +++ b/security/nettle2/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \ ftp://ftp.lysator.liu.se/pub/security/lsh/ MAINTAINER= ports@FreeBSD.org +COMMENT= A low-level cryptographic library LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 diff --git a/security/nettle2/pkg-comment b/security/nettle2/pkg-comment deleted file mode 100644 index 5493f26f75e..00000000000 --- a/security/nettle2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A low-level cryptographic library diff --git a/security/nofgpg/Makefile b/security/nofgpg/Makefile index 546ee3366f0..8e302ff3b53 100644 --- a/security/nofgpg/Makefile +++ b/security/nofgpg/Makefile @@ -12,6 +12,7 @@ CATEGORIES= security python MASTER_SITES= http://www.cgabriel.org/sw/nofgpg/ MAINTAINER= ports@FreeBSD.org +COMMENT= No One Fears GPG RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ ${PYTHON_SITELIBDIR}/gtk-1.2/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome diff --git a/security/nofgpg/pkg-comment b/security/nofgpg/pkg-comment deleted file mode 100644 index dec7dbf146d..00000000000 --- a/security/nofgpg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -No One Fears GPG diff --git a/security/oinkmaster/Makefile b/security/oinkmaster/Makefile index cbd1256886a..5b78c1442a4 100644 --- a/security/oinkmaster/Makefile +++ b/security/oinkmaster/Makefile @@ -12,6 +12,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.it.su.se/pub/users/andreas/oinkmaster/ MAINTAINER= ports@FreeBSD.org +COMMENT= Help you update your snort rules after each update RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget diff --git a/security/oinkmaster/pkg-comment b/security/oinkmaster/pkg-comment deleted file mode 100644 index 4a85b0601a3..00000000000 --- a/security/oinkmaster/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Help you update your snort rules after each update diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile index 54122d82797..c1e9b1b3a0a 100644 --- a/security/p5-Authen-Radius/Makefile +++ b/security/p5-Authen-Radius/Makefile @@ -14,6 +14,7 @@ DISTNAME= RadiusPerl-0.05 PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A perl5 module to provide simple Radius client facilities BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MD5.pm:${PORTSDIR}/security/p5-MD5 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/security/p5-Authen-Radius/pkg-comment b/security/p5-Authen-Radius/pkg-comment deleted file mode 100644 index b5fe2efeaf2..00000000000 --- a/security/p5-Authen-Radius/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl5 module to provide simple Radius client facilities diff --git a/security/p5-Authen-TacacsPlus/Makefile b/security/p5-Authen-TacacsPlus/Makefile index a94faaca070..962bca85cc7 100644 --- a/security/p5-Authen-TacacsPlus/Makefile +++ b/security/p5-Authen-TacacsPlus/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Authen PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A perl module that provides authentication using a tacacs+ server PERL_CONFIGURE= yes MAKE_ENV+= CCFLAGS="${CFLAGS}" diff --git a/security/p5-Authen-TacacsPlus/pkg-comment b/security/p5-Authen-TacacsPlus/pkg-comment deleted file mode 100644 index 493abeb1c6e..00000000000 --- a/security/p5-Authen-TacacsPlus/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl module that provides authentication using a tacacs+ server diff --git a/security/p5-Authen-Ticket/Makefile b/security/p5-Authen-Ticket/Makefile index 4474fa5c0ea..71a84982a8a 100644 --- a/security/p5-Authen-Ticket/Makefile +++ b/security/p5-Authen-Ticket/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Authen PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module providing the framework for implementing a ticketing system PERL_CONFIGURE= yes diff --git a/security/p5-Authen-Ticket/pkg-comment b/security/p5-Authen-Ticket/pkg-comment deleted file mode 100644 index 7cb89800f49..00000000000 --- a/security/p5-Authen-Ticket/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module providing the framework for implementing a ticketing system diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile index 8b7b0661f55..89b660d66c9 100644 --- a/security/p5-Crypt-CBC/Makefile +++ b/security/p5-Crypt-CBC/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl5 interface to Cipher Block Chaining with DES and IDEA RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 diff --git a/security/p5-Crypt-CBC/pkg-comment b/security/p5-Crypt-CBC/pkg-comment deleted file mode 100644 index 52357495198..00000000000 --- a/security/p5-Crypt-CBC/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to Cipher Block Chaining with DES and IDEA diff --git a/security/p5-Crypt-Cracklib/Makefile b/security/p5-Crypt-Cracklib/Makefile index a1af69dc1d2..bc831173865 100644 --- a/security/p5-Crypt-Cracklib/Makefile +++ b/security/p5-Crypt-Cracklib/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl interface to Alec Muffet's cracklib library BUILD_DEPENDS= ${LOCALBASE}/lib/libcrack.a:${PORTSDIR}/security/cracklib RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/security/p5-Crypt-Cracklib/pkg-comment b/security/p5-Crypt-Cracklib/pkg-comment deleted file mode 100644 index 1b8b5ed2058..00000000000 --- a/security/p5-Crypt-Cracklib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl interface to Alec Muffet's cracklib library diff --git a/security/p5-Crypt-DES/Makefile b/security/p5-Crypt-DES/Makefile index f084fd1b3d8..144e4af8dc1 100644 --- a/security/p5-Crypt-DES/Makefile +++ b/security/p5-Crypt-DES/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl5 interface to DES block cipher PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-DES/pkg-comment b/security/p5-Crypt-DES/pkg-comment deleted file mode 100644 index f0cdb76d1d3..00000000000 --- a/security/p5-Crypt-DES/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to DES block cipher diff --git a/security/p5-Crypt-HCE_SHA/Makefile b/security/p5-Crypt-HCE_SHA/Makefile index d8b05d4bc16..7e7e31757de 100644 --- a/security/p5-Crypt-HCE_SHA/Makefile +++ b/security/p5-Crypt-HCE_SHA/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl5 interface to one way hash chaining block cipher BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 diff --git a/security/p5-Crypt-HCE_SHA/pkg-comment b/security/p5-Crypt-HCE_SHA/pkg-comment deleted file mode 100644 index 4b4f04929bc..00000000000 --- a/security/p5-Crypt-HCE_SHA/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to one way hash chaining block cipher diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile index f4270de08c0..c4d5dac2287 100644 --- a/security/p5-Crypt-OpenPGP/Makefile +++ b/security/p5-Crypt-OpenPGP/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Pure-Perl OpenPGP-compatible PGP implementation NO_PACKAGE= "Runaway package build" diff --git a/security/p5-Crypt-OpenPGP/pkg-comment b/security/p5-Crypt-OpenPGP/pkg-comment deleted file mode 100644 index aea5a0b3c37..00000000000 --- a/security/p5-Crypt-OpenPGP/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Pure-Perl OpenPGP-compatible PGP implementation diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile index eafec779280..9c827a6d5c6 100644 --- a/security/p5-Crypt-RandPasswd/Makefile +++ b/security/p5-Crypt-RandPasswd/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= An implementation of the Automated Password Generator standard PERL_CONFIGURE= yes SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} diff --git a/security/p5-Crypt-RandPasswd/pkg-comment b/security/p5-Crypt-RandPasswd/pkg-comment deleted file mode 100644 index 76737de623d..00000000000 --- a/security/p5-Crypt-RandPasswd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An implementation of the Automated Password Generator standard diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile index 0fb5e0ba62d..369db023056 100644 --- a/security/p5-Crypt-Rijndael/Makefile +++ b/security/p5-Crypt-Rijndael/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module that implements the Rijndael cipher PERL_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/security/p5-Crypt-Rijndael/pkg-comment b/security/p5-Crypt-Rijndael/pkg-comment deleted file mode 100644 index 3079b2feea8..00000000000 --- a/security/p5-Crypt-Rijndael/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module that implements the Rijndael cipher diff --git a/security/p5-Crypt-TripleDES/Makefile b/security/p5-Crypt-TripleDES/Makefile index 63bc672e721..1424dada357 100644 --- a/security/p5-Crypt-TripleDES/Makefile +++ b/security/p5-Crypt-TripleDES/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module implementing the Triple-DES cipher PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-TripleDES/pkg-comment b/security/p5-Crypt-TripleDES/pkg-comment deleted file mode 100644 index 701799076cc..00000000000 --- a/security/p5-Crypt-TripleDES/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module implementing the Triple-DES cipher diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile index 30163a700f9..4bb6e5bceb4 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module implementing the Twofish cipher PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-Twofish/pkg-comment b/security/p5-Crypt-Twofish/pkg-comment deleted file mode 100644 index c01c0b1e630..00000000000 --- a/security/p5-Crypt-Twofish/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module implementing the Twofish cipher diff --git a/security/p5-Crypt-UnixCrypt/Makefile b/security/p5-Crypt-UnixCrypt/Makefile index dfa264bf8e9..feafc5856ca 100644 --- a/security/p5-Crypt-UnixCrypt/Makefile +++ b/security/p5-Crypt-UnixCrypt/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module implementing crypt(3) function SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-UnixCrypt/pkg-comment b/security/p5-Crypt-UnixCrypt/pkg-comment deleted file mode 100644 index 5511c78632a..00000000000 --- a/security/p5-Crypt-UnixCrypt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module implementing crypt(3) function diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile index a4072a1c1b0..0641b80e6c6 100644 --- a/security/p5-Digest-MD4/Makefile +++ b/security/p5-Digest-MD4/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl5 interface to the MD4 message digest algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Digest-MD4/pkg-comment b/security/p5-Digest-MD4/pkg-comment deleted file mode 100644 index 520cab102a6..00000000000 --- a/security/p5-Digest-MD4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to the MD4 message digest algorithm diff --git a/security/p5-Digest-SHA1/Makefile b/security/p5-Digest-SHA1/Makefile index 51b77b638ff..7aa04a53809 100644 --- a/security/p5-Digest-SHA1/Makefile +++ b/security/p5-Digest-SHA1/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl interface to the SHA-1 Algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Digest-SHA1/pkg-comment b/security/p5-Digest-SHA1/pkg-comment deleted file mode 100644 index 230c0cbe688..00000000000 --- a/security/p5-Digest-SHA1/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl interface to the SHA-1 Algorithm diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile index 02aadbcf80b..71e13975549 100644 --- a/security/p5-MD5/Makefile +++ b/security/p5-MD5/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= MD5/GAAS PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl5 interface to MD5 Message-Digest Algorithm PERL_CONFIGURE= yes diff --git a/security/p5-MD5/pkg-comment b/security/p5-MD5/pkg-comment deleted file mode 100644 index 0ffcb5cb11f..00000000000 --- a/security/p5-MD5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to MD5 Message-Digest Algorithm diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile index 9dc6b7dacba..e4bf4e431b4 100644 --- a/security/p5-PGP/Makefile +++ b/security/p5-PGP/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= PGP PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl5 module to work with PGP messages BUILD_DEPENDS= pgp:${PORTSDIR}/security/pgp diff --git a/security/p5-PGP/pkg-comment b/security/p5-PGP/pkg-comment deleted file mode 100644 index e58f259ccf3..00000000000 --- a/security/p5-PGP/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to work with PGP messages diff --git a/security/pam_smb/Makefile b/security/pam_smb/Makefile index 2a0f51beac7..ee89f5187fc 100644 --- a/security/pam_smb/Makefile +++ b/security/pam_smb/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= http://www.csn.ul.ie/~airlied/pam_smb/devel/ MAINTAINER= ports@FreeBSD.org +COMMENT= NetBIOS domain logon PAM module USE_AUTOCONF_VER=213 USE_GMAKE= yes diff --git a/security/pam_smb/pkg-comment b/security/pam_smb/pkg-comment deleted file mode 100644 index a136a6b1345..00000000000 --- a/security/pam_smb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -NetBIOS domain logon PAM module diff --git a/security/pear-Crypt_CBC/Makefile b/security/pear-Crypt_CBC/Makefile index f8d16af22b0..1bb16023546 100644 --- a/security/pear-Crypt_CBC/Makefile +++ b/security/pear-Crypt_CBC/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= PEAR MAINTAINER= ports@FreeBSD.org +COMMENT= PEAR class to emulate Perl's Crypt::CBC module BUILD_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/security/pear-Crypt_CBC/pkg-comment b/security/pear-Crypt_CBC/pkg-comment deleted file mode 100644 index a7fcd4be792..00000000000 --- a/security/pear-Crypt_CBC/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PEAR class to emulate Perl's Crypt::CBC module diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index 8ef4f60369d..1c3f7a37dec 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -16,6 +16,7 @@ PATCHFILES= pidentd-2.8.5-ipv6-1.5.diff.gz PATCH_DIST_STRIP= -p2 MAINTAINER= ports@FreeBSD.org +COMMENT= An RFC1413 identification server ALL_TARGET= freebsd MAKE_ENV= REALPREFIX=${PREFIX} diff --git a/security/pidentd/pkg-comment b/security/pidentd/pkg-comment deleted file mode 100644 index 9c020b82a0c..00000000000 --- a/security/pidentd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An RFC1413 identification server diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile index a7d3693412b..5b570b67bd8 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= http://www.psionic.com/downloads/ MAINTAINER= ports@FreeBSD.org +COMMENT= Port scan detection and active defense ALL_TARGET= freebsd USE_REINPLACE= yes diff --git a/security/portsentry/pkg-comment b/security/portsentry/pkg-comment deleted file mode 100644 index 12d6172f3fd..00000000000 --- a/security/portsentry/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Port scan detection and active defense diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile index b6c762a057b..0249d4a3c19 100644 --- a/security/py-cryptkit/Makefile +++ b/security/py-cryptkit/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org +COMMENT= A Cryptographic Toolkit for Python USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/security/py-cryptkit/pkg-comment b/security/py-cryptkit/pkg-comment deleted file mode 100644 index 8291b68f5fb..00000000000 --- a/security/py-cryptkit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Cryptographic Toolkit for Python diff --git a/security/py-fchksum/Makefile b/security/py-fchksum/Makefile index 592c9225e73..07fed15c69c 100644 --- a/security/py-fchksum/Makefile +++ b/security/py-fchksum/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= find the checksum of files USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/security/py-fchksum/pkg-comment b/security/py-fchksum/pkg-comment deleted file mode 100644 index bbe489d91cc..00000000000 --- a/security/py-fchksum/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -find the checksum of files diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile index 07a3d2672cc..21fe43d8be1 100644 --- a/security/py-mcrypt/Makefile +++ b/security/py-mcrypt/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-mcrypt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A comprehensive Python interface to the mcrypt library LIB_DEPENDS= mcrypt:${PORTSDIR}/security/libmcrypt diff --git a/security/py-mcrypt/pkg-comment b/security/py-mcrypt/pkg-comment deleted file mode 100644 index fbd28777148..00000000000 --- a/security/py-mcrypt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A comprehensive Python interface to the mcrypt library diff --git a/security/py-mhash/Makefile b/security/py-mhash/Makefile index f496c8a58c2..2841481386b 100644 --- a/security/py-mhash/Makefile +++ b/security/py-mhash/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-mhash-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Python mhash module LIB_DEPENDS= mhash:${PORTSDIR}/security/mhash diff --git a/security/py-mhash/pkg-comment b/security/py-mhash/pkg-comment deleted file mode 100644 index 48c96677e1d..00000000000 --- a/security/py-mhash/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python mhash module diff --git a/security/py-pow/Makefile b/security/py-pow/Makefile index f32f9b4da22..e857e01666a 100644 --- a/security/py-pow/Makefile +++ b/security/py-pow/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:U}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Python OpenSSL Wrappers USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/security/py-pow/pkg-comment b/security/py-pow/pkg-comment deleted file mode 100644 index 5393c8daba2..00000000000 --- a/security/py-pow/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python OpenSSL Wrappers diff --git a/security/py-rijndael/Makefile b/security/py-rijndael/Makefile index d45fa323012..87a38bb1a19 100644 --- a/security/py-rijndael/Makefile +++ b/security/py-rijndael/Makefile @@ -16,6 +16,7 @@ DISTNAME= pyRijndael-${PORTVERSION}.py EXTRACT_SUFX= .gz MAINTAINER= ports@FreeBSD.org +COMMENT= A pure python implementation of the Rijndael encryption algorithm EXTRACT_AFTER_ARGS= > ${DISTNAME} USE_PYTHON= yes diff --git a/security/py-rijndael/pkg-comment b/security/py-rijndael/pkg-comment deleted file mode 100644 index 069f6bb5a48..00000000000 --- a/security/py-rijndael/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A pure python implementation of the Rijndael encryption algorithm diff --git a/security/py-twofish/Makefile b/security/py-twofish/Makefile index 70f0d825446..687147d5b3f 100644 --- a/security/py-twofish/Makefile +++ b/security/py-twofish/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= twofishmodule-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= Twofish cryptographic module for Python USE_PYTHON= yes GNU_CONFIGURE= yes diff --git a/security/py-twofish/pkg-comment b/security/py-twofish/pkg-comment deleted file mode 100644 index 22f7ccfd2d7..00000000000 --- a/security/py-twofish/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Twofish cryptographic module for Python diff --git a/security/rid/Makefile b/security/rid/Makefile index f8f27f8b17c..64bf676f637 100644 --- a/security/rid/Makefile +++ b/security/rid/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.phreak.org/archives/exploits/denial/ \ DISTFILES= ${PORTNAME}-${PORTVERSION:S/./_/}.tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Configurable remote distributed denial of service tool detector ALL_TARGET= rid USE_REINPLACE= yes diff --git a/security/rid/pkg-comment b/security/rid/pkg-comment deleted file mode 100644 index 6ab1a04a5fb..00000000000 --- a/security/rid/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Configurable remote distributed denial of service tool detector diff --git a/security/saint/Makefile b/security/saint/Makefile index 67fa409292c..5e73eb82239 100644 --- a/security/saint/Makefile +++ b/security/saint/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.wwdsi.com/pub/saint/ \ http://www.wwdsi.com/saint/downloads/ MAINTAINER= ports@FreeBSD.org +COMMENT= Security Administrator's Integrated Network Tool BUILD_DEPENDS= nmap:${PORTSDIR}/security/nmap diff --git a/security/saint/pkg-comment b/security/saint/pkg-comment deleted file mode 100644 index 31bae6081e3..00000000000 --- a/security/saint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Security Administrator's Integrated Network Tool diff --git a/security/sig2dot/Makefile b/security/sig2dot/Makefile index e273b0122a8..8a5596e84bb 100644 --- a/security/sig2dot/Makefile +++ b/security/sig2dot/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .pl MAINTAINER= ports@FreeBSD.org +COMMENT= GPG/PGP Keyring Graph Generator USE_PERL5= yes EXTRACT_CMD= ${CP} diff --git a/security/sig2dot/pkg-comment b/security/sig2dot/pkg-comment deleted file mode 100644 index a4a5d0c56f7..00000000000 --- a/security/sig2dot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GPG/PGP Keyring Graph Generator diff --git a/security/slurpie/Makefile b/security/slurpie/Makefile index 8c569bc9a4a..91394ea3bc6 100644 --- a/security/slurpie/Makefile +++ b/security/slurpie/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A passwd file cracker (supports distributed nodes) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/slurp ${PREFIX}/sbin diff --git a/security/slurpie/pkg-comment b/security/slurpie/pkg-comment deleted file mode 100644 index 5f189d6d112..00000000000 --- a/security/slurpie/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A passwd file cracker (supports distributed nodes) diff --git a/security/smurflog/Makefile b/security/smurflog/Makefile index a64afaf6c74..0ae23cc584b 100644 --- a/security/smurflog/Makefile +++ b/security/smurflog/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security #MASTER_SITES= None available anymore, so this is stored locally MAINTAINER= ports@FreeBSD.org +COMMENT= A program to assist logging of smurf attacks GNU_CONFIGURE= YES diff --git a/security/smurflog/pkg-comment b/security/smurflog/pkg-comment deleted file mode 100644 index dd29e4bb771..00000000000 --- a/security/smurflog/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A program to assist logging of smurf attacks diff --git a/security/srp/Makefile b/security/srp/Makefile index 36d51124e1d..c694314d215 100644 --- a/security/srp/Makefile +++ b/security/srp/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security net MASTER_SITES= http://www-cs-students.stanford.edu/~tjw/srp/source/ MAINTAINER= ports@FreeBSD.org +COMMENT= Secure Remote Password protocol library, TELNET, and FTP GNU_CONFIGURE= yes CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" INSTALL="/usr/bin/install -C" diff --git a/security/srp/pkg-comment b/security/srp/pkg-comment deleted file mode 100644 index c5fe64ac4b9..00000000000 --- a/security/srp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Secure Remote Password protocol library, TELNET, and FTP diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 2a6613af883..4dd71f5405d 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/ \ ftp://ftp.univie.ac.at/applications/ssh.com/ MAINTAINER= ports@FreeBSD.org +COMMENT= Secure shell client and server (remote login program) USE_AUTOCONF= YES GNU_CONFIGURE= YES diff --git a/security/ssh/pkg-comment b/security/ssh/pkg-comment deleted file mode 100644 index 9432614680e..00000000000 --- a/security/ssh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Secure shell client and server (remote login program) diff --git a/security/strobe/Makefile b/security/strobe/Makefile index a823b4d3820..3148ae04dc8 100644 --- a/security/strobe/Makefile +++ b/security/strobe/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= ftp://ftp.win.ne.jp/pub/misc/ MAINTAINER= ports@FreeBSD.org +COMMENT= Fast scatter/gather TCP port scanner WRKSRC= ${WRKDIR}/strobe ALL_TARGET= strobe diff --git a/security/strobe/pkg-comment b/security/strobe/pkg-comment deleted file mode 100644 index 2e87b16dc81..00000000000 --- a/security/strobe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fast scatter/gather TCP port scanner diff --git a/security/tea-total/Makefile b/security/tea-total/Makefile index 22f20f0834f..5176b35b559 100644 --- a/security/tea-total/Makefile +++ b/security/tea-total/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.linuxhacker.org/pub/tea-total/ \ http://www.linuxhacker.org/pub/tea-total/ MAINTAINER= ports@FreeBSD.org +COMMENT= Extremely small 128 bit private key based encryption/decryption system # code is not 64-bit clean... ONLY_FOR_ARCHS= i386 diff --git a/security/tea-total/pkg-comment b/security/tea-total/pkg-comment deleted file mode 100644 index 9450d3f1024..00000000000 --- a/security/tea-total/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extremely small 128 bit private key based encryption/decryption system diff --git a/security/tinc/Makefile b/security/tinc/Makefile index efbbc7c6e0a..9a22b306811 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= http://tinc.nl.linux.org/packages/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} MAINTAINER= ports@FreeBSD.org +COMMENT= A Virtual Private Network (VPN) daemon LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext diff --git a/security/tinc/pkg-comment b/security/tinc/pkg-comment deleted file mode 100644 index f5d4019380c..00000000000 --- a/security/tinc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Virtual Private Network (VPN) daemon diff --git a/security/trinokiller/Makefile b/security/trinokiller/Makefile index deaa825be28..de55d081540 100644 --- a/security/trinokiller/Makefile +++ b/security/trinokiller/Makefile @@ -14,6 +14,7 @@ DISTNAME= trinokiller EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org +COMMENT= Remotely kill trino nodes NO_WRKSUBDIR= yes diff --git a/security/trinokiller/pkg-comment b/security/trinokiller/pkg-comment deleted file mode 100644 index 64c868df0b5..00000000000 --- a/security/trinokiller/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Remotely kill trino nodes diff --git a/shells/44bsd-csh/Makefile b/shells/44bsd-csh/Makefile index d8ec7749053..2dd572da52e 100644 --- a/shells/44bsd-csh/Makefile +++ b/shells/44bsd-csh/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= cy MAINTAINER= ports@FreeBSD.org +COMMENT= The traditional 4.4BSD /bin/csh C-shell USE_BZIP2= yes diff --git a/shells/44bsd-csh/pkg-comment b/shells/44bsd-csh/pkg-comment deleted file mode 100644 index 3cdb35a32b2..00000000000 --- a/shells/44bsd-csh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The traditional 4.4BSD /bin/csh C-shell diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile index 6750353d4e4..f0279e44277 100644 --- a/shells/bash1/Makefile +++ b/shells/bash1/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= bash MAINTAINER= ports@FreeBSD.org +COMMENT= The GNU Borne Again Shell NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/shells/bash1/pkg-comment b/shells/bash1/pkg-comment deleted file mode 100644 index 2049031d771..00000000000 --- a/shells/bash1/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The GNU Borne Again Shell diff --git a/shells/esh/Makefile b/shells/esh/Makefile index cc965e8b272..c841f3e0939 100644 --- a/shells/esh/Makefile +++ b/shells/esh/Makefile @@ -11,6 +11,7 @@ CATEGORIES= shells MASTER_SITES= http://slon.ttk.ru/esh/ MAINTAINER= ports@FreeBSD.org +COMMENT= The "easy shell", a small shell with Lisp-like syntax WRKSRC= ${WRKDIR}/esh diff --git a/shells/esh/pkg-comment b/shells/esh/pkg-comment deleted file mode 100644 index 6838ece8385..00000000000 --- a/shells/esh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The "easy shell", a small shell with Lisp-like syntax diff --git a/shells/flash/Makefile b/shells/flash/Makefile index 9251c0ff671..66a2ff6fb1f 100644 --- a/shells/flash/Makefile +++ b/shells/flash/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.netsoc.ucd.ie/flash/ \ ftp://ftp.netsoc.ucd.ie/pub/computing/flash/ MAINTAINER= ports@FreeBSD.org +COMMENT= A ncurses-based restriction shell .include <bsd.port.pre.mk> diff --git a/shells/flash/pkg-comment b/shells/flash/pkg-comment deleted file mode 100644 index 04cb3783ce8..00000000000 --- a/shells/flash/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A ncurses-based restriction shell diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index a6add064508..e2cefeb57fb 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.gregorpurdy.com/gregor/psh/ DISTNAME= psh-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= New shell made entirely out of a Perl script PERL_CONFIGURE= yes USE_REINPLACE= yes diff --git a/shells/perlsh/pkg-comment b/shells/perlsh/pkg-comment deleted file mode 100644 index e8c5ab06be0..00000000000 --- a/shells/perlsh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -New shell made entirely out of a Perl script diff --git a/shells/psh/Makefile b/shells/psh/Makefile index a6add064508..e2cefeb57fb 100644 --- a/shells/psh/Makefile +++ b/shells/psh/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.gregorpurdy.com/gregor/psh/ DISTNAME= psh-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= New shell made entirely out of a Perl script PERL_CONFIGURE= yes USE_REINPLACE= yes diff --git a/shells/psh/pkg-comment b/shells/psh/pkg-comment deleted file mode 100644 index e8c5ab06be0..00000000000 --- a/shells/psh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -New shell made entirely out of a Perl script diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 9d657379b2a..5e8884ef0d8 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ DISTNAME= ${PORTNAME}-${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org +COMMENT= An extended C-shell with many useful features .include <bsd.port.pre.mk> .if ${OSVERSION} >= 400021 diff --git a/shells/tcsh/pkg-comment b/shells/tcsh/pkg-comment deleted file mode 100644 index 184b37c0655..00000000000 --- a/shells/tcsh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extended C-shell with many useful features diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile index 0588ec019e1..e9a52e8c487 100644 --- a/shells/vshnu/Makefile +++ b/shells/vshnu/Makefile @@ -12,6 +12,7 @@ CATEGORIES= shells perl5 MASTER_SITES= http://www.cs.indiana.edu/~kinzler/vshnu/ MAINTAINER= ports@FreeBSD.org +COMMENT= New Visual Shell .include <bsd.port.pre.mk> diff --git a/shells/vshnu/pkg-comment b/shells/vshnu/pkg-comment deleted file mode 100644 index e559ebb4fd7..00000000000 --- a/shells/vshnu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -New Visual Shell diff --git a/sysutils/and/Makefile b/sysutils/and/Makefile index d93e2e796d6..e574ff0c3db 100644 --- a/sysutils/and/Makefile +++ b/sysutils/and/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= Auto Nice Daemon USE_GMAKE= yes ALL_TARGET= default diff --git a/sysutils/and/pkg-comment b/sysutils/and/pkg-comment deleted file mode 100644 index 64ba078edec..00000000000 --- a/sysutils/and/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Auto Nice Daemon diff --git a/sysutils/anteater/Makefile b/sysutils/anteater/Makefile index 6530ead9be4..79b3e8e16cc 100644 --- a/sysutils/anteater/Makefile +++ b/sysutils/anteater/Makefile @@ -12,6 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.profzone.ch/drzoom/anteater/ MAINTAINER= ports@FreeBSD.org +COMMENT= A MTA log analyzer GNU_CONFIGURE= yes diff --git a/sysutils/anteater/pkg-comment b/sysutils/anteater/pkg-comment deleted file mode 100644 index c2d905bffe5..00000000000 --- a/sysutils/anteater/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A MTA log analyzer diff --git a/sysutils/asapm/Makefile b/sysutils/asapm/Makefile index 69039c03ff2..852a3683d65 100644 --- a/sysutils/asapm/Makefile +++ b/sysutils/asapm/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.tigr.net/afterstep/download/asapm/ \ MASTER_SITE_SUBDIR= apps/asapm MAINTAINER= ports@FreeBSD.org +COMMENT= Laptop battery status display for X11 ONLY_FOR_ARCHS= i386 diff --git a/sysutils/asapm/pkg-comment b/sysutils/asapm/pkg-comment deleted file mode 100644 index 6aa13166171..00000000000 --- a/sysutils/asapm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Laptop battery status display for X11 diff --git a/sysutils/battstat-applet/Makefile b/sysutils/battstat-applet/Makefile index cdc72a534ec..dffb768663e 100644 --- a/sysutils/battstat-applet/Makefile +++ b/sysutils/battstat-applet/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://spektr.eu.org/~jp/battstat/ DISTNAME= battstat_applet-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A laptop battery monitor utility for the GNOME panel USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/sysutils/battstat-applet/pkg-comment b/sysutils/battstat-applet/pkg-comment deleted file mode 100644 index 55741875031..00000000000 --- a/sysutils/battstat-applet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A laptop battery monitor utility for the GNOME panel diff --git a/sysutils/bchunk/Makefile b/sysutils/bchunk/Makefile index 2077215faf7..de6aef3b33f 100644 --- a/sysutils/bchunk/Makefile +++ b/sysutils/bchunk/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://hes.iki.fi/bchunk/ \ MASTER_SITE_SUBDIR= utils/disk-management MAINTAINER= ports@FreeBSD.org +COMMENT= Converts .bin/.cue files to .iso/audio MAN1= bchunk.1 diff --git a/sysutils/bchunk/pkg-comment b/sysutils/bchunk/pkg-comment deleted file mode 100644 index ce41886dca8..00000000000 --- a/sysutils/bchunk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts .bin/.cue files to .iso/audio diff --git a/sysutils/checkservice/Makefile b/sysutils/checkservice/Makefile index 41f7cda70a2..a33c8d34763 100644 --- a/sysutils/checkservice/Makefile +++ b/sysutils/checkservice/Makefile @@ -12,6 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.linvision.com/checkservice/files/ MAINTAINER= ports@FreeBSD.org +COMMENT= Checkservice is written to check the status of the services RUN_DEPENDS= ${SITE_PERL}/${PERL_VER}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools diff --git a/sysutils/checkservice/pkg-comment b/sysutils/checkservice/pkg-comment deleted file mode 100644 index ed42f10f330..00000000000 --- a/sysutils/checkservice/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Checkservice is written to check the status of the services diff --git a/sysutils/contool/Makefile b/sysutils/contool/Makefile index b69270df7d1..3a0cc7261a1 100644 --- a/sysutils/contool/Makefile +++ b/sysutils/contool/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nsayer MAINTAINER= ports@freebsd.org +COMMENT= Console tool for openlook LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview diff --git a/sysutils/contool/pkg-comment b/sysutils/contool/pkg-comment deleted file mode 100644 index a61d94e2a71..00000000000 --- a/sysutils/contool/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Console tool for openlook diff --git a/sysutils/copytape/Makefile b/sysutils/copytape/Makefile index 0611cdf95a9..1fdb2ce61c8 100644 --- a/sysutils/copytape/Makefile +++ b/sysutils/copytape/Makefile @@ -14,6 +14,7 @@ DISTNAME= copytape EXTRACT_SUFX= .Z MAINTAINER= ports@FreeBSD.org +COMMENT= A program that is used to duplicate magtapes BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar diff --git a/sysutils/copytape/pkg-comment b/sysutils/copytape/pkg-comment deleted file mode 100644 index 9c4782bb131..00000000000 --- a/sysutils/copytape/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A program that is used to duplicate magtapes diff --git a/sysutils/cpbk/Makefile b/sysutils/cpbk/Makefile index 7b0987015e2..8a81f6247c9 100644 --- a/sysutils/cpbk/Makefile +++ b/sysutils/cpbk/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.netsw.org/system/tools/fileutils/install/cpbk/ \ ftp://mocha.mkintraweb.com/pub/linux/cpbk/ MAINTAINER= ports@FreeBSD.org +COMMENT= Backup Copy programm MAN1= cpbk.1 MANCOMPRESSED= yes diff --git a/sysutils/cpbk/pkg-comment b/sysutils/cpbk/pkg-comment deleted file mode 100644 index d365d6bd50e..00000000000 --- a/sysutils/cpbk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Backup Copy programm diff --git a/sysutils/diskcheckd/Makefile b/sysutils/diskcheckd/Makefile index 556345e1d21..4921fe107ef 100644 --- a/sysutils/diskcheckd/Makefile +++ b/sysutils/diskcheckd/Makefile @@ -15,6 +15,7 @@ DISTFILES= # part of port EXTRACT_ONLY= # part of port MAINTAINER= ports@FreeBSD.org +COMMENT= Daemon to check for disk read errors STARTUP= diskcheckd.sh MAN8= diskcheckd.8 diff --git a/sysutils/diskcheckd/pkg-comment b/sysutils/diskcheckd/pkg-comment deleted file mode 100644 index b74931405f0..00000000000 --- a/sysutils/diskcheckd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Daemon to check for disk read errors diff --git a/sysutils/doconfig/Makefile b/sysutils/doconfig/Makefile index e72c32fc3cd..0fae1067b18 100644 --- a/sysutils/doconfig/Makefile +++ b/sysutils/doconfig/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.cold.org/pub/brandon/ MAINTAINER= ports@FreeBSD.org +COMMENT= Kernel "config" wrapper ala Digital Unix's doconfig MAN8= autokernconf.8 doconfig.8 diff --git a/sysutils/doconfig/pkg-comment b/sysutils/doconfig/pkg-comment deleted file mode 100644 index e6fb1b1c1c9..00000000000 --- a/sysutils/doconfig/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Kernel "config" wrapper ala Digital Unix's doconfig diff --git a/sysutils/durep/Makefile b/sysutils/durep/Makefile index 9905d900180..16fe65c6234 100644 --- a/sysutils/durep/Makefile +++ b/sysutils/durep/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.hibernaculum.net/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= Utility for monitoring disk usage in a more visual way than du USE_PERL5= yes diff --git a/sysutils/durep/pkg-comment b/sysutils/durep/pkg-comment deleted file mode 100644 index 1b571f7ea1c..00000000000 --- a/sysutils/durep/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utility for monitoring disk usage in a more visual way than du diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile index c74306cb4b6..0bd5e78b6eb 100644 --- a/sysutils/e2fsprogs/Makefile +++ b/sysutils/e2fsprogs/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A set of utilities and library to manipulate an ext2 filesystem USE_REINPLACE= yes USE_GMAKE= yes diff --git a/sysutils/e2fsprogs/pkg-comment b/sysutils/e2fsprogs/pkg-comment deleted file mode 100644 index 436bb0f0874..00000000000 --- a/sysutils/e2fsprogs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A set of utilities and library to manipulate an ext2 filesystem diff --git a/sysutils/flog/Makefile b/sysutils/flog/Makefile index 2b1a99f5d9b..c16a31ab7ea 100644 --- a/sysutils/flog/Makefile +++ b/sysutils/flog/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://oss.ezic.com/flog/ \ http://ftp.nuug.no/pub/anders/distfiles/ MAINTAINER= ports@FreeBSD.org +COMMENT= A small STDIN-to-file logger with support for log rotation do-build: ${CC} ${CFLAGS} -o ${WRKSRC}/flog ${WRKSRC}/flog.c diff --git a/sysutils/flog/pkg-comment b/sysutils/flog/pkg-comment deleted file mode 100644 index 40fa19e04c5..00000000000 --- a/sysutils/flog/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A small STDIN-to-file logger with support for log rotation diff --git a/sysutils/fontedit/Makefile b/sysutils/fontedit/Makefile index 3d06fa75c2a..12b9c94f372 100644 --- a/sysutils/fontedit/Makefile +++ b/sysutils/fontedit/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://www.smithurst.org/ben/tarballs/ \ ftp://ukug.uk.freebsd.org/pub/mark/fontmake/ MAINTAINER= ports@FreeBSD.org +COMMENT= Tools for creating and editing console (syscons) font files do-install: @cd ${WRKSRC} && \ diff --git a/sysutils/fontedit/pkg-comment b/sysutils/fontedit/pkg-comment deleted file mode 100644 index 475c1dd1940..00000000000 --- a/sysutils/fontedit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tools for creating and editing console (syscons) font files diff --git a/sysutils/gfslicer/Makefile b/sysutils/gfslicer/Makefile index 63584e8f039..0afbeded8c9 100644 --- a/sysutils/gfslicer/Makefile +++ b/sysutils/gfslicer/Makefile @@ -12,6 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.geocities.com/gfslicer/ MAINTAINER= ports@FreeBSD.org +COMMENT= A utility to split and join files BUILD_DEPENDS= ${LOCALBASE}/share/automake14/install-sh:${PORTSDIR}/devel/automake14 diff --git a/sysutils/gfslicer/pkg-comment b/sysutils/gfslicer/pkg-comment deleted file mode 100644 index 608ad3553fc..00000000000 --- a/sysutils/gfslicer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A utility to split and join files diff --git a/sysutils/gtoaster/Makefile b/sysutils/gtoaster/Makefile index f4c898a65a9..07bfecd47b6 100644 --- a/sysutils/gtoaster/Makefile +++ b/sysutils/gtoaster/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}1.0Beta6 EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Graphical cd cooking interface RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools \ mkisofs:${PORTSDIR}/sysutils/mkisofs diff --git a/sysutils/gtoaster/pkg-comment b/sysutils/gtoaster/pkg-comment deleted file mode 100644 index c4aff74f87e..00000000000 --- a/sysutils/gtoaster/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graphical cd cooking interface diff --git a/sysutils/httplog/Makefile b/sysutils/httplog/Makefile index a26c094df99..c48b03ad580 100644 --- a/sysutils/httplog/Makefile +++ b/sysutils/httplog/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://nutbar.chemlab.org/downloads/programs/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ MAINTAINER= ports@FreeBSD.org +COMMENT= Apache log rollover program with strftime(3) filename support MAN8= httplog.8 diff --git a/sysutils/httplog/pkg-comment b/sysutils/httplog/pkg-comment deleted file mode 100644 index abaaf42256a..00000000000 --- a/sysutils/httplog/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Apache log rollover program with strftime(3) filename support diff --git a/sysutils/lcdproc/Makefile b/sysutils/lcdproc/Makefile index 716359083ee..f9db04e3c14 100644 --- a/sysutils/lcdproc/Makefile +++ b/sysutils/lcdproc/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://lcdproc.omnipotent.net/download/ \ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A client/server suite for all kinds of nifty LCD devices ONLY_FOR_ARCHS= i386 GNU_CONFIGURE= yes diff --git a/sysutils/lcdproc/pkg-comment b/sysutils/lcdproc/pkg-comment deleted file mode 100644 index 9e969399336..00000000000 --- a/sysutils/lcdproc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A client/server suite for all kinds of nifty LCD devices diff --git a/sysutils/lfm/Makefile b/sysutils/lfm/Makefile index 8c07fb71d50..5b86e067587 100644 --- a/sysutils/lfm/Makefile +++ b/sysutils/lfm/Makefile @@ -12,6 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.terra.es/personal7/inigoserna/lfm/ MAINTAINER= ports@FreeBSD.org +COMMENT= Last File Manager, a simple 'commander'-type file manager USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/sysutils/lfm/pkg-comment b/sysutils/lfm/pkg-comment deleted file mode 100644 index e40800caa80..00000000000 --- a/sysutils/lfm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Last File Manager, a simple 'commander'-type file manager diff --git a/sysutils/logtool-devel/Makefile b/sysutils/logtool-devel/Makefile index d15e3270245..f2f41f6f29c 100644 --- a/sysutils/logtool-devel/Makefile +++ b/sysutils/logtool-devel/Makefile @@ -12,6 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.xjack.org/logtool/logtool/ MAINTAINER= ports@FreeBSD.org +COMMENT= Parse syslog logfile into a palatable format LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/sysutils/logtool-devel/pkg-comment b/sysutils/logtool-devel/pkg-comment deleted file mode 100644 index 98e4f29abd9..00000000000 --- a/sysutils/logtool-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Parse syslog logfile into a palatable format diff --git a/sysutils/logtool/Makefile b/sysutils/logtool/Makefile index d15e3270245..f2f41f6f29c 100644 --- a/sysutils/logtool/Makefile +++ b/sysutils/logtool/Makefile @@ -12,6 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.xjack.org/logtool/logtool/ MAINTAINER= ports@FreeBSD.org +COMMENT= Parse syslog logfile into a palatable format LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/sysutils/logtool/pkg-comment b/sysutils/logtool/pkg-comment deleted file mode 100644 index 98e4f29abd9..00000000000 --- a/sysutils/logtool/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Parse syslog logfile into a palatable format diff --git a/sysutils/lsmlib/Makefile b/sysutils/lsmlib/Makefile index 0f0d4ca6121..de7ceabd55d 100644 --- a/sysutils/lsmlib/Makefile +++ b/sysutils/lsmlib/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= A lib that creates a libxml2 tree w/ info. token on a *NIX filesystem LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 diff --git a/sysutils/lsmlib/pkg-comment b/sysutils/lsmlib/pkg-comment deleted file mode 100644 index 5495baa1afb..00000000000 --- a/sysutils/lsmlib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A lib that creates a libxml2 tree w/ info. token on a *NIX filesystem diff --git a/sysutils/ltrace/Makefile b/sysutils/ltrace/Makefile index 07f3abe38c6..162a0889a4f 100644 --- a/sysutils/ltrace/Makefile +++ b/sysutils/ltrace/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://utopia.knoware.nl/users/driehuis/ DISTNAME= ${PORTNAME}-${PORTVERSION}-fbsd MAINTAINER= ports@FreeBSD.org +COMMENT= Dynamic Library Tracer -- similar to strace, but it traces library calls USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/sysutils/ltrace/pkg-comment b/sysutils/ltrace/pkg-comment deleted file mode 100644 index 9f0813f10a0..00000000000 --- a/sysutils/ltrace/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Dynamic Library Tracer -- similar to strace, but it traces library calls diff --git a/sysutils/maint/Makefile b/sysutils/maint/Makefile index 4b7bfc11175..3663113c43e 100644 --- a/sysutils/maint/Makefile +++ b/sysutils/maint/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils python MASTER_SITES= http://www.dynaplex.net/opensource/software/ MAINTAINER= ports@FreeBSD.Org +COMMENT= System maintenance package written in Python and CSH BUILD_DEPENDS= cvsup:${PORTSDIR}/net/cvsup RUN_DEPENDS= cvsup:${PORTSDIR}/net/cvsup diff --git a/sysutils/maint/pkg-comment b/sysutils/maint/pkg-comment deleted file mode 100644 index d6802959170..00000000000 --- a/sysutils/maint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -System maintenance package written in Python and CSH diff --git a/sysutils/p5-Unix-ConfigFile/Makefile b/sysutils/p5-Unix-ConfigFile/Makefile index b69310e73f9..d0ed8104499 100644 --- a/sysutils/p5-Unix-ConfigFile/Makefile +++ b/sysutils/p5-Unix-ConfigFile/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Unix PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl modules that provides a simple interface to reading /etc files PERL_CONFIGURE= yes diff --git a/sysutils/p5-Unix-ConfigFile/pkg-comment b/sysutils/p5-Unix-ConfigFile/pkg-comment deleted file mode 100644 index 6911861a3fa..00000000000 --- a/sysutils/p5-Unix-ConfigFile/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl modules that provides a simple interface to reading /etc files diff --git a/sysutils/pear-File/Makefile b/sysutils/pear-File/Makefile index 8ccf5e68bbf..73117c08660 100644 --- a/sysutils/pear-File/Makefile +++ b/sysutils/pear-File/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= PEAR MAINTAINER= ports@FreeBSD.org +COMMENT= PEAR common file and directory routines BUILD_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install RUN_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install diff --git a/sysutils/pear-File/pkg-comment b/sysutils/pear-File/pkg-comment deleted file mode 100644 index 7d2b91c53b5..00000000000 --- a/sysutils/pear-File/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PEAR common file and directory routines diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index 24439f53e78..56088d32dde 100644 --- a/sysutils/pear-Log/Makefile +++ b/sysutils/pear-Log/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= PEAR MAINTAINER= ports@FreeBSD.org +COMMENT= PEAR logging utilities BUILD_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install RUN_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install diff --git a/sysutils/pear-Log/pkg-comment b/sysutils/pear-Log/pkg-comment deleted file mode 100644 index 625e42b202c..00000000000 --- a/sysutils/pear-Log/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PEAR logging utilities diff --git a/sysutils/psmisc/Makefile b/sysutils/psmisc/Makefile index f852ebc2c18..04531190c7f 100644 --- a/sysutils/psmisc/Makefile +++ b/sysutils/psmisc/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.uni-bremen.de/pub/mirrors/sunsite/system/status/ps/ \ ftp://ftp.tu-darmstadt.de/pub/os/Linux/distributions/slackware/slackware-3.6/source/a/procps/ MAINTAINER= ports@FreeBSD.Org +COMMENT= A port of the Linux pstree, killall and pidof commands INSTALL_TARGET= install-all MAN1= pidof.1 pstree.1 killall.1 diff --git a/sysutils/psmisc/pkg-comment b/sysutils/psmisc/pkg-comment deleted file mode 100644 index c944d708fc7..00000000000 --- a/sysutils/psmisc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A port of the Linux pstree, killall and pidof commands diff --git a/sysutils/rtty/Makefile b/sysutils/rtty/Makefile index 04723d9410c..6891f7df1a0 100644 --- a/sysutils/rtty/Makefile +++ b/sysutils/rtty/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.vix.com/pub/vixie/ EXTRACT_SUFX= .shar.gz MAINTAINER= ports@FreeBSD.org +COMMENT= Multiuser "tip"/"cu" replacement with logging EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= diff --git a/sysutils/rtty/pkg-comment b/sysutils/rtty/pkg-comment deleted file mode 100644 index a2fe3c2124d..00000000000 --- a/sysutils/rtty/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multiuser "tip"/"cu" replacement with logging diff --git a/sysutils/setcdboot/Makefile b/sysutils/setcdboot/Makefile index 7e73cbfdb0a..55a6f3069bb 100644 --- a/sysutils/setcdboot/Makefile +++ b/sysutils/setcdboot/Makefile @@ -11,6 +11,7 @@ PORTVERSION= 1.0 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org +COMMENT= Mark a file bootable within a DEC Alpha ISO-9660 image NO_WRKSUBDIR= yes diff --git a/sysutils/setcdboot/pkg-comment b/sysutils/setcdboot/pkg-comment deleted file mode 100644 index 921ef146c04..00000000000 --- a/sysutils/setcdboot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mark a file bootable within a DEC Alpha ISO-9660 image diff --git a/sysutils/sloth/Makefile b/sysutils/sloth/Makefile index 663da5dee3d..17c40cfe265 100644 --- a/sysutils/sloth/Makefile +++ b/sysutils/sloth/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.namodn.com/pub/projects/ \ http://communityprojects.org/apps/sloth/ MAINTAINER= ports@FreeBSD.org +COMMENT= Slow down a process USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/sysutils/sloth/pkg-comment b/sysutils/sloth/pkg-comment deleted file mode 100644 index 379184691d5..00000000000 --- a/sysutils/sloth/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Slow down a process diff --git a/sysutils/stowES/Makefile b/sysutils/stowES/Makefile index d0bbac90ffd..b8071365df5 100644 --- a/sysutils/stowES/Makefile +++ b/sysutils/stowES/Makefile @@ -12,6 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.inf.tu-dresden.de/~al10/stowES/download/ MAINTAINER= ports@FreeBSD.org +COMMENT= stow Enhancement Script RUN_DEPENDS= stow:${PORTSDIR}/sysutils/stow .if !exists(/usr/bin/bzip2) diff --git a/sysutils/stowES/pkg-comment b/sysutils/stowES/pkg-comment deleted file mode 100644 index 63df379950f..00000000000 --- a/sysutils/stowES/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -stow Enhancement Script diff --git a/sysutils/tcplist/Makefile b/sysutils/tcplist/Makefile index 3fbb54781fc..5a34559f565 100644 --- a/sysutils/tcplist/Makefile +++ b/sysutils/tcplist/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.cdf.toronto.edu/pub/jdd/tcplist/ EXTRACT_SUFX= .shar MAINTAINER= ports@FreeBSD.org +COMMENT= Lists tcp connections to/from local machine (+username on both sides) RUN_DEPENDS= ${LOCALBASE}/sbin/lsof:${PORTSDIR}/sysutils/lsof diff --git a/sysutils/tcplist/pkg-comment b/sysutils/tcplist/pkg-comment deleted file mode 100644 index 78baf33cdc5..00000000000 --- a/sysutils/tcplist/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Lists tcp connections to/from local machine (+username on both sides) diff --git a/sysutils/tree/Makefile b/sysutils/tree/Makefile index 217e928900d..f99fd2c1912 100644 --- a/sysutils/tree/Makefile +++ b/sysutils/tree/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://mama.indstate.edu/linux/tree/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Display a tree-view of directories with optional color or HTML output MAN1= tree.1 diff --git a/sysutils/tree/pkg-comment b/sysutils/tree/pkg-comment deleted file mode 100644 index 23b15e3ca0f..00000000000 --- a/sysutils/tree/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Display a tree-view of directories with optional color or HTML output diff --git a/sysutils/ttyload/Makefile b/sysutils/ttyload/Makefile index dbe79f68bdf..3b77090b4ba 100644 --- a/sysutils/ttyload/Makefile +++ b/sysutils/ttyload/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.daveltd.com/src/util/ttyload/ MAINTAINER= ports@FreeBSD.org +COMMENT= Give a color-coded graph of load averages over time USE_REINPLACE= yes ALL_TARGET= default diff --git a/sysutils/ttyload/pkg-comment b/sysutils/ttyload/pkg-comment deleted file mode 100644 index 81272e5d3e1..00000000000 --- a/sysutils/ttyload/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Give a color-coded graph of load averages over time diff --git a/sysutils/tua/Makefile b/sysutils/tua/Makefile index bc775c5e242..2506b3b5d4c 100644 --- a/sysutils/tua/Makefile +++ b/sysutils/tua/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.vmunix.org/pub/misc/tua/ MAINTAINER= ports@FreeBSD.org +COMMENT= The Uucp Analyzer GNU_CONFIGURE= yes MAN1= tua.1 diff --git a/sysutils/tua/pkg-comment b/sysutils/tua/pkg-comment deleted file mode 100644 index f5ea08f1a77..00000000000 --- a/sysutils/tua/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Uucp Analyzer diff --git a/sysutils/upsd/Makefile b/sysutils/upsd/Makefile index 20ee6ad48a4..8aa9f13914b 100644 --- a/sysutils/upsd/Makefile +++ b/sysutils/upsd/Makefile @@ -12,6 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.rge.com/pub/admin/upsd/ MAINTAINER= ports@FreeBSD.org +COMMENT= APC Smart UPS Monitoring Daemon WRKSRC= ${WRKDIR}/upsd-2.0 diff --git a/sysutils/upsd/pkg-comment b/sysutils/upsd/pkg-comment deleted file mode 100644 index 441e71ef2cc..00000000000 --- a/sysutils/upsd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -APC Smart UPS Monitoring Daemon diff --git a/sysutils/wmavgload/Makefile b/sysutils/wmavgload/Makefile index f39ea0fdf89..305254866fc 100644 --- a/sysutils/wmavgload/Makefile +++ b/sysutils/wmavgload/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} MASTER_SITE_SUBDIR= contrib/srcs/utils MAINTAINER= ports@FreeBSD.org +COMMENT= Another WindowMaker load gauge USE_IMAKE= yes USE_XPM= yes diff --git a/sysutils/wmavgload/pkg-comment b/sysutils/wmavgload/pkg-comment deleted file mode 100644 index 0f7df619dff..00000000000 --- a/sysutils/wmavgload/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Another WindowMaker load gauge diff --git a/sysutils/wmflame/Makefile b/sysutils/wmflame/Makefile index 9e7b328d56b..f305dfbf024 100644 --- a/sysutils/wmflame/Makefile +++ b/sysutils/wmflame/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://web.novalis.org/programs/ MAINTAINER= ports@FreeBSD.org +COMMENT= A dockapp that shows the load average as a flame WRKSRC= ${WRKDIR}/wmflame.app/${PORTNAME} USE_GMAKE= yes diff --git a/sysutils/wmflame/pkg-comment b/sysutils/wmflame/pkg-comment deleted file mode 100644 index 5a0239c5f29..00000000000 --- a/sysutils/wmflame/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A dockapp that shows the load average as a flame diff --git a/sysutils/wmmount/Makefile b/sysutils/wmmount/Makefile index 6f03cc837aa..4d9e8329fdb 100644 --- a/sysutils/wmmount/Makefile +++ b/sysutils/wmmount/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-1.0-beta2 EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= The freespace for Window Maker USE_IMAKE= yes USE_XPM= yes diff --git a/sysutils/wmmount/pkg-comment b/sysutils/wmmount/pkg-comment deleted file mode 100644 index e52e474c27e..00000000000 --- a/sysutils/wmmount/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The freespace for Window Maker diff --git a/sysutils/xcpustate/Makefile b/sysutils/xcpustate/Makefile index 5c89ca7ca10..839b3b0e36c 100644 --- a/sysutils/xcpustate/Makefile +++ b/sysutils/xcpustate/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= utilities EXTRACT_SUFX= .shar MAINTAINER= ports@FreeBSD.org +COMMENT= System monitoring utility graphicaly showing cpu load and status EXTRACT_CMD= ${CAT} EXTRACT_BEFORE_ARGS= diff --git a/sysutils/xcpustate/pkg-comment b/sysutils/xcpustate/pkg-comment deleted file mode 100644 index 70e47f90fdd..00000000000 --- a/sysutils/xcpustate/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -System monitoring utility graphicaly showing cpu load and status diff --git a/sysutils/xdu/Makefile b/sysutils/xdu/Makefile index 699cd04fbe1..89e46476c77 100644 --- a/sysutils/xdu/Makefile +++ b/sysutils/xdu/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://sd.wareonearth.com/~phil/xdu/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= Graphically display output of du NO_WRKSUBDIR= yes USE_IMAKE= yes diff --git a/sysutils/xdu/pkg-comment b/sysutils/xdu/pkg-comment deleted file mode 100644 index ebe40277074..00000000000 --- a/sysutils/xdu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graphically display output of du diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index 5e7528592b5..62d4ab0e699 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= A graphical performance meter USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/sysutils/xosview/pkg-comment b/sysutils/xosview/pkg-comment deleted file mode 100644 index a27016d0afd..00000000000 --- a/sysutils/xosview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A graphical performance meter diff --git a/sysutils/xsysstats/Makefile b/sysutils/xsysstats/Makefile index 7f591c67480..ce98f470674 100644 --- a/sysutils/xsysstats/Makefile +++ b/sysutils/xsysstats/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= utilities DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= A system information display tool GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/sysutils/xsysstats/pkg-comment b/sysutils/xsysstats/pkg-comment deleted file mode 100644 index 6badd2c9957..00000000000 --- a/sysutils/xsysstats/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A system information display tool diff --git a/sysutils/xw/Makefile b/sysutils/xw/Makefile index 56b933a989e..b3ca388951c 100644 --- a/sysutils/xw/Makefile +++ b/sysutils/xw/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.spot.org/pub/xw/ MAINTAINER= ports@FreeBSD.Org +COMMENT= X app to list current users logged into the system GTK_CONFIG=${X11BASE}/bin/gtk12-config diff --git a/sysutils/xw/pkg-comment b/sysutils/xw/pkg-comment deleted file mode 100644 index a1c588b55e1..00000000000 --- a/sysutils/xw/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X app to list current users logged into the system |