Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2009 15:37:54 -0400 (EDT)
From:      Bill Brinzer <bill.brinzer@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/137137: New port: devel/p5-autobox
Message-ID:  <20090725193754.6ADB55C2B@water.mfrac.vpn>
Resent-Message-ID: <200907251940.n6PJe5eD024881@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         137137
>Category:       ports
>Synopsis:       New port: devel/p5-autobox
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 25 19:40:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Bill Brinzer
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
Meyer & Associates, Inc.
>Environment:
System: FreeBSD water.mfrac.vpn 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #2: Fri Jun 26 14:13:57 EDT 2009 root@water.mfrac.vpn:/export/FreeBSD/7.x/obj/usr/src/sys/SMITHWICKS i386

>Description:
The autobox pragma allows methods to be called on integers, floats, strings,
arrays, hashes, and code references in exactly the same manner as blessed
references.

>How-To-Repeat:
>Fix:

--- p5-autobox.shar begins here ---
# 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-autobox
#	p5-autobox/Makefile
#	p5-autobox/distinfo
#	p5-autobox/pkg-descr
#	p5-autobox/pkg-plist
#
echo c - p5-autobox
mkdir -p p5-autobox > /dev/null 2>&1
echo x - p5-autobox/Makefile
sed 's/^X//' >p5-autobox/Makefile << '2dca02fe49b6acb5f92cf664fe557242'
X# New ports collection makefile for:	devel/p5-autobox
X# Date created:				25 July 2009
X# Whom:					Bill Brinzer <bill.brinzer@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	autobox
XPORTVERSION=	2.55
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../../authors/id/C/CH/CHOCOLATE/
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	bill.brinzer@gmail.com
XCOMMENT=	Call methods on native Perl types
X
XBUILD_DEPENDS=	p5-Scope-Guard>=0.03:${PORTSDIR}/devel/p5-Scope-Guard
XRUN_DEPENDS=	p5-Scope-Guard>=0.03:${PORTSDIR}/devel/p5-Scope-Guard
X
XPERL_CONFIGURE=	5.8.1+
X
XMAN3=	autobox.3
X
X.include <bsd.port.mk>
2dca02fe49b6acb5f92cf664fe557242
echo x - p5-autobox/distinfo
sed 's/^X//' >p5-autobox/distinfo << 'b48e465573c3c206d89e4d97d85372e7'
XMD5 (autobox-2.55.tar.gz) = d2813439a0da9b048cc1793af05b2144
XSHA256 (autobox-2.55.tar.gz) = f0c79b2acacb002e15b3869f1e218f6540723ade1d409846cc32a7bdf047d6cd
XSIZE (autobox-2.55.tar.gz) = 66395
b48e465573c3c206d89e4d97d85372e7
echo x - p5-autobox/pkg-descr
sed 's/^X//' >p5-autobox/pkg-descr << 'dd6e718c61dc88fdf667e050621dbf57'
XThe autobox pragma allows methods to be called on integers, floats, strings,
Xarrays, hashes, and code references in exactly the same manner as blessed
Xreferences.
X
XWWW: http://search.cpan.org/dist/autobox/
dd6e718c61dc88fdf667e050621dbf57
echo x - p5-autobox/pkg-plist
sed 's/^X//' >p5-autobox/pkg-plist << '5078b990ecddb782f9bc7f0589e4de83'
X%%SITE_PERL%%/mach/auto/autobox/.packlist
X%%SITE_PERL%%/mach/auto/autobox/autobox.bs
X%%SITE_PERL%%/mach/auto/autobox/autobox.so
X%%SITE_PERL%%/mach/autobox.pm
X%%SITE_PERL%%/mach/autobox.pod
X%%SITE_PERL%%/mach/autobox/universal.pm
X@dirrmtry %%SITE_PERL%%/mach/autobox
X@dirrmtry %%SITE_PERL%%/mach/auto/autobox
5078b990ecddb782f9bc7f0589e4de83
exit
--- p5-autobox.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090725193754.6ADB55C2B>