From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 30 19:40:01 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A458D106568D for ; Sun, 30 Aug 2009 19:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 787A78FC16 for ; Sun, 30 Aug 2009 19:40:01 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7UJe1OE071295 for ; Sun, 30 Aug 2009 19:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7UJe1px071294; Sun, 30 Aug 2009 19:40:01 GMT (envelope-from gnats) Resent-Date: Sun, 30 Aug 2009 19:40:01 GMT Resent-Message-Id: <200908301940.n7UJe1px071294@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ashish SHUKLA Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 025BC1065670 for ; Sun, 30 Aug 2009 19:37:00 +0000 (UTC) (envelope-from wahjava@gmail.com) Received: from mail-gx0-f227.google.com (mail-gx0-f227.google.com [209.85.217.227]) by mx1.freebsd.org (Postfix) with ESMTP id AEA7E8FC13 for ; Sun, 30 Aug 2009 19:36:59 +0000 (UTC) Received: by gxk27 with SMTP id 27so4521422gxk.12 for ; Sun, 30 Aug 2009 12:36:59 -0700 (PDT) Received: by 10.90.18.33 with SMTP id 33mr3266910agr.113.1251661018795; Sun, 30 Aug 2009 12:36:58 -0700 (PDT) Received: from chateau.d.lf ([122.161.88.138]) by mx.google.com with ESMTPS id 39sm2154693agb.4.2009.08.30.12.36.57 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 30 Aug 2009 12:36:58 -0700 (PDT) Received: by chateau.d.lf (Postfix, from userid 1001) id 87A534AF7D; Mon, 31 Aug 2009 01:06:35 +0530 (IST) Message-Id: <20090830193635.87A534AF7D@chateau.d.lf> Date: Mon, 31 Aug 2009 01:06:35 +0530 (IST) From: Ashish SHUKLA To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/138358: New Port: devel/p5-MooseX-Object-Pluggable Make your classes pluggable X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ashish SHUKLA List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Aug 2009 19:40:01 -0000 >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 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 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: