summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
Diffstat (limited to 'finance')
-rw-r--r--finance/gnofin/Makefile2
-rw-r--r--finance/gnofin/pkg-comment1
-rw-r--r--finance/p5-Business-OnlinePayment-2CheckOut/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-2CheckOut/pkg-comment1
-rw-r--r--finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-AuthorizeNet/pkg-comment1
-rw-r--r--finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-comment1
-rw-r--r--finance/p5-Business-OnlinePayment-Beanstream/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-Beanstream/pkg-comment1
-rw-r--r--finance/p5-Business-OnlinePayment-Cardstream/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-Cardstream/pkg-comment1
-rw-r--r--finance/p5-Business-OnlinePayment-LinkPoint/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-LinkPoint/pkg-comment1
-rw-r--r--finance/p5-Business-OnlinePayment-SurePay/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-SurePay/pkg-comment1
-rw-r--r--finance/p5-Business-OnlinePayment-TCLink/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-TCLink/pkg-comment1
-rw-r--r--finance/p5-Business-OnlinePayment-VirtualNet/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-VirtualNet/pkg-comment1
-rw-r--r--finance/p5-Business-OnlinePayment-eSec/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment-eSec/pkg-comment1
-rw-r--r--finance/p5-Business-OnlinePayment/Makefile2
-rw-r--r--finance/p5-Business-OnlinePayment/pkg-comment1
-rw-r--r--finance/p5-Business-WorldPay-Junior/Makefile2
-rw-r--r--finance/p5-Business-WorldPay-Junior/pkg-comment1
-rw-r--r--finance/p5-Math-Financial/Makefile2
-rw-r--r--finance/p5-Math-Financial/pkg-comment1
-rw-r--r--finance/quantlib/Makefile2
-rw-r--r--finance/quantlib/pkg-comment1
-rw-r--r--finance/wmstock/Makefile2
-rw-r--r--finance/wmstock/pkg-comment1
-rw-r--r--finance/xinvest/Makefile2
-rw-r--r--finance/xinvest/pkg-comment1
34 files changed, 17 insertions, 34 deletions
diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile
index 6e99cd776880..afdcf6eaa0a7 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 000000000000..51d67cde3617
--- /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 8d7a2c225b3d..3e0ddd7dcc0e 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 000000000000..bfe7fefe5ac4
--- /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 42e38ee6429b..947870599237 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 000000000000..e143287f4177
--- /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 3955cc0fcd6a..0ef53bb255d9 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 000000000000..b2334629b178
--- /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 2fdf42405cca..80ebffecf075 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 000000000000..7d668838b1f4
--- /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 a573e474e53f..377c500d6a94 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 000000000000..f20d35b58860
--- /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 45c8ab3dd0dc..2f77065a8bb0 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 000000000000..ade073653334
--- /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 b8f29d13fff3..049ca60acb25 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 000000000000..19d5587243f9
--- /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 cc4c678e0ee1..004830fb0343 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 000000000000..74cba009dd4c
--- /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 4e5fff9ffd21..7bbc020525ea 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 000000000000..528666a4456e
--- /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 2e34aef62f5c..65ea768598a2 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 000000000000..3cd26da3df6d
--- /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 7df99b461b7e..78d9a0428344 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 000000000000..62c336ac4424
--- /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 fdca4bd35d2b..05a5ca752aec 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 000000000000..ec7a767e7e65
--- /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 e14b3f826b3c..899f1536ec57 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 000000000000..b2e6e5c4eeee
--- /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 6caa35623357..83853fda4edf 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 000000000000..3392b6a80441
--- /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 4a59cfdc7a06..84027b84252c 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 000000000000..12a1f9f2f1f2
--- /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 76a8cbc38260..15fa0364f737 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 000000000000..46cca65cdc79
--- /dev/null
+++ b/finance/xinvest/pkg-comment
@@ -0,0 +1 @@
+A personal finance tracking and performance tool