Index: head/audio/pm3umpdl/Makefile =================================================================== --- head/audio/pm3umpdl/Makefile (revision 275967) +++ head/audio/pm3umpdl/Makefile (revision 275968) @@ -1,39 +1,40 @@ # New ports collection makefile for: comiccron # Date created: 5 February 2008 # Whom: Zane C. Bowers # # $FreeBSD$ # PORTNAME= pm3umpdl PORTVERSION= 1.0.0 CATEGORIES= audio deskutils -MASTER_SITES= http://cpan.org/authors/id/V/VV/VVELOX/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:VVELOX EXTRACT_SUFX= EXTRACT_ONLY= MAINTAINER= vvelox@vvelox.net COMMENT= Loading a M3U file into musicpd RUN_DEPENDS= ${LOCALBASE}/bin/mpc:${PORTSDIR}/audio/mpc USE_PERL5= yes NO_WRKSUBDIR= yes MAN1= ${PORTNAME}.1 PLIST_FILES= bin/${PORTNAME} post-extract: @${CP} -v ${DISTDIR}/${DISTNAME} ${WRKSRC} do-build: @${EXEC} pod2man --section=1 --release=${PORTVERSION} \ --name=${PORTNAME} --center=${PORTNAME}" \ user guide" ${WRKSRC}/${DISTNAME} ${WRKSRC}/${PORTNAME}.1 do-install: @${INSTALL_DATA} -v ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/${PORTNAME} @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${PREFIX}/man/man1/${PORTNAME}.1 .include Property changes on: head/audio/pm3umpdl/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/converters/p5-Encode-Locale/Makefile =================================================================== --- head/converters/p5-Encode-Locale/Makefile (revision 275967) +++ head/converters/p5-Encode-Locale/Makefile (revision 275968) @@ -1,21 +1,22 @@ # New ports collection makefile for: p5-Encode-Locale # Date created: 04 Mar 2011 # Whom: Dmitry Marakasov # # $FreeBSD$ # PORTNAME= Encode-Locale PORTVERSION= 1.02 CATEGORIES= converters perl5 -MASTER_SITES= CPAN/../../authors/id/G/GA/GAAS +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:GAAS PKGNAMEPREFIX= p5- MAINTAINER= amdmi3@FreeBSD.org COMMENT= Determine the locale encoding PERL_CONFIGURE= yes MAN3= Encode::Locale.3 .include Property changes on: head/converters/p5-Encode-Locale/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/converters/p5-Encoding-FixLatin/Makefile =================================================================== --- head/converters/p5-Encoding-FixLatin/Makefile (revision 275967) +++ head/converters/p5-Encoding-FixLatin/Makefile (revision 275968) @@ -1,22 +1,23 @@ # New ports collection makefile for: converters/p5-Encoding-FixLatin # Date created: 29 July 2009 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Encoding-FixLatin PORTVERSION= 1.02 CATEGORIES= converters perl5 -MASTER_SITES= CPAN/../../authors/id/G/GR/GRANTM +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:GRANTM PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Takes mixed encoding input and produces UTF-8 output PERL_CONFIGURE= yes MAN1= fix_latin.1 MAN3= Encoding::FixLatin.3 .include Property changes on: head/converters/p5-Encoding-FixLatin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/converters/p5-String-Multibyte/Makefile =================================================================== --- head/converters/p5-String-Multibyte/Makefile (revision 275967) +++ head/converters/p5-String-Multibyte/Makefile (revision 275968) @@ -1,39 +1,40 @@ # New ports collection makefile for: String::Multibyte # Date created: 25 Jan 2002 # Whom: Seamus Venasse # # $FreeBSD$ # PORTNAME= String-Multibyte PORTVERSION= 1.06 CATEGORIES= converters perl5 -MASTER_SITES= CPAN/../../authors/id/S/SA/SADAHIRO +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SADAHIRO PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to manipulate multibyte character strings PERL_CONFIGURE= yes MAN3= String::Multibyte.3 \ String::Multibyte::Big5.3 \ String::Multibyte::Big5Plus.3 \ String::Multibyte::Bytes.3 \ String::Multibyte::EUC.3 \ String::Multibyte::EUC_JP.3 \ String::Multibyte::EUC_TW.3 \ String::Multibyte::GB18030.3 \ String::Multibyte::GBK.3 \ String::Multibyte::Grapheme.3 \ String::Multibyte::Johab.3 \ String::Multibyte::ShiftJIS.3 \ String::Multibyte::UHC.3 \ String::Multibyte::UTF16BE.3 \ String::Multibyte::UTF16LE.3 \ String::Multibyte::UTF32BE.3 \ String::Multibyte::UTF32LE.3 \ String::Multibyte::UTF8.3 \ String::Multibyte::Unicode.3 .include Property changes on: head/converters/p5-String-Multibyte/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/databases/p5-AnyEvent-Redis/Makefile =================================================================== --- head/databases/p5-AnyEvent-Redis/Makefile (revision 275967) +++ head/databases/p5-AnyEvent-Redis/Makefile (revision 275968) @@ -1,29 +1,30 @@ # New ports collection makefile for: databases/p5-AnyEvent-Redis # Date created: 25 January 2011 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= AnyEvent-Redis PORTVERSION= 0.23 CATEGORIES= databases perl5 -MASTER_SITES= CPAN/../../authors/id/D/DG/DGL +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DGL PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= AnyEvent::Redis - Non-blocking Redis client BUILD_DEPENDS= p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent RUN_DEPENDS= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-TCP>=1.03:${PORTSDIR}/devel/p5-Test-TCP \ redis>=0:${PORTSDIR}/databases/redis PERL_CONFIGURE= yes MAN3= AnyEvent::Redis.3 \ AnyEvent::Redis::Protocol.3 .include Property changes on: head/databases/p5-AnyEvent-Redis/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/databases/p5-DBICx-TestDatabase/Makefile =================================================================== --- head/databases/p5-DBICx-TestDatabase/Makefile (revision 275967) +++ head/databases/p5-DBICx-TestDatabase/Makefile (revision 275968) @@ -1,26 +1,27 @@ # New ports collection makefile for: DBICx-TestDatabase # Date created: 23 Oct 2008 # Whom: Martin Wilke # # $FreeBSD$ # PORTNAME= DBICx-TestDatabase PORTVERSION= 0.04 CATEGORIES= databases perl5 -MASTER_SITES= CPAN/../../authors/id/J/JR/JROCKWAY/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:JROCKWAY PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= Module to create temporary database from a DBIx::Class::Schema RUN_DEPENDS= p5-DBD-SQLite>=1.12:${PORTSDIR}/databases/p5-DBD-SQLite \ p5-SQL-Translator>=0:${PORTSDIR}/databases/p5-SQL-Translator BUILD_DEPENDS= p5-DBIx-Class>=0.07005:${PORTSDIR}/databases/p5-DBIx-Class PERL_CONFIGURE= yes MAN3= DBICx::TestDatabase.3 \ DBICx::TestDatabase::Subclass.3 .include Property changes on: head/databases/p5-DBICx-TestDatabase/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/databases/p5-GraphViz-DBI/Makefile =================================================================== --- head/databases/p5-GraphViz-DBI/Makefile (revision 275967) +++ head/databases/p5-GraphViz-DBI/Makefile (revision 275968) @@ -1,25 +1,27 @@ # New ports collection makefile for: databases/p5-GraphViz-DBI # Date created: 10 October 2001 # Whom: tobez # # $FreeBSD$ # PORTNAME= GraphViz-DBI PORTVERSION= 1.100860 CATEGORIES= databases perl5 -MASTER_SITES= CPAN/../../authors/id/M/MA/MARCEL +MASTER_SITES= CPAN +MASTER_SITES_SUBDIR= CPAN:MARCEL PKGNAMEPREFIX= p5- +# Note: DEPRECATION candidate. MAINTAINER= perl@FreeBSD.org COMMENT= GraphViz::DBI - graph database tables and relations BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-GraphViz>=0:${PORTSDIR}/graphics/p5-GraphViz RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= GraphViz::DBI.3 .include Property changes on: head/databases/p5-GraphViz-DBI/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/databases/p5-PostgreSQL-PLPerl-Call/Makefile =================================================================== --- head/databases/p5-PostgreSQL-PLPerl-Call/Makefile (revision 275967) +++ head/databases/p5-PostgreSQL-PLPerl-Call/Makefile (revision 275968) @@ -1,23 +1,24 @@ # New ports collection makefile for: p5-PostgreSQL-PLPerl-Call # Date created: 2010-07-04 # Whom: Sunpoet Po-Chuan Hsieh # # $FreeBSD$ # PORTNAME= PostgreSQL-PLPerl-Call PORTVERSION= 1.006 CATEGORIES= databases perl5 -MASTER_SITES= CPAN/../../authors/id/T/TI/TIMB/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:TIMB PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple interface for calling SQL functions from PostgreSQL PL/Perl BUILD_DEPENDS= p5-DBI>=1.60.5:${PORTSDIR}/databases/p5-DBI PERL_CONFIGURE= yes MAN3= PostgreSQL::PLPerl::Call.3 .include Property changes on: head/databases/p5-PostgreSQL-PLPerl-Call/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/databases/p5-PostgreSQL-PLPerl-Trace/Makefile =================================================================== --- head/databases/p5-PostgreSQL-PLPerl-Trace/Makefile (revision 275967) +++ head/databases/p5-PostgreSQL-PLPerl-Trace/Makefile (revision 275968) @@ -1,21 +1,22 @@ # New ports collection makefile for: p5-PostgreSQL-PLPerl-Trace # Date created: 2010-07-04 # Whom: Sunpoet Po-Chuan Hsieh # # $FreeBSD$ # PORTNAME= PostgreSQL-PLPerl-Trace PORTVERSION= 1.001 CATEGORIES= databases perl5 -MASTER_SITES= CPAN/../../authors/id/T/TI/TIMB/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:TIMB PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple way to trace execution of Perl statements in PL/Perl PERL_CONFIGURE= yes MAN3= PostgreSQL::PLPerl::Trace.3 .include Property changes on: head/databases/p5-PostgreSQL-PLPerl-Trace/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/databases/p5-Redis/Makefile =================================================================== --- head/databases/p5-Redis/Makefile (revision 275967) +++ head/databases/p5-Redis/Makefile (revision 275968) @@ -1,27 +1,28 @@ # New ports collection makefile for: p5-Redis # Date created: 2009-09-19 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= Redis PORTVERSION= 1.9030 CATEGORIES= databases perl5 -MASTER_SITES= CPAN/../../authors/id/M/ME/MELO +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MELO PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= perl@FreeBSD.org COMMENT= Perl binding for Redis database BUILD_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String RUN_DEPENDS= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= yes MAN3= Redis.3 Redis::Hash.3 Redis::List.3 .include Property changes on: head/databases/p5-Redis/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/databases/p5-Redis-hiredis/Makefile =================================================================== --- head/databases/p5-Redis-hiredis/Makefile (revision 275967) +++ head/databases/p5-Redis-hiredis/Makefile (revision 275968) @@ -1,21 +1,22 @@ # New ports collection makefile for: p5-Redis-hiredis # Date created: 29 December 2010 # Whom: Grzegorz Blach # # $FreeBSD$ # PORTNAME= Redis-hiredis PORTVERSION= 0.9.2.5 CATEGORIES= databases perl5 -MASTER_SITES= CPAN/../../authors/id/N/NE/NEOPHENIX +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:NEOPHENIX PKGNAMEPREFIX= p5- MAINTAINER= magik@roorback.net COMMENT= A Simple wrapper around hiredis C client PERL_CONFIGURE= yes MAN3= Redis::hiredis.3 .include Property changes on: head/databases/p5-Redis-hiredis/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/p5-CPAN-Meta-YAML/Makefile =================================================================== --- head/devel/p5-CPAN-Meta-YAML/Makefile (revision 275967) +++ head/devel/p5-CPAN-Meta-YAML/Makefile (revision 275968) @@ -1,21 +1,22 @@ # New ports collection makefile for: CPAN-Meta-YAML # Date created: 02 Feb 2011 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= CPAN-Meta-YAML PORTVERSION= 0.003 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/D/DA/DAGOLDEN/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DAGOLDEN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Read and write a subset of YAML for CPAN Meta files PERL_CONFIGURE= YES MAN3= CPAN::Meta::YAML.3 .include Property changes on: head/devel/p5-CPAN-Meta-YAML/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-Config-Auto/Makefile =================================================================== --- head/devel/p5-Config-Auto/Makefile (revision 275967) +++ head/devel/p5-Config-Auto/Makefile (revision 275968) @@ -1,33 +1,34 @@ # New ports collection makefile for: p5-Config-Auto # Date created: August 29 2003 # Whom: Lars Thegler # # $FreeBSD$ PORTNAME= Config-Auto PORTVERSION= 0.34 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/B/BI/BINGOS +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:BINGOS PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Magical config file parser BUILD_DEPENDS= p5-Config-IniFiles>=0:${PORTSDIR}/devel/p5-Config-IniFiles \ p5-YAML>=0.67:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes OPTIONS= XMLSIMPLE "Support for XML config files" off .include .ifdef(WITH_XMLSIMPLE) BUILD_DEPENDS+= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple RUN_DEPENDS+= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple .endif MAN3= Config::Auto.3 .include Property changes on: head/devel/p5-Config-Auto/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/devel/p5-Config-GitLike/Makefile =================================================================== --- head/devel/p5-Config-GitLike/Makefile (revision 275967) +++ head/devel/p5-Config-GitLike/Makefile (revision 275968) @@ -1,33 +1,34 @@ # New ports collection makefile for: p5-Config-GitLike # Date created: 2011-02-07 # Whom: Baptiste Daroussin # # $FreeBSD$ # PORTNAME= Config-GitLike PORTVERSION= 1.05 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/S/SP/SPANG/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SPANG PKGNAMEPREFIX= p5- MAINTAINER= bapt@FreeBSD.org COMMENT= Simple git-compatible config file parser for Perl BUILD_DEPENDS= devel/p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose RUN_DEPENDS:= ${BUILD_DEPENDS} # for tests BUILD_DEPENDS+= devel/p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception MAN3+= Config::GitLike::Git.3 \ Config::GitLike::Cascaded.3 \ Config::GitLike.3 PERL_CONFIGURE= yes LICENSE_COMB= dual LICENSE= ART20 GPLv1 .include Property changes on: head/devel/p5-Config-GitLike/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-Config-JFDI/Makefile =================================================================== --- head/devel/p5-Config-JFDI/Makefile (revision 275967) +++ head/devel/p5-Config-JFDI/Makefile (revision 275968) @@ -1,38 +1,39 @@ # New ports collection makefile for: devel/p5-Config-JFDI # Date created: 29 Mar 2009 # Whom: Lars Balker Rasmussen # # $FreeBSD$ # PORTNAME= Config-JFDI PORTVERSION= 0.065 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/R/RO/ROKR +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:ROKR PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A Catalyst::Plugin::ConfigLoader-style layer over Config::Any BUILD_DEPENDS= \ p5-Carp-Clan-Share>=0:${PORTSDIR}/devel/p5-Carp-Clan-Share \ p5-Hash-Merge-Simple>=0:${PORTSDIR}/devel/p5-Hash-Merge-Simple \ p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \ p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \ p5-Clone>=0:${PORTSDIR}/devel/p5-Clone \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install \ p5-Data-Visitor>=0.24:${PORTSDIR}/devel/p5-Data-Visitor RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Config::JFDI.3 post-extract: @${PERL} -i -ne 'print unless /\.swp$$/' ${WRKSRC}/MANIFEST @${PERL} -i.bak -ne 'print unless m,^Test::,' ${WRKSRC}/Makefile.PL .include Property changes on: head/devel/p5-Config-JFDI/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/devel/p5-Dancer-Debug/Makefile =================================================================== --- head/devel/p5-Dancer-Debug/Makefile (revision 275967) +++ head/devel/p5-Dancer-Debug/Makefile (revision 275968) @@ -1,30 +1,31 @@ # New ports collection makefile for: p5-Dancer-Debug # Date created: 18 january 2011 # Whom: Geistteufel # # $FreeBSD$ # PORTNAME= Dancer-Debug PORTVERSION= 0.03 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/F/FR/FRANCKC/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:FRANCKC PKGNAMEPREFIX= p5- MAINTAINER= geistteufel@yahoo.fr COMMENT= Dancer::Debug - Extend Plack::Middleware::Debug RUN_DEPENDS= p5-Class-Method-Modifiers>=0:${PORTSDIR}/devel/p5-Class-Method-Modifiers \ p5-Dancer>=0:${PORTSDIR}/www/p5-Dancer \ p5-Plack-Middleware-Debug>=0:${PORTSDIR}/www/p5-Plack-Middleware-Debug PERL_CONFIGURE= yes MAN3= Dancer::Debug.3 \ Plack::Middleware::Debug::Dancer::Logger.3 \ Plack::Middleware::Debug::Dancer::Routes.3 \ Plack::Middleware::Debug::Dancer::Session.3 \ Plack::Middleware::Debug::Dancer::Settings.3 \ Plack::Middleware::Debug::Dancer::Version.3 .include Property changes on: head/devel/p5-Dancer-Debug/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-Data-Compare/Makefile =================================================================== --- head/devel/p5-Data-Compare/Makefile (revision 275967) +++ head/devel/p5-Data-Compare/Makefile (revision 275968) @@ -1,26 +1,27 @@ # New ports collection makefile for: devel/p5-Data-Compare # Date created: 25 April 2001 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Data-Compare PORTVERSION= 1.2200 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/D/DC/DCANTRELL +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DCANTRELL PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0*$//} MAINTAINER= tobez@FreeBSD.org COMMENT= Data::Compare - compare perl data structures BUILD_DEPENDS= ${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Data::Compare.3 Data::Compare::Plugins.3 \ Data::Compare::Plugins::Scalar::Properties.3 .include Property changes on: head/devel/p5-Data-Compare/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/devel/p5-Data-Compare/distinfo =================================================================== --- head/devel/p5-Data-Compare/distinfo (revision 275967) +++ head/devel/p5-Data-Compare/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (Data-Compare-1.22.tar.gz) = 7d471ce482b3a4bcc3f3d29dd23b92ce SHA256 (Data-Compare-1.22.tar.gz) = ce8f2c7cd8e7aad8bfa381824f43c0d2ae0ed8a21450817bbeb1d971b5c2e8af SIZE (Data-Compare-1.22.tar.gz) = 23483 Property changes on: head/devel/p5-Data-Compare/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/devel/p5-Data-GUID/Makefile =================================================================== --- head/devel/p5-Data-GUID/Makefile (revision 275967) +++ head/devel/p5-Data-GUID/Makefile (revision 275968) @@ -1,27 +1,28 @@ # New ports collection makefile for: devel/p5-Data-GUID # Date created: 05 April 2007 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Data-GUID PORTVERSION= 0.046 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/R/RJ/RJBS +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Generate globally unique identifiers BUILD_DEPENDS= p5-Sub-Install>=0.03:${PORTSDIR}/devel/p5-Sub-Install \ p5-Sub-Exporter>=0.90:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-Data-UUID>=1.148:${PORTSDIR}/devel/p5-Data-UUID RUN_DEPENDS= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes MAN3= Data::GUID.3 .include Property changes on: head/devel/p5-Data-GUID/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/devel/p5-Data-Grouper/Makefile =================================================================== --- head/devel/p5-Data-Grouper/Makefile (revision 275967) +++ head/devel/p5-Data-Grouper/Makefile (revision 275968) @@ -1,21 +1,22 @@ # New ports collection makefile for: p5-Data-Grouper # Date created: 2011-01-13 # Whom: Kurt Lidl # # $FreeBSD$ # PORTNAME= Data-Grouper PORTVERSION= 0.06 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/F/FE/FERRANCE +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:FERRANCE PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Data aggregator for perl objects PERL_CONFIGURE= yes MAN3= Data::Grouper.3 .include Property changes on: head/devel/p5-Data-Grouper/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-Data-Inspect/Makefile =================================================================== --- head/devel/p5-Data-Inspect/Makefile (revision 275967) +++ head/devel/p5-Data-Inspect/Makefile (revision 275968) @@ -1,21 +1,22 @@ # New ports collection makefile for: p5-Data-Inspect # Date created: 2011-01-13 # Whom: Kurt Lidl # # $FreeBSD$ # PORTNAME= Data-Inspect PORTVERSION= 0.04 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/O/OW/OWL +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:OWL PKGNAMEPREFIX= p5- MAINTAINER= kurt.lidl@cello.com COMMENT= Another pretty-printer for perl objects PERL_CONFIGURE= yes MAN3= Data::Inspect.3 .include Property changes on: head/devel/p5-Data-Inspect/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-EV/Makefile =================================================================== --- head/devel/p5-EV/Makefile (revision 275967) +++ head/devel/p5-EV/Makefile (revision 275968) @@ -1,28 +1,29 @@ # New ports collection makefile for: EV # Date created: 06 Jun 2008 # Whom: Vladimir Timofeev # # $FreeBSD$ # PORTNAME= EV PORTVERSION= 4.03 PORTEPOCH= 1 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/M/ML/MLEHMANN +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MLEHMANN PKGNAMEPREFIX= p5- MAINTAINER= vovkasm@gmail.com COMMENT= Perl interface to libev, a high performance full-featured event loop RUN_DEPENDS= p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense BUILD_DEPENDS= p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense PERL_CONFIGURE= yes CONFIGURE_ENV= PERL_MM_USE_DEFAULT="YES" MAN3= EV.3 \ EV::MakeMaker.3 \ EV::libev.3 .include Property changes on: head/devel/p5-EV/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/devel/p5-Every/Makefile =================================================================== --- head/devel/p5-Every/Makefile (revision 275967) +++ head/devel/p5-Every/Makefile (revision 275968) @@ -1,24 +1,25 @@ # New ports collection makefile for: devel/p5-Every # Date created: 05 September 2008 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Every PORTVERSION= 0.08 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../by-authors/id/T/TE/TEODOR +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:TEODOR PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Return true every N cycles or S seconds BUILD_DEPENDS= p5-Devel-Callsite>=0.04:${PORTSDIR}/devel/p5-Devel-Callsite RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Every.3 .include Property changes on: head/devel/p5-Every/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/p5-Every/distinfo =================================================================== --- head/devel/p5-Every/distinfo (revision 275967) +++ head/devel/p5-Every/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (Every-0.08.tar.gz) = a2208f493a139c38e899bf7af0916895 SHA256 (Every-0.08.tar.gz) = 4521c58537ab43f3d640c6f2f527227f63d718ca9b41eeba8967f90a1c21a9bc SIZE (Every-0.08.tar.gz) = 2615 Property changes on: head/devel/p5-Every/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/p5-Hash-Case/Makefile =================================================================== --- head/devel/p5-Hash-Case/Makefile (revision 275967) +++ head/devel/p5-Hash-Case/Makefile (revision 275968) @@ -1,26 +1,27 @@ # New ports collection makefile for: p5-Hash-Case # Date created: 2006-08-15 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= Hash-Case PORTVERSION= 1.010 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/M/MA/MARKOV +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MARKOV PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0*$//} MAINTAINER= perl@FreeBSD.org COMMENT= Base class for hashes with key-casing requirements BUILD_DEPENDS= p5-Log-Report>=0.26:${PORTSDIR}/devel/p5-Log-Report RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Hash::Case.3 Hash::Case::Lower.3 Hash::Case::Preserve.3 \ Hash::Case::Upper.3 .include Property changes on: head/devel/p5-Hash-Case/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/devel/p5-IO-Toolkit/Makefile =================================================================== --- head/devel/p5-IO-Toolkit/Makefile (revision 275967) +++ head/devel/p5-IO-Toolkit/Makefile (revision 275968) @@ -1,32 +1,33 @@ # New ports collection makefile for: p5-IO-Toolkit # Date created: 2006-07-12 # Whom: Yuan-Chung Hsiao # # $FreeBSD$ # PORTNAME= IO-Toolkit PORTVERSION= 1.008 PORTREVISION= 1 CATEGORIES= devel perl5 -MASTER_SITES= http://backpan.perl.org/authors/id/L/LI/LINMAR/${PORTNAME:S/-//}/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:LINMAR/${PORTNAME:S/-//}/ PKGNAMEPREFIX= p5- MAINTAINER= ychsiao@ychsiao.org COMMENT= IO::Toolkit - Perl extension to create logfiles BUILD_DEPENDS= p5-Crypt-RC6>=0:${PORTSDIR}/security/p5-Crypt-RC6 RUN_DEPENDS= p5-Crypt-RC6>=0:${PORTSDIR}/security/p5-Crypt-RC6 PERL_CONFIGURE= 5.8.0+ MAN3= IO::Toolkit.3 .include .if ${PERL_LEVEL} < 500703 RUN_DEPENDS+= p5-Digest-MD5>=2.16:${PORTSDIR}/security/p5-Digest-MD5 BUILD_DEPENDS+= p5-Digest-MD5>=2.16:${PORTSDIR}/security/p5-Digest-MD5 .endif .include Property changes on: head/devel/p5-IO-Toolkit/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/devel/p5-IPC-Cmd/Makefile =================================================================== --- head/devel/p5-IPC-Cmd/Makefile (revision 275967) +++ head/devel/p5-IPC-Cmd/Makefile (revision 275968) @@ -1,29 +1,30 @@ # New ports collection makefile for: devel/p5-IPC-Cmd # Date created: 16 February 2005 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= IPC-Cmd PORTVERSION= 0.70 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/B/BI/BINGOS +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:BINGOS PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Finding and running system commands made easy PERL_CONFIGURE= yes MAN3= IPC::Cmd.3 .include .if ${PERL_LEVEL} < 500905 RUN_DEPENDS+= p5-Locale-Maketext-Simple>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \ p5-Module-Load-Conditional>=0:${PORTSDIR}/devel/p5-Module-Load-Conditional \ p5-Params-Check>=0.20:${PORTSDIR}/devel/p5-Params-Check .endif .include Property changes on: head/devel/p5-IPC-Cmd/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/devel/p5-Log-Message/Makefile =================================================================== --- head/devel/p5-Log-Message/Makefile (revision 275967) +++ head/devel/p5-Log-Message/Makefile (revision 275968) @@ -1,29 +1,30 @@ # New ports collection makefile for: p5-Log-Message # Date created: 31 May 2006 # Whom: Aaron Dalton # # $FreeBSD$ # PORTNAME= Log-Message PORTVERSION= 0.04 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/B/BI/BINGOS +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:BINGOS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Powerful and flexible message logging mechanism BUILD_DEPENDS= p5-Params-Check>=0:${PORTSDIR}/devel/p5-Params-Check \ p5-Module-Load>=0:${PORTSDIR}/devel/p5-Module-Load \ p5-Locale-Maketext-Simple>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Simple RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Log::Message.3 \ Log::Message::Config.3 \ Log::Message::Handlers.3 \ Log::Message::Item.3 PERL_CONFIGURE= yes .include Property changes on: head/devel/p5-Log-Message/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/devel/p5-Log-Report/Makefile =================================================================== --- head/devel/p5-Log-Report/Makefile (revision 275967) +++ head/devel/p5-Log-Report/Makefile (revision 275968) @@ -1,42 +1,43 @@ # New ports collection makefile for: p5-Log-Report # Date created: 2007-08-14 # Whom: Jin-Shan Tseng # # $FreeBSD$ # PORTNAME= Log-Report PORTVERSION= 0.92 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/M/MA/MARKOV +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MARKOV PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Report a problem, pluggable handlers and language support PERL_CONFIGURE= yes MAN3= Log::Report.3 \ Log::Report::Die.3 \ Log::Report::Dispatcher.3 \ Log::Report::Dispatcher::Callback.3 \ Log::Report::Dispatcher::File.3 \ Log::Report::Dispatcher::Log4perl.3 \ Log::Report::Dispatcher::LogDispatch.3 \ Log::Report::Dispatcher::Perl.3 \ Log::Report::Dispatcher::Syslog.3 \ Log::Report::Dispatcher::Try.3 \ Log::Report::Exception.3 \ Log::Report::Extract::PerlPPI.3 \ Log::Report::Lexicon::Index.3 \ Log::Report::Lexicon::PO.3 \ Log::Report::Lexicon::POT.3 \ Log::Report::Lexicon::POTcompact.3 \ Log::Report::Message.3 \ Log::Report::Translator.3 \ Log::Report::Translator::Gettext.3 \ Log::Report::Translator::POT.3 \ Log::Report::Util.3 \ Log::Report::Win32Locale.3 .include Property changes on: head/devel/p5-Log-Report/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/devel/p5-Module-Pluggable-Fast/Makefile =================================================================== --- head/devel/p5-Module-Pluggable-Fast/Makefile (revision 275967) +++ head/devel/p5-Module-Pluggable-Fast/Makefile (revision 275968) @@ -1,25 +1,26 @@ # ex:ts=8 # Ports collection makefile for: p5-Module-Pluggable-Fast # Date created: Apr 7, 2005 # Whom: ijliao # # $FreeBSD$ # PORTNAME= Module-Pluggable-Fast PORTVERSION= 0.19 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/M/MR/MRAMBERG +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MRAMBERG PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Fast plugins with instantiation BUILD_DEPENDS= p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Module::Pluggable::Fast.3 .include Property changes on: head/devel/p5-Module-Pluggable-Fast/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/devel/p5-MooseX-Aliases/Makefile =================================================================== --- head/devel/p5-MooseX-Aliases/Makefile (revision 275967) +++ head/devel/p5-MooseX-Aliases/Makefile (revision 275968) @@ -1,30 +1,31 @@ # New ports collection makefile for: devel/p5-MooseX-Aliases # Date created: 10 September 2009 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= MooseX-Aliases PORTVERSION= 0.09 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/D/DO/DOY +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DOY PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Easy aliasing of methods and attributes in Moose BUILD_DEPENDS= p5-Moose>=1.09:${PORTSDIR}/devel/p5-Moose RUN_DEPENDS= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Fatal>=0.003:${PORTSDIR}/devel/p5-Test-Fatal \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires PERL_CONFIGURE= yes MAN3= MooseX::Aliases::Meta::Trait::Constructor.3 \ MooseX::Aliases::Meta::Trait::Attribute.3 \ MooseX::Aliases.3 \ MooseX::Aliases::Meta::Trait::Class.3 \ MooseX::Aliases::Meta::Trait::Method.3 .include Property changes on: head/devel/p5-MooseX-Aliases/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/devel/p5-MooseX-Role-WithOverloading/Makefile =================================================================== --- head/devel/p5-MooseX-Role-WithOverloading/Makefile (revision 275967) +++ head/devel/p5-MooseX-Role-WithOverloading/Makefile (revision 275968) @@ -1,39 +1,40 @@ # New ports collection makefile for: p5-MooseX-Role-WithOverloading # Date created: 09 Dec, 2009 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= MooseX-Role-WithOverloading PORTVERSION= 0.09 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/F/FL/FLORA/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:FLORA PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Roles which support overloading BUILD_DEPENDS= p5-Moose>=1.15:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \ p5-aliased>=0:${PORTSDIR}/devel/p5-aliased \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \ p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= MooseX::Role::WithOverloading.3 \ MooseX::Role::WithOverloading::Meta::Role.3 \ MooseX::Role::WithOverloading::Meta::Role::Application.3 \ MooseX::Role::WithOverloading::Meta::Role::Application::Composite.3 \ MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToClass.3 \ MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToInstance.3 \ MooseX::Role::WithOverloading::Meta::Role::Application::Composite::ToRole.3 \ MooseX::Role::WithOverloading::Meta::Role::Application::FixOverloadedRefs.3 \ MooseX::Role::WithOverloading::Meta::Role::Application::ToClass.3 \ MooseX::Role::WithOverloading::Meta::Role::Application::ToInstance.3 \ MooseX::Role::WithOverloading::Meta::Role::Application::ToRole.3 \ MooseX::Role::WithOverloading::Meta::Role::Composite.3 .include Property changes on: head/devel/p5-MooseX-Role-WithOverloading/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/devel/p5-Parallel-Prefork/Makefile =================================================================== --- head/devel/p5-Parallel-Prefork/Makefile (revision 275967) +++ head/devel/p5-Parallel-Prefork/Makefile (revision 275968) @@ -1,28 +1,29 @@ # New ports collection makefile for: devel/p5-Parallel-Prefork # Date created: 23 September 2009 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Parallel-Prefork PORTVERSION= 0.11 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/K/KA/KAZUHO +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:KAZUHO PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= A simple prefork server framework BUILD_DEPENDS= p5-Proc-Wait3>=0.03:${PORTSDIR}/devel/p5-Proc-Wait3 \ p5-Class-Accessor-Lite>=0.04:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Scope-Guard>=0:${PORTSDIR}/devel/p5-Scope-Guard RUN_DEPENDS= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires PERL_CONFIGURE= yes MAN3= Parallel::Prefork.3 Parallel::Prefork::SpareWorkers.3 .include Property changes on: head/devel/p5-Parallel-Prefork/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/devel/p5-Parse-CPAN-Meta/Makefile =================================================================== --- head/devel/p5-Parse-CPAN-Meta/Makefile (revision 275967) +++ head/devel/p5-Parse-CPAN-Meta/Makefile (revision 275968) @@ -1,26 +1,27 @@ # New ports collection makefile for: devel/p5-Parse-CPAN-Meta # Date created: 26 February 2009 # Whom: Lars Thegler # # $FreeBSD$ # PORTNAME= Parse-CPAN-Meta PORTVERSION= 1.44.01 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/D/DA/DAGOLDEN/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DAGOLDEN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= lth@FreeBSD.org COMMENT= Parse META.yml and other similar CPAN metadata files BUILD_DEPENDS= p5-CPAN-Meta-YAML>=0.002:${PORTSDIR}/devel/p5-CPAN-Meta-YAML \ p5-JSON-PP>=2.27103:${PORTSDIR}/converters/p5-JSON-PP RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Parse::CPAN::Meta.3 .include Property changes on: head/devel/p5-Parse-CPAN-Meta/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/devel/p5-Parse-RecDescent/Makefile =================================================================== --- head/devel/p5-Parse-RecDescent/Makefile (revision 275967) +++ head/devel/p5-Parse-RecDescent/Makefile (revision 275968) @@ -1,36 +1,37 @@ # New ports collection makefile for: p5-Parse-RecDescent # Date created: July 9th 1999 # Whom: Jerry Hicks # # $FreeBSD$ # PORTNAME= Parse-RecDescent PORTVERSION= 1.965.001 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/D/DC/DCONWAY +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DCONWAY PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(...)$/\1/} MAINTAINER= tobez@FreeBSD.org COMMENT= A recursive descent parsing framework for Perl BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= YES MAN3= Parse::RecDescent.3 post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR}/tutorial ${INSTALL_DATA} ${WRKSRC}/tutorial/* ${DOCSDIR}/tutorial .endif .include .if ${PERL_LEVEL} < 500900 RUN_DEPENDS+= p5-version>=0:${PORTSDIR}/devel/p5-version .endif .include Property changes on: head/devel/p5-Parse-RecDescent/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.26 \ No newline at end of property +1.27 \ No newline at end of property Index: head/devel/p5-Parse-RecDescent/distinfo =================================================================== --- head/devel/p5-Parse-RecDescent/distinfo (revision 275967) +++ head/devel/p5-Parse-RecDescent/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (Parse-RecDescent-1.965001.tar.gz) = e91351ad179a3843fbe8e521b135acaf SHA256 (Parse-RecDescent-1.965001.tar.gz) = 00fa63039b062452d675712e58f0311d7323377af3cdd0fdccb1ecfe64b68d64 SIZE (Parse-RecDescent-1.965001.tar.gz) = 154813 Property changes on: head/devel/p5-Parse-RecDescent/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/devel/p5-SSN-Validate/Makefile =================================================================== --- head/devel/p5-SSN-Validate/Makefile (revision 275967) +++ head/devel/p5-SSN-Validate/Makefile (revision 275968) @@ -1,25 +1,26 @@ # New ports collection makefile for: p5-SSN-Validate # Date created: 17 Jan 2006 # Whom: tiger # # $FreeBSD$ # PORTNAME= SSN-Validate PORTVERSION= 0.18 PORTREVISION= 1 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/K/KM/KMELTZ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:KMELTZ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to do SSN Validation PERL_CONFIGURE= yes MAN3= SSN::Validate.3 test: all cd ${WRKSRC} && ${MAKE} test .include Property changes on: head/devel/p5-SSN-Validate/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/devel/p5-ShipIt/Makefile =================================================================== --- head/devel/p5-ShipIt/Makefile (revision 275967) +++ head/devel/p5-ShipIt/Makefile (revision 275968) @@ -1,25 +1,26 @@ # New ports collection makefile for: p5-ShipIt # Date created: 2007-05-03 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= ShipIt PORTVERSION= 0.55 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/B/BR/BRADFITZ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:BRADFITZ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Software release tool PERL_CONFIGURE= yes MAN1= shipit.1 MAN3= ShipIt.3 ShipIt::Conf.3 ShipIt::ProjectType.3 \ ShipIt::State.3 ShipIt::Step.3 ShipIt::Step::AddToSVNDir.3 \ ShipIt::VC.3 ShipIt::VC::Git.3 ShipIt::VC::Mercurial.3 \ ShipIt::VC::SVK.3 ShipIt::VC::SVN.3 .include Property changes on: head/devel/p5-ShipIt/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/devel/p5-Test-Command-Simple/Makefile =================================================================== --- head/devel/p5-Test-Command-Simple/Makefile (revision 275967) +++ head/devel/p5-Test-Command-Simple/Makefile (revision 275968) @@ -1,23 +1,24 @@ # New ports collection makefile for: devel/p5-Test-Command-Simple # Date created: 13 March 2011 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Test-Command-Simple PORTVERSION= 0.03 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/D/DM/DMCBRIDE +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DMCBRIDE PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Test external commands (nearly) as easily as loaded modules TEST_DEPENDS= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes MAN3= Test::Command::Simple.3 .include Property changes on: head/devel/p5-Test-Command-Simple/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-Test-Mini/Makefile =================================================================== --- head/devel/p5-Test-Mini/Makefile (revision 275967) +++ head/devel/p5-Test-Mini/Makefile (revision 275968) @@ -1,36 +1,37 @@ # New ports collection makefile for: p5-Test-Mini # Date created: 2011-01-13 # Whom: Kurt Lidl # # $FreeBSD$ # PORTNAME= Test-Mini PORTVERSION= v1.1.3 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/P/PV/PVANDE +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:PVANDE PKGNAMEPREFIX= p5- MAINTAINER= kurt.lidl@cello.com COMMENT= Provides lightweight unit testing framework BUILD_DEPENDS= p5-Data-Inspect>=0.03:${PORTSDIR}/devel/p5-Data-Inspect \ p5-Exception-Class>=1.30:${PORTSDIR}/devel/p5-Exception-Class \ p5-IO-stringy>=2.110:${PORTSDIR}/devel/p5-IO-stringy \ p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat \ p5-Text-Outdent>=0.01:${PORTSDIR}/devel/p5-Text-Outdent \ p5-Try-Tiny>=0.04:${PORTSDIR}/lang/p5-Try-Tiny \ p5-aliased>=0.30:${PORTSDIR}/devel/p5-aliased \ p5-namespace-clean>=0.14:${PORTSDIR}/devel/p5-namespace-clean PERL_CONFIGURE= yes MAN3= Test::Mini.3 \ Test::Mini::Assertions.3 \ Test::Mini::Logger.3 \ Test::Mini::Logger::TAP.3 \ Test::Mini::Runner.3 \ Test::Mini::TestCase.3 \ Test::README.3 .include Property changes on: head/devel/p5-Test-Mini/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/p5-Test-Mini-Unit/Makefile =================================================================== --- head/devel/p5-Test-Mini-Unit/Makefile (revision 275967) +++ head/devel/p5-Test-Mini-Unit/Makefile (revision 275968) @@ -1,25 +1,26 @@ # New ports collection makefile for: p5-Test-Mini-Unit # Date created: 2011-01-13 # Whom: Kurt Lidl # # $FreeBSD$ # PORTNAME= Test-Mini-Unit PORTVERSION= v1.0.3 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/P/PV/PVANDE +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:PVANDE PKGNAMEPREFIX= p5- MAINTAINER= kurt.lidl@cello.com COMMENT= Declarative syntactic sugar for Test::Mini BUILD_DEPENDS= p5-Devel-Declare>=0.6.0:${PORTSDIR}/devel/p5-Devel-Declare \ p5-Test-Mini>=v1.1.3:${PORTSDIR}/devel/p5-Test-Mini PERL_CONFIGURE= yes MAN3= Test::Mini::README.3 \ Test::Mini::Unit.3 .include Property changes on: head/devel/p5-Test-Mini-Unit/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/p5-Test-Mini-Unit/distinfo =================================================================== --- head/devel/p5-Test-Mini-Unit/distinfo (revision 275967) +++ head/devel/p5-Test-Mini-Unit/distinfo (revision 275968) @@ -1,4 +1,2 @@ -SHA256 (Test-Mini-Unit-v1.0.1.tar.gz) = deceb39636b870a7a101e318636f3e79255f8e3e948456e21505e773a0a35844 -SIZE (Test-Mini-Unit-v1.0.1.tar.gz) = 11141 SHA256 (Test-Mini-Unit-v1.0.3.tar.gz) = b9011ef48161afdde5bd882a8323e3650ee27bf6ea9fd1492621502088075dac SIZE (Test-Mini-Unit-v1.0.3.tar.gz) = 11363 Property changes on: head/devel/p5-Test-Mini-Unit/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/p5-Test-Module-Used/Makefile =================================================================== --- head/devel/p5-Test-Module-Used/Makefile (revision 275967) +++ head/devel/p5-Test-Module-Used/Makefile (revision 275968) @@ -1,28 +1,29 @@ # New ports collection makefile for: p5-Test-Module-Used # Date created: 2010-01-14 # Whom: Takuya Tsuchida # # $FreeBSD$ # PORTNAME= Test-Module-Used PORTVERSION= 0.2.3 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/T/TS/TSUCCHI +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:TSUCCHI PKGNAMEPREFIX= p5- MAINTAINER= tsucchi@cpan.org COMMENT= Test required module is really used and vice versa RUN_DEPENDS= p5-CPAN-Meta>=2.102400:${PORTSDIR}/devel/p5-CPAN-Meta \ p5-List-MoreUtils>=0.24:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Module-CoreList>=2.18:${PORTSDIR}/devel/p5-Module-CoreList \ p5-Module-Used>=v1.2.0:${PORTSDIR}/devel/p5-Module-Used \ p5-PPI>=1.205:${PORTSDIR}/textproc/p5-PPI \ p5-version>=0.77:${PORTSDIR}/devel/p5-version BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= Test::Module::Used.3 .include Property changes on: head/devel/p5-Test-Module-Used/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/devel/p5-Test-Simple/Makefile =================================================================== --- head/devel/p5-Test-Simple/Makefile (revision 275967) +++ head/devel/p5-Test-Simple/Makefile (revision 275968) @@ -1,23 +1,24 @@ # New ports collection makefile for: p5-Test-Simple # Date Created: 12 Aug 2001 # Whom: Shell Hung # # $FreeBSD$ # PORTNAME= Test-Simple PORTVERSION= 0.98 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/M/MS/MSCHWERN +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MSCHWERN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Basic utilities for writing tests in perl PERL_CONFIGURE= yes MAN3= Test::Builder.3 Test::More.3 Test::Simple.3 Test::Tutorial.3 \ Test::Builder::Module.3 Test::Builder::Tester.3 \ Test::Builder::Tester::Color.3 Test::Builder::IO::Scalar.3 .include Property changes on: head/devel/p5-Test-Simple/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.43 \ No newline at end of property +1.44 \ No newline at end of property Index: head/devel/p5-Test-WWW-Mechanize/Makefile =================================================================== --- head/devel/p5-Test-WWW-Mechanize/Makefile (revision 275967) +++ head/devel/p5-Test-WWW-Mechanize/Makefile (revision 275968) @@ -1,28 +1,29 @@ # New ports collection makefile for: p5-WWW-Mechanize # Date created: 2005-02-13 # Whom: aturetta@commit.it # # $FreeBSD$ # PORTNAME= Test-WWW-Mechanize PORTVERSION= 1.30 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/P/PE/PETDANCE +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:PETDANCE PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Testing-specific WWW::Mechanize subclass RUN_DEPENDS= p5-Carp-Assert-More>=0:${PORTSDIR}/devel/p5-Carp-Assert-More \ p5-HTTP-Server-Simple>=0.35:${PORTSDIR}/www/p5-HTTP-Server-Simple \ p5-Test-LongString>=0.12:${PORTSDIR}/devel/p5-Test-LongString \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-WWW-Mechanize>=1.24:${PORTSDIR}/www/p5-WWW-Mechanize BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= Test::WWW::Mechanize.3 .include Property changes on: head/devel/p5-Test-WWW-Mechanize/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/devel/p5-Text-Outdent/Makefile =================================================================== --- head/devel/p5-Text-Outdent/Makefile (revision 275967) +++ head/devel/p5-Text-Outdent/Makefile (revision 275968) @@ -1,21 +1,22 @@ # New ports collection makefile for: p5-Text-Outdent # Date created: 2011-01-13 # Whom: Kurt Lidl # # $FreeBSD$ # PORTNAME= Text-Outdent PORTVERSION= 0.01 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/L/LO/LODIN +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:LODIN PKGNAMEPREFIX= p5- MAINTAINER= kurt.lidl@cello.com COMMENT= Strip leading whitespace from here-docs PERL_CONFIGURE= yes MAN3= Text::Outdent.3 .include Property changes on: head/devel/p5-Text-Outdent/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-TheSchwartz/Makefile =================================================================== --- head/devel/p5-TheSchwartz/Makefile (revision 275967) +++ head/devel/p5-TheSchwartz/Makefile (revision 275968) @@ -1,29 +1,30 @@ # New ports collection makefile for: p5-TheSchwartz # Date created: 2008-01-11 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= TheSchwartz PORTVERSION= 1.10 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/S/SI/SIXAPART +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SIXAPART PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Reliable job queue BUILD_DEPENDS= p5-Data-ObjectDriver>=0:${PORTSDIR}/devel/p5-Data-ObjectDriver RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN1= schwartzmon.1 MAN3= TheSchwartz.3 TheSchwartz::Job.3 TheSchwartz::Worker.3 post-install: ${INSTALL_SCRIPT} ${WRKSRC}/extras/check_schwartz ${PREFIX}/bin/ ${INSTALL_SCRIPT} ${WRKSRC}/extras/thetop ${PREFIX}/bin/ .include Property changes on: head/devel/p5-TheSchwartz/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/devel/p5-TheSchwartz-Simple/Makefile =================================================================== --- head/devel/p5-TheSchwartz-Simple/Makefile (revision 275967) +++ head/devel/p5-TheSchwartz-Simple/Makefile (revision 275968) @@ -1,24 +1,25 @@ # New ports collection makefile for: p5-TheSchwartz-Simple # Date created: 2010-11-18 # Whom: Kurt Lidl # # $FreeBSD$ # PORTNAME= TheSchwartz-Simple PORTVERSION= 0.05 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/M/MI/MIYAGAWA +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= DBI only job dispatcher for TheSchwartz BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= TheSchwartz::Simple.3 .include Property changes on: head/devel/p5-TheSchwartz-Simple/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-TheSchwartz-Worker-SendEmail/Makefile =================================================================== --- head/devel/p5-TheSchwartz-Worker-SendEmail/Makefile (revision 275967) +++ head/devel/p5-TheSchwartz-Worker-SendEmail/Makefile (revision 275968) @@ -1,26 +1,27 @@ # New ports collection makefile for: p5-TheSchwartz-Worker-SendEmail # Date created: 2010-11-18 # Whom: Kurt Lidl # # $FreeBSD$ # PORTNAME= TheSchwartz-Worker-SendEmail PORTVERSION= 1.00 PORTREVISION= 2 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/B/BR/BRADFITZ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:BRADFITZ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= TheSchwartz Worker Task to Send Email BUILD_DEPENDS= p5-TheSchwartz>=1.10:${PORTSDIR}/devel/p5-TheSchwartz \ p5-Net-DNS>=0.66_1:${PORTSDIR}/dns/p5-Net-DNS RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= TheSchwartz::Worker::SendEmail.3 .include Property changes on: head/devel/p5-TheSchwartz-Worker-SendEmail/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/p5-Tie-iCal/Makefile =================================================================== --- head/devel/p5-Tie-iCal/Makefile (revision 275967) +++ head/devel/p5-Tie-iCal/Makefile (revision 275968) @@ -1,22 +1,23 @@ # New ports collection makefile for: p5-Tie-iCal # Date created: 13 June 2005 # Whom: TAKAHASHI Kaoru # # $FreeBSD$ # PORTNAME= Tie-iCal PORTVERSION= 0.14 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/B/BS/BSDZ/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:BSDZ PKGNAMEPREFIX= p5- MAINTAINER= kaoru@kaisei.org COMMENT= Tie iCal files to Perl hashes PERL_CONFIGURE= 5.7.3+ USE_PERL5_REASON= requires newer version of Perl with Tie::File 0.97 or later MAN3= Tie::iCal.3 .include Property changes on: head/devel/p5-Tie-iCal/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/devel/p5-Tie-iCal/distinfo =================================================================== --- head/devel/p5-Tie-iCal/distinfo (revision 275967) +++ head/devel/p5-Tie-iCal/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (Tie-iCal-0.14.tar.gz) = 50651bb626e22b360c17b6366aa7dbf8 SHA256 (Tie-iCal-0.14.tar.gz) = 97bb81aed07ebee989479392035f58670915f39344dcf6f9e9b95b426794397d SIZE (Tie-iCal-0.14.tar.gz) = 14944 Property changes on: head/devel/p5-Tie-iCal/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/p5-UDCode/Makefile =================================================================== --- head/devel/p5-UDCode/Makefile (revision 275967) +++ head/devel/p5-UDCode/Makefile (revision 275968) @@ -1,22 +1,22 @@ # New ports collection makefile for: devel/p5-UDCode # Date created: 31 January 2010 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= UDCode PORTVERSION= 1.03 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/M/MJ/MJD -MASTER_SITE_SUBDIR= UDCode +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MJD PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Does a set of code words form a uniquely decodable code? PERL_CONFIGURE= yes MAN3= UDCode.3 .include Property changes on: head/devel/p5-UDCode/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-UDCode/distinfo =================================================================== --- head/devel/p5-UDCode/distinfo (revision 275967) +++ head/devel/p5-UDCode/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (UDCode-1.03.tar.gz) = d315ac48c15786094bc2e3b65fce40bb SHA256 (UDCode-1.03.tar.gz) = 7b3cf541584ac8a6a1af33f1bf9afc9c929582827f263354c6f0f3dfd2f9c05e SIZE (UDCode-1.03.tar.gz) = 2968 Property changes on: head/devel/p5-UDCode/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-Uniq/Makefile =================================================================== --- head/devel/p5-Uniq/Makefile (revision 275967) +++ head/devel/p5-Uniq/Makefile (revision 275968) @@ -1,23 +1,24 @@ # New ports collection makefile for: p5-Uniq # Date created: 06 Oct 2010 # Whom: Emanuel Haupt # # $FreeBSD$ # PORTNAME= Uniq PORTVERSION= 0.01 CATEGORIES= devel -MASTER_SITES= CPAN/../by-authors/id/S/SY/SYAMAL +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SYAMAL PKGNAMEPREFIX= p5- MAINTAINER= ehaupt@FreeBSD.org COMMENT= Perl extension for managing a uniq list of values PERL_CONFIGURE= yes MAN3= Uniq.3 WRKSRC= ${WRKDIR}/${PORTNAME} .include Property changes on: head/devel/p5-Uniq/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-Uniq/distinfo =================================================================== --- head/devel/p5-Uniq/distinfo (revision 275967) +++ head/devel/p5-Uniq/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (Uniq-0.01.tar.gz) = 56a8be4e65ed8ab11645c4155c44f4ae SHA256 (Uniq-0.01.tar.gz) = 48b62a59c5cd92143ba08df8e69ddfba8ca49c29069587ccbd0b9eaccb5ee38c SIZE (Uniq-0.01.tar.gz) = 2449 Property changes on: head/devel/p5-Uniq/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-threads/Makefile =================================================================== --- head/devel/p5-threads/Makefile (revision 275967) +++ head/devel/p5-threads/Makefile (revision 275968) @@ -1,21 +1,22 @@ # New ports collection makefile for: p5-threads # Date created: 2006-07-22 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= threads PORTVERSION= 1.83 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/J/JD/JDHEDDEN +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:JDHEDDEN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interpreter-based threads PERL_CONFIGURE= 5.8.0+ MAN3= threads.3 .include Property changes on: head/devel/p5-threads/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.28 \ No newline at end of property +1.29 \ No newline at end of property Index: head/devel/p5-threads-shared/Makefile =================================================================== --- head/devel/p5-threads-shared/Makefile (revision 275967) +++ head/devel/p5-threads-shared/Makefile (revision 275968) @@ -1,24 +1,25 @@ # New ports collection makefile for: p5-threads-shared # Date created: 2007-03-18 # Whom: Ruben van Staveren # # $FreeBSD$ # PORTNAME= threads-shared PORTVERSION= 1.34 CATEGORIES= devel perl5 -MASTER_SITES= CPAN/../../authors/id/J/JD/JDHEDDEN +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:JDHEDDEN PKGNAMEPREFIX= p5- MAINTAINER= ruben@verweg.com COMMENT= Perl extension for sharing data structures between threads BUILD_DEPENDS= p5-threads>=1.73:${PORTSDIR}/devel/p5-threads RUN_DEPENDS= p5-threads>=1.73:${PORTSDIR}/devel/p5-threads PERL_CONFIGURE= 5.8.0+ MAN3= threads::shared.3 .include Property changes on: head/devel/p5-threads-shared/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/dns/p5-BIND-Config-Parser/Makefile =================================================================== --- head/dns/p5-BIND-Config-Parser/Makefile (revision 275967) +++ head/dns/p5-BIND-Config-Parser/Makefile (revision 275968) @@ -1,24 +1,25 @@ # New ports collection makefile for: dns/p5-BIND-Config-Parser # Date created: 05 May 2010 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= BIND-Config-Parser PORTVERSION= 0.01 CATEGORIES= dns perl5 -MASTER_SITES= CPAN/../../authors/id/M/MA/MATTD +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MATTD PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Parse BIND Config files BUILD_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= BIND::Config::Parser.3 .include Property changes on: head/dns/p5-BIND-Config-Parser/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/dns/p5-Data-Validate-Domain/Makefile =================================================================== --- head/dns/p5-Data-Validate-Domain/Makefile (revision 275967) +++ head/dns/p5-Data-Validate-Domain/Makefile (revision 275968) @@ -1,24 +1,25 @@ # New ports collection makefile for: dns/p5-Data-Validate-Domain # Date created: 30 December 2005 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Data-Validate-Domain PORTVERSION= 0.10 CATEGORIES= dns perl5 -MASTER_SITES= CPAN/../../authors/id/N/NE/NEELY +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:NEELY PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Data::Validate::Domain - domain validation methods BUILD_DEPENDS= ${SITE_PERL}/Net/Domain/TLD.pm:${PORTSDIR}/dns/p5-Net-Domain-TLD RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Data::Validate::Domain.3 .include Property changes on: head/dns/p5-Data-Validate-Domain/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/dns/p5-Net-DNS-TestNS/Makefile =================================================================== --- head/dns/p5-Net-DNS-TestNS/Makefile (revision 275967) +++ head/dns/p5-Net-DNS-TestNS/Makefile (revision 275968) @@ -1,25 +1,26 @@ # New ports collection makefile for: p5-Net-DNS-TestNS # Date created: 2010-06-26 # Whom: Sunpoet Po-Chuan Hsieh # # $FreeBSD$ # PORTNAME= Net-DNS-TestNS PORTVERSION= 1.10 CATEGORIES= dns perl5 -MASTER_SITES= CPAN/../../authors/id/O/OL/OLAF/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:OLAF PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl extension for simulating simple Nameservers BUILD_DEPENDS= p5-Net-DNS>0.64:${PORTSDIR}/dns/p5-Net-DNS \ p5-XML-LibXML>1.53:${PORTSDIR}/textproc/p5-XML-LibXML RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Net::DNS::TestNS.3 Net::DNS::TestNS::DTD.3 .include Property changes on: head/dns/p5-Net-DNS-TestNS/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/finance/p5-Business-OnlinePayment/Makefile =================================================================== --- head/finance/p5-Business-OnlinePayment/Makefile (revision 275967) +++ head/finance/p5-Business-OnlinePayment/Makefile (revision 275968) @@ -1,33 +1,34 @@ # New ports collection makefile for: Business::OnlinePayment # Date created: 24 October 2002 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= Business-OnlinePayment PORTVERSION= 3.00 PORTREVISION= 1 CATEGORIES= finance perl5 -MASTER_SITES= CPAN/../by-authors/id/I/IV/IVAN/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:IVAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION}_08 MAINTAINER= perl@FreeBSD.org COMMENT= A generic interface for processing online credit card payments BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \ ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Business::OnlinePayment.3 \ Business::FraudDetect.3 \ Business::FraudDetect::preCharge.3 \ Business::OnlinePayment::HTTPS.3 .include Property changes on: head/finance/p5-Business-OnlinePayment/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/graphics/eps2png/Makefile =================================================================== --- head/graphics/eps2png/Makefile (revision 275967) +++ head/graphics/eps2png/Makefile (revision 275968) @@ -1,23 +1,24 @@ # New ports collection makefile for: eps2png # Date created: 12 February 2001 # Whom: nik # # $FreeBSD$ # PORTNAME= eps2png PORTVERSION= 2.7 PORTREVISION= 3 CATEGORIES= graphics -MASTER_SITES= CPAN/../../authors/id/J/JV/JV +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:JV -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Converts EPS images to PNG USE_GHOSTSCRIPT= yes PERL_CONFIGURE= yes MAKE_ARGS= INSTLLSCRIPT="${PREFIX}/bin" MAN1= eps2png.1 .include Property changes on: head/graphics/eps2png/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/graphics/eps2png/distinfo =================================================================== --- head/graphics/eps2png/distinfo (revision 275967) +++ head/graphics/eps2png/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (eps2png-2.7.tar.gz) = e5360a8a5c1ac59f78cb7a2295ee84d4 SHA256 (eps2png-2.7.tar.gz) = 42210eaf10892addd02171a9d9c22c34af73c1a4564dfb8d125adc2c2a517cd8 SIZE (eps2png-2.7.tar.gz) = 18768 Property changes on: head/graphics/eps2png/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/graphics/p5-Captcha-reCAPTCHA/Makefile =================================================================== --- head/graphics/p5-Captcha-reCAPTCHA/Makefile (revision 275967) +++ head/graphics/p5-Captcha-reCAPTCHA/Makefile (revision 275968) @@ -1,25 +1,26 @@ # New ports collection makefile for: p5-Captcha-reCAPTCHA # Date created: 2008/01/26 # Whom: chinsan # # $FreeBSD$ # PORTNAME= Captcha-reCAPTCHA PORTVERSION= 0.94 CATEGORIES= graphics perl5 -MASTER_SITES= CPAN/../by-authors/id/A/AN/ANDYA +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:ANDYA PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A Perl implementation of the reCAPTCHA API BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-HTML-Tiny>=0:${PORTSDIR}/textproc/p5-HTML-Tiny RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Captcha::reCAPTCHA.3 PERL_CONFIGURE= yes .include Property changes on: head/graphics/p5-Captcha-reCAPTCHA/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/graphics/p5-Graphics-Primitive/Makefile =================================================================== --- head/graphics/p5-Graphics-Primitive/Makefile (revision 275967) +++ head/graphics/p5-Graphics-Primitive/Makefile (revision 275968) @@ -1,53 +1,54 @@ # Ports collection makefile for: p5-Graphics-Primitive # Date created: 2008/08/30 # Whom: chinsan # # $FreeBSD$ # PORTNAME= Graphics-Primitive PORTVERSION= 0.61 CATEGORIES= graphics perl5 -MASTER_SITES= CPAN/../by-authors/id/G/GP/GPHAT +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:GPHAT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Device and library agnostic graphic primitives RUN_DEPENDS= p5-Forest>=0.06:${PORTSDIR}/devel/p5-Forest \ p5-Geometry-Primitive>=0.16:${PORTSDIR}/graphics/p5-Geometry-Primitive \ p5-Graphics-Color>=0.20:${PORTSDIR}/graphics/p5-Graphics-Color \ p5-JSON-Any>=1.22:${PORTSDIR}/converters/p5-JSON-Any \ p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Clone>=0.04:${PORTSDIR}/devel/p5-MooseX-Clone \ p5-MooseX-Storage>=0.17:${PORTSDIR}/devel/p5-MooseX-Storage BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= YES MAN3= Graphics::Primitive.3 \ Graphics::Primitive::Aligned.3 \ Graphics::Primitive::Border.3 \ Graphics::Primitive::Brush.3 \ Graphics::Primitive::Canvas.3 \ Graphics::Primitive::Component.3 \ Graphics::Primitive::ComponentList.3 \ Graphics::Primitive::Container.3 \ Graphics::Primitive::Driver.3 \ Graphics::Primitive::Driver::TextLayout.3 \ Graphics::Primitive::Font.3 \ Graphics::Primitive::Image.3 \ Graphics::Primitive::Insets.3 \ Graphics::Primitive::Operation.3 \ Graphics::Primitive::Operation::Fill.3 \ Graphics::Primitive::Operation::Stroke.3 \ Graphics::Primitive::Oriented.3 \ Graphics::Primitive::Paint.3 \ Graphics::Primitive::Paint::Gradient.3 \ Graphics::Primitive::Paint::Gradient::Linear.3 \ Graphics::Primitive::Paint::Gradient::Radial.3 \ Graphics::Primitive::Paint::Solid.3 \ Graphics::Primitive::Path.3 \ Graphics::Primitive::TextBox.3 .include Property changes on: head/graphics/p5-Graphics-Primitive/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/lang/p5-Tcl/Makefile =================================================================== --- head/lang/p5-Tcl/Makefile (revision 275967) +++ head/lang/p5-Tcl/Makefile (revision 275968) @@ -1,27 +1,28 @@ # New ports collection makefile for: p5-Tcl # Date created: June 15th 1997 # Whom: James FitzGibbon # # $FreeBSD$ # PORTNAME= Tcl PORTVERSION= 1.02 CATEGORIES= lang perl5 -MASTER_SITES= CPAN/../../authors/id/V/VK/VKON/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:VKON PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A Tcl extension module for Perl5 CONFIGURE_ARGS= --tclsh ${TCLSH} PERL_CONFIGURE= yes USE_TCL= 84+ MAN3= Tcl.3 post-extract: ${FIND} ${WRKSRC} -type d -exec ${CHMOD} 0755 \{} \; ${FIND} ${WRKSRC} -type f -exec ${CHMOD} 0644 \{} \; .include Property changes on: head/lang/p5-Tcl/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.38 \ No newline at end of property +1.39 \ No newline at end of property Index: head/lang/p5-Try-Tiny/Makefile =================================================================== --- head/lang/p5-Try-Tiny/Makefile (revision 275967) +++ head/lang/p5-Try-Tiny/Makefile (revision 275968) @@ -1,21 +1,22 @@ # New ports collection makefile for: lang/p5-Try-Tiny # Date created: 01 September 2009 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Try-Tiny PORTVERSION= 0.09 CATEGORIES= lang perl5 -MASTER_SITES= CPAN/../../authors/id/D/DO/DOY +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DOY PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Minimal try/catch with proper localization of $$@ PERL_CONFIGURE= yes MAN3= Try::Tiny.3 .include Property changes on: head/lang/p5-Try-Tiny/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/mail/p5-CGP-CLI/Makefile =================================================================== --- head/mail/p5-CGP-CLI/Makefile (revision 275967) +++ head/mail/p5-CGP-CLI/Makefile (revision 275968) @@ -1,21 +1,22 @@ # New ports collection makefile for: p5-CGP-CLI # Date created: 01 Jun 2010 # Whom: Alexander Kriventsov # # $FreeBSD$ # PORTNAME= CGP-CLI PORTVERSION= 2.7.5 CATEGORIES= mail perl5 -MASTER_SITES= http://ftp.spbu.ru/CPAN/authors/id/J/JB/JBUHACOFF/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:JBUHACOFF PKGNAMEPREFIX= p5- MAINTAINER= avk@vl.ru COMMENT= CommunigatePro Command Line Interface perl module PERL_CONFIGURE= yes MAN3= CGP::CLI.3 .include Property changes on: head/mail/p5-CGP-CLI/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/mail/p5-CGP-CLI/distinfo =================================================================== --- head/mail/p5-CGP-CLI/distinfo (revision 275967) +++ head/mail/p5-CGP-CLI/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (CGP-CLI-2.7.5.tar.gz) = f70f259a27df5f422a0575ff31b25df9 SHA256 (CGP-CLI-2.7.5.tar.gz) = 83607b8c193d26eb2d0a2c1671f030ce2b48520c7f6ac381a98116c220f2249a SIZE (CGP-CLI-2.7.5.tar.gz) = 14111 Property changes on: head/mail/p5-CGP-CLI/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/mail/p5-Mail-Box/Makefile =================================================================== --- head/mail/p5-Mail-Box/Makefile (revision 275967) +++ head/mail/p5-Mail-Box/Makefile (revision 275968) @@ -1,39 +1,40 @@ # New ports collection makefile for: Mail-Box # Date created: Wed Jan 3 12:54:59 2001 # Whom: will # # $FreeBSD$ # PORTNAME= Mail-Box PORTVERSION= 2.097 CATEGORIES= mail perl5 -MASTER_SITES= CPAN/../../authors/id/M/MA/MARKOV +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MARKOV PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl module implementing a modern mail folder management BUILD_DEPENDS= \ ${SITE_PERL}/MIME/Entity.pm:${PORTSDIR}/mail/p5-MIME-Tools \ ${SITE_PERL}/MIME/Types.pm:${PORTSDIR}/mail/p5-MIME-Types \ ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ p5-File-Remove>=0.20:${PORTSDIR}/devel/p5-File-Remove \ p5-HTML-Format>=2.01:${PORTSDIR}/textproc/p5-HTML-Format \ p5-HTML-Tree>=3.13:${PORTSDIR}/www/p5-HTML-Tree \ p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \ p5-Mail-IMAPClient>=2.2.8:${PORTSDIR}/mail/p5-Mail-IMAPClient \ p5-Mail-Transport-Dbx>=0.04:${PORTSDIR}/mail/p5-Mail-Transport-Dbx \ p5-Object-Realize-Later>=0.14:${PORTSDIR}/devel/p5-Object-Realize-Later \ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ p5-URI>=1.23:${PORTSDIR}/net/p5-URI \ p5-User-Identity>=0.90:${PORTSDIR}/devel/p5-User-Identity RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.8.0+ CONFIGURE_ARGS= Property changes on: head/mail/p5-Mail-Box/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.36 \ No newline at end of property +1.37 \ No newline at end of property Index: head/mail/p5-Net-IMAP-Simple/Makefile =================================================================== --- head/mail/p5-Net-IMAP-Simple/Makefile (revision 275967) +++ head/mail/p5-Net-IMAP-Simple/Makefile (revision 275968) @@ -1,38 +1,39 @@ # New ports collection makefile for: mail/p5-Net-IMAP-Simple # Date created: 30 December 2004 # Whom: Lars Thegler # # $FreeBSD$ # PORTNAME= Net-IMAP-Simple PORTVERSION= 1.2022 CATEGORIES= mail perl5 -MASTER_SITES= CPAN/../by-authors/id/J/JE/JETTERO +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:JETTERO PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Perl extension for simple IMAP account handling PERL_CONFIGURE= yes MAN3= Net::IMAP::Simple.3 \ Net::IMAP::Simple::PipeSocket.3 OPTIONS= SX "Simple protocol extensions (use Parse::RecDescent)" off .include CONFIGURE_ENV+= WITH_SX="${WITH_SX}" .include .ifdef(WITH_SX) PLIST_SUB+= WITH_SX="" MAN3+= Net::IMAP::SimpleX.3 RUN_DEPENDS+= p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent .else PLIST_SUB+= WITH_SX="@comment " .endif .include Property changes on: head/mail/p5-Net-IMAP-Simple/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/mail/p5-Net-Server-Mail/Makefile =================================================================== --- head/mail/p5-Net-Server-Mail/Makefile (revision 275967) +++ head/mail/p5-Net-Server-Mail/Makefile (revision 275968) @@ -1,26 +1,27 @@ # New ports collection makefile for: p5-Net-Server-Mail # Date created: 6th February 2004 # Whom: Pav Lucistnik # # $FreeBSD$ # PORTNAME= Net-Server-Mail PORTVERSION= 0.17 CATEGORIES= mail perl5 -MASTER_SITES= http://cpan.org/authors/id/G/GU/GUIMARD/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:GUIMARD PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Implementation of SMTP, ESMTP and LMTP protocols PERL_CONFIGURE= yes MAN3= Net::Server::Mail.3 \ Net::Server::Mail::ESMTP.3 \ Net::Server::Mail::ESMTP::Extension.3 \ Net::Server::Mail::ESMTP::XFORWARD.3 \ Net::Server::Mail::LMTP.3 \ Net::Server::Mail::SMTP.3 .include Property changes on: head/mail/p5-Net-Server-Mail/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/mail/p5-Net-Server-Mail/distinfo =================================================================== --- head/mail/p5-Net-Server-Mail/distinfo (revision 275967) +++ head/mail/p5-Net-Server-Mail/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (Net-Server-Mail-0.17.tar.gz) = 5d3b559f48e764bfd26d5af3643ed651 SHA256 (Net-Server-Mail-0.17.tar.gz) = 3ed151e4f3f67f6dabec287753b08edb85f26476c9f6e607b3784fdd5a981015 SIZE (Net-Server-Mail-0.17.tar.gz) = 16017 Property changes on: head/mail/p5-Net-Server-Mail/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/mail/p5-vpopmail/Makefile =================================================================== --- head/mail/p5-vpopmail/Makefile (revision 275967) +++ head/mail/p5-vpopmail/Makefile (revision 275968) @@ -1,34 +1,33 @@ # New ports collection makefile for: p5-vpopmail # Date created: 12 January 2003. # Whom: James Raftery # # $FreeBSD$ # PORTNAME= vpopmail PORTVERSION= 0.08 CATEGORIES= mail perl5 -MASTER_SITES= http://www.cpan.dk/CPAN/modules/by-authors/id/S/SS/SSCANLON/ \ - ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-authors/id/S/SS/SSCANLON/ \ - ftp://ftp.cpan.org/pub/CPAN/modules/by-authors/id/S/SS/SSCANLON/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SSCANLON PKGNAMEPREFIX= p5- MAINTAINER= james@now.ie COMMENT= Perl module to provide access to vpopmail API VPOPMAIL_PORT?= mail/vpopmail BUILD_DEPENDS= ${LOCALBASE}/vpopmail/lib/libvpopmail.a:${PORTSDIR}/${VPOPMAIL_PORT} RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= vpopmail.3 .include .if ${ARCH} == "ia64" BROKEN= Does not build on ia64 .endif .include Property changes on: head/mail/p5-vpopmail/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/mail/p5-vpopmail/distinfo =================================================================== --- head/mail/p5-vpopmail/distinfo (revision 275967) +++ head/mail/p5-vpopmail/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (vpopmail-0.08.tar.gz) = dba795cffc27eb9be4b7bc9cc7ac5471 SHA256 (vpopmail-0.08.tar.gz) = c616487ebeb7ebf47207bdd66e0bc4fcd01a88092ddb68936d0a1a335329247d SIZE (vpopmail-0.08.tar.gz) = 13798 Property changes on: head/mail/p5-vpopmail/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/mail/qar-bufo/Makefile =================================================================== --- head/mail/qar-bufo/Makefile (revision 275967) +++ head/mail/qar-bufo/Makefile (revision 275968) @@ -1,40 +1,41 @@ # New ports collection makefile for: qar-bufo # Date created: 8 March 2007 # Whom: Zane C. Bowers # # $FreeBSD$ # PORTNAME= qar-bufo PORTVERSION= 1.3.1 CATEGORIES= mail -MASTER_SITES= http://cpan.org/authors/id/M/MW/MWCZANECB/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MWCZANECB EXTRACT_SUFX= EXTRACT_ONLY= MAINTAINER= vvelox@vvelox.net COMMENT= qar-bufo generates the Qmail assign and recipients file based on unix groups. USE_PERL5= yes NO_WRKSUBDIR= yes MAN1= qar-bufo.1 PLIST_FILES= bin/qar-bufo post-extract: @${CP} -v ${DISTDIR}/${DISTNAME} ${WRKSRC} #nothing to configure do-configure: @${ECHO} -n do-build: @${EXEC} pod2man --section=1 --release=${PORTVERSION} --name=${PORTNAME} --center="${PORTNAME} user guide" ${WRKSRC}/${DISTNAME} ${WRKSRC}/${PORTNAME}.1 do-install: @${CP} -v ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/${PORTNAME} @${CP} -v ${WRKSRC}/${PORTNAME}.1 ${PREFIX}/man/man1/${PORTNAME}.1 @${CHMOD} +x ${PREFIX}/bin/qar-bufo .include Property changes on: head/mail/qar-bufo/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/mail/qar-bufo/distinfo =================================================================== --- head/mail/qar-bufo/distinfo (revision 275967) +++ head/mail/qar-bufo/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (qar-bufo-1.3.1) = a68cb5a72a026033fdce9fe2e983e483 SHA256 (qar-bufo-1.3.1) = 6fa008ab90beef8342978e667a834d0856e750a4fa930495ae9e5041f511c7e0 SIZE (qar-bufo-1.3.1) = 16079 Property changes on: head/mail/qar-bufo/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/mail/zms/Makefile =================================================================== --- head/mail/zms/Makefile (revision 275967) +++ head/mail/zms/Makefile (revision 275968) @@ -1,49 +1,50 @@ # New ports collection makefile for: zms # Date created: 12 February 2007 # Whom: Zane C. Bowers # # $FreeBSD$ # PORTNAME= zms PORTVERSION= 1.7.0 PORTREVISION= 1 CATEGORIES= mail -MASTER_SITES= http://cpan.org/authors/id/V/VV/VVELOX/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:VVELOX DISTNAME= ${PORTNAME}-${PORTVERSION}.pl EXTRACT_SUFX= EXTRACT_ONLY= MAINTAINER= vvelox@vvelox.net COMMENT= A specialized mail gateway system for using user specified SMTP server RUN_DEPENDS= ${SITE_PERL}/Net/LDAP/Entry.pm:${PORTSDIR}/net/p5-perl-ldap \ ${SITE_PERL}/Net/Server/Mail/ESMTP.pm:${PORTSDIR}/mail/p5-Net-Server-Mail \ ${SITE_PERL}/Authen/Simple/PAM.pm:${PORTSDIR}/security/p5-Authen-Simple-PAM \ ${SITE_PERL}/Config/Tiny.pm:${PORTSDIR}/devel/p5-Config-Tiny \ ${SITE_PERL}/Net/SMTP/TLS.pm:${PORTSDIR}/mail/p5-Net-SMTP-TLS \ ${SITE_PERL}/Net/SMTP_auth.pm:${PORTSDIR}/mail/p5-Net-SMTP_auth \ ${SITE_PERL}/Net/RBLClient.pm:${PORTSDIR}/dns/p5-Net-RBLClient \ ${SITE_PERL}/Mail/SpamAssassin.pm:${PORTSDIR}/mail/p5-Mail-SpamAssassin \ ${SITE_PERL}/IPC/Shareable.pm:${PORTSDIR}/devel/p5-IPC-Shareable USE_PERL5= yes NO_WRKSUBDIR= yes MAN1= ${PORTNAME}.1 PLIST_FILES= bin/${PORTNAME} post-extract: @${CP} ${DISTDIR}/${DISTNAME} ${WRKSRC} do-build: @${EXEC} pod2man --section=1 --release=${PORTVERSION} --name=${PORTNAME} --center=${PORTNAME}" user guide" ${WRKSRC}/${DISTNAME} ${WRKSRC}/${PORTNAME}.1 do-install: @${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/zms @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${PREFIX}/man/man1/ @${CAT} ${PKGMESSAGE} .include Property changes on: head/mail/zms/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/mail/zms/distinfo =================================================================== --- head/mail/zms/distinfo (revision 275967) +++ head/mail/zms/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (zms-1.7.0.pl) = d9b5bde27d4d50f2b8398ea9fc3426e1 SHA256 (zms-1.7.0.pl) = be53f4df4ea50fdb6b396fefe7a36d8a4592bdfe25eae4a54dfd5c5c15bcd275 SIZE (zms-1.7.0.pl) = 57505 Property changes on: head/mail/zms/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/math/p5-Algorithm-Combinatorics/Makefile =================================================================== --- head/math/p5-Algorithm-Combinatorics/Makefile (revision 275967) +++ head/math/p5-Algorithm-Combinatorics/Makefile (revision 275968) @@ -1,21 +1,22 @@ # New ports collection makefile for: Algorithm-Combinatorics # Date created: 05 Nov 2005 # Whom: Aaron Dalton # # $FreeBSD$ # PORTNAME= Algorithm-Combinatorics PORTVERSION= 0.26 CATEGORIES= math perl5 -MASTER_SITES= CPAN/../../authors/id/F/FX/FXN +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:FXN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Efficient generation of combinatorial sequences MAN3= Algorithm::Combinatorics.3 PERL_CONFIGURE= yes .include Property changes on: head/math/p5-Algorithm-Combinatorics/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/math/p5-Algorithm-KMeans/Makefile =================================================================== --- head/math/p5-Algorithm-KMeans/Makefile (revision 275967) +++ head/math/p5-Algorithm-KMeans/Makefile (revision 275968) @@ -1,24 +1,25 @@ # New ports collection makefile for: p5-Algorithm-KMeans # Date created: 30 June, 2010 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= Algorithm-KMeans PORTVERSION= 1.21 CATEGORIES= math perl5 -MASTER_SITES= CPAN/../../authors/id/A/AV/AVIKAK/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:AVIKAK PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Clustering multi-dimensional data with a pure-Perl implementation RUN_DEPENDS= p5-Math-Random>=0.71:${PORTSDIR}/math/p5-Math-Random \ p5-Graphics-GnuplotIF>1.4:${PORTSDIR}/graphics/p5-Graphics-GnuplotIF MAN3= Algorithm::KMeans.3 PERL_CONFIGURE= yes .include Property changes on: head/math/p5-Algorithm-KMeans/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/math/p5-GIS-Distance-Fast/Makefile =================================================================== --- head/math/p5-GIS-Distance-Fast/Makefile (revision 275967) +++ head/math/p5-GIS-Distance-Fast/Makefile (revision 275968) @@ -1,28 +1,28 @@ # New ports collection makefile for: math/p5-GIS-Distance-Fast # Date created: 01 February 2010 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= GIS-Distance-Fast PORTVERSION= 0.06 CATEGORIES= math perl5 -MASTER_SITES= CPAN/../../authors/id/B/BL/BLUEFEET -MASTER_SITE_SUBDIR= GIS +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:BLUEFEET PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= C implementation of GIS::Distance formulas BUILD_DEPENDS= p5-GIS-Distance>=0.07:${PORTSDIR}/math/p5-GIS-Distance RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= GIS::Distance::Fast.3 \ GIS::Distance::Formula::Cosine::Fast.3 \ GIS::Distance::Formula::Haversine::Fast.3 \ GIS::Distance::Formula::Vincenty::Fast.3 .include Property changes on: head/math/p5-GIS-Distance-Fast/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/math/p5-Math-ConvexHull/Makefile =================================================================== --- head/math/p5-Math-ConvexHull/Makefile (revision 275967) +++ head/math/p5-Math-ConvexHull/Makefile (revision 275968) @@ -1,21 +1,22 @@ # New ports collection makefile for: math/p5-Math-ConvexHull # Date created: 24 October 2005 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Math-ConvexHull PORTVERSION= 1.04 CATEGORIES= math perl5 -MASTER_SITES= CPAN/../../authors/id/S/SM/SMUELLER +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SMUELLER PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Calculate convex hulls using Graham's scan (n*log(n)) PERL_CONFIGURE= yes MAN3= Math::ConvexHull.3 .include Property changes on: head/math/p5-Math-ConvexHull/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/math/p5-Math-Polygon-Tree/Makefile =================================================================== --- head/math/p5-Math-Polygon-Tree/Makefile (revision 275967) +++ head/math/p5-Math-Polygon-Tree/Makefile (revision 275968) @@ -1,27 +1,28 @@ # New ports collection makefile for: p5-Math-Polygon-Tree # Date created: 03 Mar 2011 # Whom: Dmitry Marakasov # # $FreeBSD$ # PORTNAME= Math-Polygon-Tree PORTVERSION= 0.041 CATEGORIES= math perl5 -MASTER_SITES= CPAN/../../authors/id/L/LI/LIOSHA +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:LIOSHA PKGNAMEPREFIX= p5- MAINTAINER= amdmi3@FreeBSD.org COMMENT= Class for fast check if point is inside polygon BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ ${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \ ${SITE_PERL}/${PERL_ARCH}/Math/Geometry/Planar/GPC/Polygon.pm:${PORTSDIR}/math/p5-Math-Geometry-Planar-GPC-Polygon RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Math::Polygon::Tree.3 .include Property changes on: head/math/p5-Math-Polygon-Tree/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/math/p5-Math-Random-MT-Auto/Makefile =================================================================== --- head/math/p5-Math-Random-MT-Auto/Makefile (revision 275967) +++ head/math/p5-Math-Random-MT-Auto/Makefile (revision 275968) @@ -1,26 +1,26 @@ # New ports collection makefile for: p5-Math-Random-MT-Auto # Date created: 2006-07-21 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= Math-Random-MT-Auto PORTVERSION= 6.16 CATEGORIES= math perl5 -MASTER_SITES= CPAN/../../authors/id/J/JD/JDHEDDEN -MASTER_SITE_SUBDIR= Math +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:JDHEDDEN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Auto-seeded Mersenne Twister PRNGs BUILD_DEPENDS= p5-Object-InsideOut>=2.06:${PORTSDIR}/devel/p5-Object-InsideOut \ p5-Exception-Class>=1.22:${PORTSDIR}/devel/p5-Exception-Class RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Math::Random::MT::Auto.3 Math::Random::MT::Auto::Range.3 .include Property changes on: head/math/p5-Math-Random-MT-Auto/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/math/p5-Math-Symbolic/Makefile =================================================================== --- head/math/p5-Math-Symbolic/Makefile (revision 275967) +++ head/math/p5-Math-Symbolic/Makefile (revision 275968) @@ -1,44 +1,45 @@ # New ports collection makefile for: Math-Symbolic # Date created: 15 May 2006 # Whom: Aaron Dalton # # $FreeBSD$ # PORTNAME= Math-Symbolic PORTVERSION= 0.606 CATEGORIES= math perl5 -MASTER_SITES= CPAN/../../authors/id/S/SM/SMUELLER +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SMUELLER PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Symbolic calculations BUILD_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \ ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= Math::Symbolic.3 \ Math::Symbolic::AuxFunctions.3 \ Math::Symbolic::Base.3 \ Math::Symbolic::Compiler.3 \ Math::Symbolic::Constant.3 \ Math::Symbolic::Custom.3 \ Math::Symbolic::Custom::Base.3 \ Math::Symbolic::Custom::DefaultDumpers.3 \ Math::Symbolic::Custom::DefaultMods.3 \ Math::Symbolic::Custom::DefaultTests.3 \ Math::Symbolic::Derivative.3 \ Math::Symbolic::ExportConstants.3 \ Math::Symbolic::MiscAlgebra.3 \ Math::Symbolic::MiscCalculus.3 \ Math::Symbolic::Operator.3 \ Math::Symbolic::Parser.3 \ Math::Symbolic::Parser::Precompiled.3 \ Math::Symbolic::Variable.3 \ Math::Symbolic::VectorCalculus.3 PERL_CONFIGURE= yes .include Property changes on: head/math/p5-Math-Symbolic/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/misc/p5-Geography-NationalGrid-TW/Makefile =================================================================== --- head/misc/p5-Geography-NationalGrid-TW/Makefile (revision 275967) +++ head/misc/p5-Geography-NationalGrid-TW/Makefile (revision 275968) @@ -1,24 +1,25 @@ # New ports collection makefile for: misc/p5-Geography-NationalGrid-TW # Date created: 2007/03/20 # Whom: chinsan # # $FreeBSD$ # PORTNAME= Geography-NationalGrid-TW PORTVERSION= 0.08 CATEGORIES= misc perl5 geography -MASTER_SITES= CPAN/../../authors/id/L/LE/LEEYM +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:LEEYM PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert Taiwan Datum (TWD67/TM2, TWD97/TM2) to/from Lat and Long BUILD_DEPENDS= p5-Geography-NationalGrid>=0:${PORTSDIR}/misc/p5-Geography-NationalGrid RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Geography::NationalGrid::TW.3 .include Property changes on: head/misc/p5-Geography-NationalGrid-TW/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/net/p5-Amazon-SQS-Simple/Makefile =================================================================== --- head/net/p5-Amazon-SQS-Simple/Makefile (revision 275967) +++ head/net/p5-Amazon-SQS-Simple/Makefile (revision 275968) @@ -1,36 +1,37 @@ # New ports collection makefile for: p5-Amazon-SQS-Simple # Date created: 2007-10-31 # Whom: Greg Larkin # # $FreeBSD$ # PORTNAME= Amazon-SQS-Simple PORTVERSION= 1.06 CATEGORIES= net perl5 -MASTER_SITES= CPAN/../../authors/id/S/SW/SWHITAKER +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SWHITAKER PKGNAMEPREFIX= p5- MAINTAINER= glarkin@FreeBSD.org COMMENT= OO API for accessing the Amazon Simple Queue Service BUILD_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ ${SITE_PERL}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Amazon::SQS::Simple::Message.3 \ Amazon::SQS::Simple::Queue.3 \ Amazon::SQS::Simple::Base.3 \ Amazon::SQS::Simple::SendResponse.3 \ Amazon::SQS::Simple.3 SUB_FILES= pkg-message post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/net/p5-Amazon-SQS-Simple/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/net/p5-Beanstalk-Client/Makefile =================================================================== --- head/net/p5-Beanstalk-Client/Makefile (revision 275967) +++ head/net/p5-Beanstalk-Client/Makefile (revision 275968) @@ -1,28 +1,29 @@ # New ports collection makefile for: p5-Beanstalk-Client # Date created: 2009-11-12 # Whom: Vsevolod Stakhov # # $FreeBSD$ # PORTNAME= Beanstalk-Client PORTVERSION= 1.06 CATEGORIES= net perl5 -MASTER_SITES= CPAN/../../authors/id/G/GB/GBARR/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:GBARR PKGNAMEPREFIX= p5- MAINTAINER= vsevolod@FreeBSD.org COMMENT= Perl API for beanstalkd, a distributed queue daemon BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck \ ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \ ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error PERL_CONFIGURE= yes MAN3= Beanstalk::Client.3 \ Beanstalk::Pool.3 \ Beanstalk::Stats.3 \ Beanstalk::Job.3 .include Property changes on: head/net/p5-Beanstalk-Client/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/net/p5-Net-OpenID-Consumer/Makefile =================================================================== --- head/net/p5-Net-OpenID-Consumer/Makefile (revision 275967) +++ head/net/p5-Net-OpenID-Consumer/Makefile (revision 275968) @@ -1,34 +1,35 @@ # New ports collection makefile for: p5-Net-OpenID-Consumer # Date created: 2007-05-04 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= Net-OpenID-Consumer PORTVERSION= 1.06 CATEGORIES= net security perl5 -MASTER_SITES= CPAN/../../authors/id/G/GU/GUGU +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:GUGU PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Library for consumers of OpenID identities RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-Crypt-DH-GMP>=0.0.5:${PORTSDIR}/net/p5-Crypt-DH-GMP \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= Net::OpenID::Association.3 Net::OpenID::ClaimedIdentity.3 \ Net::OpenID::Consumer.3 Net::OpenID::IndirectMessage.3 \ Net::OpenID::URIFetch.3 Net::OpenID::VerifiedIdentity.3 \ Net::OpenID::Yadis.3 Net::OpenID::Yadis::Service.3 post-patch: @${FIND} ${WRKSRC} -type f -name "*.orig" -delete .include Property changes on: head/net/p5-Net-OpenID-Consumer/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/net/p5-Net-Subnets/Makefile =================================================================== --- head/net/p5-Net-Subnets/Makefile (revision 275967) +++ head/net/p5-Net-Subnets/Makefile (revision 275968) @@ -1,23 +1,22 @@ # New ports collection makefile for: p5-Net-Subnets # Date created: 2006-11-29 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= Net-Subnets PORTVERSION= 1.02 CATEGORIES= net perl5 -MASTER_SITES= http://backpan.perl.org/authors/id/K/KR/KRAIH/ \ - http://backpan.cpan.org/authors/id/K/KR/KRAIH/ -MASTER_SITE_SUBDIR= Net +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:KRAIH PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Computing subnets in large scale networks PERL_CONFIGURE= yes MAN3= Net::Subnets.3 .include Property changes on: head/net/p5-Net-Subnets/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/net/p5-Net-Whois-RIPE/Makefile =================================================================== --- head/net/p5-Net-Whois-RIPE/Makefile (revision 275967) +++ head/net/p5-Net-Whois-RIPE/Makefile (revision 275968) @@ -1,24 +1,25 @@ # ex:ts=8 # Ports collection makefile for: p5-Net-Whois-RIPE # Date created: Sep 11, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= Net-Whois-RIPE PORTVERSION= 2.00003 CATEGORIES= net perl5 -MASTER_SITES= CPAN/../../authors/id/L/LM/LMC/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:LMC PKGNAMEPREFIX= p5- MAINTAINER= mich@FreeBSD.org COMMENT= Implementation of RIPE Whois RUN_DEPENDS= p5-Iterator-Util>=0:${PORTSDIR}/devel/p5-Iterator-Util PERL_CONFIGURE= yes MAN3= Net::Whois::RIPE.3 .include Property changes on: head/net/p5-Net-Whois-RIPE/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/net/p5-Phone-Info/Makefile =================================================================== --- head/net/p5-Phone-Info/Makefile (revision 275967) +++ head/net/p5-Phone-Info/Makefile (revision 275968) @@ -1,23 +1,24 @@ # New ports collection makefile for: net/p5-Phone-Info # Date created: 16 Oct 2010 # Whom: Zane C. Bowers # # $FreeBSD$ # PORTNAME= Phone-Info PORTVERSION= 0.0.1 CATEGORIES= net perl5 -MASTER_SITES= CPAN/../../authors/id/V/VV/VVELOX/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Provides a nicer CLI interface to Net::WhitePages RUN_DEPENDS= ${SITE_PERL}/Net/WhitePages.pm:${PORTSDIR}/net/p5-Net-WhitePages PERL_CONFIGURE= yes MAN3= Phone::Info.3 .include Property changes on: head/net/p5-Phone-Info/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/net-mgmt/p5-Nagios-Plugin/Makefile =================================================================== --- head/net-mgmt/p5-Nagios-Plugin/Makefile (revision 275967) +++ head/net-mgmt/p5-Nagios-Plugin/Makefile (revision 275968) @@ -1,43 +1,44 @@ # New ports collection makefile for: p5-Nagios-Plugin # Date created: 13 08 2006 # Whom: Gerrit Beine # # $FreeBSD$ # PORTNAME= Nagios-Plugin PORTVERSION= 0.34 CATEGORIES= net-mgmt perl5 -MASTER_SITES= CPAN/../../authors/id/T/TO/TONVOON +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:TONVOON PKGNAMEPREFIX= p5- MAINTAINER= gerrit.beine@gmx.de COMMENT= Modules to streamline writing Nagios plugins PERL_CONFIGURE= 5.8.0+ BUILD_DEPENDS+= ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ ${SITE_PERL}/Math/Calc/Units.pm:${PORTSDIR}/math/p5-Math-Calc-Units \ ${SITE_PERL}/Config/Tiny.pm:${PORTSDIR}/devel/p5-Config-Tiny RUN_DEPENDS+= ${BUILD_DEPENDS} MAN3= Nagios::Plugin.3 \ Nagios::Plugin::Config.3 \ Nagios::Plugin::ExitResult.3 \ Nagios::Plugin::Functions.3 \ Nagios::Plugin::Getopt.3 \ Nagios::Plugin::Performance.3 \ Nagios::Plugin::Range.3 \ Nagios::Plugin::Threshold.3 \ .if !defined(NOPORTDOCS) PORTDOCS= Changes README post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif .include Property changes on: head/net-mgmt/p5-Nagios-Plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/net-mgmt/p5-Net-SNMP/Makefile =================================================================== --- head/net-mgmt/p5-Net-SNMP/Makefile (revision 275967) +++ head/net-mgmt/p5-Net-SNMP/Makefile (revision 275968) @@ -1,30 +1,31 @@ # New ports collection makefile for: p5-Net-SNMP # Date created: 30 June 2000 # Whom: Christopher N. Harrell # # $FreeBSD$ # PORTNAME= Net-SNMP PORTVERSION= 6.0.1 CATEGORIES= net-mgmt perl5 -MASTER_SITES= CPAN/../../authors/id/D/DT/DTOWN +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DTOWN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= lth@FreeBSD.org COMMENT= Object oriented interface to SNMP BUILD_DEPENDS= ${ARCH_PERL}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES \ ${ARCH_PERL}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ ${SITE_PERL}/Digest/HMAC.pm:${PORTSDIR}/security/p5-Digest-HMAC RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes ARCH_PERL= ${SITE_PERL}/${PERL_ARCH} CONFLICTS= p5-Net-SNMP3-[0-9]* MAN1= snmpkey.1 MAN3= Net::SNMP.3 .include Property changes on: head/net-mgmt/p5-Net-SNMP/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.21 \ No newline at end of property +1.22 \ No newline at end of property Index: head/net-mgmt/p5-Net-SNMP-Util/Makefile =================================================================== --- head/net-mgmt/p5-Net-SNMP-Util/Makefile (revision 275967) +++ head/net-mgmt/p5-Net-SNMP-Util/Makefile (revision 275968) @@ -1,24 +1,25 @@ # New ports collection makefile for: p5-Net-SNMP-Util # Date created: 2011-03-29 # Whom: Hsin-Han You # # $FreeBSD$ # PORTNAME= Net-SNMP-Util PORTVERSION= 1.04 CATEGORIES= net-mgmt perl5 -MASTER_SITES= CPAN/../../authors/id/T/TO/TONODERA +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:TONODERA PKGNAMEPREFIX= p5- MAINTAINER= hhyou@cs.nctu.edu.tw COMMENT= Utility functions for Net::SNMP RUN_DEPENDS= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \ p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils PERL_CONFIGURE= yes MAN3= Net::SNMP::Util.3 Net::SNMP::Util::OID.3 Net::SNMP::Util::TC.3 .include Property changes on: head/net-mgmt/p5-Net-SNMP-Util/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/net-p2p/p5-pdonkey/Makefile =================================================================== --- head/net-p2p/p5-pdonkey/Makefile (revision 275967) +++ head/net-p2p/p5-pdonkey/Makefile (revision 275968) @@ -1,32 +1,32 @@ # ex:ts=8 # Ports collection makefile for: pdonkey # Date Created: Feb 25, 2004 # Whom: ijliao # # $FreeBSD$ # PORTNAME= pdonkey PORTVERSION= 0.05 CATEGORIES= net-p2p perl5 -MASTER_SITES= CPAN/../../authors/id/K/KL/KLIMKIN \ - SF +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:KLIMKIN PKGNAMEPREFIX= p5- DISTNAME= P2P-pDonkey-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Perl tools for eDonkey network BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD4.pm:${PORTSDIR}/security/p5-Digest-MD4 \ ${SITE_PERL}/Data/Hexdumper.pm:${PORTSDIR}/devel/p5-Data-Hexdumper \ ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash \ ${SITE_PERL}/Video/Info.pm:${PORTSDIR}/multimedia/p5-Video-Info PERL_CONFIGURE= yes MAN3= P2P::pDonkey::Met.3 \ P2P::pDonkey::Packet.3 \ P2P::pDonkey::Util.3 \ P2P::pDonkey::Meta.3 .include Property changes on: head/net-p2p/p5-pdonkey/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/net-p2p/p5-pdonkey/distinfo =================================================================== --- head/net-p2p/p5-pdonkey/distinfo (revision 275967) +++ head/net-p2p/p5-pdonkey/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (P2P-pDonkey-0.05.tar.gz) = cb45283097d3c7102d966d3b3cb9d9c2 -SHA256 (P2P-pDonkey-0.05.tar.gz) = 01a547e48137b5bf01bc13203363889d1b1d471c84ec6856ba835c481125d1ca -SIZE (P2P-pDonkey-0.05.tar.gz) = 82230 +SHA256 (P2P-pDonkey-0.05.tar.gz) = 61b818fdd947a9cb3bda77de27dbca92184af95695089a1a23754742ef41549b +SIZE (P2P-pDonkey-0.05.tar.gz) = 82232 Property changes on: head/net-p2p/p5-pdonkey/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/security/p5-Crypt-SaltedHash/Makefile =================================================================== --- head/security/p5-Crypt-SaltedHash/Makefile (revision 275967) +++ head/security/p5-Crypt-SaltedHash/Makefile (revision 275968) @@ -1,31 +1,32 @@ # New ports collection Makefile for: p5-Crypt-SaltedHash # Date created: 20 Dec 2006 # Whom: Gabor Kovesdan # $FreeBSD$ PORTNAME= Crypt-SaltedHash PORTVERSION= 0.06 CATEGORIES= security perl5 -MASTER_SITES= CPAN/../../authors/id/E/ES/ESSKAR/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:ESSKAR PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl extension to work with salted hashes PERL_MODBUILD= yes MAN3= Crypt::SaltedHash.3 .include .if ${PERL_LEVEL} < 501000 RUN_DEPENDS+= p5-Digest>=1.16:${PORTSDIR}/security/p5-Digest BUILD_DEPENDS+= p5-Digest>=1.16:${PORTSDIR}/security/p5-Digest .endif .if ${PERL_LEVEL} < 500703 RUN_DEPENDS+= p5-Digest-MD5>=2.16:${PORTSDIR}/security/p5-Digest-MD5 BUILD_DEPENDS+= p5-Digest-MD5>=2.16:${PORTSDIR}/security/p5-Digest-MD5 .endif .include Property changes on: head/security/p5-Crypt-SaltedHash/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/security/p5-Crypt-SaltedHash/distinfo =================================================================== --- head/security/p5-Crypt-SaltedHash/distinfo (revision 275967) +++ head/security/p5-Crypt-SaltedHash/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (Crypt-SaltedHash-0.06.tar.gz) = f5e24957e755014825bcd9df974ea568 SHA256 (Crypt-SaltedHash-0.06.tar.gz) = 5201bd735f920ac8a57454ddc3f8510191bd3a5ab939051efdf7034fde5aa428 SIZE (Crypt-SaltedHash-0.06.tar.gz) = 9423 Property changes on: head/security/p5-Crypt-SaltedHash/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/security/p5-Net-SAML/Makefile =================================================================== --- head/security/p5-Net-SAML/Makefile (revision 275967) +++ head/security/p5-Net-SAML/Makefile (revision 275968) @@ -1,39 +1,39 @@ # New ports collection makefile for: p5-Net-SAML # Date created: 2007-07-14 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= Net-SAML PORTVERSION= 0.76 CATEGORIES= security perl5 -MASTER_SITES= CPAN/../../authors/id/S/SA/SAMPO/ \ - http://zxid.org/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SAMPO PKGNAMEPREFIX= p5- DISTNAME= zxid-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for using SAML SSO LICENSE= ASL LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ zxid:${PORTSDIR}/security/zxid PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/Net post-patch: ${REINPLACE_CMD} -e 's!/apps/openssl/std!${LOCALBASE}!' \ ${WRKSRC}/Makefile.PL post-install: ${MKDIR} ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/../zxid.pl ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/../zxidhlo.pl ${EXAMPLESDIR} MAN3= Net::SAML.3 .include Property changes on: head/security/p5-Net-SAML/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/sysutils/comiccron/Makefile =================================================================== --- head/sysutils/comiccron/Makefile (revision 275967) +++ head/sysutils/comiccron/Makefile (revision 275968) @@ -1,47 +1,47 @@ # New ports collection makefile for: comiccron # Date created: 12 February 2007 # Whom: Zane C. Bowers # # $FreeBSD$ # PORTNAME= comiccron PORTVERSION= 1.0.0 CATEGORIES= sysutils deskutils +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:VVELOX DISTNAME= comiccron-${PORTVERSION}.pl EXTRACT_SUFX= EXTRACT_ONLY= MAINTAINER= vvelox@vvelox.net COMMENT= A cron like tool that performs a single pass on a cronfile RUN_DEPENDS= ${SITE_PERL}/DateTime/Event/Cron.pm:${PORTSDIR}/devel/p5-DateTime-Event-Cron \ ${SITE_PERL}/${PERL_ARCH}/DateTime/Duration.pm:${PORTSDIR}/devel/p5-DateTime \ ${SITE_PERL}/DateTime/Format/Strptime.pm:${PORTSDIR}/devel/p5-DateTime-Format-Strptime USE_PERL5= yes NO_WRKSUBDIR= yes - -MASTER_SITES= http://cpan.org/authors/id/V/VV/VVELOX/ MAN1= comiccron.1 PLIST_FILES= bin/comiccron post-extract: @${CP} -v ${DISTDIR}/${DISTNAME} ${WRKSRC} #nothing to configure do-configure: @${ECHO} -n do-build: @${EXEC} pod2man --section=1 --release=${PORTVERSION} --name=comiccron --center="comiccron user guide" ${WRKSRC}/${DISTNAME} ${WRKSRC}/${PORTNAME}.1 do-install: @${CP} -v ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/comiccron @${CP} -v ${WRKSRC}/${PORTNAME}.1 ${PREFIX}/man/man1/${PORTNAME}.1 @${CHMOD} +x ${PREFIX}/bin/comiccron .include Property changes on: head/sysutils/comiccron/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/sysutils/netident/Makefile =================================================================== --- head/sysutils/netident/Makefile (revision 275967) +++ head/sysutils/netident/Makefile (revision 275968) @@ -1,48 +1,49 @@ # New ports collection makefile for: netident # Date created: 11 March 2008 # Whom: Zane C. Bowers # # $FreeBSD$ # PORTNAME= netident PORTVERSION= 0.1.0 CATEGORIES= sysutils deskutils -MASTER_SITES= http://cpan.org/authors/id/V/VV/VVELOX/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:VVELOX DISTNAME= ${PORTNAME}-${PORTVERSION}.pl EXTRACT_SUFX= EXTRACT_ONLY= MAINTAINER= vvelox@vvelox.net COMMENT= A tool for helping identify what network a machine is on RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IO/Interface.pm:${PORTSDIR}/net/p5-IO-Interface \ ${SITE_PERL}/Net/CIDR/Lite.pm:${PORTSDIR}/net/p5-Net-CIDR-Lite USE_PERL5_RUN= yes USE_PERL5_BUILD=yes NO_WRKSUBDIR= yes MAN1= ${PORTNAME}.1 PLIST_FILES= bin/${PORTNAME} PLIST_DIRS= etc/netident post-extract: @${CP} -v ${DISTDIR}/${DISTNAME} ${WRKSRC} #nothing to configure #do-configure: # @${ECHO} -n do-build: @${EXEC} pod2man --section=1 --release=${PORTVERSION} --name=${PORTNAME} --center=${PORTNAME}" user guide" ${WRKSRC}/${DISTNAME} ${WRKSRC}/${PORTNAME}.1 do-install: @${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/${PORTNAME} @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${PREFIX}/man/man1/${PORTNAME}.1 @${CHMOD} +x ${PREFIX}/bin/${PORTNAME} @${MKDIR} /var/db/netident/ @${MKDIR} ${PREFIX}/etc/netident/ .include Property changes on: head/sysutils/netident/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/sysutils/p5-Probe-Perl/Makefile =================================================================== --- head/sysutils/p5-Probe-Perl/Makefile (revision 275967) +++ head/sysutils/p5-Probe-Perl/Makefile (revision 275968) @@ -1,24 +1,25 @@ # New ports collection makefile for: p5-Probe-Perl # Date created: 2008-02-14 # Whom: Felippe de Meirelles Motta # # $FreeBSD$ # PORTNAME= Probe-Perl PORTVERSION= 0.01 CATEGORIES= sysutils perl5 -MASTER_SITES= CPAN/../by-authors/id/K/KW/KWILLIAMS/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:KWILLIAMS PKGNAMEPREFIX= p5- MAINTAINER= lippe@FreeBSD.org COMMENT= Information about the currently running perl BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools PERL_CONFIGURE= yes MAN3= Probe::Perl.3 .include Property changes on: head/sysutils/p5-Probe-Perl/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/textproc/p5-Geo-Parse-OSM/Makefile =================================================================== --- head/textproc/p5-Geo-Parse-OSM/Makefile (revision 275967) +++ head/textproc/p5-Geo-Parse-OSM/Makefile (revision 275968) @@ -1,37 +1,38 @@ # New ports collection makefile for: p5-Geo-Parse-OSM # Date created: 03 Mar 2011 # Whom: Dmitry Marakasov # # $FreeBSD$ # PORTNAME= Geo-Parse-OSM PORTVERSION= 0.42 CATEGORIES= textproc geography perl5 -MASTER_SITES= CPAN/../../authors/id/L/LI/LIOSHA +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:LIOSHA PKGNAMEPREFIX= p5- MAINTAINER= amdmi3@FreeBSD.org COMMENT= OpenStreetMap XML file regexp parser BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \ ${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= skipv:0.221 PERL_CONFIGURE= yes MAN3= Geo::Parse::OSM.3 \ Geo::Parse::OSM::Multipass.3 \ Geo::Parse::OSM::Singlepass.3 .include .if ${PERL_LEVEL} < 500903 BUILD_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress .endif .include Property changes on: head/textproc/p5-Geo-Parse-OSM/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/textproc/p5-Lingua-EN-Sentence/Makefile =================================================================== --- head/textproc/p5-Lingua-EN-Sentence/Makefile (revision 275967) +++ head/textproc/p5-Lingua-EN-Sentence/Makefile (revision 275968) @@ -1,24 +1,25 @@ # New ports collection makefile for: Lingua::EN::Sentence # Date created: 30 Dec 2001 # Whom: Seamus Venasse # # $FreeBSD$ # PORTNAME= Lingua-EN-Sentence PORTVERSION= 0.25 CATEGORIES= textproc perl5 -MASTER_SITES= http://www.cpan.org/authors/id/S/SH/SHLOMOY/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SHLOMOY PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org -COMMENT= Module for splitting text into sentences +MAINTAINER= perl@FreeBSD.org +COMMENT= Module for splitting text into sentences PERL_CONFIGURE= yes MAN3= Lingua::EN::Sentence.3 post-extract: @${RM} -f ${WRKSRC}/lib/Lingua/EN/Sentence.pm~ .include Property changes on: head/textproc/p5-Lingua-EN-Sentence/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/textproc/p5-Lingua-EN-Sentence/distinfo =================================================================== --- head/textproc/p5-Lingua-EN-Sentence/distinfo (revision 275967) +++ head/textproc/p5-Lingua-EN-Sentence/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (Lingua-EN-Sentence-0.25.tar.gz) = 4a846acfcb6eedd1c1557fc7f79f034d SHA256 (Lingua-EN-Sentence-0.25.tar.gz) = f886e3e9e2ddab299f80fd9f252eb48930b0bf4e1cbd1e85193d8565727e171d SIZE (Lingua-EN-Sentence-0.25.tar.gz) = 6994 Property changes on: head/textproc/p5-Lingua-EN-Sentence/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/textproc/p5-Lingua-Ident/Makefile =================================================================== --- head/textproc/p5-Lingua-Ident/Makefile (revision 275967) +++ head/textproc/p5-Lingua-Ident/Makefile (revision 275968) @@ -1,22 +1,23 @@ # New ports collection makefile for: Lingua::Ident # Date created: 31 Dec 2001 # Whom: Seamus Venasse # # $FreeBSD$ # PORTNAME= Lingua-Ident PORTVERSION= 1.7 CATEGORIES= textproc perl5 -MASTER_SITES= CPAN/../../authors/id/MPIOTR +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MPIOTR PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Statistical language identification PERL_CONFIGURE= yes MAN1= trainlid.1 MAN3= Lingua::Ident.3 .include Property changes on: head/textproc/p5-Lingua-Ident/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/textproc/p5-Lingua-Stem/Makefile =================================================================== --- head/textproc/p5-Lingua-Stem/Makefile (revision 275967) +++ head/textproc/p5-Lingua-Stem/Makefile (revision 275968) @@ -1,35 +1,36 @@ # New ports collection makefile for: Lingua::Stem # Date created: 29 Dec 2003 # Whom: Thorsten Greiner # # $FreeBSD$ # PORTNAME= Lingua-Stem PORTVERSION= 0.84 CATEGORIES= textproc perl5 -MASTER_SITES= CPAN/../../authors/id/S/SN/SNOWHARE +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SNOWHARE PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Provides word stemming algorithms localized by language BUILD_DEPENDS= ${SITE_PERL}/Lingua/PT/Stemmer.pm:${PORTSDIR}/textproc/p5-Lingua-PT-Stemmer \ ${SITE_PERL}/Lingua/Stem/Fr.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Fr \ ${SITE_PERL}/Lingua/Stem/It.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-It \ ${SITE_PERL}/Lingua/Stem/Ru.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Ru \ ${SITE_PERL}/Lingua/Stem/Snowball/Da.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball-Da \ ${SITE_PERL}/Lingua/Stem/Snowball/No.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball-No \ ${SITE_PERL}/Lingua/Stem/Snowball/Se.pm:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball-Se \ ${SITE_PERL}/Text/German.pm:${PORTSDIR}/textproc/p5-Text-German RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Lingua::Stem.3 Lingua::Stem::AutoLoader.3 \ Lingua::Stem::En.3 Lingua::Stem::Pt.3 \ Lingua::Stem::EnBroken.3 Lingua::Stem::Gl.3 \ Lingua::Stem::No.3 Lingua::Stem::De.3 \ Lingua::Stem::Sv.3 Lingua::Stem::Da.3 .include Property changes on: head/textproc/p5-Lingua-Stem/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/textproc/p5-Markapl/Makefile =================================================================== --- head/textproc/p5-Markapl/Makefile (revision 275967) +++ head/textproc/p5-Markapl/Makefile (revision 275968) @@ -1,32 +1,33 @@ # New ports collection makefile for: textproc/p5-Markapl # Date created: 15 February 2010 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Markapl PORTVERSION= 0.11 CATEGORIES= textproc perl5 -MASTER_SITES= CPAN/../../authors/id/G/GU/GUGOD +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:GUGOD PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Markup as Perl BUILD_DEPENDS= p5-Exporter-Lite>=0:${PORTSDIR}/devel/p5-Exporter-Lite \ p5-HTML-Lint>=0:${PORTSDIR}/www/p5-HTML-Lint \ p5-B-Hooks-EndOfScope>=0.05:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \ p5-Sub-Install>=0:${PORTSDIR}/devel/p5-Sub-Install \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-String-BufferStack>=1.15:${PORTSDIR}/textproc/p5-String-BufferStack \ p5-Devel-Declare>=0:${PORTSDIR}/devel/p5-Devel-Declare RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Markapl.3 \ Markapl::Helpers.3 \ Markapl::Tags.3 .include Property changes on: head/textproc/p5-Markapl/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/textproc/p5-Markapl/distinfo =================================================================== --- head/textproc/p5-Markapl/distinfo (revision 275967) +++ head/textproc/p5-Markapl/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (Markapl-0.11.tar.gz) = 851a17b0287c80378ae451dc862db994 SHA256 (Markapl-0.11.tar.gz) = 63637fb0e7bc70b065259aa611169e15124a7d8b4d53b2fd58322fbb4d28c444 SIZE (Markapl-0.11.tar.gz) = 25827 Property changes on: head/textproc/p5-Markapl/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/textproc/p5-String-Flogger/Makefile =================================================================== --- head/textproc/p5-String-Flogger/Makefile (revision 275967) +++ head/textproc/p5-String-Flogger/Makefile (revision 275968) @@ -1,27 +1,27 @@ # New ports collection makefile for: textproc/p5-String-Flogger # Date created: 03 December 2010 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= String-Flogger PORTVERSION= 1.101241 CATEGORIES= textproc perl5 -MASTER_SITES= CPAN/../../authors/id/R/RJ/RJBS -MASTER_SITE_SUBDIR= String +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= String munging for loggers BUILD_DEPENDS= p5-Params-Util>0:${PORTSDIR}/devel/p5-Params-Util \ p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter \ p5-JSON>0:${PORTSDIR}/converters/p5-JSON RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= String::Flogger.3 .include Property changes on: head/textproc/p5-String-Flogger/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/textproc/p5-Text-CSV/Makefile =================================================================== --- head/textproc/p5-Text-CSV/Makefile (revision 275967) +++ head/textproc/p5-Text-CSV/Makefile (revision 275968) @@ -1,21 +1,22 @@ # New ports collection makefile for: Text::CSV # Date created: 10 August 2001 # Whom: markm@FreeBSD.org # # $FreeBSD$ # PORTNAME= Text-CSV PORTVERSION= 1.21 CATEGORIES= textproc perl5 -MASTER_SITES= CPAN/../../authors/id/M/MA/MAKAMAKA +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MAKAMAKA PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Composition and decomposition of comma-separated values PERL_CONFIGURE= yes MAN3= Text::CSV.3 Text::CSV_PP.3 .include Property changes on: head/textproc/p5-Text-CSV/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property Index: head/textproc/p5-URI-Find/Makefile =================================================================== --- head/textproc/p5-URI-Find/Makefile (revision 275967) +++ head/textproc/p5-URI-Find/Makefile (revision 275968) @@ -1,27 +1,28 @@ # New ports collection makefile for: p5-URI-Find # Date created: 13 August 2001 # Whom: Pete Fritchman # # $FreeBSD$ # PORTNAME= URI-Find PORTVERSION= 20100505 CATEGORIES= textproc net perl5 -MASTER_SITES= CPAN/../../authors/id/M/MS/MSCHWERN +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MSCHWERN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to find URIs in arbitrary text RUN_DEPENDS= p5-URI>=1.00:${PORTSDIR}/net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS+= p5-Test-Simple>=0.85:${PORTSDIR}/devel/p5-Test-Simple PERL_MODBUILD= yes MAN1= urifind.1 MAN3= URI::Find.3 \ URI::Find::Schemeless.3 .include Property changes on: head/textproc/p5-URI-Find/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/textproc/p5-Vroom/Makefile =================================================================== --- head/textproc/p5-Vroom/Makefile (revision 275967) +++ head/textproc/p5-Vroom/Makefile (revision 275968) @@ -1,28 +1,29 @@ # New ports collection makefile for: p5-Vroom # Date created: 2010-04-24 # Whom: Li-Wen Hsu # # $FreeBSD$ # PORTNAME= Vroom PORTVERSION= 0.25 CATEGORIES= textproc perl5 -MASTER_SITES= CPAN/../../authors/id/I/IN/INGY +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:INGY PKGNAMEPREFIX= p5- MAINTAINER= lwhsu@FreeBSD.org COMMENT= Slide Shows in Vim BUILD_DEPENDS= ${SITE_PERL}/IO/All.pm:${PORTSDIR}/devel/p5-IO-All \ ${SITE_PERL}/${PERL_ARCH}/YAML/XS.pm:${PORTSDIR}/textproc/p5-YAML-LibYAML \ ${SITE_PERL}/Class/Field.pm:${PORTSDIR}/devel/p5-Class-Field \ ${SITE_PERL}/File/HomeDir.pm:${PORTSDIR}/devel/p5-File-HomeDir \ ${SITE_PERL}/Template/Toolkit/Simple.pm:${PORTSDIR}/www/p5-Template-Toolkit-Simple RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Vroom.3 Vroom::Vroom.3 .include Property changes on: head/textproc/p5-Vroom/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/textproc/p5-Vroom/distinfo =================================================================== --- head/textproc/p5-Vroom/distinfo (revision 275967) +++ head/textproc/p5-Vroom/distinfo (revision 275968) @@ -1,3 +1,2 @@ -MD5 (Vroom-0.25.tar.gz) = a3e0f2d7924fbdda805dcfc5313e460c SHA256 (Vroom-0.25.tar.gz) = 8df8fad7a8ae0f27d4e09bbf132fcebed50729abc9e226f87124a138925de43a SIZE (Vroom-0.25.tar.gz) = 32425 Property changes on: head/textproc/p5-Vroom/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/www/p5-AxKit-XSP-Cookie/Makefile =================================================================== --- head/www/p5-AxKit-XSP-Cookie/Makefile (revision 275967) +++ head/www/p5-AxKit-XSP-Cookie/Makefile (revision 275968) @@ -1,24 +1,25 @@ # Ports collection Makefile for: p5-AxKit-XSP-Cookie # Date created: 8 Jan 2002 # Whom: dom@happygiraffe.net # # $FreeBSD$ # PORTNAME= AxKit-XSP-Cookie PORTVERSION= 1.41 CATEGORIES= www perl5 -MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MSERGEANT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= An XSP library for setting and getting HTTP cookies BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= AxKit::XSP::Cookie.3 PERL_CONFIGURE= yes .include Property changes on: head/www/p5-AxKit-XSP-Cookie/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/www/p5-AxKit-XSP-ESQL/Makefile =================================================================== --- head/www/p5-AxKit-XSP-ESQL/Makefile (revision 275967) +++ head/www/p5-AxKit-XSP-ESQL/Makefile (revision 275968) @@ -1,26 +1,27 @@ # Ports collection Makefile for: p5-AxKit-XSP-ESQL # Date created: 8 Jan 2002 # Whom: dom@happygiraffe.net # # $FreeBSD$ # PORTNAME= AxKit-XSP-ESQL PORTVERSION= 1.4 CATEGORIES= www perl5 -MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MSERGEANT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= An Extended SQL taglib for AxKit eXtensible Server Pages BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \ ${SITE_PERL}/AxKit/XSP/Util.pm:${PORTSDIR}/www/p5-AxKit-XSP-Util \ ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= AxKit::XSP::ESQL.3 PERL_CONFIGURE= yes .include Property changes on: head/www/p5-AxKit-XSP-ESQL/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/www/p5-AxKit-XSP-Exception/Makefile =================================================================== --- head/www/p5-AxKit-XSP-Exception/Makefile (revision 275967) +++ head/www/p5-AxKit-XSP-Exception/Makefile (revision 275968) @@ -1,24 +1,25 @@ # Ports collection Makefile for: p5-AxKit-XSP-Exception # Date created: 8 Jan 2002 # Whom: dom@happygiraffe.net # # $FreeBSD$ # PORTNAME= AxKit-XSP-Exception PORTVERSION= 1.6 CATEGORIES= www perl5 -MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MSERGEANT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Exceptions taglib for eXtensible Server Pages plugin for AxKit BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= AxKit::XSP::Exception.3 PERL_CONFIGURE= yes .include Property changes on: head/www/p5-AxKit-XSP-Exception/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/www/p5-AxKit-XSP-IfParam/Makefile =================================================================== --- head/www/p5-AxKit-XSP-IfParam/Makefile (revision 275967) +++ head/www/p5-AxKit-XSP-IfParam/Makefile (revision 275968) @@ -1,24 +1,25 @@ # Ports collection Makefile for: p5-AxKit-XSP-IfParam # Date created: 8 Jan 2002 # Whom: dom@happygiraffe.net # # $FreeBSD$ # PORTNAME= AxKit-XSP-IfParam PORTVERSION= 1.4 CATEGORIES= www perl5 -MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MSERGEANT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Equivalent of XSP Param taglib, but conditional plugin for AxKit BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= AxKit::XSP::IfParam.3 PERL_CONFIGURE= yes .include Property changes on: head/www/p5-AxKit-XSP-IfParam/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/www/p5-AxKit-XSP-Param/Makefile =================================================================== --- head/www/p5-AxKit-XSP-Param/Makefile (revision 275967) +++ head/www/p5-AxKit-XSP-Param/Makefile (revision 275968) @@ -1,24 +1,25 @@ # Ports collection Makefile for: p5-AxKit-XSP-Param # Date created: 8 Jan 2002 # Whom: dom@happygiraffe.net # # $FreeBSD$ # PORTNAME= AxKit-XSP-Param PORTVERSION= 1.4 CATEGORIES= www perl5 -MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MSERGEANT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A namespace wrapper for accessing HTTP request paramaters BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= AxKit::XSP::Param.3 PERL_CONFIGURE= yes .include Property changes on: head/www/p5-AxKit-XSP-Param/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/www/p5-AxKit-XSP-PerForm/Makefile =================================================================== --- head/www/p5-AxKit-XSP-PerForm/Makefile (revision 275967) +++ head/www/p5-AxKit-XSP-PerForm/Makefile (revision 275968) @@ -1,25 +1,26 @@ # Ports collection Makefile for: p5-AxKit-XSP-PerForm # Date created: 8 Jan 2002 # Whom: dom@happygiraffe.net # # $FreeBSD$ # PORTNAME= AxKit-XSP-PerForm PORTVERSION= 1.83 CATEGORIES= www perl5 -MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MSERGEANT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XSP Taglib for making complex forms easy BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \ ${SITE_PERL}/AxKit/XSP/WebUtils.pm:${PORTSDIR}/www/p5-AxKit-XSP-WebUtils RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= AxKit::XSP::PerForm.3 PERL_CONFIGURE= yes .include Property changes on: head/www/p5-AxKit-XSP-PerForm/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/www/p5-AxKit-XSP-Util/Makefile =================================================================== --- head/www/p5-AxKit-XSP-Util/Makefile (revision 275967) +++ head/www/p5-AxKit-XSP-Util/Makefile (revision 275968) @@ -1,26 +1,27 @@ # Ports collection Makefile for: p5-AxKit-XSP-Util # Date created: 8 Jan 2002 # Whom: dom@happygiraffe.net # # $FreeBSD$ # PORTNAME= AxKit-XSP-Util PORTVERSION= 1.6 CATEGORIES= www perl5 -MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MSERGEANT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XSP util: taglib plugin for AxKit BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \ ${SITE_PERL}/${PERL_ARCH}/HTTP/GHTTP.pm:${PORTSDIR}/www/p5-HTTP-GHTTP \ ${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= AxKit::XSP::Util.3 PERL_CONFIGURE= yes .include Property changes on: head/www/p5-AxKit-XSP-Util/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/www/p5-AxKit-XSP-WebUtils/Makefile =================================================================== --- head/www/p5-AxKit-XSP-WebUtils/Makefile (revision 275967) +++ head/www/p5-AxKit-XSP-WebUtils/Makefile (revision 275968) @@ -1,24 +1,25 @@ # Ports collection Makefile for: p5-AxKit-XSP-WebUtils # Date created: 8 Jan 2002 # Whom: dom@happygiraffe.net # # $FreeBSD$ # PORTNAME= AxKit-XSP-WebUtils PORTVERSION= 1.6 CATEGORIES= www perl5 -MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MSERGEANT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Plugin for AxKit that provide utilities for building XSP web apps BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit RUN_DEPENDS= ${BUILD_DEPENDS} MAN3= AxKit::XSP::WebUtils.3 PERL_CONFIGURE= yes .include Property changes on: head/www/p5-AxKit-XSP-WebUtils/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/www/p5-Catalyst-Model-Xapian/Makefile =================================================================== --- head/www/p5-Catalyst-Model-Xapian/Makefile (revision 275967) +++ head/www/p5-Catalyst-Model-Xapian/Makefile (revision 275968) @@ -1,29 +1,30 @@ # New ports collection makefile for: www/p5-Catalyst-Model-Xapian # Date created: 22 Feb 2006 # Whom: Lars Balker Rasmussen # # $FreeBSD$ # PORTNAME= Catalyst-Model-Xapian PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= www perl5 -MASTER_SITES= CPAN/../by-authors/id/M/MR/MRAMBERG +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MRAMBERG PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Catalyst model for Search::Xapian BUILD_DEPENDS= p5-Catalyst-Runtime>=5.30:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel \ p5-Data-Page>=0:${PORTSDIR}/databases/p5-Data-Page \ p5-Search-Xapian>=0.9.2.4:${PORTSDIR}/databases/p5-Search-Xapian RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Catalyst::Model::Xapian.3 \ Catalyst::Helper::Model::Xapian.3 .include Property changes on: head/www/p5-Catalyst-Model-Xapian/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/www/p5-IMDB-Film/Makefile =================================================================== --- head/www/p5-IMDB-Film/Makefile (revision 275967) +++ head/www/p5-IMDB-Film/Makefile (revision 275968) @@ -1,29 +1,30 @@ # New ports collection makefile for: p5-IMDB-Film # Date created: 2006-08-02 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= IMDB-Film PORTVERSION= 0.49 CATEGORIES= www perl5 -MASTER_SITES= CPAN/../../authors/id/S/ST/STEPANOV +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:STEPANOV PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= OO Perl interface to the movies database IMDB RUN_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-Error>=0:${PORTSDIR}/lang/p5-Error \ p5-HTML-Parser>=2.28:${PORTSDIR}/www/p5-HTML-Parser \ p5-Text-Unidecode>=0:${PORTSDIR}/converters/p5-Text-Unidecode \ p5-libwww>=1.41:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= IMDB::BaseClass.3 IMDB::Film.3 IMDB::Persons.3 .include Property changes on: head/www/p5-IMDB-Film/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.28 \ No newline at end of property +1.29 \ No newline at end of property Index: head/www/p5-JE/Makefile =================================================================== --- head/www/p5-JE/Makefile (revision 275967) +++ head/www/p5-JE/Makefile (revision 275968) @@ -1,36 +1,37 @@ # New ports collection makefile for: p5-JE # Date created: 27 Jan 2010 # Whom: Emanuel Haupt # # $FreeBSD$ # PORTNAME= JE PORTVERSION= 0.055 CATEGORIES= www perl5 -MASTER_SITES= CPAN/../../authors/id/S/SP/SPROUT +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SPROUT PKGNAMEPREFIX= p5- MAINTAINER= ehaupt@FreeBSD.org COMMENT= Pure-Perl ECMAScript (JavaScript) Engine RUN_DEPENDS= p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \ p5-Tie-RefHash-Weak>0:${PORTSDIR}/devel/p5-Tie-RefHash-Weak BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= 5.8.0+ MAN3= JE::Object.3 JE::_FieldHash.3 JE::String.3 \ JE::Object::Boolean.3 JE::Object::Number.3 \ JE::Parser.3 JE::LValue.3 JE::Object::Date.3 \ JE::Code.3 JE::Object::Error.3 JavaScript::Engine.3 \ JE::Object::Error::URIError.3 JE::Number.3 \ JE::Object::Error::RangeError.3 JE::Boolean.3 \ JE::Object::Error::TypeError.3 \ JE::Object::Error::SyntaxError.3 JE::Null.3 \ JE::Object::Math.3 JE::Scope.3 JE::Undefined.3 \ JE::Object::Error::ReferenceError.3 \ JE::Object::RegExp.3 JE::Object::String.3 JE::Object::Proxy.3 \ JE::Types.3 JE::Object::Array.3 JE::Object::Function.3 JE.3 .include Property changes on: head/www/p5-JE/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/www/p5-MediaWiki/Makefile =================================================================== --- head/www/p5-MediaWiki/Makefile (revision 275967) +++ head/www/p5-MediaWiki/Makefile (revision 275968) @@ -1,26 +1,27 @@ # New ports collection makefile for: p5-MediaWiki # Date created: 2006-08-15 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= MediaWiki PORTVERSION= 1.13 CATEGORIES= www perl5 -MASTER_SITES= http://backpan.perl.org/authors/id/S/SP/SPECTRUM/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SPECTRUM PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= OOP MediaWiki engine client RUN_DEPENDS= ${SITE_PERL}/Config/IniHash.pm:${PORTSDIR}/devel/p5-Config-IniHash \ ${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= MediaWiki.3 .include Property changes on: head/www/p5-MediaWiki/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/www/p5-Scrappy/Makefile =================================================================== --- head/www/p5-Scrappy/Makefile (revision 275967) +++ head/www/p5-Scrappy/Makefile (revision 275968) @@ -1,38 +1,39 @@ # New ports collection makefile for: www/p5-Scrappy # Date created: 27 January 2011 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= Scrappy PORTVERSION= 0.62 CATEGORIES= www perl5 -MASTER_SITES= CPAN/../../authors/id/A/AW/AWNCORP +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:AWNCORP PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= All Powerful Web Harvester, Spider, Scraper fully automated BUILD_DEPENDS= p5-File-ShareDir-Install>=0.03:${PORTSDIR}/devel/p5-File-ShareDir-Install \ p5-Array-Unique>=0:${PORTSDIR}/devel/p5-Array-Unique \ p5-File-ShareDir>=0:${PORTSDIR}/devel/p5-File-ShareDir \ p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ p5-Parallel-ForkManager>=0:${PORTSDIR}/devel/p5-Parallel-ForkManager \ p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-Web-Scraper>=0:${PORTSDIR}/www/p5-Web-Scraper \ p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Scrappy.3 \ Scrappy::Crawler.3 \ Scrappy::Doo.3 \ Scrappy::Element.3 \ Scrappy::Manual.3 .include Property changes on: head/www/p5-Scrappy/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/www/p5-Template-Alloy/Makefile =================================================================== --- head/www/p5-Template-Alloy/Makefile (revision 275967) +++ head/www/p5-Template-Alloy/Makefile (revision 275968) @@ -1,27 +1,28 @@ # New ports collection makefile for: www/p5-Template-Alloy # Date created: 22 June 2007 # Whom: mat # # $FreeBSD$ # PORTNAME= Template-Alloy PORTVERSION= 1.016 CATEGORIES= www perl5 -MASTER_SITES= CPAN/../../authors/id/R/RH/RHANDOM +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:RHANDOM PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Mixing of all of the major template systems PERL_CONFIGURE= yes MAN3= Template::Alloy.3 Template::Alloy::Compile.3 \ Template::Alloy::Context.3 Template::Alloy::Exception.3 \ Template::Alloy::HTE.3 Template::Alloy::Iterator.3 \ Template::Alloy::Operator.3 Template::Alloy::Parse.3 \ Template::Alloy::Play.3 Template::Alloy::Stream.3 \ Template::Alloy::TT.3 Template::Alloy::Tmpl.3 \ Template::Alloy::VMethod.3 Template::Alloy::Velocity.3 .include Property changes on: head/www/p5-Template-Alloy/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/www/p5-Template-Mustache/Makefile =================================================================== --- head/www/p5-Template-Mustache/Makefile (revision 275967) +++ head/www/p5-Template-Mustache/Makefile (revision 275968) @@ -1,24 +1,25 @@ # New ports collection makefile for: p5-Template-Moustache # Date created: 2011-01-13 # Whom: Kurt Lidl # # $FreeBSD$ # PORTNAME= Template-Mustache PORTVERSION= v0.5.1 CATEGORIES= www perl5 -MASTER_SITES= CPAN/../../authors/id/P/PV/PVANDE +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:PVANDE PKGNAMEPREFIX= p5- MAINTAINER= kurt.lidl@cello.com COMMENT= Perl version of the fabulous Mustache template language BUILD_DEPENDS= p5-YAML-Syck>=1.15:${PORTSDIR}/textproc/p5-YAML-Syck \ p5-Test-Mini-Unit>=v1.0.3:${PORTSDIR}/devel/p5-Test-Mini-Unit PERL_CONFIGURE= yes MAN3= Template::Mustache.3 .include Property changes on: head/www/p5-Template-Mustache/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/www/p5-Template-Mustache/distinfo =================================================================== --- head/www/p5-Template-Mustache/distinfo (revision 275967) +++ head/www/p5-Template-Mustache/distinfo (revision 275968) @@ -1,4 +1,2 @@ -SHA256 (Template-Mustache-v0.5.0.tar.gz) = bcca1b070fe49b339f415c740bf55e4e820dcfa1a145026e2e8c8617ec6debec -SIZE (Template-Mustache-v0.5.0.tar.gz) = 16645 SHA256 (Template-Mustache-v0.5.1.tar.gz) = 359997312222cd66405cec89a1d50065b78ed551eb9ee1ae9188004445cf55cf SIZE (Template-Mustache-v0.5.1.tar.gz) = 17340 Property changes on: head/www/p5-Template-Mustache/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/www/p5-WWW-Mechanize-Shell/Makefile =================================================================== --- head/www/p5-WWW-Mechanize-Shell/Makefile (revision 275967) +++ head/www/p5-WWW-Mechanize-Shell/Makefile (revision 275968) @@ -1,44 +1,45 @@ # New Ports Collection Makefile for: p5-WWW-Mechanize-Shell # Date created: 2004-07-08 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= WWW-Mechanize-Shell PORTVERSION= 0.52 CATEGORIES= www perl5 -MASTER_SITES= CPAN/../../authors/id/C/CO/CORION +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:CORION PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= An interactive shell for www/p5-WWW-Mechanize RUN_DEPENDS= p5-HTML-Display>=0:${PORTSDIR}/www/p5-HTML-Display \ p5-HTML-TokeParser-Simple>=2:${PORTSDIR}/www/p5-HTML-TokeParser-Simple \ p5-Hook-LexWrap>=0.2:${PORTSDIR}/devel/p5-Hook-LexWrap \ p5-Term-Shell>=0.02:${PORTSDIR}/devel/p5-Term-Shell \ p5-parent>=0:${PORTSDIR}/devel/p5-parent \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-WWW-Mechanize>=1.2:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-WWW-Mechanize-FormFiller>=0.05:${PORTSDIR}/www/p5-WWW-Mechanize-FormFiller \ p5-libwww>=5.69:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= 5.8.0+ MAN3= WWW::Mechanize::Shell.3 .if !defined(NOPORTDOCS) PORTDOCS= Changes README EXAMPLES= bin/banking.postbank.de.mech bin/hotmail.signup.mech bin/wwwshell.pl post-install: @${MKDIR} ${DOCSDIR} ${EXAMPLESDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." @${INSTALL_DATA} ${EXAMPLES:S|^|${WRKSRC}/|} ${EXAMPLESDIR} @${ECHO_MSG} "===> Documentation installed in ${EXAMPLESDIR}." .endif .include Property changes on: head/www/p5-WWW-Mechanize-Shell/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/www/p5-pQuery/Makefile =================================================================== --- head/www/p5-pQuery/Makefile (revision 275967) +++ head/www/p5-pQuery/Makefile (revision 275968) @@ -1,25 +1,26 @@ # New ports collection makefile for: www/p5-pQuery # Date created: 25 November 2009 # Whom: Anton Berezin # # $FreeBSD$ # PORTNAME= pQuery PORTVERSION= 0.07 CATEGORIES= www perl5 -MASTER_SITES= CPAN/../../authors/id/I/IN/INGY/ +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:INGY PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl Port of jQuery.js BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= pQuery.3 \ pQuery::DOM.3 .include Property changes on: head/www/p5-pQuery/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property