Index: head/finance/p5-Business-OCV/Makefile =================================================================== --- head/finance/p5-Business-OCV/Makefile (revision 332618) +++ head/finance/p5-Business-OCV/Makefile (revision 332619) @@ -1,18 +1,17 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OCV PORTVERSION= 0.1 CATEGORIES= finance perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BENL PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Interface to the Ingenico OCV Server USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include Index: head/finance/p5-Business-OCV/pkg-plist =================================================================== --- head/finance/p5-Business-OCV/pkg-plist (revision 332618) +++ head/finance/p5-Business-OCV/pkg-plist (revision 332619) @@ -1,5 +1,5 @@ %%SITE_PERL%%/Business/OCV.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OCV/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OCV +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OCV @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business @dirrmtry %%SITE_PERL%%/Business Index: head/finance/p5-Business-OnlinePayment/Makefile =================================================================== --- head/finance/p5-Business-OnlinePayment/Makefile (revision 332618) +++ head/finance/p5-Business-OnlinePayment/Makefile (revision 332619) @@ -1,24 +1,30 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment PORTVERSION= 3.02 CATEGORIES= finance perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IVAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generic interface for processing online credit card payments BUILD_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +MAN3= Business::OnlinePayment.3 \ + Business::FraudDetect.3 \ + Business::FraudDetect::preCharge.3 \ + Business::OnlinePayment::HTTPS.3 + +NO_STAGE= yes .include Index: head/finance/p5-Business-OnlinePayment/pkg-plist =================================================================== --- head/finance/p5-Business-OnlinePayment/pkg-plist (revision 332618) +++ head/finance/p5-Business-OnlinePayment/pkg-plist (revision 332619) @@ -1,14 +1,18 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/.packlist %%PERL5_MAN3%%/Business::OnlinePayment.3.gz %%PERL5_MAN3%%/Business::FraudDetect.3.gz %%PERL5_MAN3%%/Business::FraudDetect::preCharge.3.gz +%%PERL5_MAN3%%/Business::FraudDetect.3.gz +%%PERL5_MAN3%%/Business::FraudDetect::preCharge.3.gz +%%PERL5_MAN3%%/Business::OnlinePayment.3.gz %%PERL5_MAN3%%/Business::OnlinePayment::HTTPS.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business %%SITE_PERL%%/Business/FraudDetect.pm -%%SITE_PERL%%/Business/OnlinePayment.pm %%SITE_PERL%%/Business/FraudDetect/preCharge.pm +%%SITE_PERL%%/Business/OnlinePayment.pm %%SITE_PERL%%/Business/OnlinePayment/HTTPS.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/Business/FraudDetect @dirrmtry %%SITE_PERL%%/Business Index: head/finance/p5-Business-OnlinePayment-2CheckOut/Makefile =================================================================== --- head/finance/p5-Business-OnlinePayment-2CheckOut/Makefile (revision 332618) +++ head/finance/p5-Business-OnlinePayment-2CheckOut/Makefile (revision 332619) @@ -1,30 +1,27 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-2CheckOut PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for 2CheckOut authorization service BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \ p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure patch -MAN3= Business::OnlinePayment::2CheckOut.3 - -NO_STAGE= yes post-patch: ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ -e '$$_="" if /use 5/;' \ ${WRKSRC}/2CheckOut.pm .include Index: head/finance/p5-Business-OnlinePayment-2CheckOut/pkg-plist =================================================================== --- head/finance/p5-Business-OnlinePayment-2CheckOut/pkg-plist (revision 332618) +++ head/finance/p5-Business-OnlinePayment-2CheckOut/pkg-plist (revision 332619) @@ -1,9 +1,12 @@ +%%PERL5_MAN3%%/Business::OnlinePayment::2CheckOut.3.gz %%SITE_PERL%%/Business/OnlinePayment/2CheckOut.pm %%SITE_PERL%%/auto/Business/OnlinePayment/2CheckOut/autosplit.ix %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/2CheckOut/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/2CheckOut -@dirrm %%SITE_PERL%%/auto/Business/OnlinePayment/2CheckOut +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/2CheckOut +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business +@dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment/2CheckOut @dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/Business Index: head/finance/p5-Business-OnlinePayment-LinkPoint/Makefile =================================================================== --- head/finance/p5-Business-OnlinePayment-LinkPoint/Makefile (revision 332618) +++ head/finance/p5-Business-OnlinePayment-LinkPoint/Makefile (revision 332619) @@ -1,20 +1,23 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-LinkPoint PORTVERSION= 0.10 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for LinkPoint BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +MAN3= Business::OnlinePayment::LinkPoint.3 + +NO_STAGE= yes .include Index: head/finance/p5-Business-OnlinePayment-LinkPoint/pkg-plist =================================================================== --- head/finance/p5-Business-OnlinePayment-LinkPoint/pkg-plist (revision 332618) +++ head/finance/p5-Business-OnlinePayment-LinkPoint/pkg-plist (revision 332619) @@ -1,8 +1,9 @@ %%SITE_PERL%%/Business/OnlinePayment/LinkPoint.pm +%%PERL5_MAN3%%/Business::OnlinePayment::LinkPoint.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/LinkPoint/.packlist %%PERL5_MAN3%%/Business::OnlinePayment::LinkPoint.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/LinkPoint +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/LinkPoint @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/Business Index: head/finance/p5-Business-OnlinePayment-OCV/Makefile =================================================================== --- head/finance/p5-Business-OnlinePayment-OCV/Makefile (revision 332618) +++ head/finance/p5-Business-OnlinePayment-OCV/Makefile (revision 332619) @@ -1,24 +1,21 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-OCV PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A Business::OnlinePayment backend module for OCV BUILD_DEPENDS= p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \ p5-Business-OCV>=0:${PORTSDIR}/finance/p5-Business-OCV RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Business::OnlinePayment::OCV.3 - -NO_STAGE= yes .include Index: head/finance/p5-Business-OnlinePayment-OCV/pkg-plist =================================================================== --- head/finance/p5-Business-OnlinePayment-OCV/pkg-plist (revision 332618) +++ head/finance/p5-Business-OnlinePayment-OCV/pkg-plist (revision 332619) @@ -1,9 +1,12 @@ +%%PERL5_MAN3%%/Business::OnlinePayment::OCV.3.gz %%SITE_PERL%%/Business/OnlinePayment/OCV.pm %%SITE_PERL%%/auto/Business/OnlinePayment/OCV/autosplit.ix %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/OCV/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/OCV -@dirrm %%SITE_PERL%%/auto/Business/OnlinePayment/OCV +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/OCV +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business +@dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment/OCV @dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/Business Index: head/finance/p5-Business-OnlinePayment-PaymenTech/Makefile =================================================================== --- head/finance/p5-Business-OnlinePayment-PaymenTech/Makefile (revision 332618) +++ head/finance/p5-Business-OnlinePayment-PaymenTech/Makefile (revision 332619) @@ -1,25 +1,22 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= Business-OnlinePayment-PaymenTech PORTVERSION= 2.05 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PaymenTech backend for Business::OnlinePayment BUILD_DEPENDS= p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \ p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install \ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-Net-HTTPS-Any>=0.10:${PORTSDIR}/net/p5-Net-HTTPS-Any RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Business::OnlinePayment::PaymenTech.3 - -NO_STAGE= yes .include Index: head/finance/p5-Business-OnlinePayment-PaymenTech/pkg-plist =================================================================== --- head/finance/p5-Business-OnlinePayment-PaymenTech/pkg-plist (revision 332618) +++ head/finance/p5-Business-OnlinePayment-PaymenTech/pkg-plist (revision 332619) @@ -1,8 +1,8 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/PaymenTech/.packlist +%%PERL5_MAN3%%/Business::OnlinePayment::PaymenTech.3.gz %%SITE_PERL%%/Business/OnlinePayment/PaymenTech.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/PaymenTech/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/PaymenTech -@dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment/PaymenTech -@dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment -@dirrmtry %%SITE_PERL%%/auto/Business +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/Business Index: head/finance/p5-Business-OnlinePayment-SurePay/Makefile =================================================================== --- head/finance/p5-Business-OnlinePayment-SurePay/Makefile (revision 332618) +++ head/finance/p5-Business-OnlinePayment-SurePay/Makefile (revision 332619) @@ -1,29 +1,26 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-SurePay PORTVERSION= 0.01 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for SurePay authorization service BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure patch -MAN3= Business::OnlinePayment::SurePay.3 - -NO_STAGE= yes post-patch: ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ -e '$$_="" if /use 5/;' \ -e '$$_="" if /use warnings/;' \ ${WRKSRC}/SurePay.pm .include Index: head/finance/p5-Business-OnlinePayment-SurePay/pkg-plist =================================================================== --- head/finance/p5-Business-OnlinePayment-SurePay/pkg-plist (revision 332618) +++ head/finance/p5-Business-OnlinePayment-SurePay/pkg-plist (revision 332619) @@ -1,4 +1,8 @@ +%%PERL5_MAN3%%/Business::OnlinePayment::SurePay.3.gz %%SITE_PERL%%/Business/OnlinePayment/SurePay.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/SurePay/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/SurePay +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/SurePay +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment +@dirrmtry %%SITE_PERL%%/Business Index: head/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile =================================================================== --- head/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile (revision 332618) +++ head/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile (revision 332619) @@ -1,25 +1,22 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-iAuthorizer PORTVERSION= 0.2.1 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A Business::OnlinePayment backend module for iAuthorizer BUILD_DEPENDS= p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/${PORTNAME} USES= perl5 USE_PERL5= configure -MAN3= Business::OnlinePayment::iAuthorizer.3 - -NO_STAGE= yes .include Index: head/finance/p5-Business-OnlinePayment-iAuthorizer/pkg-plist =================================================================== --- head/finance/p5-Business-OnlinePayment-iAuthorizer/pkg-plist (revision 332618) +++ head/finance/p5-Business-OnlinePayment-iAuthorizer/pkg-plist (revision 332619) @@ -1,10 +1,13 @@ +%%PERL5_MAN3%%/Business::OnlinePayment::iAuthorizer.3.gz %%SITE_PERL%%/Business/OnlinePayment/certification.pl %%SITE_PERL%%/Business/OnlinePayment/iAuthorizer.pm %%SITE_PERL%%/auto/Business/OnlinePayment/iAuthorizer/autosplit.ix %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/iAuthorizer/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/iAuthorizer -@dirrm %%SITE_PERL%%/auto/Business/OnlinePayment/iAuthorizer +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/iAuthorizer +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business +@dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment/iAuthorizer @dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/Business Index: head/finance/p5-Business-WorldPay-Junior/Makefile =================================================================== --- head/finance/p5-Business-WorldPay-Junior/Makefile (revision 332618) +++ head/finance/p5-Business-WorldPay-Junior/Makefile (revision 332619) @@ -1,30 +1,27 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-WorldPay-Junior PORTVERSION= 1.07 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to handle WorldPay Junior for payment services BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure patch -MAN3= Business::WorldPay::Junior.3 - -NO_STAGE= yes post-patch: @${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ -e '$$_="" if /use 5/;' \ -e '$$_="" if /use warnings/;' \ ${WRKSRC}/Junior.pm .include Index: head/finance/p5-Business-WorldPay-Junior/pkg-plist =================================================================== --- head/finance/p5-Business-WorldPay-Junior/pkg-plist (revision 332618) +++ head/finance/p5-Business-WorldPay-Junior/pkg-plist (revision 332619) @@ -1,19 +1,21 @@ -%%SITE_PERL%%/auto/Business/WorldPay/Junior/new.al -%%SITE_PERL%%/auto/Business/WorldPay/Junior/callback.al -%%SITE_PERL%%/auto/Business/WorldPay/Junior/valid_callback_host.al -%%SITE_PERL%%/auto/Business/WorldPay/Junior/register.al +%%PERL5_MAN3%%/Business::WorldPay::Junior.3.gz +%%SITE_PERL%%/Business/WorldPay/Junior.pm +%%SITE_PERL%%/Business/WorldPay/get-rates.pl %%SITE_PERL%%/auto/Business/WorldPay/Junior/authorised.al +%%SITE_PERL%%/auto/Business/WorldPay/Junior/autosplit.ix +%%SITE_PERL%%/auto/Business/WorldPay/Junior/callback.al +%%SITE_PERL%%/auto/Business/WorldPay/Junior/db_connect.al %%SITE_PERL%%/auto/Business/WorldPay/Junior/errstr.al %%SITE_PERL%%/auto/Business/WorldPay/Junior/exchange_rate.al -%%SITE_PERL%%/auto/Business/WorldPay/Junior/db_connect.al -%%SITE_PERL%%/auto/Business/WorldPay/Junior/autosplit.ix +%%SITE_PERL%%/auto/Business/WorldPay/Junior/new.al +%%SITE_PERL%%/auto/Business/WorldPay/Junior/register.al +%%SITE_PERL%%/auto/Business/WorldPay/Junior/valid_callback_host.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/WorldPay/Junior/.packlist -%%SITE_PERL%%/Business/WorldPay/Junior.pm -%%SITE_PERL%%/Business/WorldPay/get-rates.pl -@dirrm %%SITE_PERL%%/auto/Business/WorldPay/Junior -@dirrm %%SITE_PERL%%/auto/Business/WorldPay -@dirrm %%SITE_PERL%%/Business/WorldPay -@dirrmtry %%SITE_PERL%%/auto/Business -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/WorldPay/Junior -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/WorldPay +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/WorldPay/Junior +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/WorldPay @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business +@dirrmtry %%SITE_PERL%%/auto/Business/WorldPay/Junior +@dirrmtry %%SITE_PERL%%/auto/Business/WorldPay +@dirrmtry %%SITE_PERL%%/auto/Business +@dirrmtry %%SITE_PERL%%/Business/WorldPay +@dirrmtry %%SITE_PERL%%/Business Index: head/finance/p5-Finance-Amortization/Makefile =================================================================== --- head/finance/p5-Finance-Amortization/Makefile (revision 332618) +++ head/finance/p5-Finance-Amortization/Makefile (revision 332619) @@ -1,19 +1,16 @@ # Created by: Christopher Boumenot # $FreeBSD$ PORTNAME= Finance-Amortization PORTVERSION= 0.5 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Simple amortization schedules USES= perl5 USE_PERL5= configure -MAN3= Finance::Amortization.3 - -NO_STAGE= yes .include Index: head/finance/p5-Finance-Amortization/pkg-plist =================================================================== --- head/finance/p5-Finance-Amortization/pkg-plist (revision 332618) +++ head/finance/p5-Finance-Amortization/pkg-plist (revision 332619) @@ -1,5 +1,6 @@ +%%PERL5_MAN3%%/Finance::Amortization.3.gz %%SITE_PERL%%/Finance/Amortization.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Amortization/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Amortization +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Amortization @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance @dirrmtry %%SITE_PERL%%/Finance Index: head/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile =================================================================== --- head/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile (revision 332618) +++ head/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile (revision 332619) @@ -1,20 +1,23 @@ # Created by: Zach Thompson # $FreeBSD$ PORTNAME= Finance-Currency-Convert-WebserviceX PORTVERSION= 0.07001 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Lightweight currency conversion using WebserviceX.NET BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Module-Install>=0.65:${PORTSDIR}/devel/p5-Module-Install RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +MAN3= Finance::Currency::Convert::WebserviceX.3 + +NO_STAGE= yes .include Index: head/finance/p5-Finance-Currency-Convert-WebserviceX/pkg-plist =================================================================== --- head/finance/p5-Finance-Currency-Convert-WebserviceX/pkg-plist (revision 332618) +++ head/finance/p5-Finance-Currency-Convert-WebserviceX/pkg-plist (revision 332619) @@ -1,10 +1,11 @@ %%SITE_PERL%%/Finance/Currency/Convert/WebserviceX.pm +%%PERL5_MAN3%%/Finance::Currency::Convert::WebserviceX.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert/WebserviceX/.packlist %%PERL5_MAN3%%/Finance::Currency::Convert::WebserviceX.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert/WebserviceX +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert/WebserviceX @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance @dirrmtry %%SITE_PERL%%/Finance/Currency/Convert @dirrmtry %%SITE_PERL%%/Finance/Currency @dirrmtry %%SITE_PERL%%/Finance Index: head/finance/p5-Finance-Currency-Convert-XE/Makefile =================================================================== --- head/finance/p5-Finance-Currency-Convert-XE/Makefile (revision 332618) +++ head/finance/p5-Finance-Currency-Convert-XE/Makefile (revision 332619) @@ -1,37 +1,35 @@ # Created by: Anton Berezin # $FreeBSD$ PORTNAME= Finance-Currency-Convert-XE PORTVERSION= 0.25 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Currency conversion module LICENSE= ART20 RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-WWW-Mechanize>=1.60:${PORTSDIR}/www/p5-WWW-Mechanize BUILD_DEPENDS:= ${RUN_DEPENDS} OPTIONS_DEFINE= DOCS USES= perl5 USE_PERL5= configure -MAN3= Finance::Currency::Convert::XE.3 PORTDOCS= Changes README -NO_STAGE= yes .include post-install: .if ${PORT_OPTIONS:MDOCS} - @${MKDIR} ${DOCSDIR}/ - cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}/ + @${MKDIR} ${STAGEDIR}${DOCSDIR}/ + cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif .include Index: head/finance/p5-Finance-Currency-Convert-XE/pkg-plist =================================================================== --- head/finance/p5-Finance-Currency-Convert-XE/pkg-plist (revision 332618) +++ head/finance/p5-Finance-Currency-Convert-XE/pkg-plist (revision 332619) @@ -1,9 +1,10 @@ +%%PERL5_MAN3%%/Finance::Currency::Convert::XE.3.gz %%SITE_PERL%%/Finance/Currency/Convert/XE.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert/XE/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert/XE +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert/XE @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency -@dirrmtry %%SITE_PERL%%/Finance/Currency/Convert @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance +@dirrmtry %%SITE_PERL%%/Finance/Currency/Convert @dirrmtry %%SITE_PERL%%/Finance/Currency @dirrmtry %%SITE_PERL%%/Finance Property changes on: head/finance/p5-Finance-Currency-Convert-XE/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +1 \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Index: head/finance/p5-Finance-TW-EmergingQuote/Makefile =================================================================== --- head/finance/p5-Finance-TW-EmergingQuote/Makefile (revision 332618) +++ head/finance/p5-Finance-TW-EmergingQuote/Makefile (revision 332619) @@ -1,19 +1,22 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= Finance-TW-EmergingQuote PORTVERSION= 0.26 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Check stock quotes from Taiwan Emerging Stock BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +MAN3= Finance::TW::EmergingQuote.3 + +NO_STAGE= yes .include Index: head/finance/p5-Finance-TW-EmergingQuote/pkg-plist =================================================================== --- head/finance/p5-Finance-TW-EmergingQuote/pkg-plist (revision 332618) +++ head/finance/p5-Finance-TW-EmergingQuote/pkg-plist (revision 332619) @@ -1,8 +1,9 @@ %%SITE_PERL%%/Finance/TW/EmergingQuote.pm %%PERL5_MAN3%%/Finance::TW::EmergingQuote.3.gz -@dirrmtry %%SITE_PERL%%/Finance/TW -@dirrmtry %%SITE_PERL%%/Finance +%%PERL5_MAN3%%/Finance::TW::EmergingQuote.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW/EmergingQuote/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW/EmergingQuote +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW/EmergingQuote @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance +@dirrmtry %%SITE_PERL%%/Finance/TW +@dirrmtry %%SITE_PERL%%/Finance Index: head/finance/p5-Finance-TW-TSEQuote/Makefile =================================================================== --- head/finance/p5-Finance-TW-TSEQuote/Makefile (revision 332618) +++ head/finance/p5-Finance-TW-TSEQuote/Makefile (revision 332619) @@ -1,30 +1,26 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= Finance-TW-TSEQuote PORTVERSION= 0.2.8 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Check stock quotes from Taiwan Security Exchange BUILD_DEPENDS= p5-App-Cache>=0:${PORTSDIR}/devel/p5-App-Cache \ p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN1= pfq.1 -MAN3= Finance::TW::TSEQuote.3 - -NO_STAGE= yes .include Index: head/finance/p5-Finance-TW-TSEQuote/pkg-plist =================================================================== --- head/finance/p5-Finance-TW-TSEQuote/pkg-plist (revision 332618) +++ head/finance/p5-Finance-TW-TSEQuote/pkg-plist (revision 332619) @@ -1,10 +1,12 @@ bin/pfq bin/twse-eod-dump bin/twse-eod-update +%%PERL5_MAN3%%/Finance::TW::TSEQuote.3.gz %%SITE_PERL%%/Finance/TW/TSEQuote.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW/TSEQuote/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW/TSEQuote +man/man1/pfq.1.gz +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW/TSEQuote @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/TW @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance @dirrmtry %%SITE_PERL%%/Finance/TW @dirrmtry %%SITE_PERL%%/Finance