ports/58812: [NEW PORT] devel/p5-File-Path-Expand: Expand filenames
Lars Thegler
lars at thegler.dk
Sat Nov 1 18:00:40 UTC 2003
>Number: 58812
>Category: ports
>Synopsis: [NEW PORT] devel/p5-File-Path-Expand: Expand filenames
>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: Sat Nov 01 10:00:38 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Lars Thegler
>Release: FreeBSD 4.9-RC i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.9-RC FreeBSD 4.9-RC #0: Sat Oct 4 18:34:10 CEST
>Description:
File::Path::Expand expands user directories in filenames. For the
simple case it's no more complex than s{^~/}{$HOME/}, but for other
cases it consults C<getpwent> and does the right thing.
WWW: http://search.cpan.org/dist/File-Path-Expand
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- p5-File-Path-Expand-1.01.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-File-Path-Expand
# p5-File-Path-Expand/Makefile
# p5-File-Path-Expand/pkg-descr
# p5-File-Path-Expand/pkg-plist
# p5-File-Path-Expand/distinfo
#
echo c - p5-File-Path-Expand
mkdir -p p5-File-Path-Expand > /dev/null 2>&1
echo x - p5-File-Path-Expand/Makefile
sed 's/^X//' >p5-File-Path-Expand/Makefile << 'END-of-p5-File-Path-Expand/Makefile'
X# New ports collection makefile for: p5-File-Path-Expand
X# Date created: Sat Nov 1 2003
X# Whom: Lars Thegler <lars at thegler.dk>
X#
X# $FreeBSD$
X
XPORTNAME= File-Path-Expand
XPORTVERSION= 1.01
XCATEGORIES= devel perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= File
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= lars at thegler.dk
XCOMMENT= Expand filenames
X
XPERL_CONFIGURE= yes
X
XMAN3= File::Path::Expand.3
X
X.include <bsd.port.mk>
END-of-p5-File-Path-Expand/Makefile
echo x - p5-File-Path-Expand/pkg-descr
sed 's/^X//' >p5-File-Path-Expand/pkg-descr << 'END-of-p5-File-Path-Expand/pkg-descr'
XFile::Path::Expand expands user directories in filenames. For the
Xsimple case it's no more complex than s{^~/}{$HOME/}, but for other
Xcases it consults C<getpwent> and does the right thing.
X
XWWW: http://search.cpan.org/dist/File-Path-Expand
END-of-p5-File-Path-Expand/pkg-descr
echo x - p5-File-Path-Expand/pkg-plist
sed 's/^X//' >p5-File-Path-Expand/pkg-plist << 'END-of-p5-File-Path-Expand/pkg-plist'
X%%SITE_PERL%%/File/Path/Expand.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/File-Path-Expand/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File-Path-Expand
X at unexec rmdir %D/%%SITE_PERL%%/File/Path 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/File 2>/dev/null || true
END-of-p5-File-Path-Expand/pkg-plist
echo x - p5-File-Path-Expand/distinfo
sed 's/^X//' >p5-File-Path-Expand/distinfo << 'END-of-p5-File-Path-Expand/distinfo'
XMD5 (File-Path-Expand-1.01.tar.gz) = 6f09799e04a24fbb2879e5e18437ebdf
END-of-p5-File-Path-Expand/distinfo
exit
--- p5-File-Path-Expand-1.01.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list