Index: head/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile =================================================================== --- head/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile (revision 332616) +++ head/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile (revision 332617) @@ -1,24 +1,21 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-BankOfAmerica PORTVERSION= 1.02 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Bank of America eStores 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::BankOfAmerica.3 - -NO_STAGE= yes .include Index: head/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-descr =================================================================== --- head/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-descr (revision 332616) +++ head/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-descr (revision 332617) @@ -1,4 +1,6 @@ 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/ Property changes on: head/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-descr ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-plist =================================================================== --- head/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-plist (revision 332616) +++ head/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-plist (revision 332617) @@ -1,9 +1,10 @@ %%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 @dirrmtry %%SITE_PERL%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/Business Property changes on: head/finance/p5-Business-OnlinePayment-BankOfAmerica/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/finance/p5-Business-OnlinePayment-Cardstream/Makefile =================================================================== --- head/finance/p5-Business-OnlinePayment-Cardstream/Makefile (revision 332616) +++ head/finance/p5-Business-OnlinePayment-Cardstream/Makefile (revision 332617) @@ -1,24 +1,21 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-Cardstream PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Cardstream 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::Cardstream.3 - -NO_STAGE= yes .include Index: head/finance/p5-Business-OnlinePayment-Cardstream/pkg-descr =================================================================== --- head/finance/p5-Business-OnlinePayment-Cardstream/pkg-descr (revision 332616) +++ head/finance/p5-Business-OnlinePayment-Cardstream/pkg-descr (revision 332617) @@ -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/ Property changes on: head/finance/p5-Business-OnlinePayment-Cardstream/pkg-descr ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/finance/p5-Business-OnlinePayment-Cardstream/pkg-plist =================================================================== --- head/finance/p5-Business-OnlinePayment-Cardstream/pkg-plist (revision 332616) +++ head/finance/p5-Business-OnlinePayment-Cardstream/pkg-plist (revision 332617) @@ -1,9 +1,10 @@ %%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 @dirrmtry %%SITE_PERL%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/Business Property changes on: head/finance/p5-Business-OnlinePayment-Cardstream/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile =================================================================== --- head/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile (revision 332616) +++ head/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile (revision 332617) @@ -1,23 +1,20 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-MerchantCommerce PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for MerchantCommerce authorization service BUILD_DEPENDS= p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Business::OnlinePayment::MerchantCommerce.3 - -NO_STAGE= yes .include Index: head/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-plist =================================================================== --- head/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-plist (revision 332616) +++ head/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-plist (revision 332617) @@ -1,9 +1,10 @@ %%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 @dirrmtry %%SITE_PERL%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/Business Property changes on: head/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/finance/p5-Business-OnlinePayment-Network1Financial/Makefile =================================================================== --- head/finance/p5-Business-OnlinePayment-Network1Financial/Makefile (revision 332616) +++ head/finance/p5-Business-OnlinePayment-Network1Financial/Makefile (revision 332617) @@ -1,24 +1,21 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-Network1Financial PORTVERSION= 0.02 PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Network1 Financial 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::Network1Financial.3 - -NO_STAGE= yes .include Index: head/finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr =================================================================== --- head/finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr (revision 332616) +++ head/finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr (revision 332617) @@ -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/ Property changes on: head/finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist =================================================================== --- head/finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist (revision 332616) +++ head/finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist (revision 332617) @@ -1,9 +1,10 @@ %%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 @dirrmtry %%SITE_PERL%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/Business Property changes on: head/finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile =================================================================== --- head/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile (revision 332616) +++ head/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile (revision 332617) @@ -1,24 +1,21 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-PaymentsGateway PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for PaymentsGateway.net ACH Direct 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::PaymentsGateway.3 - -NO_STAGE= yes .include Index: head/finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-plist =================================================================== --- head/finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-plist (revision 332616) +++ head/finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-plist (revision 332617) @@ -1,7 +1,8 @@ %%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 @dirrmtry %%SITE_PERL%%/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/Business Property changes on: head/finance/p5-Business-OnlinePayment-PaymentsGateway/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/finance/p5-Business-OnlinePayment-TCLink/Makefile =================================================================== --- head/finance/p5-Business-OnlinePayment-TCLink/Makefile (revision 332616) +++ head/finance/p5-Business-OnlinePayment-TCLink/Makefile (revision 332617) @@ -1,25 +1,22 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-TCLink PORTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for TrustCommerce BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \ p5-Net-TCLink>=0:${PORTSDIR}/net/p5-Net-TCLink RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Business::OnlinePayment::TCLink.3 - -NO_STAGE= yes .include Index: head/finance/p5-Business-OnlinePayment-TCLink/pkg-descr =================================================================== --- head/finance/p5-Business-OnlinePayment-TCLink/pkg-descr (revision 332616) +++ head/finance/p5-Business-OnlinePayment-TCLink/pkg-descr (revision 332617) @@ -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/ Property changes on: head/finance/p5-Business-OnlinePayment-TCLink/pkg-descr ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/finance/p5-Business-OnlinePayment-TCLink/pkg-plist =================================================================== --- head/finance/p5-Business-OnlinePayment-TCLink/pkg-plist (revision 332616) +++ head/finance/p5-Business-OnlinePayment-TCLink/pkg-plist (revision 332617) @@ -1,9 +1,10 @@ %%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 @dirrmtry %%SITE_PERL%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment @dirrmtry %%SITE_PERL%%/Business Property changes on: head/finance/p5-Business-OnlinePayment-TCLink/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile =================================================================== --- head/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile (revision 332616) +++ head/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile (revision 332617) @@ -1,26 +1,23 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= Business-TW-TSIB-VirtualAccount PORTVERSION= 0.04b PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module for Taishin Bank Virtual Account Management BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime 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 Index: head/finance/p5-Business-TW-TSIB-VirtualAccount/pkg-plist =================================================================== --- head/finance/p5-Business-TW-TSIB-VirtualAccount/pkg-plist (revision 332616) +++ head/finance/p5-Business-TW-TSIB-VirtualAccount/pkg-plist (revision 332617) @@ -1,11 +1,12 @@ %%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 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/TW/TSIB/VirtualAccount @dirrmtry %%SITE_PERL%%/Business/TW/TSIB @dirrmtry %%SITE_PERL%%/Business/TW @dirrmtry %%SITE_PERL%%/Business Property changes on: head/finance/p5-Business-TW-TSIB-VirtualAccount/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/finance/p5-Data-Currency/Makefile =================================================================== --- head/finance/p5-Data-Currency/Makefile (revision 332616) +++ head/finance/p5-Data-Currency/Makefile (revision 332617) @@ -1,30 +1,27 @@ # Created by: Zach Thompson # $FreeBSD$ PORTNAME= Data-Currency PORTVERSION= 0.06000 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Container class for currency conversion/formatting BUILD_DEPENDS= p5-Locale-Currency-Format>=0:${PORTSDIR}/finance/p5-Locale-Currency-Format \ p5-Class-Accessor-Grouped>=0:${PORTSDIR}/devel/p5-Class-Accessor-Grouped \ p5-Finance-Currency-Convert-WebserviceX>=0:${PORTSDIR}/finance/p5-Finance-Currency-Convert-WebserviceX \ p5-Locale-Codes>=0:${PORTSDIR}/misc/p5-Locale-Codes \ p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector RUN_DEPENDS= p5-Locale-Currency-Format>=0:${PORTSDIR}/finance/p5-Locale-Currency-Format \ p5-Class-Accessor-Grouped>=0:${PORTSDIR}/devel/p5-Class-Accessor-Grouped \ p5-Finance-Currency-Convert-WebserviceX>=0:${PORTSDIR}/finance/p5-Finance-Currency-Convert-WebserviceX \ p5-Locale-Codes>=0:${PORTSDIR}/misc/p5-Locale-Codes \ p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector USES= perl5 USE_PERL5= configure -MAN3= Data::Currency.3 - -NO_STAGE= yes .include Index: head/finance/p5-Data-Currency/pkg-plist =================================================================== --- head/finance/p5-Data-Currency/pkg-plist (revision 332616) +++ head/finance/p5-Data-Currency/pkg-plist (revision 332617) @@ -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 Property changes on: head/finance/p5-Data-Currency/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/finance/p5-Finance-Currency-Convert/Makefile =================================================================== --- head/finance/p5-Finance-Currency-Convert/Makefile (revision 332616) +++ head/finance/p5-Finance-Currency-Convert/Makefile (revision 332617) @@ -1,23 +1,20 @@ # Created by: Seamus Venasse # $FreeBSD$ PORTNAME= Finance-Currency-Convert PORTVERSION= 1.08 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz MAINTAINER= perl@FreeBSD.org COMMENT= Convert currencies and fetch their exchange rates LICENSE= ART10 GPLv1 LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -MAN3= Finance::Currency::Convert.3 - -NO_STAGE= yes .include Index: head/finance/p5-Finance-Currency-Convert/pkg-plist =================================================================== --- head/finance/p5-Finance-Currency-Convert/pkg-plist (revision 332616) +++ head/finance/p5-Finance-Currency-Convert/pkg-plist (revision 332617) @@ -1,11 +1,12 @@ %%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 @dirrmtry %%SITE_PERL%%/Finance/Currency @dirrmtry %%SITE_PERL%%/Finance @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency/Convert @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance/Currency @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Finance Property changes on: head/finance/p5-Finance-Currency-Convert/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/finance/p5-Locale-Currency-Format/Makefile =================================================================== --- head/finance/p5-Locale-Currency-Format/Makefile (revision 332616) +++ head/finance/p5-Locale-Currency-Format/Makefile (revision 332617) @@ -1,22 +1,19 @@ # Created by: Zach Thompson # $FreeBSD$ PORTNAME= Locale-Currency-Format PORTVERSION= 1.30 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl functions for formatting monetary values +LICENSE= ART20 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure -LICENSE_COMB= dual -LICENSE= ART20 GPLv1 - -MAN3= Locale::Currency::Format.3 - -NO_STAGE= yes .include Index: head/finance/p5-Locale-Currency-Format/pkg-plist =================================================================== --- head/finance/p5-Locale-Currency-Format/pkg-plist (revision 332616) +++ head/finance/p5-Locale-Currency-Format/pkg-plist (revision 332617) @@ -1,7 +1,8 @@ %%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 @dirrmtry %%SITE_PERL%%/Locale/Currency @dirrmtry %%SITE_PERL%%/Locale Property changes on: head/finance/p5-Locale-Currency-Format/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Any-Template/Makefile =================================================================== --- head/www/p5-Any-Template/Makefile (revision 332616) +++ head/www/p5-Any-Template/Makefile (revision 332617) @@ -1,27 +1,20 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= Any-Template PORTVERSION= 1.015 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Provide a consistent interface to a wide array of templating languages BUILD_DEPENDS= p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace RUN_DEPENDS= p5-Log-Trace>0:${PORTSDIR}/devel/p5-Log-Trace TEST_DEPENDS= p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions USES= perl5 USE_PERL5= configure -MAN3= Any::Template.3 Any::Template::Backend.3 \ - Any::Template::Backend::HTML::Template.3 \ - Any::Template::Backend::TemplateToolkit.3 \ - Any::Template::Backend::Text::MicroMason.3 \ - Any::Template::Backend::Text::Template.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Any-Template/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Any-Template/pkg-plist =================================================================== --- head/www/p5-Any-Template/pkg-plist (revision 332616) +++ head/www/p5-Any-Template/pkg-plist (revision 332617) @@ -1,14 +1,20 @@ %%SITE_PERL%%/Any/Template/Backend/HTML/Template.pm %%SITE_PERL%%/Any/Template/Backend/Text/MicroMason.pm %%SITE_PERL%%/Any/Template/Backend/Text/Template.pm %%SITE_PERL%%/Any/Template/Backend/TemplateToolkit.pm %%SITE_PERL%%/Any/Template/Backend.pm %%SITE_PERL%%/Any/Template.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Any/Template/.packlist +%%PERL5_MAN3%%/Any::Template.3.gz +%%PERL5_MAN3%%/Any::Template::Backend.3.gz +%%PERL5_MAN3%%/Any::Template::Backend::HTML::Template.3.gz +%%PERL5_MAN3%%/Any::Template::Backend::TemplateToolkit.3.gz +%%PERL5_MAN3%%/Any::Template::Backend::Text::MicroMason.3.gz +%%PERL5_MAN3%%/Any::Template::Backend::Text::Template.3.gz @dirrmtry %%SITE_PERL%%/Any/Template/Backend/HTML @dirrmtry %%SITE_PERL%%/Any/Template/Backend/Text @dirrmtry %%SITE_PERL%%/Any/Template/Backend @dirrmtry %%SITE_PERL%%/Any/Template @dirrmtry %%SITE_PERL%%/Any @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Any/Template @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Any Property changes on: head/www/p5-Any-Template/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Apache-AuthTicket/Makefile =================================================================== --- head/www/p5-Apache-AuthTicket/Makefile (revision 332616) +++ head/www/p5-Apache-AuthTicket/Makefile (revision 332617) @@ -1,32 +1,27 @@ # Created by: will # $FreeBSD$ PORTNAME= Apache-AuthTicket PORTVERSION= 0.93 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl modules that implement a cookie-based authentication system BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \ p5-CGI.pm>=3.12:${PORTSDIR}/www/p5-CGI.pm \ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-ModPerl-VersionUtil>=0:${PORTSDIR}/www/p5-ModPerl-VersionUtil \ p5-SQL-Abstract>=0:${PORTSDIR}/databases/p5-SQL-Abstract USE_APACHE= 22+ USES= perl5 USE_PERL5= configure -MAN3= Apache::AuthTicket.3 \ - Apache::AuthTicket::Base.3 \ - Apache2::AuthTicket.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Apache-AuthTicket/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Apache-AuthTicket/pkg-plist =================================================================== --- head/www/p5-Apache-AuthTicket/pkg-plist (revision 332616) +++ head/www/p5-Apache-AuthTicket/pkg-plist (revision 332617) @@ -1,9 +1,12 @@ %%SITE_PERL%%/Apache/AuthTicket.pm %%SITE_PERL%%/Apache/AuthTicket/Base.pm %%SITE_PERL%%/Apache2/AuthTicket.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthTicket/.packlist +%%PERL5_MAN3%%/Apache::AuthTicket.3.gz +%%PERL5_MAN3%%/Apache::AuthTicket::Base.3.gz +%%PERL5_MAN3%%/Apache2::AuthTicket.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthTicket @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache @dirrmtry %%SITE_PERL%%/Apache/AuthTicket @dirrmtry %%SITE_PERL%%/Apache2 @dirrmtry %%SITE_PERL%%/Apache Property changes on: head/www/p5-Apache-AuthTicket/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-CGI-Cache/Makefile =================================================================== --- head/www/p5-CGI-Cache/Makefile (revision 332616) +++ head/www/p5-CGI-Cache/Makefile (revision 332617) @@ -1,25 +1,22 @@ # Created by: will # $FreeBSD$ PORTNAME= CGI-Cache PORTVERSION= 1.42.01 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to cache output of time-intensive CGI scripts BUILD_DEPENDS= p5-Cache>=0:${PORTSDIR}/devel/p5-Cache \ p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \ p5-Tie-Restore>=0:${PORTSDIR}/devel/p5-Tie-Restore RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= CGI::Cache.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-CGI-Cache/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-CGI-Cache/pkg-plist =================================================================== --- head/www/p5-CGI-Cache/pkg-plist (revision 332616) +++ head/www/p5-CGI-Cache/pkg-plist (revision 332617) @@ -1,5 +1,6 @@ %%SITE_PERL%%/CGI/Cache.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Cache/.packlist +%%PERL5_MAN3%%/CGI::Cache.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Cache @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI @dirrmtry %%SITE_PERL%%/CGI Property changes on: head/www/p5-CGI-Cache/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-CGI-Cookie-XS/Makefile =================================================================== --- head/www/p5-CGI-Cookie-XS/Makefile (revision 332616) +++ head/www/p5-CGI-Cookie-XS/Makefile (revision 332617) @@ -1,23 +1,23 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= CGI-Cookie-XS PORTVERSION= 0.18 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AGENT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= HTTP Cookie parser in C +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Filter-Simple>=0:${PORTSDIR}/textproc/p5-Filter-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= CGI::Cookie::XS.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-CGI-Cookie-XS/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-CGI-Cookie-XS/pkg-plist =================================================================== --- head/www/p5-CGI-Cookie-XS/pkg-plist (revision 332616) +++ head/www/p5-CGI-Cookie-XS/pkg-plist (revision 332617) @@ -1,9 +1,10 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Cookie/XS/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Cookie/XS/XS.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Cookie/XS/XS.so %%SITE_PERL%%/%%PERL_ARCH%%/CGI/Cookie/XS.pm +%%PERL5_MAN3%%/CGI::Cookie::XS.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Cookie/XS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/Cookie @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/CGI/Cookie @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/CGI Property changes on: head/www/p5-CGI-Cookie-XS/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-CGI-SSI/Makefile =================================================================== --- head/www/p5-CGI-SSI/Makefile (revision 332616) +++ head/www/p5-CGI-SSI/Makefile (revision 332617) @@ -1,26 +1,23 @@ # Created by: Adam Weinberger # $FreeBSD$ PORTNAME= CGI-SSI PORTVERSION= 0.92 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Use SSI from CGI scripts RUN_DEPENDS= p5-HTML-SimpleParse>=0:${PORTSDIR}/www/p5-HTML-SimpleParse \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= CGI::SSI.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-CGI-SSI/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-CGI-SSI/pkg-plist =================================================================== --- head/www/p5-CGI-SSI/pkg-plist (revision 332616) +++ head/www/p5-CGI-SSI/pkg-plist (revision 332617) @@ -1,5 +1,6 @@ %%SITE_PERL%%/CGI/SSI.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/SSI/.packlist +%%PERL5_MAN3%%/CGI::SSI.3.gz @dirrmtry %%SITE_PERL%%/CGI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/SSI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI Property changes on: head/www/p5-CGI-SSI/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Authentication-Store-LDAP/Makefile =================================================================== --- head/www/p5-Catalyst-Authentication-Store-LDAP/Makefile (revision 332616) +++ head/www/p5-Catalyst-Authentication-Store-LDAP/Makefile (revision 332617) @@ -1,28 +1,23 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= Catalyst-Authentication-Store-LDAP PORTVERSION= 1.014 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Authentication from an LDAP Directory for Catalyst BUILD_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \ p5-Catalyst-Plugin-Authentication>=0.10003:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \ p5-Net-LDAP-Server-Test>=0:${PORTSDIR}/net/p5-Net-LDAP-Server-Test USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Authentication::Store::LDAP.3 \ - Catalyst::Authentication::Store::LDAP::Backend.3 \ - Catalyst::Authentication::Store::LDAP::User.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Catalyst-Authentication-Store-LDAP/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Authentication-Store-LDAP/pkg-plist =================================================================== --- head/www/p5-Catalyst-Authentication-Store-LDAP/pkg-plist (revision 332616) +++ head/www/p5-Catalyst-Authentication-Store-LDAP/pkg-plist (revision 332617) @@ -1,12 +1,15 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store/LDAP/.packlist %%SITE_PERL%%/Catalyst/Authentication/Store/LDAP.pm %%SITE_PERL%%/Catalyst/Authentication/Store/LDAP/Backend.pm %%SITE_PERL%%/Catalyst/Authentication/Store/LDAP/User.pm +%%PERL5_MAN3%%/Catalyst::Authentication::Store::LDAP.3.gz +%%PERL5_MAN3%%/Catalyst::Authentication::Store::LDAP::Backend.3.gz +%%PERL5_MAN3%%/Catalyst::Authentication::Store::LDAP::User.3.gz @dirrm %%SITE_PERL%%/Catalyst/Authentication/Store/LDAP @dirrmtry %%SITE_PERL%%/Catalyst/Authentication/Store @dirrmtry %%SITE_PERL%%/Catalyst/Authentication @dirrmtry %%SITE_PERL%%/Catalyst @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store/LDAP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Store @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst Property changes on: head/www/p5-Catalyst-Authentication-Store-LDAP/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Engine-Apache/Makefile =================================================================== --- head/www/p5-Catalyst-Engine-Apache/Makefile (revision 332616) +++ head/www/p5-Catalyst-Engine-Apache/Makefile (revision 332617) @@ -1,26 +1,22 @@ # Created by: Lars Balker Rasmussen # $FreeBSD$ PORTNAME= Catalyst-Engine-Apache PORTVERSION= 1.16 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Catalyst Apache Engines +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80:${PORTSDIR}/www/p5-Catalyst-Runtime RUN_DEPENDS= p5-Catalyst-Runtime>=5.80:${PORTSDIR}/www/p5-Catalyst-Runtime USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Engine::Apache.3 \ - Catalyst::Engine::Apache2.3 \ - Catalyst::Engine::Apache2::MP19.3 \ - Catalyst::Engine::Apache2::MP20.3 \ - Catalyst::Engine::Apache::MP13.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Catalyst-Engine-Apache/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Engine-Apache/pkg-plist =================================================================== --- head/www/p5-Catalyst-Engine-Apache/pkg-plist (revision 332616) +++ head/www/p5-Catalyst-Engine-Apache/pkg-plist (revision 332617) @@ -1,13 +1,18 @@ %%SITE_PERL%%/Catalyst/Engine/Apache.pm %%SITE_PERL%%/Catalyst/Engine/Apache2.pm %%SITE_PERL%%/Catalyst/Engine/Apache/MP13.pm %%SITE_PERL%%/Catalyst/Engine/Apache2/MP19.pm %%SITE_PERL%%/Catalyst/Engine/Apache2/MP20.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Engine/Apache/.packlist +%%PERL5_MAN3%%/Catalyst::Engine::Apache.3.gz +%%PERL5_MAN3%%/Catalyst::Engine::Apache2.3.gz +%%PERL5_MAN3%%/Catalyst::Engine::Apache2::MP19.3.gz +%%PERL5_MAN3%%/Catalyst::Engine::Apache2::MP20.3.gz +%%PERL5_MAN3%%/Catalyst::Engine::Apache::MP13.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Engine/Apache @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Engine @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst @dirrmtry %%SITE_PERL%%/Catalyst/Engine/Apache2 @dirrmtry %%SITE_PERL%%/Catalyst/Engine/Apache @dirrmtry %%SITE_PERL%%/Catalyst/Engine @dirrmtry %%SITE_PERL%%/Catalyst Property changes on: head/www/p5-Catalyst-Engine-Apache/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Helper-Controller-Scaffold/Makefile =================================================================== --- head/www/p5-Catalyst-Helper-Controller-Scaffold/Makefile (revision 332616) +++ head/www/p5-Catalyst-Helper-Controller-Scaffold/Makefile (revision 332617) @@ -1,30 +1,27 @@ # Created by: Lars Balker Rasmussen # $FreeBSD$ PORTNAME= Catalyst-Helper-Controller-Scaffold PORTVERSION= 0.04 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Catalyst helper for Scaffolding BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel \ p5-Catalyst-Plugin-FormValidator>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-FormValidator \ p5-Catalyst-View-TT>=0:${PORTSDIR}/www/p5-Catalyst-View-TT \ p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \ p5-Class-DBI-AsForm>=0:${PORTSDIR}/databases/p5-Class-DBI-AsForm \ p5-Class-DBI-FromForm>=0:${PORTSDIR}/www/p5-Class-DBI-FromForm \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ p5-Template-Plugin-Class>=0:${PORTSDIR}/www/p5-Template-Plugin-Class RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Helper::Controller::Scaffold.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Catalyst-Helper-Controller-Scaffold/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Helper-Controller-Scaffold/pkg-plist =================================================================== --- head/www/p5-Catalyst-Helper-Controller-Scaffold/pkg-plist (revision 332616) +++ head/www/p5-Catalyst-Helper-Controller-Scaffold/pkg-plist (revision 332617) @@ -1,9 +1,10 @@ %%SITE_PERL%%/Catalyst/Helper/Controller/Scaffold.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Helper/Controller/Scaffold/.packlist +%%PERL5_MAN3%%/Catalyst::Helper::Controller::Scaffold.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Helper/Controller/Scaffold @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Helper/Controller @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Helper @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst @dirrmtry %%SITE_PERL%%/Catalyst/Helper/Controller @dirrmtry %%SITE_PERL%%/Catalyst/Helper @dirrmtry %%SITE_PERL%%/Catalyst Property changes on: head/www/p5-Catalyst-Helper-Controller-Scaffold/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile =================================================================== --- head/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile (revision 332616) +++ head/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile (revision 332617) @@ -1,35 +1,34 @@ # Created by: Lars Balker Rasmussen # $FreeBSD$ PORTNAME= Catalyst-Plugin-Authorization-ACL PORTVERSION= 0.15 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= ACL support for Catalyst applications +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-Catalyst-Plugin-Authentication>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ p5-Catalyst-Plugin-Authorization-Roles>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authorization-Roles \ p5-Catalyst-Runtime>=5.80013:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-Class-Throwable>=0:${PORTSDIR}/devel/p5-Class-Throwable \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-Tree-Simple>=0:${PORTSDIR}/devel/p5-Tree-Simple \ p5-Tree-Simple-VisitorFactory>=0:${PORTSDIR}/devel/p5-Tree-Simple-VisitorFactory \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean BUILD_DEPENDS:= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ p5-Catalyst-Plugin-Session-State-Cookie>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \ p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Plugin::Authorization::ACL::Engine.3 \ - Catalyst::Plugin::Authorization::ACL.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Plugin-Authorization-ACL/pkg-plist =================================================================== --- head/www/p5-Catalyst-Plugin-Authorization-ACL/pkg-plist (revision 332616) +++ head/www/p5-Catalyst-Plugin-Authorization-ACL/pkg-plist (revision 332617) @@ -1,11 +1,13 @@ %%SITE_PERL%%/Catalyst/Plugin/Authorization/ACL/Engine.pm %%SITE_PERL%%/Catalyst/Plugin/Authorization/ACL.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authorization/ACL/.packlist +%%PERL5_MAN3%%/Catalyst::Plugin::Authorization::ACL::Engine.3.gz +%%PERL5_MAN3%%/Catalyst::Plugin::Authorization::ACL.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authorization/ACL @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authorization @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authorization/ACL @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authorization @dirrmtry %%SITE_PERL%%/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/Catalyst Property changes on: head/www/p5-Catalyst-Plugin-Authorization-ACL/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Plugin-FormValidator/Makefile =================================================================== --- head/www/p5-Catalyst-Plugin-FormValidator/Makefile (revision 332616) +++ head/www/p5-Catalyst-Plugin-FormValidator/Makefile (revision 332617) @@ -1,25 +1,25 @@ # Created by: Lars Thegler # $FreeBSD$ PORTNAME= Catalyst-Plugin-FormValidator PORTVERSION= 0.094 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= FormValidator for Catalyst +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80001:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Data-FormValidator>=0:${PORTSDIR}/textproc/p5-Data-FormValidator \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Plugin::FormValidator.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Catalyst-Plugin-FormValidator/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Plugin-FormValidator/pkg-plist =================================================================== --- head/www/p5-Catalyst-Plugin-FormValidator/pkg-plist (revision 332616) +++ head/www/p5-Catalyst-Plugin-FormValidator/pkg-plist (revision 332617) @@ -1,7 +1,8 @@ %%SITE_PERL%%/Catalyst/Plugin/FormValidator.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/FormValidator/.packlist +%%PERL5_MAN3%%/Catalyst::Plugin::FormValidator.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/FormValidator @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst @dirrmtry %%SITE_PERL%%/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/Catalyst Property changes on: head/www/p5-Catalyst-Plugin-FormValidator/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Plugin-Pluggable/Makefile =================================================================== --- head/www/p5-Catalyst-Plugin-Pluggable/Makefile (revision 332616) +++ head/www/p5-Catalyst-Plugin-Pluggable/Makefile (revision 332617) @@ -1,23 +1,20 @@ # Created by: Lars Balker Rasmussen # $FreeBSD$ PORTNAME= Catalyst-Plugin-Pluggable PORTVERSION= 0.04 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SRI PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Plugin for pluggable Catalyst applications BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Plugin::Pluggable.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Catalyst-Plugin-Pluggable/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Plugin-Pluggable/pkg-plist =================================================================== --- head/www/p5-Catalyst-Plugin-Pluggable/pkg-plist (revision 332616) +++ head/www/p5-Catalyst-Plugin-Pluggable/pkg-plist (revision 332617) @@ -1,7 +1,8 @@ %%SITE_PERL%%/Catalyst/Plugin/Pluggable.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Pluggable/.packlist +%%PERL5_MAN3%%/Catalyst::Plugin::Pluggable.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Pluggable @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst @dirrmtry %%SITE_PERL%%/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/Catalyst Property changes on: head/www/p5-Catalyst-Plugin-Pluggable/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Plugin-Server/Makefile =================================================================== --- head/www/p5-Catalyst-Plugin-Server/Makefile (revision 332616) +++ head/www/p5-Catalyst-Plugin-Server/Makefile (revision 332617) @@ -1,30 +1,27 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= Catalyst-Plugin-Server PORTVERSION= 0.28 PORTREVISION= 1 CATEGORIES= www devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Catalyst Server Plugin: Base & XMLRPC +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Clone-Fast>=0:${PORTSDIR}/devel/p5-Clone-Fast \ p5-RPC-XML>=0:${PORTSDIR}/net/p5-RPC-XML RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Plugin::Server.3 Catalyst::Plugin::Server::XMLRPC.3 \ - Catalyst::Plugin::Server::XMLRPC::DispatchType::XMLRPCPath.3 \ - Catalyst::Plugin::Server::XMLRPC::DispatchType::XMLRPCRegex.3 \ - Catalyst::Plugin::Server::XMLRPC::Tutorial.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Catalyst-Plugin-Server/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Plugin-Server/pkg-plist =================================================================== --- head/www/p5-Catalyst-Plugin-Server/pkg-plist (revision 332616) +++ head/www/p5-Catalyst-Plugin-Server/pkg-plist (revision 332617) @@ -1,15 +1,20 @@ bin/rpc_client %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Server/.packlist %%SITE_PERL%%/Catalyst/Plugin/Server.pm %%SITE_PERL%%/Catalyst/Plugin/Server/XMLRPC.pm %%SITE_PERL%%/Catalyst/Plugin/Server/XMLRPC/DispatchType/XMLRPCPath.pm %%SITE_PERL%%/Catalyst/Plugin/Server/XMLRPC/DispatchType/XMLRPCRegex.pm %%SITE_PERL%%/Catalyst/Plugin/Server/XMLRPC/Tutorial.pod +%%PERL5_MAN3%%/Catalyst::Plugin::Server.3.gz +%%PERL5_MAN3%%/Catalyst::Plugin::Server::XMLRPC.3.gz +%%PERL5_MAN3%%/Catalyst::Plugin::Server::XMLRPC::DispatchType::XMLRPCPath.3.gz +%%PERL5_MAN3%%/Catalyst::Plugin::Server::XMLRPC::DispatchType::XMLRPCRegex.3.gz +%%PERL5_MAN3%%/Catalyst::Plugin::Server::XMLRPC::Tutorial.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Server @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst @dirrm %%SITE_PERL%%/Catalyst/Plugin/Server/XMLRPC/DispatchType @dirrm %%SITE_PERL%%/Catalyst/Plugin/Server/XMLRPC @dirrm %%SITE_PERL%%/Catalyst/Plugin/Server @dirrmtry %%SITE_PERL%%/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/Catalyst Property changes on: head/www/p5-Catalyst-Plugin-Server/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile =================================================================== --- head/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile (revision 332616) +++ head/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile (revision 332617) @@ -1,28 +1,25 @@ # Created by: Lars Balker Rasmussen # $FreeBSD$ PORTNAME= Catalyst-Plugin-Session-Store-FastMmap PORTVERSION= 0.16 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= FastMmap session storage backend BUILD_DEPENDS= p5-Cache-FastMmap>=1.29:${PORTSDIR}/devel/p5-Cache-FastMmap \ p5-Catalyst-Plugin-Session>=0.27:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ p5-Catalyst-Runtime>=5.80000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ p5-MooseX-Emulate-Class-Accessor-Fast>=0:${PORTSDIR}/devel/p5-MooseX-Emulate-Class-Accessor-Fast \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Plugin::Session::Store::FastMmap.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-Plugin-Session-Store-FastMmap/pkg-plist =================================================================== --- head/www/p5-Catalyst-Plugin-Session-Store-FastMmap/pkg-plist (revision 332616) +++ head/www/p5-Catalyst-Plugin-Session-Store-FastMmap/pkg-plist (revision 332617) @@ -1,11 +1,12 @@ %%SITE_PERL%%/Catalyst/Plugin/Session/Store/FastMmap.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/FastMmap/.packlist +%%PERL5_MAN3%%/Catalyst::Plugin::Session::Store::FastMmap.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/FastMmap @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session/Store @dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session @dirrmtry %%SITE_PERL%%/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/Catalyst Property changes on: head/www/p5-Catalyst-Plugin-Session-Store-FastMmap/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-View-Mason/Makefile =================================================================== --- head/www/p5-Catalyst-View-Mason/Makefile (revision 332616) +++ head/www/p5-Catalyst-View-Mason/Makefile (revision 332617) @@ -1,27 +1,23 @@ # Created by: Lars Balker Rasmussen # $FreeBSD$ PORTNAME= Catalyst-View-Mason PORTVERSION= 0.18 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Mason view class for Catalyst BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel \ p5-HTML-Mason>=0:${PORTSDIR}/www/p5-HTML-Mason \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Helper::View::Mason.3 \ - Catalyst::View::Mason.3 - -NO_STAGE= yes .include Index: head/www/p5-Catalyst-View-Mason/pkg-plist =================================================================== --- head/www/p5-Catalyst-View-Mason/pkg-plist (revision 332616) +++ head/www/p5-Catalyst-View-Mason/pkg-plist (revision 332617) @@ -1,10 +1,12 @@ %%SITE_PERL%%/Catalyst/Helper/View/Mason.pm %%SITE_PERL%%/Catalyst/View/Mason.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/Mason/.packlist +%%PERL5_MAN3%%/Catalyst::Helper::View::Mason.3.gz +%%PERL5_MAN3%%/Catalyst::View::Mason.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/Mason @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst @dirrmtry %%SITE_PERL%%/Catalyst/Helper/View @dirrmtry %%SITE_PERL%%/Catalyst/Helper @dirrmtry %%SITE_PERL%%/Catalyst/View @dirrmtry %%SITE_PERL%%/Catalyst Property changes on: head/www/p5-Catalyst-View-Mason/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-View-TT-ControllerLocal/Makefile =================================================================== --- head/www/p5-Catalyst-View-TT-ControllerLocal/Makefile (revision 332616) +++ head/www/p5-Catalyst-View-TT-ControllerLocal/Makefile (revision 332617) @@ -1,26 +1,25 @@ # Created by: Lars Balker Rasmussen # $FreeBSD$ PORTNAME= Catalyst-View-TT-ControllerLocal PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Catalyst TT View with template names relative to the Controller +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel \ p5-Catalyst-View-TT>=0:${PORTSDIR}/www/p5-Catalyst-View-TT RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Helper::View::TTControllerLocal.3 \ - Catalyst::View::TT::ControllerLocal.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Catalyst-View-TT-ControllerLocal/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Catalyst-View-TT-ControllerLocal/pkg-plist =================================================================== --- head/www/p5-Catalyst-View-TT-ControllerLocal/pkg-plist (revision 332616) +++ head/www/p5-Catalyst-View-TT-ControllerLocal/pkg-plist (revision 332617) @@ -1,12 +1,14 @@ %%SITE_PERL%%/Catalyst/View/TT/ControllerLocal.pm %%SITE_PERL%%/Catalyst/Helper/View/TTControllerLocal.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/TT/ControllerLocal/.packlist +%%PERL5_MAN3%%/Catalyst::Helper::View::TTControllerLocal.3.gz +%%PERL5_MAN3%%/Catalyst::View::TT::ControllerLocal.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/TT/ControllerLocal @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/TT @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst @dirrmtry %%SITE_PERL%%/Catalyst/Helper/View @dirrmtry %%SITE_PERL%%/Catalyst/Helper @dirrmtry %%SITE_PERL%%/Catalyst/View/TT @dirrmtry %%SITE_PERL%%/Catalyst/View @dirrmtry %%SITE_PERL%%/Catalyst Property changes on: head/www/p5-Catalyst-View-TT-ControllerLocal/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-CatalystX-REPL/Makefile =================================================================== --- head/www/p5-CatalystX-REPL/Makefile (revision 332616) +++ head/www/p5-CatalystX-REPL/Makefile (revision 332617) @@ -1,28 +1,28 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= CatalystX-REPL PORTVERSION= 0.04 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FLORA PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Read-Eval-Print-Loop for debugging your Catalyst application +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Carp-REPL>=0:${PORTSDIR}/devel/p5-Carp-REPL \ p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean RUN_DEPENDS= p5-Carp-REPL>=0:${PORTSDIR}/devel/p5-Carp-REPL \ p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean TEST_DEPENDS= p5-Test-Expect>=0:${PORTSDIR}/devel/p5-Test-Expect USES= perl5 USE_PERL5= configure -MAN3= CatalystX::REPL.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-CatalystX-REPL/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-CatalystX-REPL/pkg-plist =================================================================== --- head/www/p5-CatalystX-REPL/pkg-plist (revision 332616) +++ head/www/p5-CatalystX-REPL/pkg-plist (revision 332617) @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/CatalystX/REPL/.packlist %%SITE_PERL%%/CatalystX/REPL.pm +%%PERL5_MAN3%%/CatalystX::REPL.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CatalystX/REPL @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CatalystX @dirrmtry %%SITE_PERL%%/CatalystX Property changes on: head/www/p5-CatalystX-REPL/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Class-DBI-FromForm/Makefile =================================================================== --- head/www/p5-Class-DBI-FromForm/Makefile (revision 332616) +++ head/www/p5-Class-DBI-FromForm/Makefile (revision 332617) @@ -1,24 +1,24 @@ # Created by: Lars Balker Rasmussen # $FreeBSD$ PORTNAME= Class-DBI-FromForm PORTVERSION= 0.04 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MRAMBERG PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Update Class::DBI using Data::FormValidator or HTML::Widget +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Class-DBI>=0:${PORTSDIR}/databases/p5-Class-DBI \ p5-Data-FormValidator>=0:${PORTSDIR}/textproc/p5-Data-FormValidator RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Class::DBI::FromForm.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Class-DBI-FromForm/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Class-DBI-FromForm/pkg-plist =================================================================== --- head/www/p5-Class-DBI-FromForm/pkg-plist (revision 332616) +++ head/www/p5-Class-DBI-FromForm/pkg-plist (revision 332617) @@ -1,7 +1,8 @@ %%SITE_PERL%%/Class/DBI/FromForm.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/FromForm/.packlist +%%PERL5_MAN3%%/Class::DBI::FromForm.3.gz @dirrmtry %%SITE_PERL%%/Class/DBI @dirrmtry %%SITE_PERL%%/Class @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI/FromForm @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/DBI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class Property changes on: head/www/p5-Class-DBI-FromForm/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-FormFu-Imager/Makefile =================================================================== --- head/www/p5-HTML-FormFu-Imager/Makefile (revision 332616) +++ head/www/p5-HTML-FormFu-Imager/Makefile (revision 332617) @@ -1,27 +1,24 @@ # Created by: gugu # $FreeBSD$ PORTNAME= HTML-FormFu-Imager PORTVERSION= 0.03006 PORTREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Imager.pm helpers for HTML::FormFu file uploads +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-HTML-FormFu>=0:${PORTSDIR}/www/p5-HTML-FormFu \ p5-Imager>=0:${PORTSDIR}/graphics/p5-Imager RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::FormFu::Imager.3 \ - HTML::FormFu::Inflator::Imager.3 \ - HTML::FormFu::Transformer::Imager.3 \ - HTML::FormFu::Validator::Imager::Size.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-HTML-FormFu-Imager/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-FormFu-Imager/pkg-plist =================================================================== --- head/www/p5-HTML-FormFu-Imager/pkg-plist (revision 332616) +++ head/www/p5-HTML-FormFu-Imager/pkg-plist (revision 332617) @@ -1,20 +1,24 @@ %%SITE_PERL%%/HTML/FormFu/Inflator/Imager.pm %%SITE_PERL%%/HTML/FormFu/Transformer/Imager.pm %%SITE_PERL%%/HTML/FormFu/Imager.pm %%SITE_PERL%%/HTML/FormFu/Validator/Imager/Size.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormFu/Imager/.packlist +%%PERL5_MAN3%%/HTML::FormFu::Imager.3.gz +%%PERL5_MAN3%%/HTML::FormFu::Inflator::Imager.3.gz +%%PERL5_MAN3%%/HTML::FormFu::Transformer::Imager.3.gz +%%PERL5_MAN3%%/HTML::FormFu::Validator::Imager::Size.3.gz @dirrmtry %%SITE_PERL%%/auto/HTML/FormFu/Imager @dirrmtry %%SITE_PERL%%/auto/HTML/FormFu @dirrmtry %%SITE_PERL%%/auto/HTML @dirrmtry %%SITE_PERL%%/HTML/FormFu/Validator/Imager @dirrmtry %%SITE_PERL%%/HTML/FormFu/Validator @dirrmtry %%SITE_PERL%%/HTML/FormFu/Transformer @dirrmtry %%SITE_PERL%%/HTML/FormFu/Inflator @dirrmtry %%SITE_PERL%%/HTML/FormFu @dirrmtry %%SITE_PERL%%/HTML @dirrmtry %%SITE_PERL%% @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormFu/Imager @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/FormFu @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%% @dirrmtry blib/script Property changes on: head/www/p5-HTML-FormFu-Imager/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-Table/Makefile =================================================================== --- head/www/p5-HTML-Table/Makefile (revision 332616) +++ head/www/p5-HTML-Table/Makefile (revision 332617) @@ -1,26 +1,26 @@ # Created by: Andreas Klemm # $FreeBSD$ PORTNAME= HTML-Table PORTVERSION= 2.08a PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate HTML tables for CGI scripts +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PORTSCOUT= skipv:2.08 USES= perl5 USE_PERL5= configure -MAN3= HTML::Table.3 - -NO_STAGE= yes post-extract: @${REINPLACE_CMD} -e 's|2.08a|2.08_1|' ${WRKSRC}/lib/HTML/Table.pm - ${RM} ${WRKSRC}/lib/HTML/Table.pm.bak + ${RM} ${WRKSRC}/lib/HTML/Table.pm.bak .include Property changes on: head/www/p5-HTML-Table/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-Table/pkg-plist =================================================================== --- head/www/p5-HTML-Table/pkg-plist (revision 332616) +++ head/www/p5-HTML-Table/pkg-plist (revision 332617) @@ -1,5 +1,6 @@ %%SITE_PERL%%/HTML/Table.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Table/.packlist +%%PERL5_MAN3%%/HTML::Table.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Table @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/HTML Property changes on: head/www/p5-HTML-Table/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-TableExtract/Makefile =================================================================== --- head/www/p5-HTML-TableExtract/Makefile (revision 332616) +++ head/www/p5-HTML-TableExtract/Makefile (revision 332617) @@ -1,24 +1,21 @@ # Created by: Sergey Osokin aka oZZ # $FreeBSD$ PORTNAME= HTML-TableExtract PORTVERSION= 2.11 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Extract text contained in tables within an HTML document BUILD_DEPENDS= p5-HTML-Element-Extended>=1.17:${PORTSDIR}/www/p5-HTML-Element-Extended \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS= p5-HTML-Element-Extended>=1.17:${PORTSDIR}/www/p5-HTML-Element-Extended \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser USES= perl5 USE_PERL5= configure -MAN3= HTML::TableExtract.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-HTML-TableExtract/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-TableExtract/pkg-plist =================================================================== --- head/www/p5-HTML-TableExtract/pkg-plist (revision 332616) +++ head/www/p5-HTML-TableExtract/pkg-plist (revision 332617) @@ -1,4 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML-TableExtract/.packlist %%SITE_PERL%%/HTML/TableExtract.pm +%%PERL5_MAN3%%/HTML::TableExtract.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML-TableExtract @dirrmtry %%SITE_PERL%%/HTML Property changes on: head/www/p5-HTML-TableExtract/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-TagCloud-Extended/Makefile =================================================================== --- head/www/p5-HTML-TagCloud-Extended/Makefile (revision 332616) +++ head/www/p5-HTML-TagCloud-Extended/Makefile (revision 332617) @@ -1,24 +1,24 @@ # Created by: Anton Berezin # $FreeBSD$ PORTNAME= HTML-TagCloud-Extended PORTVERSION= 0.10 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= HTML::TagCloud extension for time-stamp based coloring of tags +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::TagCloud::Extended.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-HTML-TagCloud-Extended/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-TagCloud-Extended/pkg-plist =================================================================== --- head/www/p5-HTML-TagCloud-Extended/pkg-plist (revision 332616) +++ head/www/p5-HTML-TagCloud-Extended/pkg-plist (revision 332617) @@ -1,13 +1,14 @@ %%SITE_PERL%%/HTML/TagCloud/Extended.pm %%SITE_PERL%%/HTML/TagCloud/Extended/Exception.pm %%SITE_PERL%%/HTML/TagCloud/Extended/Factor.pm %%SITE_PERL%%/HTML/TagCloud/Extended/Tag.pm %%SITE_PERL%%/HTML/TagCloud/Extended/TagColors.pm %%SITE_PERL%%/HTML/TagCloud/Extended/TagList.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TagCloud/Extended/.packlist +%%PERL5_MAN3%%/HTML::TagCloud::Extended.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TagCloud/Extended @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TagCloud @dirrm %%SITE_PERL%%/HTML/TagCloud/Extended @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/HTML/TagCloud @dirrmtry %%SITE_PERL%%/HTML Property changes on: head/www/p5-HTML-TagCloud-Extended/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-Template-Expr/Makefile =================================================================== --- head/www/p5-HTML-Template-Expr/Makefile (revision 332616) +++ head/www/p5-HTML-Template-Expr/Makefile (revision 332617) @@ -1,24 +1,24 @@ # Created by: nork@cityfujisawa.ne.jp # $FreeBSD$ PORTNAME= HTML-Template-Expr PORTVERSION= 0.07 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to use HTML Templates which allows expressions +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-HTML-Template>=2.4:${PORTSDIR}/www/p5-HTML-Template \ p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::Template::Expr.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-HTML-Template-Expr/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-Template-Expr/pkg-plist =================================================================== --- head/www/p5-HTML-Template-Expr/pkg-plist (revision 332616) +++ head/www/p5-HTML-Template-Expr/pkg-plist (revision 332617) @@ -1,7 +1,8 @@ %%SITE_PERL%%/HTML/Template/Expr.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template/Expr/.packlist +%%PERL5_MAN3%%/HTML::Template::Expr.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template/Expr @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/HTML/Template @dirrmtry %%SITE_PERL%%/HTML Property changes on: head/www/p5-HTML-Template-Expr/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-Widgets-SelectLayers/Makefile =================================================================== --- head/www/p5-HTML-Widgets-SelectLayers/Makefile (revision 332616) +++ head/www/p5-HTML-Widgets-SelectLayers/Makefile (revision 332617) @@ -1,19 +1,19 @@ # Created by: Peter Avalos # $FreeBSD$ PORTNAME= HTML-Widgets-SelectLayers PORTVERSION= 0.07 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Implements an HTML widget with multiple layers +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure -MAN3= HTML::Widgets::SelectLayers.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-HTML-Widgets-SelectLayers/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-Widgets-SelectLayers/pkg-plist =================================================================== --- head/www/p5-HTML-Widgets-SelectLayers/pkg-plist (revision 332616) +++ head/www/p5-HTML-Widgets-SelectLayers/pkg-plist (revision 332617) @@ -1,8 +1,9 @@ %%SITE_PERL%%/HTML/Widgets/SelectLayers.pm %%SITE_PERL%%/HTML/Widgets/homepage.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Widgets/SelectLayers/.packlist +%%PERL5_MAN3%%/HTML::Widgets::SelectLayers.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Widgets/SelectLayers @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Widgets @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML @dirrmtry %%SITE_PERL%%/HTML/Widgets @dirrmtry %%SITE_PERL%%/HTML Property changes on: head/www/p5-HTML-Widgets-SelectLayers/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-WikiConverter-PmWiki/Makefile =================================================================== --- head/www/p5-HTML-WikiConverter-PmWiki/Makefile (revision 332616) +++ head/www/p5-HTML-WikiConverter-PmWiki/Makefile (revision 332617) @@ -1,23 +1,23 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= HTML-WikiConverter-PmWiki PORTVERSION= 0.51 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert HTML to PmWiki markup +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-HTML-WikiConverter>=0.60:${PORTSDIR}/www/p5-HTML-WikiConverter \ p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::WikiConverter::PmWiki.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-HTML-WikiConverter-PmWiki/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-WikiConverter-PmWiki/pkg-plist =================================================================== --- head/www/p5-HTML-WikiConverter-PmWiki/pkg-plist (revision 332616) +++ head/www/p5-HTML-WikiConverter-PmWiki/pkg-plist (revision 332617) @@ -1,4 +1,5 @@ %%SITE_PERL%%/HTML/WikiConverter/PmWiki.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/WikiConverter/PmWiki/.packlist +%%PERL5_MAN3%%/HTML::WikiConverter::PmWiki.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/WikiConverter/PmWiki @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/WikiConverter Property changes on: head/www/p5-HTML-WikiConverter-PmWiki/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-WikiConverter-UseMod/Makefile =================================================================== --- head/www/p5-HTML-WikiConverter-UseMod/Makefile (revision 332616) +++ head/www/p5-HTML-WikiConverter-UseMod/Makefile (revision 332617) @@ -1,23 +1,23 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= HTML-WikiConverter-UseMod PORTVERSION= 0.50 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert HTML to UseMod markup +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-HTML-WikiConverter>=0.54:${PORTSDIR}/www/p5-HTML-WikiConverter \ p5-URI>=1.35:${PORTSDIR}/net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::WikiConverter::UseMod.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-HTML-WikiConverter-UseMod/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTML-WikiConverter-UseMod/pkg-plist =================================================================== --- head/www/p5-HTML-WikiConverter-UseMod/pkg-plist (revision 332616) +++ head/www/p5-HTML-WikiConverter-UseMod/pkg-plist (revision 332617) @@ -1,4 +1,5 @@ %%SITE_PERL%%/HTML/WikiConverter/UseMod.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/WikiConverter/UseMod/.packlist +%%PERL5_MAN3%%/HTML::WikiConverter::UseMod.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/WikiConverter/UseMod @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/WikiConverter Property changes on: head/www/p5-HTML-WikiConverter-UseMod/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTTP-Daemon/Makefile =================================================================== --- head/www/p5-HTTP-Daemon/Makefile (revision 332616) +++ head/www/p5-HTTP-Daemon/Makefile (revision 332617) @@ -1,26 +1,26 @@ # Created by: Frederic Culot # $FreeBSD$ PORTNAME= HTTP-Daemon PORTVERSION= 6.01 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple HTTP server class +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-HTTP-Date>=6:${PORTSDIR}/www/p5-HTTP-Date \ p5-HTTP-Message>=6:${PORTSDIR}/www/p5-HTTP-Message \ p5-LWP-MediaTypes>=6:${PORTSDIR}/www/p5-LWP-MediaTypes RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= p5-libwww-5* USES= perl5 USE_PERL5= configure -MAN3= HTTP::Daemon.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-HTTP-Daemon/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTTP-Daemon/pkg-plist =================================================================== --- head/www/p5-HTTP-Daemon/pkg-plist (revision 332616) +++ head/www/p5-HTTP-Daemon/pkg-plist (revision 332617) @@ -1,5 +1,6 @@ %%SITE_PERL%%/HTTP/Daemon.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Daemon/.packlist +%%PERL5_MAN3%%/HTTP::Daemon.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Daemon @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP @dirrmtry %%SITE_PERL%%/HTTP Property changes on: head/www/p5-HTTP-Daemon/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTTP-Lite/Makefile =================================================================== --- head/www/p5-HTTP-Lite/Makefile (revision 332616) +++ head/www/p5-HTTP-Lite/Makefile (revision 332617) @@ -1,22 +1,19 @@ # Created by: Cheng-Lung Sung # $FreeBSD$ PORTNAME= HTTP-Lite PORTVERSION= 2.42 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 modules for Lightweight HTTP implementation LICENSE= ART10 GPLv1 LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -MAN3= HTTP::Lite.3 - -NO_STAGE= yes .include Index: head/www/p5-HTTP-Lite/pkg-plist =================================================================== --- head/www/p5-HTTP-Lite/pkg-plist (revision 332616) +++ head/www/p5-HTTP-Lite/pkg-plist (revision 332617) @@ -1,5 +1,6 @@ %%SITE_PERL%%/HTTP/Lite.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Lite/.packlist +%%PERL5_MAN3%%/HTTP::Lite.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Lite @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP @dirrmtry %%SITE_PERL%%/HTTP Property changes on: head/www/p5-HTTP-Lite/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTTP-MobileAgent/Makefile =================================================================== --- head/www/p5-HTTP-MobileAgent/Makefile (revision 332616) +++ head/www/p5-HTTP-MobileAgent/Makefile (revision 332617) @@ -1,38 +1,28 @@ # Created by: Akinori MUSHA aka knu # $FreeBSD$ PORTNAME= HTTP-MobileAgent PORTVERSION= 0.36 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KURIHARA PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= HTTP mobile user agent string parser for Perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter \ p5-HTTP-Message>=1.43:${PORTSDIR}/www/p5-HTTP-Message \ p5-Scalar-List-Utils>=1.14:${PORTSDIR}/lang/p5-Scalar-List-Utils \ ja-p5-WWW-MobileCarrierJP>=0.04:${PORTSDIR}/japanese/p5-WWW-MobileCarrierJP \ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-YAML>0:${PORTSDIR}/textproc/p5-YAML BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTTP::MobileAgent.3 \ - HTTP::MobileAgent::AirHPhone.3 \ - HTTP::MobileAgent::Display.3 \ - HTTP::MobileAgent::DoCoMo.3 \ - HTTP::MobileAgent::EZweb.3 \ - HTTP::MobileAgent::JPhone.3 \ - HTTP::MobileAgent::NonMobile.3 \ - HTTP::MobileAgent::Vodafone.3 - -NO_STAGE= yes .include Index: head/www/p5-HTTP-MobileAgent/pkg-plist =================================================================== --- head/www/p5-HTTP-MobileAgent/pkg-plist (revision 332616) +++ head/www/p5-HTTP-MobileAgent/pkg-plist (revision 332617) @@ -1,14 +1,22 @@ %%SITE_PERL%%/HTTP/MobileAgent.pm %%SITE_PERL%%/HTTP/MobileAgent/AirHPhone.pm %%SITE_PERL%%/HTTP/MobileAgent/Display.pm %%SITE_PERL%%/HTTP/MobileAgent/DoCoMo.pm %%SITE_PERL%%/HTTP/MobileAgent/DoCoMoDisplayMap.pm %%SITE_PERL%%/HTTP/MobileAgent/EZweb.pm %%SITE_PERL%%/HTTP/MobileAgent/JPhone.pm %%SITE_PERL%%/HTTP/MobileAgent/NonMobile.pm %%SITE_PERL%%/HTTP/MobileAgent/Request.pm %%SITE_PERL%%/HTTP/MobileAgent/Vodafone.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/MobileAgent/.packlist +%%PERL5_MAN3%%/HTTP::MobileAgent.3.gz +%%PERL5_MAN3%%/HTTP::MobileAgent::AirHPhone.3.gz +%%PERL5_MAN3%%/HTTP::MobileAgent::Display.3.gz +%%PERL5_MAN3%%/HTTP::MobileAgent::DoCoMo.3.gz +%%PERL5_MAN3%%/HTTP::MobileAgent::EZweb.3.gz +%%PERL5_MAN3%%/HTTP::MobileAgent::JPhone.3.gz +%%PERL5_MAN3%%/HTTP::MobileAgent::NonMobile.3.gz +%%PERL5_MAN3%%/HTTP::MobileAgent::Vodafone.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/MobileAgent @dirrm %%SITE_PERL%%/HTTP/MobileAgent @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP Property changes on: head/www/p5-HTTP-MobileAgent/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTTPD-User-Manage/Makefile =================================================================== --- head/www/p5-HTTPD-User-Manage/Makefile (revision 332616) +++ head/www/p5-HTTPD-User-Manage/Makefile (revision 332617) @@ -1,20 +1,16 @@ # Created by: James FitzGibbon # $FreeBSD$ PORTNAME= HTTPD-User-Manage PORTVERSION= 1.66 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl modules for managing access control with the web server USES= perl5 USE_PERL5= configure -MAN3= HTTPD::Authen.3 HTTPD::GroupAdmin.3 HTTPD::Realm.3 \ - HTTPD::RealmManager.3 HTTPD::UserAdmin.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-HTTPD-User-Manage/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-HTTPD-User-Manage/pkg-plist =================================================================== --- head/www/p5-HTTPD-User-Manage/pkg-plist (revision 332616) +++ head/www/p5-HTTPD-User-Manage/pkg-plist (revision 332617) @@ -1,25 +1,30 @@ %%SITE_PERL%%/HTTPD/AdminBase.pm %%SITE_PERL%%/HTTPD/Authen.pm %%SITE_PERL%%/HTTPD/GroupAdmin.pm %%SITE_PERL%%/HTTPD/GroupAdmin/DBM.pm %%SITE_PERL%%/HTTPD/GroupAdmin/DBM/apache.pm %%SITE_PERL%%/HTTPD/GroupAdmin/SQL.pm %%SITE_PERL%%/HTTPD/GroupAdmin/Text.pm %%SITE_PERL%%/HTTPD/GroupAdmin/Text/cern.pm %%SITE_PERL%%/HTTPD/Realm.pm %%SITE_PERL%%/HTTPD/RealmManager.pm %%SITE_PERL%%/HTTPD/UserAdmin.pm %%SITE_PERL%%/HTTPD/UserAdmin/DBM.pm %%SITE_PERL%%/HTTPD/UserAdmin/DBM/netscape.pm %%SITE_PERL%%/HTTPD/UserAdmin/SQL.pm %%SITE_PERL%%/HTTPD/UserAdmin/Text.pm %%SITE_PERL%%/HTTPD/UserAdmin/Text/cern.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTPD-User-Manage/.packlist +%%PERL5_MAN3%%/HTTPD::Authen.3.gz +%%PERL5_MAN3%%/HTTPD::GroupAdmin.3.gz +%%PERL5_MAN3%%/HTTPD::Realm.3.gz +%%PERL5_MAN3%%/HTTPD::RealmManager.3.gz +%%PERL5_MAN3%%/HTTPD::UserAdmin.3.gz @dirrm %%SITE_PERL%%/HTTPD/UserAdmin/DBM @dirrm %%SITE_PERL%%/HTTPD/UserAdmin/Text @dirrm %%SITE_PERL%%/HTTPD/UserAdmin @dirrm %%SITE_PERL%%/HTTPD/GroupAdmin/Text @dirrm %%SITE_PERL%%/HTTPD/GroupAdmin/DBM @dirrm %%SITE_PERL%%/HTTPD/GroupAdmin @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTPD-User-Manage @dirrmtry %%SITE_PERL%%/HTTPD Property changes on: head/www/p5-HTTPD-User-Manage/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-MasonX-Profiler/Makefile =================================================================== --- head/www/p5-MasonX-Profiler/Makefile (revision 332616) +++ head/www/p5-MasonX-Profiler/Makefile (revision 332617) @@ -1,23 +1,20 @@ # Created by: mat # $FreeBSD$ PORTNAME= MasonX-Profiler PORTVERSION= 0.06 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Mason per-component profiler BUILD_DEPENDS= p5-HTML-Mason>=0:${PORTSDIR}/www/p5-HTML-Mason \ p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= MasonX::Profiler.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-MasonX-Profiler/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-MasonX-Profiler/pkg-plist =================================================================== --- head/www/p5-MasonX-Profiler/pkg-plist (revision 332616) +++ head/www/p5-MasonX-Profiler/pkg-plist (revision 332617) @@ -1,5 +1,6 @@ %%SITE_PERL%%/MasonX/Profiler.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX/Profiler/.packlist +%%PERL5_MAN3%%/MasonX::Profiler.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX/Profiler @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX @dirrmtry %%SITE_PERL%%/MasonX Property changes on: head/www/p5-MasonX-Profiler/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Net-Amazon-AWIS/Makefile =================================================================== --- head/www/p5-Net-Amazon-AWIS/Makefile (revision 332616) +++ head/www/p5-Net-Amazon-AWIS/Makefile (revision 332617) @@ -1,28 +1,28 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= Net-Amazon-AWIS PORTVERSION= 0.36 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Use the Amazon Alexa Web Information Service +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-IO-Prompt>=0:${PORTSDIR}/devel/p5-IO-Prompt \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww USES= perl5 USE_PERL5= configure -MAN3= Net::Amazon::AWIS.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Net-Amazon-AWIS/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Net-Amazon-AWIS/pkg-plist =================================================================== --- head/www/p5-Net-Amazon-AWIS/pkg-plist (revision 332616) +++ head/www/p5-Net-Amazon-AWIS/pkg-plist (revision 332617) @@ -1,7 +1,8 @@ %%SITE_PERL%%/Net/Amazon/AWIS.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon/AWIS/.packlist +%%PERL5_MAN3%%/Net::Amazon::AWIS.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon/AWIS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net/Amazon @dirrmtry %%SITE_PERL%%/Net Property changes on: head/www/p5-Net-Amazon-AWIS/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Net-Trac/Makefile =================================================================== --- head/www/p5-Net-Trac/Makefile (revision 332616) +++ head/www/p5-Net-Trac/Makefile (revision 332617) @@ -1,41 +1,30 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= Net-Trac PORTVERSION= 0.16 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Interact with a remote Trac instance LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \ p5-DateTime>0:${PORTSDIR}/devel/p5-DateTime \ p5-Lingua-EN-Inflect>0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \ p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate \ p5-Text-CSV>0:${PORTSDIR}/textproc/p5-Text-CSV \ p5-URI>0:${PORTSDIR}/net/p5-URI \ p5-WWW-Mechanize>=1.52:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-libwww>0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Net::Trac.3 \ - Net::Trac::Connection.3 \ - Net::Trac::Mechanize.3 \ - Net::Trac::Ticket.3 \ - Net::Trac::TicketAttachment.3 \ - Net::Trac::TicketHistory.3 \ - Net::Trac::TicketHistoryEntry.3 \ - Net::Trac::TicketPropChange.3 \ - Net::Trac::TicketSearch.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Net-Trac/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Net-Trac/pkg-plist =================================================================== --- head/www/p5-Net-Trac/pkg-plist (revision 332616) +++ head/www/p5-Net-Trac/pkg-plist (revision 332617) @@ -1,14 +1,23 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Trac/.packlist %%SITE_PERL%%/Net/Trac.pm %%SITE_PERL%%/Net/Trac/Connection.pm %%SITE_PERL%%/Net/Trac/Mechanize.pm %%SITE_PERL%%/Net/Trac/Ticket.pm %%SITE_PERL%%/Net/Trac/TicketAttachment.pm %%SITE_PERL%%/Net/Trac/TicketHistory.pm %%SITE_PERL%%/Net/Trac/TicketHistoryEntry.pm %%SITE_PERL%%/Net/Trac/TicketPropChange.pm %%SITE_PERL%%/Net/Trac/TicketSearch.pm +%%PERL5_MAN3%%/Net::Trac.3.gz +%%PERL5_MAN3%%/Net::Trac::Connection.3.gz +%%PERL5_MAN3%%/Net::Trac::Mechanize.3.gz +%%PERL5_MAN3%%/Net::Trac::Ticket.3.gz +%%PERL5_MAN3%%/Net::Trac::TicketAttachment.3.gz +%%PERL5_MAN3%%/Net::Trac::TicketHistory.3.gz +%%PERL5_MAN3%%/Net::Trac::TicketHistoryEntry.3.gz +%%PERL5_MAN3%%/Net::Trac::TicketPropChange.3.gz +%%PERL5_MAN3%%/Net::Trac::TicketSearch.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Trac @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net/Trac @dirrmtry %%SITE_PERL%%/Net Property changes on: head/www/p5-Net-Trac/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-SWF-Chart/Makefile =================================================================== --- head/www/p5-SWF-Chart/Makefile (revision 332616) +++ head/www/p5-SWF-Chart/Makefile (revision 332617) @@ -1,20 +1,17 @@ # Created by: Aaron Dalton # $FreeBSD$ PORTNAME= SWF-Chart PORTVERSION= 1.4 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GARTH PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the SWF Chart generation tool -MAN3= SWF::Chart.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include Property changes on: head/www/p5-SWF-Chart/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-SWF-Chart/pkg-plist =================================================================== --- head/www/p5-SWF-Chart/pkg-plist (revision 332616) +++ head/www/p5-SWF-Chart/pkg-plist (revision 332617) @@ -1,5 +1,6 @@ %%SITE_PERL%%/SWF/Chart.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SWF/Chart/.packlist +%%PERL5_MAN3%%/SWF::Chart.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SWF/Chart @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SWF @dirrmtry %%SITE_PERL%%/SWF Property changes on: head/www/p5-SWF-Chart/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Syntax-Highlight-HTML/Makefile =================================================================== --- head/www/p5-Syntax-Highlight-HTML/Makefile (revision 332616) +++ head/www/p5-Syntax-Highlight-HTML/Makefile (revision 332617) @@ -1,22 +1,22 @@ # Created by: Anton Berezin # $FreeBSD$ PORTNAME= Syntax-Highlight-HTML PORTVERSION= 0.04 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Syntax::Highlight::HTML - Highlight HTML syntax +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Syntax::Highlight::HTML.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Syntax-Highlight-HTML/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Syntax-Highlight-HTML/pkg-plist =================================================================== --- head/www/p5-Syntax-Highlight-HTML/pkg-plist (revision 332616) +++ head/www/p5-Syntax-Highlight-HTML/pkg-plist (revision 332617) @@ -1,7 +1,8 @@ %%SITE_PERL%%/Syntax/Highlight/HTML.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Syntax/Highlight/HTML/.packlist +%%PERL5_MAN3%%/Syntax::Highlight::HTML.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Syntax/Highlight/HTML @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Syntax/Highlight @dirrmtry %%SITE_PERL%%/Syntax/Highlight @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Syntax @dirrmtry %%SITE_PERL%%/Syntax Property changes on: head/www/p5-Syntax-Highlight-HTML/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Template-Plugin-JavaScript/Makefile =================================================================== --- head/www/p5-Template-Plugin-JavaScript/Makefile (revision 332616) +++ head/www/p5-Template-Plugin-JavaScript/Makefile (revision 332617) @@ -1,22 +1,19 @@ # Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= Template-Plugin-JavaScript PORTVERSION= 0.02 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Encodes text to be safe in JavaScript BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Template::Plugin::JavaScript.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-Template-Plugin-JavaScript/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-Template-Plugin-JavaScript/pkg-plist =================================================================== --- head/www/p5-Template-Plugin-JavaScript/pkg-plist (revision 332616) +++ head/www/p5-Template-Plugin-JavaScript/pkg-plist (revision 332617) @@ -1,7 +1,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/JavaScript/.packlist %%SITE_PERL%%/Template/Plugin/JavaScript.pm +%%PERL5_MAN3%%/Template::Plugin::JavaScript.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/JavaScript @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template @dirrmtry %%SITE_PERL%%/Template/Plugin @dirrmtry %%SITE_PERL%%/Template Property changes on: head/www/p5-Template-Plugin-JavaScript/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-URI-ParseSearchString/Makefile =================================================================== --- head/www/p5-URI-ParseSearchString/Makefile (revision 332616) +++ head/www/p5-URI-ParseSearchString/Makefile (revision 332617) @@ -1,24 +1,24 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= URI-ParseSearchString PORTVERSION= 3.51.0 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/.0$//} MAINTAINER= perl@FreeBSD.org COMMENT= Parse Apache referer logs and extract search engine query strings +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= configure -MAN3= URI::ParseSearchString.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-URI-ParseSearchString/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-URI-ParseSearchString/pkg-plist =================================================================== --- head/www/p5-URI-ParseSearchString/pkg-plist (revision 332616) +++ head/www/p5-URI-ParseSearchString/pkg-plist (revision 332617) @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/ParseSearchString/.packlist %%SITE_PERL%%/URI/ParseSearchString.pm +%%PERL5_MAN3%%/URI::ParseSearchString.3.gz @dirrmtry %%SITE_PERL%%/URI @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/ParseSearchString @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI Property changes on: head/www/p5-URI-ParseSearchString/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-WWW-Baseball-NPB/Makefile =================================================================== --- head/www/p5-WWW-Baseball-NPB/Makefile (revision 332616) +++ head/www/p5-WWW-Baseball-NPB/Makefile (revision 332617) @@ -1,22 +1,19 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= WWW-Baseball-NPB PORTVERSION= 0.03 CATEGORIES= www japanese perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Fetches Japanese baseball games information BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::Baseball::NPB.3 WWW::Baseball::NPB::Game.3 - -NO_STAGE= yes .include Index: head/www/p5-WWW-Baseball-NPB/pkg-plist =================================================================== --- head/www/p5-WWW-Baseball-NPB/pkg-plist (revision 332616) +++ head/www/p5-WWW-Baseball-NPB/pkg-plist (revision 332617) @@ -1,9 +1,11 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Baseball/NPB/.packlist %%SITE_PERL%%/WWW/Baseball/NPB.pm %%SITE_PERL%%/WWW/Baseball/NPB/Game.pm +%%PERL5_MAN3%%/WWW::Baseball::NPB.3.gz +%%PERL5_MAN3%%/WWW::Baseball::NPB::Game.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Baseball/NPB @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Baseball @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW @dirrmtry %%SITE_PERL%%/WWW/Baseball/NPB @dirrmtry %%SITE_PERL%%/WWW/Baseball @dirrmtry %%SITE_PERL%%/WWW Property changes on: head/www/p5-WWW-Baseball-NPB/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-WWW-Scraper-ISBN-Driver/Makefile =================================================================== --- head/www/p5-WWW-Scraper-ISBN-Driver/Makefile (revision 332616) +++ head/www/p5-WWW-Scraper-ISBN-Driver/Makefile (revision 332617) @@ -1,19 +1,16 @@ # Created by: Ying-Chieh Liao # $FreeBSD$ PORTNAME= WWW-Scraper-ISBN-Driver PORTVERSION= 0.20 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Driver class for WWW::Scraper::ISBN module USES= perl5 USE_PERL5= configure -MAN3= WWW::Scraper::ISBN::Driver.3 - -NO_STAGE= yes .include Index: head/www/p5-WWW-Scraper-ISBN-Driver/pkg-plist =================================================================== --- head/www/p5-WWW-Scraper-ISBN-Driver/pkg-plist (revision 332616) +++ head/www/p5-WWW-Scraper-ISBN-Driver/pkg-plist (revision 332617) @@ -1,9 +1,10 @@ %%SITE_PERL%%/WWW/Scraper/ISBN/Driver.pm +%%PERL5_MAN3%%/WWW::Scraper::ISBN::Driver.3.gz @dirrmtry %%SITE_PERL%%/WWW/Scraper/ISBN @dirrmtry %%SITE_PERL%%/WWW/Scraper @dirrmtry %%SITE_PERL%%/WWW %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper/ISBN/Driver/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper/ISBN/Driver @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper/ISBN @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW Property changes on: head/www/p5-WWW-Scraper-ISBN-Driver/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-WebService-Bloglines/Makefile =================================================================== --- head/www/p5-WebService-Bloglines/Makefile (revision 332616) +++ head/www/p5-WebService-Bloglines/Makefile (revision 332617) @@ -1,25 +1,22 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= WebService-Bloglines PORTVERSION= 0.12 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Easy-to-use Interface for Bloglines Web Services BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-XML-RSS>=0:${PORTSDIR}/textproc/p5-XML-RSS \ p5-XML-RSS-LibXML>=0:${PORTSDIR}/textproc/p5-XML-RSS-LibXML \ p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WebService::Bloglines.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-WebService-Bloglines/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-WebService-Bloglines/pkg-plist =================================================================== --- head/www/p5-WebService-Bloglines/pkg-plist (revision 332616) +++ head/www/p5-WebService-Bloglines/pkg-plist (revision 332617) @@ -1,8 +1,9 @@ %%SITE_PERL%%/WebService/Bloglines.pm %%SITE_PERL%%/WebService/Bloglines/Entries.pm %%SITE_PERL%%/WebService/Bloglines/Subscriptions.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Bloglines/.packlist +%%PERL5_MAN3%%/WebService::Bloglines.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Bloglines @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService @dirrm %%SITE_PERL%%/WebService/Bloglines @dirrmtry %%SITE_PERL%%/WebService Property changes on: head/www/p5-WebService-Bloglines/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-WebService-YouTube/Makefile =================================================================== --- head/www/p5-WebService-YouTube/Makefile (revision 332616) +++ head/www/p5-WebService-YouTube/Makefile (revision 332617) @@ -1,31 +1,26 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= WebService-YouTube PORTVERSION= 1.0.3 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to YouTube +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-URI>0:${PORTSDIR}/net/p5-URI \ p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-version>0:${PORTSDIR}/devel/p5-version BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WebService::YouTube.3 \ - WebService::YouTube::Feeds.3 \ - WebService::YouTube::User.3 \ - WebService::YouTube::Util.3 \ - WebService::YouTube::Video.3 \ - WebService::YouTube::Videos.3 - -NO_STAGE= yes .include Property changes on: head/www/p5-WebService-YouTube/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/p5-WebService-YouTube/pkg-plist =================================================================== --- head/www/p5-WebService-YouTube/pkg-plist (revision 332616) +++ head/www/p5-WebService-YouTube/pkg-plist (revision 332617) @@ -1,11 +1,17 @@ %%SITE_PERL%%/WebService/YouTube.pm %%SITE_PERL%%/WebService/YouTube/Feeds.pm %%SITE_PERL%%/WebService/YouTube/User.pm %%SITE_PERL%%/WebService/YouTube/Util.pm %%SITE_PERL%%/WebService/YouTube/Video.pm %%SITE_PERL%%/WebService/YouTube/Videos.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/YouTube/.packlist +%%PERL5_MAN3%%/WebService::YouTube.3.gz +%%PERL5_MAN3%%/WebService::YouTube::Feeds.3.gz +%%PERL5_MAN3%%/WebService::YouTube::User.3.gz +%%PERL5_MAN3%%/WebService::YouTube::Util.3.gz +%%PERL5_MAN3%%/WebService::YouTube::Video.3.gz +%%PERL5_MAN3%%/WebService::YouTube::Videos.3.gz @dirrm %%SITE_PERL%%/WebService/YouTube @dirrmtry %%SITE_PERL%%/WebService @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/YouTube @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService Property changes on: head/www/p5-WebService-YouTube/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property