ports/127881: [NEW PORT] devel/p5-Cwd - Get pathname of current working directory

Dennis Herrmann adox at mcx2.org
Sun Oct 5 15:50:03 UTC 2008


>Number:         127881
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Cwd - Get pathname of current working directory
>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 Oct 05 15:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dennis Herrmann
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD dhn.homeunix.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #2: Sun Sep 14 08:19:18 CEST 2008 root at contempt:/usr/obj/usr/src/sys/CONTEMPT i386


>Description:
Cwd - get pathname of current working directory

This module provides functions for determining the pathname of the current
working directory. It is recommended that getcwd (or another *cwd() function)
be used in all code to ensure portability.

By default, it exports the functions cwd(), getcwd(), fastcwd(), and
fastgetcwd() (and, on Win32, getdcwd()) into the caller's namespace.

WWW: http://search.cpan.org/~kwilliams/Cwd-2.21/Cwd.pm
>How-To-Repeat:
>Fix:

--- p5-Cwd-shar.sh 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-Cwd/Makefile
#	p5-Cwd/distinfo
#	p5-Cwd/pkg-descr
#	p5-Cwd/pkg-plist
#
echo x - p5-Cwd/Makefile
sed 's/^X//' >p5-Cwd/Makefile << 'END-of-p5-Cwd/Makefile'
X# New ports collection makefile for:	p5-Audio-Mixer
X# Date created:				06 Oct 2008
X# Whom:					Dennis Herrmann <adox at mcx2.org>
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	Cwd
XPORTVERSION=	2.21
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	adox at mcx2.org
XCOMMENT=	Get pathname of current working directory
X
XPERL_CONFIGURE=	YES
X
XMAN3=		Cwd.3
X
X.include <bsd.port.mk>
END-of-p5-Cwd/Makefile
echo x - p5-Cwd/distinfo
sed 's/^X//' >p5-Cwd/distinfo << 'END-of-p5-Cwd/distinfo'
XMD5 (Cwd-2.21.tar.gz) = 030eeaa1957726b5e32d0eaada9c7bf6
XSHA256 (Cwd-2.21.tar.gz) = 103ce2613776ea6a7bf1ab580fbbdad20a09e3ccd48a001a32c59e3d95b30260
XSIZE (Cwd-2.21.tar.gz) = 16223
END-of-p5-Cwd/distinfo
echo x - p5-Cwd/pkg-descr
sed 's/^X//' >p5-Cwd/pkg-descr << 'END-of-p5-Cwd/pkg-descr'
XCwd - get pathname of current working directory
X
XThis module provides functions for determining the pathname of the current
Xworking directory. It is recommended that getcwd (or another *cwd() function)
Xbe used in all code to ensure portability.
X
XBy default, it exports the functions cwd(), getcwd(), fastcwd(), and
Xfastgetcwd() (and, on Win32, getdcwd()) into the caller's namespace.
X
XWWW: http://search.cpan.org/~kwilliams/Cwd-2.21/Cwd.pm
END-of-p5-Cwd/pkg-descr
echo x - p5-Cwd/pkg-plist
sed 's/^X//' >p5-Cwd/pkg-plist << 'END-of-p5-Cwd/pkg-plist'
X%%SITE_PERL%%/%%PERL_ARCH%%/Cwd.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cwd/Cwd.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cwd/Cwd.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cwd/.packlist
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cwd
END-of-p5-Cwd/pkg-plist
exit
--- p5-Cwd-shar.sh ends here ---


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



More information about the freebsd-ports-bugs mailing list