Date: Mon, 31 Aug 2009 01:06:35 +0530 (IST) From: Ashish SHUKLA <wahjava@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/138358: New Port: devel/p5-MooseX-Object-Pluggable Make your classes pluggable Message-ID: <20090830193635.87A534AF7D@chateau.d.lf> Resent-Message-ID: <200908301940.n7UJe1px071294@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138358 >Category: ports >Synopsis: New Port: devel/p5-MooseX-Object-Pluggable Make your classes pluggable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 30 19:40:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ashish SHUKLA >Release: FreeBSD 8.0-BETA3 amd64 >Organization: N/A >Environment: System: FreeBSD chateau.d.lf 8.0-BETA3 FreeBSD 8.0-BETA3 #0: Sat Aug 22 02:00:45 UTC 2009 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: This module is meant to be loaded as a role from Moose-based classes it will add five methods and four attributes to assist you with the loading and handling of plugins and extensions for plugins. I understand that this may pollute your namespace, however I took great care in using the least ambiguous names possible. WWW: http://search.cpan.org/dist/MooseX-Object-Pluggable >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-MooseX-Object-Pluggable # p5-MooseX-Object-Pluggable/pkg-descr # p5-MooseX-Object-Pluggable/Makefile # p5-MooseX-Object-Pluggable/pkg-plist # p5-MooseX-Object-Pluggable/distinfo # echo c - p5-MooseX-Object-Pluggable mkdir -p p5-MooseX-Object-Pluggable > /dev/null 2>&1 echo x - p5-MooseX-Object-Pluggable/pkg-descr sed 's/^X//' >p5-MooseX-Object-Pluggable/pkg-descr << 'aee4310413a38c0e5585a02b709fb6e3' XThis module is meant to be loaded as a role from Moose-based classes Xit will add five methods and four attributes to assist you with the Xloading and handling of plugins and extensions for plugins. I Xunderstand that this may pollute your namespace, however I took great Xcare in using the least ambiguous names possible. X XWWW: http://search.cpan.org/dist/MooseX-Object-Pluggable aee4310413a38c0e5585a02b709fb6e3 echo x - p5-MooseX-Object-Pluggable/Makefile sed 's/^X//' >p5-MooseX-Object-Pluggable/Makefile << '433cd096eaf1d8a6eb683ebf07f8bdfe' X# New ports collection makefile for: p5-MooseX-Object-Pluggable X# Date created: 2009-08-31 X# Whom: Ashish SHUKLA <wahjava@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= MooseX-Object-Pluggable XPORTVERSION= 0.0011 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= wahjava@gmail.com XCOMMENT= Make your classes pluggable X XRUN_DEPENDS= p5-Moose>=0.35:${PORTSDIR}/devel/p5-Moose \ X p5-Module-Pluggable>0:${PORTSDIR}/devel/p5-Module-Pluggable XBUILD_DEPENDS= ${RUN_DEPENDS} X XPERL_CONFIGURE= 5.8.1+ X XMAN3= MooseX::Object::Pluggable.3 X X.include <bsd.port.mk> 433cd096eaf1d8a6eb683ebf07f8bdfe echo x - p5-MooseX-Object-Pluggable/pkg-plist sed 's/^X//' >p5-MooseX-Object-Pluggable/pkg-plist << 'ca1674798f3d8e9abafab4e869234946' X%%SITE_PERL%%/MooseX/Object/Pluggable.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Object/Pluggable/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Object/Pluggable X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Object X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX X@dirrmtry %%SITE_PERL%%/MooseX/Object X@dirrmtry %%SITE_PERL%%/MooseX ca1674798f3d8e9abafab4e869234946 echo x - p5-MooseX-Object-Pluggable/distinfo sed 's/^X//' >p5-MooseX-Object-Pluggable/distinfo << '8cbca73d7d00992d4d2be77e2838097c' XMD5 (MooseX-Object-Pluggable-0.0011.tar.gz) = ce3b5ffc6d05bdd77102488a85e401d1 XSHA256 (MooseX-Object-Pluggable-0.0011.tar.gz) = c2625210482a40d32fa9f7e10b3abec823a87aa2e588d8d67a43dd16253af477 XSIZE (MooseX-Object-Pluggable-0.0011.tar.gz) = 25097 8cbca73d7d00992d4d2be77e2838097c exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090830193635.87A534AF7D>