From skreuzer@exit2shell.com  Mon Dec 15 15:19:54 2008
Return-Path: <skreuzer@exit2shell.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id ADDF51065670
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Dec 2008 15:19:54 +0000 (UTC)
	(envelope-from skreuzer@exit2shell.com)
Received: from slurry.exit2shell.com (64.147.119.38.static.nyinternet.net [64.147.119.38])
	by mx1.freebsd.org (Postfix) with ESMTP id 6886C8FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Dec 2008 15:19:54 +0000 (UTC)
	(envelope-from skreuzer@exit2shell.com)
Received: from slurry.exit2shell.com (64.147.119.38.static.nyinternet.net [64.147.119.38])
	by slurry.exit2shell.com (8.14.3/8.14.3) with ESMTP id mBFFJm2k078387
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Dec 2008 10:19:53 -0500 (EST)
	(envelope-from skreuzer@slurry.exit2shell.com)
Received: (from skreuzer@localhost)
	by slurry.exit2shell.com (8.14.3/8.14.3/Submit) id mBFFJmCA078386;
	Mon, 15 Dec 2008 10:19:48 -0500 (EST)
	(envelope-from skreuzer)
Message-Id: <200812151519.mBFFJmCA078386@slurry.exit2shell.com>
Date: Mon, 15 Dec 2008 10:19:48 -0500 (EST)
From: Steven Kreuzer <skreuzer@exit2shell.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] devel/p5-relative: Load modules with relative names
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         129659
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-relative: Load modules with relative names
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 15 15:30:01 UTC 2008
>Closed-Date:    Mon Dec 22 21:28:33 UTC 2008
>Last-Modified:  Mon Dec 22 21:30:16 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Dec 15 15:33:54 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129659 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Dec 22 21:28:32 UTC 2008 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129659 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129659: commit references a PR
Date: Mon, 22 Dec 2008 21:29:04 +0000 (UTC)

 miwi        2008-12-22 21:28:51 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/p5-relative    Makefile distinfo pkg-descr pkg-plist 
   Log:
   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/dist/relative/
   
   PR:             ports/129659
   Submitted by:   skreuzer at exit2shell.com
   
   Revision  Changes    Path
   1.3297    +1 -0      ports/devel/Makefile
   1.1       +27 -0     ports/devel/p5-relative/Makefile (new)
   1.1       +3 -0      ports/devel/p5-relative/distinfo (new)
   1.1       +8 -0      ports/devel/p5-relative/pkg-descr (new)
   1.1       +3 -0      ports/devel/p5-relative/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
