Date: Wed, 21 Jan 2009 13:48:53 -0500 (EST) From: Steven Kreuzer <skreuzer@exit2shell.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/130837: [NEW PORT] devel/p5-relative: Load modules with relative names Message-ID: <200901211848.n0LImrHn058231@slurry.exit2shell.com> Resent-Message-ID: <200901211850.n0LIo3g4095076@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130837 >Category: ports >Synopsis: [NEW PORT] devel/p5-relative: Load modules with relative names >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: Wed Jan 21 18:50:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Steven Kreuzer >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD slurry.exit2shell.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Nov 24 14:01:09 EST 2008 >Description: relative - Load modules with relative names This module allows you to load modules using only parts of their name, relatively to the current module or to a given module. Module names are by default searched below the current module, but can be searched upper in the hierarchy using the ..:: syntax. WWW: http://search.cpan.org/~saper/relative-0.04/lib/relative.pm Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-relative-0.04.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-relative # p5-relative/distinfo # p5-relative/Makefile # p5-relative/pkg-descr # p5-relative/pkg-plist # echo c - p5-relative mkdir -p p5-relative > /dev/null 2>&1 echo x - p5-relative/distinfo sed 's/^X//' >p5-relative/distinfo << 'f39123ac81856abf5ab01db40252d2f3' XMD5 (relative-0.04.tar.gz) = 923b48653599f2f7fcc7eba12db462ea XSHA256 (relative-0.04.tar.gz) = 78e0499d5392548ff7385cc1ebe697200e399498007f1148bf755d415d2d5780 XSIZE (relative-0.04.tar.gz) = 6408 f39123ac81856abf5ab01db40252d2f3 echo x - p5-relative/Makefile sed 's/^X//' >p5-relative/Makefile << '814b76f5ff684315e07996002e402fb7' X# New ports collection makefile for: devel/p5-relative X# Date created: Tue Dec 9 11:32:16 EST 2008 X# Whom: skreuzer@exit2shell.com X# X# $FreeBSD$ X# X XPORTNAME= relative XPORTVERSION= 0.04 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../../authors/id/S/SA/SAPER XPKGNAMEPREFIX= p5- X XMAINTAINER= skreuzer@exit2shell.com XCOMMENT= Load modules with relative names X XRUN_DEPENDS= p5-UNIVERSAL-require>=0.11:${PORTSDIR}/devel/p5-UNIVERSAL-require X XBUILD_DEPEND= ${RUN_DEPENDS} \ X p5-Test-Simple>=0.74:${PORTSDIR}/devel/p5-Test-Simple X XPERL_CONFIGURE= yes X XMAN3= relative.3 X X.include <bsd.port.mk> 814b76f5ff684315e07996002e402fb7 echo x - p5-relative/pkg-descr sed 's/^X//' >p5-relative/pkg-descr << '40a974e1eb7052cfc53bf5eb5c07d984' Xrelative - Load modules with relative names X XThis module allows you to load modules using only parts of their name, Xrelatively to the current module or to a given module. Module names are by Xdefault searched below the current module, but can be searched upper in the Xhierarchy using the ..:: syntax. X XWWW: http://search.cpan.org/~saper/relative-0.04/lib/relative.pm 40a974e1eb7052cfc53bf5eb5c07d984 echo x - p5-relative/pkg-plist sed 's/^X//' >p5-relative/pkg-plist << '60e99f7a610c3153af98214c815e9fc4' X%%SITE_PERL%%/relative.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/relative/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/relative 60e99f7a610c3153af98214c815e9fc4 exit --- p5-relative-0.04.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?200901211848.n0LImrHn058231>