Index: head/audio/p5-Music-Audioscrobbler-MPD/Makefile =================================================================== --- head/audio/p5-Music-Audioscrobbler-MPD/Makefile (revision 298324) +++ head/audio/p5-Music-Audioscrobbler-MPD/Makefile (revision 298325) @@ -1,28 +1,28 @@ # New ports collection makefile for: p5-Music-Audioscrobbler-MPD # Date created: 2008-09-15 # Whom: Martin Wilke # # $FreeBSD$ # PORTNAME= Music-Audioscrobbler-MPD PORTVERSION= 0.13 PORTREVISION= 2 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= Module to submit songs to last.fm from MPD -BUILD_DEPENDS= ${SITE_PERL}/Proc/Daemon.pm:${PORTSDIR}/devel/p5-Proc-Daemon \ +BUILD_DEPENDS= p5-Proc-Daemon>=0:${PORTSDIR}/devel/p5-Proc-Daemon \ p5-Music-Audioscrobbler-Submit>=0.05:${PORTSDIR}/audio/p5-Music-Audioscrobbler-Submit -RUN_DEPENDS:= ${SITE_PERL}/Proc/Daemon.pm:${PORTSDIR}/devel/p5-Proc-Daemon \ +RUN_DEPENDS:= p5-Proc-Daemon>=0:${PORTSDIR}/devel/p5-Proc-Daemon \ p5-Music-Audioscrobbler-Submit>=0.05:${PORTSDIR}/audio/p5-Music-Audioscrobbler-Submit PERL_CONFIGURE= yes MAN1= musicmpdscrobble.1 MAN3= Music::Audioscrobbler::MPD.3 .include Property changes on: head/audio/p5-Music-Audioscrobbler-MPD/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/audio/p5-Music-Audioscrobbler-Submit/Makefile =================================================================== --- head/audio/p5-Music-Audioscrobbler-Submit/Makefile (revision 298324) +++ head/audio/p5-Music-Audioscrobbler-Submit/Makefile (revision 298325) @@ -1,27 +1,27 @@ # New ports collection makefile for: p5-Music-Audioscrobbler-Submit # Date created: 2008-09-15 # Whom: Martin Wilke # # $FreeBSD$ # PORTNAME= Music-Audioscrobbler-Submit PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= Module to submit songs to last.fm from MPD -BUILD_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \ +BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Config-Options>=0.8:${PORTSDIR}/devel/p5-Config-Options -RUN_DEPENDS:= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \ +RUN_DEPENDS:= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Config-Options>=0.8:${PORTSDIR}/devel/p5-Config-Options PERL_CONFIGURE= yes MAN3= Music::Audioscrobbler::Submit.3 .include Property changes on: head/audio/p5-Music-Audioscrobbler-Submit/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/irc/p5-Bot-BasicBot/Makefile =================================================================== --- head/irc/p5-Bot-BasicBot/Makefile (revision 298324) +++ head/irc/p5-Bot-BasicBot/Makefile (revision 298325) @@ -1,26 +1,26 @@ # New ports collection makefile for: p5-Bot-BasicBot # Date created: 23 Dec 2006 # Whom: Aaron Dalton # # $FreeBSD$ # PORTNAME= Bot-BasicBot PORTVERSION= 0.89 CATEGORIES= irc perl5 MASTER_SITES= CPAN/Bot PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= Simple irc bot baseclass -BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ - ${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC -RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ - ${SITE_PERL}/POE/Component/IRC.pm:${PORTSDIR}/irc/p5-POE-Component-IRC +BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ + p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC +RUN_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ + p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC MAN3= Bot::BasicBot.3 PERL_CONFIGURE= yes .include Property changes on: head/irc/p5-Bot-BasicBot/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/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile =================================================================== --- head/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile (revision 298324) +++ head/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile (revision 298325) @@ -1,33 +1,33 @@ # New ports collection makefile for: POE-Component-IRC-Plugin-Corelist # Date created: 31 may 2008 # Whom: Martin Wilke =0:${PORTSDIR}/devel/p5-POE \ + p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC +RUN_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ + p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}" PERL_CONFIGURE= yes MAN3= POE::Component::IRC::Plugin::CoreList.3 post-install: .ifndef(NOPORTEXAMPLES) @${MKDIR} ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${EXAMPLESDIR} .endif .include Property changes on: head/irc/p5-POE-Component-IRC-Plugin-CoreList/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/irc/p5-POE-Filter-IRCD/Makefile =================================================================== --- head/irc/p5-POE-Filter-IRCD/Makefile (revision 298324) +++ head/irc/p5-POE-Filter-IRCD/Makefile (revision 298325) @@ -1,23 +1,23 @@ # New ports collection makefile for: p5-POE-Filter-IRCD # Date created: 6 May 2006 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= POE-Filter-IRCD PORTVERSION= 2.42 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= A POE-based parser for the IRC protocol -BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE +BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= POE::Filter::IRCD.3 .include Property changes on: head/irc/p5-POE-Filter-IRCD/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/net/p5-Net-EPP/Makefile =================================================================== --- head/net/p5-Net-EPP/Makefile (revision 298324) +++ head/net/p5-Net-EPP/Makefile (revision 298325) @@ -1,71 +1,71 @@ # New ports collection makefile for: Net-EPP-Client # Date created: 18 Feb 2006 # Whom: Aaron Dalton # # $FreeBSD$ # PORTNAME= Net-EPP PORTVERSION= 0.18 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= Client library for the TCP transport for EPP -BUILD_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \ - ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \ +BUILD_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ + p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-Digest-SHA1>=2.12:${PORTSDIR}/security/p5-Digest-SHA1 -RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \ - ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \ +RUN_DEPENDS+= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ + p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ p5-Digest-SHA1>=2.12:${PORTSDIR}/security/p5-Digest-SHA1 MAN3= Net::EPP.3 \ Net::EPP::Client.3 \ Net::EPP::Frame.3 \ Net::EPP::Frame::Command::Create::Domain.3 \ Net::EPP::Protocol.3 \ Net::EPP::ResponseCodes.3 \ Net::EPP::Simple.3 \ Net::EPP::Frame::Command.3 \ Net::EPP::Frame::Command::Check.3 \ Net::EPP::Frame::Command::Check::Contact.3 \ Net::EPP::Frame::Command::Check::Domain.3 \ Net::EPP::Frame::Command::Check::Host.3 \ Net::EPP::Frame::Command::Create.3 \ Net::EPP::Frame::Command::Create::Host.3 \ Net::EPP::Frame::Command::Create::Contact.3 \ Net::EPP::Frame::Command::Delete.3 \ Net::EPP::Frame::Command::Delete::Contact.3 \ Net::EPP::Frame::Command::Delete::Domain.3 \ Net::EPP::Frame::Command::Delete::Host.3 \ Net::EPP::Frame::Command::Renew::Domain.3 \ Net::EPP::Frame::Command::Info.3 \ Net::EPP::Frame::Command::Info::Contact.3 \ Net::EPP::Frame::Command::Info::Domain.3 \ Net::EPP::Frame::Command::Info::Host.3 \ Net::EPP::Frame::Command::Login.3 \ Net::EPP::Frame::Command::Logout.3 \ Net::EPP::Frame::Command::Poll.3 \ Net::EPP::Frame::Command::Renew.3 \ Net::EPP::Frame::Command::Transfer.3 \ Net::EPP::Frame::Command::Update.3 \ Net::EPP::Frame::Command::Update::Contact.3 \ Net::EPP::Frame::Command::Update::Domain.3 \ Net::EPP::Frame::Command::Update::Host.3 \ Net::EPP::Frame::Greeting.3 \ Net::EPP::Frame::Hello.3 \ Net::EPP::Frame::ObjectSpec.3 \ Net::EPP::Frame::Response.3 \ Net::EPP::Frame::Command::Poll::Req.3 \ Net::EPP::Frame::Command::Transfer::Domain.3 \ Net::EPP::Frame::Command::Transfer::Contact.3 \ Net::EPP::Frame::Command::Poll::Ack.3 PERL_CONFIGURE= yes post-patch: ${RM} ${WRKSRC}/lib/Net/EPP/Simple.pm.orig .include Property changes on: head/net/p5-Net-EPP/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-Net-MAC/Makefile =================================================================== --- head/net/p5-Net-MAC/Makefile (revision 298324) +++ head/net/p5-Net-MAC/Makefile (revision 298325) @@ -1,24 +1,24 @@ # New ports collection makefile for: p5-Net-MAC # Date created: 25 Oct 2008 # Whom: Martin Wilke # # $FreeBSD$ # PORTNAME= Net-MAC PORTVERSION= 2.103622 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= Perl 5 module for representing and manipulating MAC addresses -BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww MAN3= Net::MAC.3 PERL_CONFIGURE= yes .include Property changes on: head/net/p5-Net-MAC/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/net/p5-Sort-Key-IPv4/Makefile =================================================================== --- head/net/p5-Sort-Key-IPv4/Makefile (revision 298324) +++ head/net/p5-Sort-Key-IPv4/Makefile (revision 298325) @@ -1,24 +1,24 @@ # New ports collection makefile for: devel/p5-Sort-Key-IPv4 # Date created: 15 November 2008 # Whom: Martin Wilke # # $FreeBSD$ # PORTNAME= Sort-Key-IPv4 PORTVERSION= 0.02 CATEGORIES= net devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= Perl extension for sorting IPv4 addresses -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Sort/Key.pm:${PORTSDIR}/devel/p5-Sort-Key -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Sort/Key.pm:${PORTSDIR}/devel/p5-Sort-Key +BUILD_DEPENDS= p5-Sort-Key>=0:${PORTSDIR}/devel/p5-Sort-Key +RUN_DEPENDS= p5-Sort-Key>=0:${PORTSDIR}/devel/p5-Sort-Key PERL_CONFIGURE= yes MAN3= Sort::Key::IPv4.3 .include Property changes on: head/net/p5-Sort-Key-IPv4/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/textproc/p5-Text-Trim/Makefile =================================================================== --- head/textproc/p5-Text-Trim/Makefile (revision 298324) +++ head/textproc/p5-Text-Trim/Makefile (revision 298325) @@ -1,26 +1,26 @@ # New ports collection makefile for: p5-Text-Trim # Date created: 2007-29-12 # Whom: Martin Wilke # # $FreeBSD$ # PORTNAME= Text-Trim PORTVERSION= 1.02 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org COMMENT= Extract the structure of a quoted mail message -BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple -RUN_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple +BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple +RUN_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple USE_PERL5= yes PERL_MODBUILD= Module::Build MAN3= Text::Trim.3 .include Property changes on: head/textproc/p5-Text-Trim/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property