aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-11-03 23:16:25 +0800
committeraz <az@FreeBSD.org>2013-11-03 23:16:25 +0800
commitec0af843f179f60d0fd2eacd33207cb9ebe5d66a (patch)
treeff293b810328a0198353a27b7495cf1dffccca38 /finance
parent76fe1ffa0708e50ffe069af45fb5b269720fac98 (diff)
downloadfreebsd-ports-gnome-ec0af843f179f60d0fd2eacd33207cb9ebe5d66a.tar.gz
freebsd-ports-gnome-ec0af843f179f60d0fd2eacd33207cb9ebe5d66a.tar.zst
freebsd-ports-gnome-ec0af843f179f60d0fd2eacd33207cb9ebe5d66a.zip
- support STAGEDIR
- add LICENSE (where it possible)
Diffstat (limited to 'finance')
-rw-r--r--finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile3
-rw-r--r--finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-descr2
-rw-r--r--finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-plist1
-rw-r--r--finance/p5-Business-OnlinePayment-Cardstream/Makefile3
-rw-r--r--finance/p5-Business-OnlinePayment-Cardstream/pkg-descr2
-rw-r--r--finance/p5-Business-OnlinePayment-Cardstream/pkg-plist1
-rw-r--r--finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile3
-rw-r--r--finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-plist1
-rw-r--r--finance/p5-Business-OnlinePayment-Network1Financial/Makefile3
-rw-r--r--finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr2
-rw-r--r--finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist1
-rw-r--r--finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile3
-rw-r--r--finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-plist1
-rw-r--r--finance/p5-Business-OnlinePayment-TCLink/Makefile3
-rw-r--r--finance/p5-Business-OnlinePayment-TCLink/pkg-descr2
-rw-r--r--finance/p5-Business-OnlinePayment-TCLink/pkg-plist1
-rw-r--r--finance/p5-Business-TW-TSIB-VirtualAccount/Makefile3
-rw-r--r--finance/p5-Business-TW-TSIB-VirtualAccount/pkg-plist1
-rw-r--r--finance/p5-Data-Currency/Makefile3
-rw-r--r--finance/p5-Data-Currency/pkg-plist1
-rw-r--r--finance/p5-Finance-Currency-Convert/Makefile3
-rw-r--r--finance/p5-Finance-Currency-Convert/pkg-plist1
-rw-r--r--finance/p5-Locale-Currency-Format/Makefile9
-rw-r--r--finance/p5-Locale-Currency-Format/pkg-plist1
24 files changed, 21 insertions, 33 deletions
diff --git a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile
index e3531896933b..61425a79416b 100644
--- a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile
+++ b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile
@@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Business::OnlinePayment::BankOfAmerica.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-descr b/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-descr
index 347e209c76c7..f39db7403028 100644
--- a/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-descr
+++ b/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-descr
@@ -2,3 +2,5 @@ This is Business::OnlinePayment::BankOfAmerica, a Business::OnlinePayment
backend module for Bank of America eStores. It is only useful if you
have a merchant account with Bank of America eStores:
http://www.bofa.com/merchantservices/index.cfm?template=merch_ic_estores_ov.cfm
+
+WWW: http://search.cpan.org/dist/Business-OnlinePayment-BankOfAmerica/
diff --git a/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-plist b/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-plist
index 165607ca784b..58c2ad40b7ec 100644
--- a/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-plist
+++ b/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/Business/OnlinePayment/BankOfAmerica.pm
%%SITE_PERL%%/auto/Business/OnlinePayment/BankOfAmerica/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/BankOfAmerica/.packlist
+%%PERL5_MAN3%%/Business::OnlinePayment::BankOfAmerica.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/BankOfAmerica
@dirrm %%SITE_PERL%%/auto/Business/OnlinePayment/BankOfAmerica
@dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment
diff --git a/finance/p5-Business-OnlinePayment-Cardstream/Makefile b/finance/p5-Business-OnlinePayment-Cardstream/Makefile
index 8a1149179bec..25f41bd074e0 100644
--- a/finance/p5-Business-OnlinePayment-Cardstream/Makefile
+++ b/finance/p5-Business-OnlinePayment-Cardstream/Makefile
@@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Business::OnlinePayment::Cardstream.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/finance/p5-Business-OnlinePayment-Cardstream/pkg-descr b/finance/p5-Business-OnlinePayment-Cardstream/pkg-descr
index 1b85d6ae3a47..eb40fb1c58a6 100644
--- a/finance/p5-Business-OnlinePayment-Cardstream/pkg-descr
+++ b/finance/p5-Business-OnlinePayment-Cardstream/pkg-descr
@@ -1,3 +1,5 @@
This is Business::OnlinePayment::Cardstream, an Business::OnlinePayment
backend module for Cardstream. For information on obtaining a merchant
account please visit http://www.cardstream.com or e-mail sales@cardstream.com.
+
+WWW: http://search.cpan.org/dist/Business-OnlinePayment-Cardstream/
diff --git a/finance/p5-Business-OnlinePayment-Cardstream/pkg-plist b/finance/p5-Business-OnlinePayment-Cardstream/pkg-plist
index b3710fcabac2..e0d7991a7712 100644
--- a/finance/p5-Business-OnlinePayment-Cardstream/pkg-plist
+++ b/finance/p5-Business-OnlinePayment-Cardstream/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/Business/OnlinePayment/Cardstream.pm
%%SITE_PERL%%/auto/Business/OnlinePayment/Cardstream/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/Cardstream/.packlist
+%%PERL5_MAN3%%/Business::OnlinePayment::Cardstream.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/Cardstream
@dirrm %%SITE_PERL%%/auto/Business/OnlinePayment/Cardstream
@dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment
diff --git a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
index ba46114ab829..da07512dbb9c 100644
--- a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
+++ b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
@@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Business::OnlinePayment::MerchantCommerce.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-plist b/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-plist
index b4ea5932b3ec..15ed43d6282f 100644
--- a/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-plist
+++ b/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/Business/OnlinePayment/MerchantCommerce.pm
%%SITE_PERL%%/auto/Business/OnlinePayment/MerchantCommerce/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/MerchantCommerce/.packlist
+%%PERL5_MAN3%%/Business::OnlinePayment::MerchantCommerce.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/MerchantCommerce
@dirrm %%SITE_PERL%%/auto/Business/OnlinePayment/MerchantCommerce
@dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment
diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile
index 6518bf92bfeb..fa7ee835cd18 100644
--- a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile
+++ b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile
@@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Business::OnlinePayment::Network1Financial.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr b/finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr
index 760492174670..bd1a726b5004 100644
--- a/finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr
+++ b/finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr
@@ -1,3 +1,5 @@
A Business::OnlinePayment backend module for Network1 Financial. It
is only useful if you have a merchant account with Network1Financial:
http://www.eftsecure.com
+
+WWW: http://search.cpan.org/dist/Business-OnlinePayment-Network1Financial/
diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist b/finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist
index d05d7d089bf2..dd8b4ecac3b0 100644
--- a/finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist
+++ b/finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/Business/OnlinePayment/Network1Financial.pm
%%SITE_PERL%%/auto/Business/OnlinePayment/Network1Financial/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/Network1Financial/.packlist
+%%PERL5_MAN3%%/Business::OnlinePayment::Network1Financial.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/Network1Financial
@dirrm %%SITE_PERL%%/auto/Business/OnlinePayment/Network1Financial
@dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment
diff --git a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile
index 1818e9f96ccc..1733c9175af1 100644
--- a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile
+++ b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile
@@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Business::OnlinePayment::PaymentsGateway.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-plist b/finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-plist
index 01c61c029be7..158f8f17a00e 100644
--- a/finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-plist
+++ b/finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Business/OnlinePayment/PaymentsGateway.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/PaymentsGateway/.packlist
+%%PERL5_MAN3%%/Business::OnlinePayment::PaymentsGateway.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/PaymentsGateway
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business
diff --git a/finance/p5-Business-OnlinePayment-TCLink/Makefile b/finance/p5-Business-OnlinePayment-TCLink/Makefile
index 337a3008006d..a927e9b3b8de 100644
--- a/finance/p5-Business-OnlinePayment-TCLink/Makefile
+++ b/finance/p5-Business-OnlinePayment-TCLink/Makefile
@@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Business::OnlinePayment::TCLink.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/finance/p5-Business-OnlinePayment-TCLink/pkg-descr b/finance/p5-Business-OnlinePayment-TCLink/pkg-descr
index 0518f5b805e4..a8c5f1ade9bf 100644
--- a/finance/p5-Business-OnlinePayment-TCLink/pkg-descr
+++ b/finance/p5-Business-OnlinePayment-TCLink/pkg-descr
@@ -1,3 +1,5 @@
This is Business::OnlinePayment::TCLink, a Business::OnlinePayment
backend module for TrustCommerce. It is only useful if you have an
account with TrustCommerce: http://www.trustcommerce.com
+
+WWW: http://search.cpan.org/dist/Business-OnlinePayment-TCLink/
diff --git a/finance/p5-Business-OnlinePayment-TCLink/pkg-plist b/finance/p5-Business-OnlinePayment-TCLink/pkg-plist
index 6d5490bd9cd3..0d9e4dfc4c29 100644
--- a/finance/p5-Business-OnlinePayment-TCLink/pkg-plist
+++ b/finance/p5-Business-OnlinePayment-TCLink/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/Business/OnlinePayment/TCLink.pm
%%SITE_PERL%%/auto/Business/OnlinePayment/TCLink/autosplit.ix
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/TCLink/.packlist
+%%PERL5_MAN3%%/Business::OnlinePayment::TCLink.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/TCLink
@dirrm %%SITE_PERL%%/auto/Business/OnlinePayment/TCLink
@dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment
diff --git a/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile b/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile
index 79f152720fae..27e12f117304 100644
--- a/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile
+++ b/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile
@@ -18,9 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Business::TW::TSIB::VirtualAccount.3
-
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/b//}
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/finance/p5-Business-TW-TSIB-VirtualAccount/pkg-plist b/finance/p5-Business-TW-TSIB-VirtualAccount/pkg-plist
index 4106c2f56a51..74b4112452d4 100644
--- a/finance/p5-Business-TW-TSIB-VirtualAccount/pkg-plist
+++ b/finance/p5-Business-TW-TSIB-VirtualAccount/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/TW/TSIB/VirtualAccount/.packlist
%%SITE_PERL%%/Business/TW/TSIB/VirtualAccount.pm
%%SITE_PERL%%/Business/TW/TSIB/VirtualAccount/Entry.pm
+%%PERL5_MAN3%%/Business::TW::TSIB::VirtualAccount.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/TW/TSIB/VirtualAccount
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/TW/TSIB
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/TW
diff --git a/finance/p5-Data-Currency/Makefile b/finance/p5-Data-Currency/Makefile
index c273f52e0e39..9fb57a5e8566 100644
--- a/finance/p5-Data-Currency/Makefile
+++ b/finance/p5-Data-Currency/Makefile
@@ -24,7 +24,4 @@ RUN_DEPENDS= p5-Locale-Currency-Format>=0:${PORTSDIR}/finance/p5-Locale-Currency
USES= perl5
USE_PERL5= configure
-MAN3= Data::Currency.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/finance/p5-Data-Currency/pkg-plist b/finance/p5-Data-Currency/pkg-plist
index fa14c5fa7ce5..e4961935d54c 100644
--- a/finance/p5-Data-Currency/pkg-plist
+++ b/finance/p5-Data-Currency/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Data/Currency.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Currency/.packlist
+%%PERL5_MAN3%%/Data::Currency.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Currency
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data
@dirrmtry %%SITE_PERL%%/Data
diff --git a/finance/p5-Finance-Currency-Convert/Makefile b/finance/p5-Finance-Currency-Convert/Makefile
index 6f6b5178e70d..3616331d8064 100644
--- a/finance/p5-Finance-Currency-Convert/Makefile
+++ b/finance/p5-Finance-Currency-Convert/Makefile
@@ -17,7 +17,4 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
-MAN3= Finance::Currency::Convert.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/finance/p5-Finance-Currency-Convert/pkg-plist b/finance/p5-Finance-Currency-Convert/pkg-plist
index 2b7fd214ca36..92c1575105d6 100644
--- a/finance/p5-Finance-Currency-Convert/pkg-plist
+++ b/finance/p5-Finance-Currency-Convert/pkg-plist
@@ -1,6 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert/.packlist
%%SITE_PERL%%/Finance/Currency/Convert.pm
%%SITE_PERL%%/auto/Finance/Currency/Convert/autosplit.ix
+%%PERL5_MAN3%%/Finance::Currency::Convert.3.gz
@dirrmtry %%SITE_PERL%%/auto/Finance/Currency/Convert
@dirrmtry %%SITE_PERL%%/auto/Finance/Currency
@dirrmtry %%SITE_PERL%%/auto/Finance
diff --git a/finance/p5-Locale-Currency-Format/Makefile b/finance/p5-Locale-Currency-Format/Makefile
index 48d654ebf441..c1a16e942ec5 100644
--- a/finance/p5-Locale-Currency-Format/Makefile
+++ b/finance/p5-Locale-Currency-Format/Makefile
@@ -10,13 +10,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl functions for formatting monetary values
-USES= perl5
-USE_PERL5= configure
-
-LICENSE_COMB= dual
LICENSE= ART20 GPLv1
+LICENSE_COMB= dual
-MAN3= Locale::Currency::Format.3
+USES= perl5
+USE_PERL5= configure
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/finance/p5-Locale-Currency-Format/pkg-plist b/finance/p5-Locale-Currency-Format/pkg-plist
index 924239648864..090afd26bbfb 100644
--- a/finance/p5-Locale-Currency-Format/pkg-plist
+++ b/finance/p5-Locale-Currency-Format/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Locale/Currency/Format.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Currency/Format/.packlist
+%%PERL5_MAN3%%/Locale::Currency::Format.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Currency/Format
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Currency
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale