From owner-freebsd-perl@FreeBSD.ORG Sun May 8 19:28:06 2011 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3709106566B for ; Sun, 8 May 2011 19:28:06 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [204.109.58.86]) by mx1.freebsd.org (Postfix) with ESMTP id 7549C8FC08 for ; Sun, 8 May 2011 19:28:06 +0000 (UTC) Received: from meatwad.mouf.net (cpe-065-190-149-241.nc.res.rr.com [65.190.149.241]) (authenticated bits=0) by mouf.net (8.14.4/8.14.4) with ESMTP id p48J4IAp088951 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT) for ; Sun, 8 May 2011 15:04:19 -0400 (EDT) (envelope-from swills@FreeBSD.org) Message-ID: <4DC6E931.2060509@FreeBSD.org> Date: Sun, 08 May 2011 15:04:17 -0400 From: Steve Wills User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110323 Thunderbird/3.1.9 MIME-Version: 1.0 To: perl@FreeBSD.org References: <12055.1304811928@nsa.vix.com> In-Reply-To: <12055.1304811928@nsa.vix.com> X-Enigmail-Version: 1.1.2 Content-Type: multipart/mixed; boundary="------------000909080305050906000601" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.6 (mouf.net [204.109.58.86]); Sun, 08 May 2011 15:04:20 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.96.2 at mouf.net X-Virus-Status: Clean Cc: Subject: Re: there aren't enough dependencies in p5-Task-Catalyst X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 May 2011 19:28:06 -0000 This is a multi-part message in MIME format. --------------000909080305050906000601 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 05/07/11 19:45, Paul Vixie wrote: > i had to install these manually to get catalyst.pl to run at all > and to get 'perl Makefile.PL' to work. > > reanimator# diff www/p5-Task-Catalyst/Makefile{.pre-vixie,} > 36c36,39 > < p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite > --- >> p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ >> p5-YAML-Tiny>=0:${PORTSDIR}/textproc/p5-YAML-Tiny \ >> p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install >> There's more than that wrong with the www/p5-Task-Catalyst port. There are other dependencies missing as well and the changes to the Makefile.PL are no longer needed. See the build logs: http://pointyhat.freebsd.org/errorlogs/amd64-9-latest-logs/p5-Task-Catalyst-4.01.log > Warning: prerequisite Catalyst::Action::REST 0 not found. > Warning: prerequisite Catalyst::ActionRole::ACL 0 not found. > Warning: prerequisite Catalyst::Authentication::Credential::HTTP 0 not found. > Warning: prerequisite Catalyst::Controller::ActionRole 0 not found. > Warning: prerequisite Catalyst::Engine::HTTP::Prefork 0 not found. > Warning: prerequisite Catalyst::Engine::PSGI 0 not found. > Warning: prerequisite Catalyst::Manual 5.80 not found. > Warning: prerequisite Catalyst::Model::Adaptor 0 not found. > Warning: prerequisite Catalyst::Plugin::Session::Store::DBIC 0 not found. > Warning: prerequisite Catalyst::Plugin::Unicode::Encoding 0 not found. > Warning: prerequisite Catalyst::View::Email 0 not found. > Warning: prerequisite CatalystX::LeakChecker 0 not found. > Warning: prerequisite CatalystX::Profile 0 not found. > Warning: prerequisite CatalystX::REPL 0 not found. > Warning: prerequisite CatalystX::SimpleLogin 0 not found. > Warning: prerequisite FCGI 0 not found. > Warning: prerequisite FCGI::ProcManager 0 not found. > Warning: prerequisite local::lib 0 not found. This diff is a start: http://people.freebsd.org/~swills/p5-Task-Catalyst.diff but we still need ports for these modules so that they can be added as dependencies: Catalyst::ActionRole::ACL Catalyst::Component::InstancePerContext Catalyst::Plugin::ConfigLoader Catalyst::Plugin::Static::Simple CatalystX::Component::Traits CatalystX::LeakChecker CatalystX::Profile CatalystX::REPL CatalystX::SimpleLogin ExtUtils::MakeMaker FCGI FCGI::ProcManager Steve -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) iQEcBAEBAgAGBQJNxukxAAoJEPXPYrMgexuhs4YH/0H3tEUJu+2JzMxW+SDFWHwp Mbg+kzXjAatTlz0GtTpWzuRQD7SjSO9eSqVNOQuORLQ+EayXUvFhGyXELqJAKO7u rvqe8gGas+wdb4xG5lNH28V3Q5tuisefpmcLrFZF703OLcfBEWXki/osqxgxBU3w 9KaYnqM1MxokqO2BsrBZW0IF/1LOzDbC9COmJvVVi9v16dvjCFAj7jyWgt/yI+Um z4bHyPGyxCEE5FEX35od1fXAO1uMUmgw8oSqyMfMoc3jpkWEFjP9ZxSjIVLIerIM 7VUapOW295Jwi0Yhnvyyx5vmi9J8y/vOqP0op4eutCJshC7jNJ+Y//ZGBaRgYA4= =YtxE -----END PGP SIGNATURE----- --------------000909080305050906000601 Content-Type: text/plain; name="p5-Task-Catalyst.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="p5-Task-Catalyst.diff" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-Task-Catalyst/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile 17 Dec 2010 20:17:07 -0000 1.17 +++ Makefile 8 May 2011 18:43:50 -0000 @@ -7,6 +7,7 @@ PORTNAME= Task-Catalyst PORTVERSION= 4.01 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,33 +15,33 @@ MAINTAINER= perl@FreeBSD.org COMMENT= All you need to start with Catalyst -BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7007:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Catalyst-Devel>=1.02:${PORTSDIR}/www/p5-Catalyst-Devel \ - p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ - p5-Catalyst-Log-Log4perl>=0.1:${PORTSDIR}/www/p5-Catalyst-Log-Log4perl \ - p5-Catalyst-Controller-HTML-FormFu>=0.03:${PORTSDIR}/www/p5-Catalyst-Controller-HTML-FormFu \ - p5-Catalyst-Controller-FormBuilder>=0.03:${PORTSDIR}/www/p5-Catalyst-Controller-FormBuilder \ - p5-Catalyst-Plugin-StackTrace>=0.02:${PORTSDIR}/www/p5-Catalyst-Plugin-StackTrace \ - p5-Catalyst-Plugin-Session>=0.05:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ - p5-Catalyst-Plugin-Session-Store-File>=0.07:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-File \ - p5-Catalyst-Plugin-Session-State-Cookie>=0.02:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \ - p5-Catalyst-Plugin-Session-State-URI>=0.02:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-URI \ - p5-Catalyst-Plugin-Authentication>=0.05:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ +BUILD_DEPENDS= p5-Catalyst-Action-REST>=0:${PORTSDIR}/www/p5-Catalyst-Action-REST \ + p5-Catalyst-Authentication-Credential-HTTP>=0:${PORTSDIR}/www/p5-Catalyst-Authentication-Credential-HTTP \ p5-Catalyst-Authentication-Store-DBIx-Class>=0.106:${PORTSDIR}/www/p5-Catalyst-Authentication-Store-DBIx-Class \ - p5-Catalyst-Plugin-Authorization-ACL>=0.06:${PORTSDIR}/www/p5-Catalyst-Plugin-Authorization-ACL \ - p5-Catalyst-Plugin-Authorization-Roles>=0.03:${PORTSDIR}/www/p5-Catalyst-Plugin-Authorization-Roles \ - p5-Catalyst-Plugin-I18N>=0.05:${PORTSDIR}/www/p5-Catalyst-Plugin-I18N \ + p5-Catalyst-Controller-ActionRole>=0:${PORTSDIR}/www/p5-Catalyst-Controller-ActionRole \ + p5-Catalyst-Devel>=1.26:${PORTSDIR}/www/p5-Catalyst-Devel \ + p5-Catalyst-Engine-HTTP-Prefork>=0:${PORTSDIR}/www/p5-Catalyst-Engine-HTTP-Prefork \ + p5-Catalyst-Engine-PSGI>=0:${PORTSDIR}/www/p5-Catalyst-Engine-PSGI \ + p5-Catalyst-Manual>=5.80:${PORTSDIR}/www/p5-Catalyst-Manual \ + p5-Catalyst-Model-Adaptor>=0:${PORTSDIR}/www/p5-Catalyst-Model-Adaptor \ p5-Catalyst-Model-DBIC-Schema>=0.08:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema \ + p5-Catalyst-Plugin-Authentication>=0.05:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ + p5-Catalyst-Plugin-I18N>=0.05:${PORTSDIR}/www/p5-Catalyst-Plugin-I18N \ + p5-Catalyst-Plugin-Session-State-Cookie>=0.02:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \ + p5-Catalyst-Plugin-Session-Store-DBIC>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-DBIC \ + p5-Catalyst-Plugin-Session-Store-File>=0.07:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-File \ + p5-Catalyst-Plugin-Session>=0.05:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ + p5-Catalyst-Plugin-StackTrace>=0.02:${PORTSDIR}/www/p5-Catalyst-Plugin-StackTrace \ + p5-Catalyst-Plugin-Unicode-Encoding>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Unicode-Encoding \ + p5-Catalyst-Runtime>=5.80:${PORTSDIR}/www/p5-Catalyst-Runtime \ + p5-Catalyst-View-Email>=0:${PORTSDIR}/www/p5-Catalyst-View-Email \ p5-Catalyst-View-TT>=0.22:${PORTSDIR}/www/p5-Catalyst-View-TT \ - p5-Test-WWW-Mechanize-Catalyst>=0.35:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst \ - p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite + p5-local-lib>=0:${PORTSDIR}/devel/p5-local-lib \ + p5-Test-WWW-Mechanize-Catalyst>=0.35:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.8.0+ MAN3= Task::Catalyst.3 -post-extract: - @${PERL} -i.bak -ne 'print unless m,^feature, .. m,;\s*$$,' ${WRKSRC}/Makefile.PL - .include --------------000909080305050906000601 Content-Type: application/octet-stream; name="p5-Task-Catalyst.diff.sig" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="p5-Task-Catalyst.diff.sig" iQEcBAABAgAGBQJNxukxAAoJEPXPYrMgexuhRA4H/RdIhAD/QwWTM4lxNt47TX4Yh7ZMjVxZ GPveGsvene1Kv8ZSuT7UB1V6hG8ZF9mMBZ0hdVoizT6RMhGpJwZQAbfDBNvyd/oyc1u8WafP XLmW9UM4YsmuVllCww80ToiyU0d/LajUH3zFRmrwPQZPEKF41BKGhWnEZiEaDAftZB35/zKn 12i17ZNGkjNIVTuiC+pHIP6Pnd8Kqq3+ZJb4dkpxgoFkyvcuU9cYDqVLVvP27mXDmLvrePnE x41GJZWUvxTz5aMrzn0sdMujNSnmod7Kb9QDX/Ih2I6jSxC+2lgx5o87WAZp7PjEvxNPan7F 7KZoW4cmNkKW2AGBKLlTx+Y= --------------000909080305050906000601--