diff options
author | lioux <lioux@FreeBSD.org> | 2002-11-11 00:48:51 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-11-11 00:48:51 +0800 |
commit | a882364f2403bc9d88e823745313b7de799bd176 (patch) | |
tree | dd5369640affc2ebaee3c07f6b9fa0a103a5c028 /finance | |
parent | 3e65dfafbbc43ca7f1b56d2c5f043af567b691c7 (diff) | |
download | freebsd-ports-graphics-a882364f2403bc9d88e823745313b7de799bd176.tar.gz freebsd-ports-graphics-a882364f2403bc9d88e823745313b7de799bd176.tar.zst freebsd-ports-graphics-a882364f2403bc9d88e823745313b7de799bd176.zip |
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Diffstat (limited to 'finance')
34 files changed, 17 insertions, 34 deletions
diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile index 6e99cd77688..afdcf6eaa0a 100644 --- a/finance/gnofin/Makefile +++ b/finance/gnofin/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Light-weight GNOME based financial management program - USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= yes diff --git a/finance/gnofin/pkg-comment b/finance/gnofin/pkg-comment new file mode 100644 index 00000000000..51d67cde361 --- /dev/null +++ b/finance/gnofin/pkg-comment @@ -0,0 +1 @@ +Light-weight GNOME based financial management program diff --git a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile index 8d7a2c225b3..3e0ddd7dcc0 100644 --- a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile +++ b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 \ ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS diff --git a/finance/p5-Business-OnlinePayment-2CheckOut/pkg-comment b/finance/p5-Business-OnlinePayment-2CheckOut/pkg-comment new file mode 100644 index 00000000000..bfe7fefe5ac --- /dev/null +++ b/finance/p5-Business-OnlinePayment-2CheckOut/pkg-comment @@ -0,0 +1 @@ +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 42e38ee6429..94787059923 100644 --- a/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile +++ b/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 \ ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS diff --git a/finance/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment b/finance/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment new file mode 100644 index 00000000000..e143287f417 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment @@ -0,0 +1 @@ +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 3955cc0fcd6..0ef53bb255d 100644 --- a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile +++ b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment b/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment new file mode 100644 index 00000000000..b2334629b17 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment @@ -0,0 +1 @@ +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 2fdf42405cc..80ebffecf07 100644 --- a/finance/p5-Business-OnlinePayment-Beanstream/Makefile +++ b/finance/p5-Business-OnlinePayment-Beanstream/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-OnlinePayment-Beanstream/pkg-comment b/finance/p5-Business-OnlinePayment-Beanstream/pkg-comment new file mode 100644 index 00000000000..7d668838b1f --- /dev/null +++ b/finance/p5-Business-OnlinePayment-Beanstream/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for Beanstream diff --git a/finance/p5-Business-OnlinePayment-Cardstream/Makefile b/finance/p5-Business-OnlinePayment-Cardstream/Makefile index a573e474e53..377c500d6a9 100644 --- a/finance/p5-Business-OnlinePayment-Cardstream/Makefile +++ b/finance/p5-Business-OnlinePayment-Cardstream/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-OnlinePayment-Cardstream/pkg-comment b/finance/p5-Business-OnlinePayment-Cardstream/pkg-comment new file mode 100644 index 00000000000..f20d35b5886 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-Cardstream/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for Cardstream diff --git a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile index 45c8ab3dd0d..2f77065a8bb 100644 --- a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile +++ b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-OnlinePayment-LinkPoint/pkg-comment b/finance/p5-Business-OnlinePayment-LinkPoint/pkg-comment new file mode 100644 index 00000000000..ade07365333 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-LinkPoint/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for LinkPoint diff --git a/finance/p5-Business-OnlinePayment-SurePay/Makefile b/finance/p5-Business-OnlinePayment-SurePay/Makefile index b8f29d13fff..049ca60acb2 100644 --- a/finance/p5-Business-OnlinePayment-SurePay/Makefile +++ b/finance/p5-Business-OnlinePayment-SurePay/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-OnlinePayment-SurePay/pkg-comment b/finance/p5-Business-OnlinePayment-SurePay/pkg-comment new file mode 100644 index 00000000000..19d5587243f --- /dev/null +++ b/finance/p5-Business-OnlinePayment-SurePay/pkg-comment @@ -0,0 +1 @@ +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 cc4c678e0ee..004830fb034 100644 --- a/finance/p5-Business-OnlinePayment-TCLink/Makefile +++ b/finance/p5-Business-OnlinePayment-TCLink/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 \ ${SITE_PERL}/${PERL_ARCH}/Net/TCLink.pm:${PORTSDIR}/net/p5-Net-TCLink diff --git a/finance/p5-Business-OnlinePayment-TCLink/pkg-comment b/finance/p5-Business-OnlinePayment-TCLink/pkg-comment new file mode 100644 index 00000000000..74cba009dd4 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-TCLink/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for TrustCommerce diff --git a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile index 4e5fff9ffd2..7bbc020525e 100644 --- a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile +++ b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 \ ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \ diff --git a/finance/p5-Business-OnlinePayment-VirtualNet/pkg-comment b/finance/p5-Business-OnlinePayment-VirtualNet/pkg-comment new file mode 100644 index 00000000000..528666a4456 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-VirtualNet/pkg-comment @@ -0,0 +1 @@ +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 2e34aef62f5..65ea768598a 100644 --- a/finance/p5-Business-OnlinePayment-eSec/Makefile +++ b/finance/p5-Business-OnlinePayment-eSec/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-OnlinePayment-eSec/pkg-comment b/finance/p5-Business-OnlinePayment-eSec/pkg-comment new file mode 100644 index 00000000000..3cd26da3df6 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-eSec/pkg-comment @@ -0,0 +1 @@ +An Business::OnlinePayment backend module for eSec diff --git a/finance/p5-Business-OnlinePayment/Makefile b/finance/p5-Business-OnlinePayment/Makefile index 7df99b461b7..78d9a042834 100644 --- a/finance/p5-Business-OnlinePayment/Makefile +++ b/finance/p5-Business-OnlinePayment/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 new file mode 100644 index 00000000000..62c336ac442 --- /dev/null +++ b/finance/p5-Business-OnlinePayment/pkg-comment @@ -0,0 +1 @@ +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 fdca4bd35d2..05a5ca752ae 100644 --- a/finance/p5-Business-WorldPay-Junior/Makefile +++ b/finance/p5-Business-WorldPay-Junior/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/finance/p5-Business-WorldPay-Junior/pkg-comment b/finance/p5-Business-WorldPay-Junior/pkg-comment new file mode 100644 index 00000000000..ec7a767e7e6 --- /dev/null +++ b/finance/p5-Business-WorldPay-Junior/pkg-comment @@ -0,0 +1 @@ +An Business::OnlinePayment backend module for a WorldPay Select Junior service diff --git a/finance/p5-Math-Financial/Makefile b/finance/p5-Math-Financial/Makefile index e14b3f826b3..899f1536ec5 100644 --- a/finance/p5-Math-Financial/Makefile +++ b/finance/p5-Math-Financial/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module containing common functions for loans and annuities - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/finance/p5-Math-Financial/pkg-comment b/finance/p5-Math-Financial/pkg-comment new file mode 100644 index 00000000000..b2e6e5c4eee --- /dev/null +++ b/finance/p5-Math-Financial/pkg-comment @@ -0,0 +1 @@ +Perl module containing common functions for loans and annuities diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile index 6caa3562335..83853fda4ed 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -15,8 +15,6 @@ DISTNAME= QuantLib-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A comprehensive software framework for quantitative finance - WRKSRC= ${WRKDIR}/QuantLib-${PORTVERSION} USE_REINPLACE= yes diff --git a/finance/quantlib/pkg-comment b/finance/quantlib/pkg-comment new file mode 100644 index 00000000000..3392b6a8044 --- /dev/null +++ b/finance/quantlib/pkg-comment @@ -0,0 +1 @@ +A comprehensive software framework for quantitative finance diff --git a/finance/wmstock/Makefile b/finance/wmstock/Makefile index 4a59cfdc7a0..84027b84252 100644 --- a/finance/wmstock/Makefile +++ b/finance/wmstock/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://mattfischer.com/wmstock/src/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= 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 new file mode 100644 index 00000000000..12a1f9f2f1f --- /dev/null +++ b/finance/wmstock/pkg-comment @@ -0,0 +1 @@ +Cool WindowMaker Dockapp that shows stock ticker(s) diff --git a/finance/xinvest/Makefile b/finance/xinvest/Makefile index 76a8cbc3826..15fa0364f73 100644 --- a/finance/xinvest/Makefile +++ b/finance/xinvest/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://sunsite.dk/xinvest/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A personal finance tracking and performance tool - USE_MOTIF= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes diff --git a/finance/xinvest/pkg-comment b/finance/xinvest/pkg-comment new file mode 100644 index 00000000000..46cca65cdc7 --- /dev/null +++ b/finance/xinvest/pkg-comment @@ -0,0 +1 @@ +A personal finance tracking and performance tool |