diff options
1413 files changed, 710 insertions, 711 deletions
diff --git a/astro/xrmap/Makefile b/astro/xrmap/Makefile index 05caf05..3f816d7 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 d9e0b4c..0000000 --- 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 80fdddc..4da1caa 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 131b628..0000000 --- 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 6ece87a..10ae742 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 d38a109..0000000 --- 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 0dad3b4..6b7bd43 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 3a489e8..0000000 --- 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 34e7b55..42d418e 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 8222bfe..0000000 --- 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 1d36dfd..0f61a1c 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 199f49b..0000000 --- a/dns/dnssecwalker/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -DNSSEC Walker diff --git a/dns/maradns/Makefile b/dns/maradns/Makefile index 88756d0..5b19f96 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 1c53d10..0000000 --- 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 399c31d..d128d4e 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 46190ec..0000000 --- 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 1ff5dd7..b2ece6b 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 1f00687..0000000 --- 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 3e0ddd7..e088e0e 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 bfe7fef..0000000 --- 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 4f71871..02dcc20 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 e143287..0000000 --- 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 19757f2..c4092eb 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 b233462..0000000 --- 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 80ebffe..68c6758 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 7d66883..0000000 --- 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 377c500..29de923 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 f20d35b..0000000 --- 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 ec39427..5706f37 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 4f7dc57..0000000 --- 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 2f77065..8e5c095 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 ade0736..0000000 --- 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 3576138..58edede 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 d7b3752..0000000 --- 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 3b2346a..1132f2e 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 5e50478..0000000 --- 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 3f100f1..9864f38 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 37ecd90..0000000 --- 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 049ca60..6b499e4 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 19d5587..0000000 --- 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 004830f..ad4e372 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 74cba00..0000000 --- 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 7bbc020..f0f549c 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 528666a..0000000 --- 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 65ea768..32c7bbb 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 3cd26da..0000000 --- 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 78d9a04..65a90d0 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 62c336a..0000000 --- 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 05a5ca7..24d154e 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 ec7a767..0000000 --- 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 84027b8..71919c4 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 12a1f9f..0000000 --- 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 a940bf8..6a96229 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 55ccb17..0000000 --- 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 efe5e16..df99b61 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 55ccb17..0000000 --- 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 c0373ff..2f0b3ab 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 ce05813..0000000 --- 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 4ccfec1..5b6b9a0 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 32cf50d..0000000 --- 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 4ccfec1..5b6b9a0 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 32cf50d..0000000 --- a/japanese/ebview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Electronic Book Viewer diff --git a/japanese/elvis/Makefile b/japanese/elvis/Makefile index 81bfe38..36bf829 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 418dd00..0000000 --- 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 6b98d47..17578a4 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 56e66b4..0000000 --- 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 d2a3227..b4b3ba6 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 bcd9e98..0000000 --- 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 2222fad..6e92528 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 73dccb9..0000000 --- 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 5cfdde2..2882068 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 95345ff..0000000 --- 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 5afd9aa..e7a07ff 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 95f8718..0000000 --- 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 e3c485d..8aca4d5 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 8df513b..0000000 --- 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 96300e1..a90144d 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 5677d3a..0000000 --- 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 d4d8ae8..b9ce171 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 d837668..0000000 --- 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 7bf32cf..beec1e5 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 156ffed..0000000 --- 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 536924d..2af179b 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 901ad1a..0000000 --- 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 0155d19..9c60e77 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 c85db8d..0000000 --- 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 d557332..bc032c3 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 5aea583..0000000 --- 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 d557332..bc032c3 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 5aea583..0000000 --- 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 d557332..bc032c3 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 5aea583..0000000 --- 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 86bc9d1..da46d44 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 f4882ac..0000000 --- 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 8ad1334..6d3a578 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 ff83778..0000000 --- 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 d5d81f1..58f3838 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 b5fdada..cae1db1 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 79e6180..0000000 --- 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 e998bfb..128c98e 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 a807e0a..0000000 --- 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 69f7826..a2d3b03 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 73c8777..0000000 --- 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 e86029b..c916d25 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 3355077..0000000 --- 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 38d1db4..1e0373c 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 d95af1b..0000000 --- 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 8980cb3..3cbb2aa 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 6f9ea06..0000000 --- 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 9efa982..5a4218e 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 5329f0a..0000000 --- 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 21a1116..5503dc4 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 1b7bf6f..0000000 --- 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 7142675..550eb9b 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 022a06c..0000000 --- a/lang/Sather/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Sather compiler diff --git a/lang/TenDRA/Makefile b/lang/TenDRA/Makefile index 894e765..0d6aa8a 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 e7fa008..0000000 --- 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 ecf84e9..234ca51 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 6ab2b9f..0000000 --- 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 832218d..8dbb4ea 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 1da068d..0000000 --- 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 e86029b..c916d25 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 3355077..0000000 --- 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 d0e49d99..8799cf1 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 1bcd12c..0000000 --- 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 2bfc8f7..e2636f5 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 4d7a5bf..0000000 --- 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 4e057d7..f3addb2 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 8d04eab..0000000 --- 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 14eb5ec..eefc68f 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 1f2aa97..0000000 --- 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 f8f6744..2ee65c8 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 2158e67..0000000 --- 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 1b33289e..e7bd882 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 c23b395..0000000 --- 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 8f50e2b..1d956d0 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 f71f605..0000000 --- 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 a4caa49..c6b1fdf 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 105a5fd..0000000 --- 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 a10b659..38c114c 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 2ccca9f..0000000 --- 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 605f6e2..b55f182 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 03a68ae..0000000 --- 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 f7e0b35..e59a3d8 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 87222d7..0000000 --- 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 375427a..4ffebb7 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 bbb26e0..0000000 --- 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 009f2cc..2ff9b7f 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 2878b77..0000000 --- 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 8d9d394..3591624 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 a403bfd..0000000 --- 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 8d9d394..3591624 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 a403bfd..0000000 --- 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 0abab06..c2478da 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 f734558..0000000 --- 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 27a330a..8db267b 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 26d0ee0..0000000 --- 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 b6431fb..6e7eae6 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 7ac8cd4..0000000 --- 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 999b06e..112fd77 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 17d477e..0000000 --- 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 c9191bb..f6f98aa 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 6214806..0000000 --- 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 8d9d394..3591624 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 a403bfd..0000000 --- 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 8d9d394..3591624 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 a403bfd..0000000 --- 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 8d9d394..3591624 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 a403bfd..0000000 --- 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 8d9d394..3591624 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 a403bfd..0000000 --- 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 8d9d394..3591624 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 a403bfd..0000000 --- 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 8d9d394..3591624 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 a403bfd..0000000 --- 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 8d9d394..3591624 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 a403bfd..0000000 --- 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 8d9d394..3591624 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 a403bfd..0000000 --- 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 8d9d394..3591624 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 a403bfd..0000000 --- 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 8d9d394..3591624 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 a403bfd..0000000 --- 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 8d9d394..3591624 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 a403bfd..0000000 --- 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 8d9d394..3591624 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 a403bfd..0000000 --- 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 6676c15..dd1490e 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 94d8158..0000000 --- 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 137be69..ec693d3 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 e54b6e4..0000000 --- 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 e835aee..0c9f7d1 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 cd4d3fd..0000000 --- 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 10f002a..e0b2f02 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 452c95d..0000000 --- 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 24acff6..7904277 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 d7d13a0..0000000 --- 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 a2d5a41..73d986c 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 721f1b4..0000000 --- a/lang/lafontaine/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graphical logo interpreter diff --git a/lang/logo/Makefile b/lang/logo/Makefile index 22729c7..b0d80f6 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 cff53b7..0000000 --- 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 017f490..f817b26 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 77a82f8..0000000 --- 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 b3c4c2d..11002e8 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 a4dccf7..0000000 --- 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 6991243..d9408eb 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 2e108a1..0000000 --- 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 6991243..d9408eb 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 2e108a1..0000000 --- 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 eeb36d6..3768f76 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 d342245..0000000 --- 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 3d3a2dc..b6bf795 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 429c2b8..0000000 --- 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 2443a35..0037411 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 031a67d..0000000 --- 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 ac004d2..c8319539 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 f213122..0000000 --- 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 85886ac..2c17006 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 9ec18b8..0000000 --- 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 6f22b65..9c658ea 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 18c0cf7..0000000 --- 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 9975e71..a72357b 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 758e42d..0000000 --- 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 eda2b5b..a39e2c6 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 b689cb3..0000000 --- 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 6144ef6..0a6d641 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 dafda30..0000000 --- a/lang/scm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A scheme interpreter diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 11e502a..0e0bcfd 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 7ed8a9d..0000000 --- a/lang/smalltalk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Smalltalk diff --git a/lang/sxm/Makefile b/lang/sxm/Makefile index 00d9997..c35275a 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 7c4df23..0000000 --- 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 742a166..3b65304 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 a51cc27..0000000 --- a/lang/tcl80/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tool Command Language diff --git a/lang/tclX80/Makefile b/lang/tclX80/Makefile index 7fd5037..4de1ff6 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 5162ae7..0000000 --- a/lang/tclX80/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extended TCL diff --git a/lang/wamcc/Makefile b/lang/wamcc/Makefile index 7f024ea..579873d 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 871a8d6..0000000 --- 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 d97625a..7f58e15 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 9c5d067..0000000 --- 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 c4bf462..a396dfe 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 05be4f1..0000000 --- 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 cf5b29a..720140c 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 5998a85..0000000 --- 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 ac0d0ac..b94b9e6 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 bf3bdc8..0000000 --- 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 c8011d1..dc827db 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 02c2bc6..0000000 --- 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 3009154..58e85b4 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 3c067cc..0000000 --- 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 1f95d80..7c8af70 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 b26e555..0000000 --- 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 4d12ad7..e5fe4d1 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 15e2cb9..0000000 --- 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 9692601..e022acb 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 f409b8b..0000000 --- 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 2d1a2f4..e1edab8 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 d7569d0..0000000 --- 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 f21aa5b..bfb6adb 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 d26745b..0000000 --- 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 45bcb17..bd151cc 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 5d8a2bb..0000000 --- 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 d62aaf8..74e2ffd 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 42d2721..0000000 --- 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 c519dd1..322a5eb 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 8e1b84c..0000000 --- a/mail/libetpan/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A mail library diff --git a/mail/librfc822/Makefile b/mail/librfc822/Makefile index 7e17928..1193bb7 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 dbf366e..0000000 --- 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 556adda..25ccff6 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 d8d6275..0000000 --- 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 dc75feb..b8bee4d 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 8261c99..0000000 --- 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 a5f7b1a..7fa1735 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 6a0dedd..0000000 --- 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 723ebb7..b69d344 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 58ee04a..0000000 --- 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 77ac5e2..15e66f3 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 f3a22ca..0000000 --- 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 407cdb2..d08e849 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 b63fe9e..0000000 --- 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 f3d4531..c0c7518 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 53b2629..0000000 --- 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 41a029f..decd95d 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 4be74fb..0000000 --- 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 d62aaf8..74e2ffd 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 42d2721..0000000 --- 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 199d0e3..57db4e2 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 bd2b9be..0000000 --- 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 b9583be..f4f8586 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 e76ca1b..0000000 --- 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 8666da5..42f3632 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 4960156..0000000 --- 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 9741f93..d093499 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 b13843d..0000000 --- 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 06a94b4..dd02ff5 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 e2e8681..0000000 --- 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 49f247c..54f21f2 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 a94306b..0000000 --- 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 e2f0e2b..80fae47 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 8890a3c..0000000 --- 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 9afacf2..cbcd71b 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 85658c3..0000000 --- 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 132b5a5..2ec1f8b 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 83d0915..0000000 --- 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 302cc39..07c218b 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 f88f303..0000000 --- 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 d9101f8a..f2a0cb5 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 7ad8836..0000000 --- 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 d6b0a94..5815ddb 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 8404ed3..0000000 --- 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 db79d36..bfcbb4c 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 ccaea25..0000000 --- a/mail/smtpclient/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple SMTP client diff --git a/mail/smtpd/Makefile b/mail/smtpd/Makefile index eb0a1dd..adc368e 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 a5ed580..0000000 --- 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 4dee74a..fa6dbd2 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 1300735..0000000 --- a/mail/smtpproxy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SMTP proxy server diff --git a/mail/stuphead/Makefile b/mail/stuphead/Makefile index eaf16a8..471344c 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 11002cb..0000000 --- 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 c2fc944..352bef0 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 daca3c4..0000000 --- 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 c2fc944..352bef0 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 daca3c4..0000000 --- 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 1d8ac9b..1ac123d 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 fe73a34..0000000 --- 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 4e7d71b..4cfca91 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 c70f84b..0000000 --- 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 4867d91..76b2927 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 e690801..0000000 --- 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 428bcff..2cd81f4 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 bd18511..0000000 --- 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 2f2efe6..4090295 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 bd18511..0000000 --- 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 fc85cd2..771f5e0 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 3838212..0000000 --- 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 13a8161..5d533f2 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 d2f128e..0000000 --- a/math/PDL/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl Data Language diff --git a/math/add/Makefile b/math/add/Makefile index b5d590c..d9d803f5 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 58f7d2e..0000000 --- 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 9173e33..1f653cd 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 34c80da..0000000 --- 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 a172001..63940f4 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 4e4010c..0000000 --- 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 3bf27a3..ddbb708 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 ffe2ab9..0000000 --- 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 dcbed1c..3625528 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 cac96bf..0000000 --- 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 7497886..87dd7ea 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 0b35593..0000000 --- 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 b56d94d..a38ebc4 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 0d4c51f..0000000 --- a/math/clarence/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Programmer's calculator diff --git a/math/cln/Makefile b/math/cln/Makefile index 78a88fa..899ae2d 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 85e2272..0000000 --- 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 144c432..da02d76 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 3ee0ec6..0000000 --- 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 d927370..f2ede74 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 4bff743..0000000 --- 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 d927370..f2ede74 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 4bff743..0000000 --- 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 18c7312..7d2e231 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 2bf9e8d..0000000 --- a/math/eispack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Eigenvalue system package diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile index 24502ff..fc2bf5a 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 3f47c82..0000000 --- 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 93a6312..307899e 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 22b1e98..0000000 --- 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 a172001..63940f4 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 4e4010c..0000000 --- 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 4668e9f..9230d6a 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 4fde99a..0000000 --- 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 ac2a68e..5d55118 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 353dce0..0000000 --- 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 b0f9393..4d92bd6 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 2b60db5..0000000 --- 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 29de9f5..998d64d 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 864b6e4..0000000 --- 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 8c959fe..f81bbec 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 43ed71d..0000000 --- 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 7eb4f01..7fb178a 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 2e9e0df..0000000 --- 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 37b17ef..52625e6 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 f528efe..0000000 --- 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 0215c08..fbed584 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 2d48358..0000000 --- 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 62385fc..3ea4322 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 cd9f5fa..0000000 --- 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 caad5b6..0798b07 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 04b7f02..0000000 --- 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 b1d947a..10f4330 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 031aaa9..0000000 --- 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 bff5544..120518d 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 f04d78f..0000000 --- a/math/linpack/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Linear Algebra package diff --git a/math/metis/Makefile b/math/metis/Makefile index aafbf82..e6ebac0 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 4144bc7..0000000 --- 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 aafbf82..e6ebac0 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 4144bc7..0000000 --- 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 85cc8a0..ee73f16 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 d5aabc7..0000000 --- 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 090758c..13a6bf9 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 15d74d2..0000000 --- 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 edec857..114aded 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 143b896..0000000 --- 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 8b5b448..d88435e 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 151f940..0000000 --- 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 eda9400..1cf1295 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 7649dd3..0000000 --- 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 520ee1a..cb1585f 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 706deeb..0000000 --- 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 9dd01c8..af6d8fa3 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 6e6b527..0000000 --- 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 336fad5..26d998a 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 9b091be..0000000 --- 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 8ed2897..d5e5641 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 52bf47f..0000000 --- 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 b050813..1e86274 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 1c29cce..0000000 --- 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 ef51d31..d13d59e 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 d962e70..0000000 --- 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 d5af77e..2941371 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 00cce11..0000000 --- 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 61109947..4ae6453 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 0dd3a87..0000000 --- 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 08fd6bb..f077f65 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 195035f..0000000 --- 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 e4b75f5..73c56d6 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 cc720ae..0000000 --- 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 866bdca..c33574a 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 f3e1fc4..0000000 --- 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 77d309d..6ee2c8f 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 dc35c17..0000000 --- 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 86a1c52..f66409d 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 be91819..0000000 --- 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 f07b017..0f40465 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 bffcca1..0000000 --- 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 eac0985..3ffeb4d 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 2de64ab..0000000 --- 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 9862fb1..2263779 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 e9c232a..0000000 --- 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 476a1e5..e1feba4 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 90601cf..0000000 --- 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 c5c098c..ffa0748 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 5bc50d0..0000000 --- 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 e3e2d6a..fd601e5 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 731d2ec..0000000 --- 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 c409086..0ebecdf 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 9e6e760..0000000 --- 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 a3eedd9..7aa69b9 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 da6f8eb..0000000 --- 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 816442a..3372c7d 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 1f2d07e..0000000 --- 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 3311c51..da9dc4e 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 c06b09f..0000000 --- a/math/umatrix/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple matrix package diff --git a/math/umfpack/Makefile b/math/umfpack/Makefile index 0d06006..90d0063 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 cd98367..0000000 --- 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 20ed8ef..7f5c4d31 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 534827a..0000000 --- a/math/vtk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Visualization Toolkit diff --git a/math/vtk43/Makefile b/math/vtk43/Makefile index 20ed8ef..7f5c4d31 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 534827a..0000000 --- a/math/vtk43/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Visualization Toolkit diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index 20ed8ef..7f5c4d31 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 534827a..0000000 --- a/math/vtk5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Visualization Toolkit diff --git a/math/wingz/Makefile b/math/wingz/Makefile index 03c3326..a86a9ad 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 7f30f37..0000000 --- a/math/wingz/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Commercial Spreadsheet diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index 9962f8a..b6d0a4a 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 caf62f6..0000000 --- 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 d737b4d..e5af3a1 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 ecc63b7..0000000 --- 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 2076701..3662542 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 f481ee9..0000000 --- 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 872e524..0e5d971 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 c469d7f..0000000 --- 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 80fdddc..4da1caa 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 131b628..0000000 --- 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 e351933..d07dd51 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 33b258f..0000000 --- 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 38d1efa..1cec180 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 53a517c..0000000 --- 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 eaf968f..ff6af86 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 feb39d1..0000000 --- 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 f9351ab..294d292 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 f526ea6..0000000 --- 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 b10e158..05e4e9e 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 d95f650..0000000 --- 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 4e72b49..b34cf0e 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 091a44d..0000000 --- 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 ed05cc6..511f97e 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 4c8d94a..0000000 --- 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 894f15b..672b9d8 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 8937deb..0000000 --- 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 9ef7d34..cb173e0 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 74edecb..0000000 --- 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 015fdd2..af89402 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 1da8f6d..0000000 --- a/misc/cfe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Console font editor diff --git a/misc/chord/Makefile b/misc/chord/Makefile index 4c0cc4d..153be44 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 7d87fe69..0000000 --- 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 7cee940..68aeb48 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 cd1a195..0000000 --- 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 38117fb..391127b 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 d780322..0000000 --- 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 dbf12f3..09d8e98 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 ca29ba0..0000000 --- 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 aa66022..65ecd02 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 6a65bd0..0000000 --- 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 54db0e3..aa97f84 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 35a999f..0000000 --- a/misc/cpuid/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -CPU identification utility diff --git a/misc/crosspad/Makefile b/misc/crosspad/Makefile index 9956683..58b9171 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 f410c10..0000000 --- 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 0146fe6..78a2ded 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 2191cf9..0000000 --- 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 d727819..e2ea400 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 c95eaf9..0000000 --- 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 974536f..907c8fd 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 79ad483..0000000 --- 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 6c6f362..7be2c80 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 ed29d87..0000000 --- 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 735f174..d0d593e 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 b7f0f69..0000000 --- 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 0722811..1483168 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 73d89e7..0000000 --- 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 49c91ca..225d360 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 5f2a984..0000000 --- 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 74b3549..ea64efc 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 aa32605..0000000 --- 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 fb8c584..094599c 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 4bc1856..0000000 --- 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 92e2365..c35653d 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 56e66b4..0000000 --- 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 b727f12..a73a348 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 04bd1b7..0000000 --- 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 2d3b1b4..05b36fb 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 837e513..0000000 --- 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 5925a14..94dcea0 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 822d9be..0000000 --- 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 57c4bcb..7d0ccab 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 6f21870..0000000 --- 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 900b1f0..1110540 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 8d5c73b..0000000 --- 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 57c4bcb..7d0ccab 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 6f21870..0000000 --- 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 8c959fe..f81bbec 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 43ed71d..0000000 --- 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 80c8bbd..c70aac4 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 5edb433..0000000 --- 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 a2e1dfe..3b2f9a3 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 0e4c351..0000000 --- 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 23a1c48..a81eea0 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 f402997..0000000 --- a/misc/grc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Generic Colouriser diff --git a/misc/gretl/Makefile b/misc/gretl/Makefile index 37b17ef..52625e6 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 f528efe..0000000 --- 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 615f2ac..96e9d54 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 d38c229..0000000 --- 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 615f2ac..96e9d54 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 d38c229..0000000 --- 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 2e7c97f..11708aa 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 7ecc783..0000000 --- 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 4b52c3a..9991fc3 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 200f2e5..0000000 --- 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 3e0ddd7..e088e0e 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 bfe7fef..0000000 --- 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 4f71871..02dcc20 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 e143287..0000000 --- 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 19757f2..c4092eb 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 b233462..0000000 --- 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 80ebffe..68c6758 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 7d66883..0000000 --- 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 377c500..29de923 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 f20d35b..0000000 --- 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 ec39427..5706f37 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 4f7dc57..0000000 --- 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 2f77065..8e5c095 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 ade0736..0000000 --- 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 3576138..58edede 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 d7b3752..0000000 --- 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 3b2346a..1132f2e 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 5e50478..0000000 --- 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 3f100f1..9864f38 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 37ecd90..0000000 --- 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 049ca60..6b499e4 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 19d5587..0000000 --- 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 004830f..ad4e372 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 74cba00..0000000 --- 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 7bbc020..f0f549c 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 528666a..0000000 --- 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 05a5ca7..24d154e 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 ec7a767..0000000 --- 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 65ea768..32c7bbb 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 3cd26da..0000000 --- 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 78d9a04..65a90d0 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 62c336a..0000000 --- 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 584785c..f9773e2 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 cbdb56d..0000000 --- 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 7713d93..91a796d 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 19fc058..0000000 --- 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 d5f41ce..4755c81 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 f0458b3..0000000 --- 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 3eb6076..75adc7b 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 8e511b6..0000000 --- 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 9cf8a21..b904a49 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 2bf5123..0000000 --- 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 ecacd1d..16371e4 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 1c1ee1a..0000000 --- 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 36f1304..53322bc 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 2227bf1..0000000 --- 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 ee8d946..5b3c697 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 49b52b5..0000000 --- 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 573087f..2810069 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 889f8be..0000000 --- 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 f594509..0682358 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 24c4c89..0000000 --- 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 5c35a12..dd704e1 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 2d74ff2..0000000 --- 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 748b7e1..f2faece 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 8bc4a82..0000000 --- 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 3368627..25337b8 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 8892dff..0000000 --- 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 f6b47e8..5873cf5 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 a4761ff..0000000 --- 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 86688a2..7c3012b 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 ee3e555..0000000 --- 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 b672147..16eb80a 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 f49b837..0000000 --- a/misc/ttyrec/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tty recorder diff --git a/misc/txt2regex/Makefile b/misc/txt2regex/Makefile index e3c6e41..c237709 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 fcbe480..0000000 --- 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 462c7e4..28f48a1 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 5fed64e3..0000000 --- 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 5ebb0e7..693f2d3 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 26a11b3..0000000 --- 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 bcc2bf9..80a7293 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 be5d935..0000000 --- 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 01733f1..e3d786b 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 7e274cd..0000000 --- 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 5d60065..a4eed54 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 d5a49be..0000000 --- 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 47f5e35..aed9cda 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 0ab1516..0000000 --- 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 100e8f3..92a0417 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 b5c1b7e..0000000 --- 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 84027b8..71919c4 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 12a1f9f..0000000 --- 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 f581921..811f5bb 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 3b80b98..0000000 --- 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 dc08896..4339a55 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 3995081..0000000 --- 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 006e757..5ed9e94 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 5c3c100..0000000 --- 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 c0b4a4e..7eb88cc 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 c6ba332..0000000 --- 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 05caf05..3f816d7 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 d9e0b4c..0000000 --- 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 8f8c6e8..72446c8 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 58a2508..0000000 --- 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 90fbf56..46cca38 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 f28c892..0000000 --- a/multimedia/tosvcd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SVCD transcoder diff --git a/multimedia/vcdgear/Makefile b/multimedia/vcdgear/Makefile index ffce0db..fe091f1 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 25c1bd2..0000000 --- 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 7070595..28f0547 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 caa4590..0000000 --- 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 3c21fc8..fa5daa0 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 1511ca8..0000000 --- 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 f5ff316..dc57bc3 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 29477ae..0000000 --- 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 4e2f10c..b4ed07d 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 7aa00e3..0000000 --- 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 66973cd..60e0672 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 c1f08b0..0000000 --- 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 a7eb249..4443db6 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 03d7cc8..0000000 --- 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 f5ff316..dc57bc3 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 29477ae..0000000 --- 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 bbb2b3a..ae4d0f0 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 0ef6638d..0000000 --- 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 7ce893b..45c26f9 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 212ba76..0000000 --- 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 2d6a454..95488b3 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 9e7488f..0000000 --- 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 8a4f7b6..f71d691 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 58bd2d8..0000000 --- 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 3581a69..0bc0356 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 59c1140..0000000 --- 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 f8b52b0..8dad411 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 5bcf5d8..0000000 --- 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 9c54c8f..1dca17f9 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 4dd2216..0000000 --- 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 90897ff..fbd35f9 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 ac5ae54..0000000 --- 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 0a08910..4f67a9f 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 901008d..0000000 --- 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 59631fb..6e68dd8 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 3cd33e8..0000000 --- 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 9e6fb30..ea07d85 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 e5f0846..0000000 --- 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 4629d21..9edd7f4 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 5641db1..0000000 --- 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 a634d9e..fdb020a 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 6e304ec..0000000 --- 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 fb7444b..b9647f0 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 2a9eb38..0000000 --- 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 f902edf..f7258cb 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 ee1d8af..0000000 --- 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 d955bc0..c5b7166 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 85245b5..0000000 --- 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 be81286..590c57d 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 8c63ccd1..0000000 --- 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 7234a2e..f28c8d1 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 f2898ca7..0000000 --- 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 70c43d9..dd7f8f1 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 963ecff..0000000 --- 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 8c8fe78..92e5deb 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 3108e30..0000000 --- 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 fa1a192..9c4e818 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 b460e2a..0000000 --- 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 b132597..0af3fda 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 7ba1997..0000000 --- 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 5cf8acd..ca52901 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 a400869..0000000 --- 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 f320041..84ae8be 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 0ed4b3e..0000000 --- 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 2012ba3..eeb7756 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 421eb769..0000000 --- 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 248f95f..2ab57ca 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 31fde57..0000000 --- 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 7ce893b..45c26f9 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 212ba76..0000000 --- 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 6162317..4e1b114 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 22b5884..0000000 --- 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 3c21fc8..fa5daa0 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 1511ca8..0000000 --- a/net/amsn/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MSN Messenger diff --git a/net/angst/Makefile b/net/angst/Makefile index 2d6a454..95488b3 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 9e7488f..0000000 --- a/net/angst/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An active sniffer diff --git a/net/archie/Makefile b/net/archie/Makefile index 32b220e..9b1b5d2 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 5253f63..0000000 --- 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 e5f9dc7..f5ba50e 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 c61f139..0000000 --- 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 c13889e..110b681 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 710b303..0000000 --- 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 8a4f7b6..f71d691 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 58bd2d8..0000000 --- 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 3581a69..0bc0356 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 59c1140..0000000 --- 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 dc679de..db813c4 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 8240d43..0000000 --- a/net/cnet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A networking simulator diff --git a/net/cricket/Makefile b/net/cricket/Makefile index f8b52b0..8dad411 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 5bcf5d8..0000000 --- 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 0dad3b4..6b7bd43 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 3a489e8..0000000 --- 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 7c26358..45f62b6 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 b68bdfa..0000000 --- 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 9c54c8f..1dca17f9 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 4dd2216..0000000 --- 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 5d8b046..aeed64b 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 6588d6e..0000000 --- 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 34e7b55..42d418e 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 8222bfe..0000000 --- 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 1d36dfd..0f61a1c 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 199f49b..0000000 --- a/net/dnssecwalker/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -DNSSEC Walker diff --git a/net/echolot/Makefile b/net/echolot/Makefile index 90897ff..fbd35f9 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 ac5ae54..0000000 --- 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 86964c7..81d2f22 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 485bc1d..0000000 --- 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 fa1a192..9c4e818 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 b460e2a..0000000 --- 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 f7084ca..cc9aff0 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 8e7181d..0000000 --- a/net/forg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Gopher client diff --git a/net/fping/Makefile b/net/fping/Makefile index afde0e8..298d24d 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 5b01b6d..0000000 --- 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 4fd8fc8..a3c4e93 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 4bd272f..0000000 --- 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 b6915b0..3746e4e 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 4830756..0000000 --- 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 6162317..4e1b114 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 22b5884..0000000 --- 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 ffec7c4..a6aac19 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 ac6b153..0000000 --- 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 2b61fc6..c960d36 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 f9844be..0000000 --- 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 dd62565..0049967 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 d7f5dc4..0000000 --- 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 0a08910..4f67a9f 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 901008d..0000000 --- a/net/gps/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ghost Port Scan diff --git a/net/gsk/Makefile b/net/gsk/Makefile index da682c8..e24512f 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 d9e21d1..0000000 --- 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 4e90cdb..4ac16c2 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 3f21c07..0000000 --- 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 b132597..0af3fda 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 7ba1997..0000000 --- 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 4e2f10c..b4ed07d 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 7aa00e3..0000000 --- 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 27b908e..4d520c4 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 f668e20..0000000 --- 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 66973cd..60e0672 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 c1f08b0..0000000 --- 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 a7eb249..4443db6 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 03d7cc8..0000000 --- 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 5cf8acd..ca52901 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 a400869..0000000 --- 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 4072661..4cb8409 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 30c9a3a..0000000 --- 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 4072661..4cb8409 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 30c9a3a..0000000 --- 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 10a447b..965b23a 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 9004669..0000000 --- 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 fcf205e..f2e18b9 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 2d53434..0000000 --- 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 88756d0..5b19f96 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 1c53d10..0000000 --- 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 9c03296..f449c30 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 1e67f32..0000000 --- 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 f5ff316..dc57bc3 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 29477ae..0000000 --- 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 bd36e89..0bbd431 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 226368a..0000000 --- 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 6c6069b..2dc47a3 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 3605a6f..0000000 --- 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 57ad5ef..c7565e4 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 539d47d..0000000 --- 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 59631fb..6e68dd8 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 3cd33e8..0000000 --- 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 a38f46e..9c9207e 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 d40e65d..0000000 --- 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 423b1fc..ff88fc0 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 7553337..0000000 --- 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 9e6fb30..ea07d85 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 e5f0846..0000000 --- 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 4629d21..9edd7f4 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 5641db1..0000000 --- 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 ee230f9..f4c8356 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 59d402f..0000000 --- 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 a634d9e..fdb020a 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 6e304ec..0000000 --- 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 961461f..2b86153 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 0c9bcd7..0000000 --- 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 961461f..2b86153 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 0c9bcd7..0000000 --- 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 ea48cba..fe22f59 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 9a0c435..0000000 --- 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 2a8eb05..05187c8 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 eaf4ec1..0000000 --- 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 f2f0b1d..dcf79d4 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 8c499c3..0000000 --- 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 f2f0b1d..dcf79d4 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 8c499c3..0000000 --- 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 f2f0b1d..dcf79d4 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 8c499c3..0000000 --- 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 f2f0b1d..dcf79d4 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 8c499c3..0000000 --- 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 f2f0b1d..dcf79d4 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 8c499c3..0000000 --- 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 f2f0b1d..dcf79d4 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 8c499c3..0000000 --- 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 f2f0b1d..dcf79d4 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 8c499c3..0000000 --- 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 f2f0b1d..dcf79d4 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 8c499c3..0000000 --- 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 f2f0b1d..dcf79d4 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 8c499c3..0000000 --- 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 fb7444b..b9647f0 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 2a9eb38..0000000 --- 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 b861eee..3dd6c9f 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 72312d5..0000000 --- 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 f902edf..f7258cb 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 ee1d8af..0000000 --- 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 ded9f1b..b7e023b 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 ec8b639..0000000 --- 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 1203608..1e1de02 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 9bf5467..0000000 --- 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 ed982e7..179967b 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 da1544f..0000000 --- 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 212885b..89d1408 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 3ff9359bf..0000000 --- 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 a457e26..850a612 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 4218af5..0000000 --- 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 d955bc0..c5b7166 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 85245b5..0000000 --- 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 aef6f11..478b4ab 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 423b0f5..0000000 --- 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 81f6449..f85d54a 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 32ac85e..0000000 --- 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 8f66ff1..6d5664c 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 4c4f49d..0000000 --- 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 eb7e7ef..20a1957 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 dbbb188..0000000 --- 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 1639fa0..0fe25d7 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 a735df6..0000000 --- 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 1d830b2..f9456bb 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 39f8c88..0000000 --- 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 8ffde94..e21a96d 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 8e999ff..0000000 --- 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 8c707fd..92dca2f 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 00059e9..0000000 --- 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 25c0dce..8ba062a 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 b8ed474..0000000 --- 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 2d36b7f..fcfb356 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 984216b..0000000 --- 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 cd233c9..3977850 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 a8faf10..0000000 --- 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 4564431..21b6a6d 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 4a87a60..0000000 --- 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 f320041..84ae8be 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 0ed4b3e..0000000 --- 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 bbb2b3a..ae4d0f0 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 0ef6638d..0000000 --- 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 0135a43..efb7ccf 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 74fb5d0..0000000 --- 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 d0df7a0..c7a97e2 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 fc7c4d5..0000000 --- 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 eded389..ba09038 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 7cc2eee4..0000000 --- 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 6ece87a..10ae742 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 d38a109..0000000 --- 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 9078c3e..fabc35d 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 67c8ee3..0000000 --- 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 b774962..8624957 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 135cdf0..0000000 --- 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 a0e7c19..6efe57d 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 07eaccc..0000000 --- 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 94c5221..fead0a4 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 cd23291..0000000 --- a/net/pygopherd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multiprotocol Information Server diff --git a/net/queso/Makefile b/net/queso/Makefile index 3be7d4f..77e2140 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 7558f59..0000000 --- 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 6a7c661..c2283e9 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 da7ffc9..0000000 --- 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 a110882..4cc0cb0 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 ebbebe1..0000000 --- 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 a6b01da..c034a26 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 9d4868f..0000000 --- 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 b9821d8..e3ec157 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 9fa37c9..0000000 --- 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 ac93741..5f326ce 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 7cdf3c2..0000000 --- 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 ac93741..5f326ce 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 7cdf3c2..0000000 --- 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 be81286..590c57d 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 8c63ccd1..0000000 --- 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 c6cbc41..2a76be3 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 8514ae5..0000000 --- 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 eb81f17..72a765e 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 8963897..0000000 --- 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 3324559..ddcad1e 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 0bc9ce7..0000000 --- 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 441ee11..5a923a2 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 51a2192..0000000 --- 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 af207b1..2b8e604 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 7627766..0000000 --- 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 e746102..703100f 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 ff241a8..0000000 --- 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 d3262e2..defa346 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 9a094ef..0000000 --- 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 ae96d14..752f86a 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 7d732d7..0000000 --- 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 b20549d..b114adc 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 b726221..0000000 --- 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 763cf48..08078a0 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 717867c..0000000 --- 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 399c31d..d128d4e 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 46190ec..0000000 --- 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 7234a2e..f28c8d1 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 f2898ca7..0000000 --- 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 08ae8d9..2a66239 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 65d65b2..0000000 --- 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 e7441e5..645264f 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 30a18bb..0000000 --- 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 e225b61..0314a81 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 55e3a43..0000000 --- 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 f7f8db1..7b80051 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 6a976a2..0000000 --- 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 1ff5dd7..b2ece6b 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 1f00687..0000000 --- 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 70c43d9..dd7f8f1 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 963ecff..0000000 --- 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 8c8fe78..92e5deb 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 3108e30..0000000 --- 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 4710b46c..1ca320b 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 6e74322..0000000 --- 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 dd7118d..bfb358a 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 ad2dc96..0000000 --- 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 65073bd..12e3803 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 f57cc78..0000000 --- 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 b7edb2f..afb4430 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 66fb3d0..0000000 --- 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 b7edb2f..afb4430 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 66fb3d0..0000000 --- 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 04f5eed..172a07c 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 fafad82..0000000 --- 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 bd8ce99..6c97291 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 4f21c76..0000000 --- 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 9a4a9cc..60a0795 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 f751517..0000000 --- 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 2d600d9..968ff08 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 b6ce4de..0000000 --- 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 f18cb4d..79e7f32 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 9d0110e..0000000 --- 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 4dd1deb..a0a966b 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 1d9b221..0000000 --- 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 42646fa..d4dd384 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 9627326..0000000 --- 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 ed9e6d2..bd0d72f 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 20a33ce..0000000 --- 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 ec690cc..6adf964 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 058585a..0000000 --- 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 cde39c8..a54ebf5 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 59443ed..0000000 --- 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 71b465d..d0ba3e0 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 769d200..0000000 --- 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 1e9cf87..b749ccc 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 cae8ce1..0000000 --- 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 c432aef..e85bb17 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 2cca15a..0000000 --- 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 a258996..3fc07d4e 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 2a09017..0000000 --- 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 bf05aaa..5c9ad56 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 7148334..0000000 --- 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 84d52a7..6020766 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 8eae334..0000000 --- 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 bcf7feb..aa93dfb 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 5a15162..0000000 --- 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 226acd4..1ef4d88 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 b62e5d8..0000000 --- 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 e29084a..9197570 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 a81e15c..0000000 --- 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 c6c732f..d28512f 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 8a9d76e..0000000 --- a/print/afm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Adobe Font Metrics diff --git a/print/amspsfnt/Makefile b/print/amspsfnt/Makefile index 3ab3ac0..18d5da9 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 62b1f80..0000000 --- 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 2fb84ce..87c7b56 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 149dd9c..0000000 --- a/print/axpoint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML Based Presentations diff --git a/print/bibcursed/Makefile b/print/bibcursed/Makefile index ce774b4..b03a8b7 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 de263b9..0000000 --- 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 2d31b17..63b251b 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 9c0d582..0000000 --- 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 d375490..2a692ae 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 fb289b9..0000000 --- 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 af4711a..d0da5ff 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 dcaceff..0000000 --- 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 6a7d73d..497c2b3 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 e89fd3e..0000000 --- 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 8e4a199..e0c8858 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 d52b2f9..0000000 --- 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 8de096c..5e23052 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 d7f8805..0000000 --- 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 57c1a15..e34d883 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 6d300ce..0000000 --- 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 d5a8338..b076c91 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 303f1e3..0000000 --- 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 32e9412..8e6a7e8 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 a539ed2..0000000 --- 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 f8a48ce..25e3dc0 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 dd6a867..0000000 --- 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 6ebbee3..f3a31d0 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 4dca077..0000000 --- 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 f8a48ce..25e3dc0 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 dd6a867..0000000 --- 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 6ebbee3..f3a31d0 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 4dca077..0000000 --- a/print/ghostscript7/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Postscript interpreter diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index f8a48ce..25e3dc0 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 dd6a867..0000000 --- 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 1153e11..4e7b4a0 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 ebd7414..0000000 --- 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 00afc40..9bd65e8 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 e2a05fe..0000000 --- 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 69bd377..fe88996 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 7647d98..0000000 --- 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 c45ae71..36c6ca0 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 3f74376..0000000 --- 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 4554dc4..e1b5215 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 8a1f3b0..0000000 --- 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 36532be..b403ba2 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 06b1c5a..0000000 --- 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 acb43a7..6ba3056 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 74f44f0..0000000 --- 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 0bd8c62..df829a4 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 47a8754..0000000 --- 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 8b83710..70e52b9 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 9f07266..0000000 --- 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 64fb33b..5be8c12 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 a459fc5..0000000 --- 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 4b92d96..dd323a2 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 e74a20d..0000000 --- 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 566f9be..3032f6a 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 3f74376..0000000 --- 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 62ba617..8ef0f62 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 0f55762..0000000 --- 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 a141efe..1e1e0fa 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 1b7dfb6..0000000 --- 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 91ff181..44959ea 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 5158a15b..0000000 --- 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 52b6d69..94b0976 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 523ab9a..0000000 --- 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 84d29cb..515e1a4 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 b27a61a..0000000 --- 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 60e3412..e2e2097 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 84e94f2..0000000 --- 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 4b92d96..dd323a2 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 e74a20d..0000000 --- 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 201fa05..f307df4 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 b171fda..0000000 --- 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 21a1d89..3cdb8e1 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 bb8a0d0..0000000 --- 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 dc3ec1e..f7dffe4 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 166f9fc..0000000 --- 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 2e64ceb..622f99b 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 f291d96..0000000 --- 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 2e64ceb..622f99b 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 f291d96..0000000 --- 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 87fa216..4df1f81 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 2d93a91..0000000 --- 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 87fa216..4df1f81 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 2d93a91..0000000 --- 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 d8832b4..134cdbf 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 82e1e24..0000000 --- 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 4dc5403..ed467fc 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 66b7580..0000000 --- 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 284fb5c..51517f4 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 4556d37..0000000 --- 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 c7b7504..ceda96b 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 18873cb..0000000 --- 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 777726f..48e2374 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 8d1470e..0000000 --- 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 585661e..26202a4 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 58a66ce..0000000 --- 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 7b95339..e5aa482 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 a51bd0f..0000000 --- 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 951efa4..2bfe2ba 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 4aa4fc2..0000000 --- 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 6046b15..9342663 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 809bad2..0000000 --- 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 a1a8dc7..ab79778 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 50920cc..0000000 --- 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 62713926..94060f4 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 0c0dfba..0000000 --- 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 b9f7704..57e24eb 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 366220f..0000000 --- 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 ea3c6c5..51b1b61 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 466a55b..0000000 --- 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 2c687dd..2f2b56e 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 a169062..0000000 --- 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 dc81654..c5375f4 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 304678a..0000000 --- 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 fb0556e..6a3f349 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 518f093..0000000 --- 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 75b29d0..7cceece 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 904f549..0000000 --- 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 f3a1f2d..26fc02d 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 5c8e7d2..0000000 --- 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 090758c..13a6bf9 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 15d74d2..0000000 --- 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 090758c..13a6bf9 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 15d74d2..0000000 --- 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 19604ee..f6103e8 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 2cf44f8..0000000 --- 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 4ed42b2..690284d 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 54e42b0..0000000 --- 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 62713926..94060f4 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 0c0dfba..0000000 --- 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 0b1bcf11..7dff405 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 cfc2f38..0000000 --- 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 921c04e..25bfb28 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 4e9ec08..0000000 --- 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 c464c07..e1f48cc 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 e3b0414..0000000 --- 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 5176e9e..e2a430c 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 bc327db..0000000 --- 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 5787666..aba0b00 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 d735abd..0000000 --- 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 9b63ae6..23e1f9f 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 1cb763a..0000000 --- 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 9f4e855..d041d20 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 8361f4e..0000000 --- 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 34a47b3..c98b7e5 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 d32c1e7..0000000 --- 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 b54863c..9522247 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 3515990..0000000 --- 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 d4f7f27..86e800b 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 8b76e9b..0000000 --- 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 57b2504..375e610 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 4b2b44b..0000000 --- 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 33b438a..c280822 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 5cc662d..0000000 --- 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 38c48eb..2a8da88 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 ed0ac1e..0000000 --- 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 28f6aa2..d22b38c 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 60156be..0000000 --- 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 d0038b5..d146710 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 3e3ae56..0000000 --- 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 ea11eb7..e231651 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 ab4268e..0000000 --- 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 862568c..b7dbe0f 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 2b9d8b0..0000000 --- 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 7db7d18..f5f479c 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 e539b31..0000000 --- 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 55fa372..dca7b9a 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 59a1567..0000000 --- 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 55fa372..dca7b9a 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 59a1567..0000000 --- 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 55fa372..dca7b9a 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 59a1567..0000000 --- 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 46d90f6..7e04896 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 1c7457a..0000000 --- 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 bb730d5..31c66d2 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 1eb8b9c..0000000 --- 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 9a0ef57..59c2004 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 d890f42..0000000 --- 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 0998730..e331de2 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 c1954e0..0000000 --- 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 6a76577..c82f642 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 94719ac..0000000 --- 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 034e4f7..8be8f7f 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 2d569e8..0000000 --- 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 fd5307f..ddf2b4a 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 cf38e47..0000000 --- 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 55c29c5..ea98b12 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 e589656..0000000 --- a/security/isakmpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -OpenBSD IKE daemon diff --git a/security/libecc/Makefile b/security/libecc/Makefile index 0d6cc90..df55f21 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 78615d5..0000000 --- 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 3cd56c4..820573c9 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 08e9e16..0000000 --- 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 c7d4d10..6695afb 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 2be8d63..0000000 --- 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 432b38b..5c267b3 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 b334222..0000000 --- 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 1505928..0adfbf2 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 c8ab529..0000000 --- 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 0d19ff9..7b09d95 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 30bf9e1..0000000 --- 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 6029d5f..d0d923e 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 5493f26..0000000 --- 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 6029d5f..d0d923e 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 5493f26..0000000 --- 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 546ee33..8e302ff 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 dec7dbf..0000000 --- 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 cbd1256..5b78c14 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 4a85b06..0000000 --- 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 54122d8..c1e9b1b 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 b5fe2ef..0000000 --- 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 a94faac..962bca8 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 493abeb..0000000 --- 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 4474fa5..71a8498 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 7cb8980..0000000 --- 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 8b7b066..89b660d 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 5235749..0000000 --- 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 a1af69d..bc83117 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 1b8b5ed..0000000 --- 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 f084fd1..144e4af 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 f0cdb76..0000000 --- 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 d8b05d4..7e7e317 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 4b4f049..0000000 --- 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 f4270de..c4d5dac 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 aea5a0b..0000000 --- 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 eafec77..9c827a6 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 76737de..0000000 --- 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 0fb5e0b..369db02 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 3079b2f..0000000 --- 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 63bc672..1424dad 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 7017990..0000000 --- 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 30163a7..4bb6e5b 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 c01c0b1..0000000 --- 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 dfa264b..feafc58 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 5511c78..0000000 --- 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 a4072a1..0641b80 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 520cab1..0000000 --- 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 51b77b6..7aa04a5 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 230c0cb..0000000 --- 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 02aadbcf..71e1397 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 0ffcb5c..0000000 --- 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 9dc6b7d..e4bf4e4 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 e58f259..0000000 --- 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 2a0f51b..ee89f51 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 a136a6b..0000000 --- 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 f8d16af..1bb1602 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 a7fcd4b..0000000 --- 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 8ef4f60..1c3f7a3 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 9c020b8..0000000 --- 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 a7d3693..5b570b6 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 12d6172..0000000 --- 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 b6c762a..0249d4a 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 8291b68..0000000 --- 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 592c922..07fed15 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 bbe489d..0000000 --- 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 07a3d26..21fe43d 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 fbd2877..0000000 --- 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 f496c8a..2841481 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 48c9667..0000000 --- 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 f32f9b4..e857e01 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 5393c8d..0000000 --- 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 d45fa32..87a38bb 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 069f6bb..0000000 --- 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 70f0d82..687147d 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 22f7ccf..0000000 --- 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 f8f27f8..64bf676 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 6ab1a04..0000000 --- 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 67fa409..5e73eb8 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 31bae60..0000000 --- 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 e273b01..8a5596e 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 a4a5d0c..0000000 --- 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 8c569bc..91394ea 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 5f189d6..0000000 --- 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 a64afaf..0ae23cc 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 dd29e4b..0000000 --- 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 36d5112..c694314d 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 c5fe64a..0000000 --- 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 2a6613a..4dd71f5 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 9432614..0000000 --- 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 a823b4d..3148ae0 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 2e87b16..0000000 --- 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 22f20f0..5176b35 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 9450d3f..0000000 --- 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 efbbc7c..9a22b30 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 f5d4019..0000000 --- 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 deaa825..de55d08 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 64c868d..0000000 --- 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 d8ec774..2dd572d 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 3cdb35a..0000000 --- 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 6750353..f0279e4 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 2049031..0000000 --- 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 cc965e8..c841f3e 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 6838ece..0000000 --- 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 9251c0f..66a2ff6 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 04cb378..0000000 --- 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 a6add06..e2cefeb 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 e8c5ab0..0000000 --- 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 a6add06..e2cefeb 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 e8c5ab0..0000000 --- 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 9d65737..5e8884e 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 184b37c..0000000 --- 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 0588ec0..e9a52e8 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 e559ebb..0000000 --- a/shells/vshnu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -New Visual Shell diff --git a/sysutils/and/Makefile b/sysutils/and/Makefile index d93e2e7..e574ff0 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 64ba078..0000000 --- a/sysutils/and/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Auto Nice Daemon diff --git a/sysutils/anteater/Makefile b/sysutils/anteater/Makefile index 6530ead..79b3e8e 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 c2d905b..0000000 --- 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 69039c0..852a368 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 6aa1316..0000000 --- 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 cdc72a5..dffb768 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 5574187..0000000 --- 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 2077215..de6aef3 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 ce41886..0000000 --- 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 41f7cda..a33c8d3 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 ed42f10..0000000 --- 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 b69270d..3a0cc72 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 a61d94e..0000000 --- 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 0611cdf..1fdb2ce 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 9c4782b..0000000 --- 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 7b09870..8a81f62 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 d365d6b..0000000 --- a/sysutils/cpbk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Backup Copy programm diff --git a/sysutils/diskcheckd/Makefile b/sysutils/diskcheckd/Makefile index 556345e..4921fe1 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 b749314..0000000 --- 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 e72c32f..0fae106 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 e6fb1b1..0000000 --- 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 9905d90..16fe65c 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 1b571f7..0000000 --- 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 c74306c..0bd5e78 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 436bb0f..0000000 --- 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 2b1a99f..c16a31a 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 40fa19e..0000000 --- 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 3d06fa7..12b9c94 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 475c1dd..0000000 --- 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 63584e8..0afbede 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 608ad35..0000000 --- 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 f4c898a..07bfecd 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 c4aff74..0000000 --- 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 a26c094..c48b03a 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 abaaf42..0000000 --- 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 7163590..f9db04e 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 9e96939..0000000 --- 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 8c07fb7..5b86e067 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 e40800c..0000000 --- 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 d15e327..f2f41f6 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 98e4f29..0000000 --- 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 d15e327..f2f41f6 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 98e4f29..0000000 --- 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 0f0d4ca..de7ceab 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 5495baa..0000000 --- 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 07f3abe..162a088 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 9f0813f..0000000 --- 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 4b7bfc1..3663113 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 d680295..0000000 --- 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 b69310e..d0ed810 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 6911861..0000000 --- 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 8ccf5e6..73117c0 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 7d2b91c..0000000 --- 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 24439f5..56088d3 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 625e42b..0000000 --- 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 f852ebc..0453119 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 c944d70..0000000 --- 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 04723d9..6891f7d 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 a2fe3c2..0000000 --- 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 7e73cbf..55a6f30 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 921ef14..0000000 --- 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 663da5d..17c40cf 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 3791846..0000000 --- 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 d0bbac9..b807136 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 63df379..0000000 --- a/sysutils/stowES/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -stow Enhancement Script diff --git a/sysutils/tcplist/Makefile b/sysutils/tcplist/Makefile index 3fbb547..5a34559 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 78baf33..0000000 --- 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 217e928..f99fd2c 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 23b15e3..0000000 --- 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 dbe79f6..3b77090 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 81272e5..0000000 --- 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 bc775c5..2506b3b 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 f5ea08f..0000000 --- a/sysutils/tua/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Uucp Analyzer diff --git a/sysutils/upsd/Makefile b/sysutils/upsd/Makefile index 20ee6ad..8aa9f13 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 441e71e..0000000 --- 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 f39ea0f..3052548 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 0f7df61..0000000 --- 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 9e7b328..f305dfb 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 5a0239c..0000000 --- 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 6f03cc8..4d9e832 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 e52e474..0000000 --- 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 5c89ca7..839b3b0 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 70e47f9..0000000 --- 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 699cd04..89e4647 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 ebe4027..0000000 --- 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 5e75285..62d4ab0 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 a27016d..0000000 --- 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 7f591c6..ce98f47 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 6badd2c..0000000 --- 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 56b933a..b3ca388 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 a1c588b..0000000 --- a/sysutils/xw/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X app to list current users logged into the system |