Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Mar 2001 13:09:35 +0200
From:      johann@egenetics.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25767: New port: devel/p5-File-Temp
Message-ID:  <E14cmgJ-000GVF-00@fling.sanbi.ac.za>

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

>Number:         25767
>Category:       ports
>Synopsis:       New port: devel/p5-File-Temp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 13 03:10:04 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Johann Visagie
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Electric Genetics
>Environment:
>Description:
- Small Perl5 mod to create temporary files or directories safely.
>How-To-Repeat:
>Fix:
# 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-Temp
#	p5-File-Temp/Makefile
#	p5-File-Temp/distinfo
#	p5-File-Temp/pkg-descr
#	p5-File-Temp/pkg-plist
#	p5-File-Temp/pkg-comment
#
echo c - p5-File-Temp
mkdir -p p5-File-Temp > /dev/null 2>&1
echo x - p5-File-Temp/Makefile
sed 's/^X//' >p5-File-Temp/Makefile << 'END-of-p5-File-Temp/Makefile'
X# New ports collection makefile for:	p5-File-Temp
X# Date created:		13 March 2001
X# Whom:	      		Johann Visagie <johann@egenetics.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	File-Temp
XPORTVERSION=	0.12
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	File
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	johann@egenetics.com
X
XRUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
X
XPERL_CONFIGURE=	YES
X
XMAN3=		File::Temp.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-File-Temp/Makefile
echo x - p5-File-Temp/distinfo
sed 's/^X//' >p5-File-Temp/distinfo << 'END-of-p5-File-Temp/distinfo'
XMD5 (File-Temp-0.12.tar.gz) = 5e292917da811e0290f6c74aaa9b0f8a
END-of-p5-File-Temp/distinfo
echo x - p5-File-Temp/pkg-descr
sed 's/^X//' >p5-File-Temp/pkg-descr << 'END-of-p5-File-Temp/pkg-descr'
XFile::Temp is a Perl5 module which can be used to generate temporary files
X(providing a filename and filehandle) or directories.  Possible race
Xconditions are avoided and some security checks are performed (e.g. making
Xsure the sticky bit is set on world writeable temp directories).
X
XIt should be considered to be in a beta state.
X
XAuthor: Tim Jenness <t.jenness@jach.hawaii.edu>
X
X-- Johann Visagie <johann@egenetics.com>
END-of-p5-File-Temp/pkg-descr
echo x - p5-File-Temp/pkg-plist
sed 's/^X//' >p5-File-Temp/pkg-plist << 'END-of-p5-File-Temp/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/File/Temp.pm
Xlib/perl5/site_perl/%%PERL_VER%%/mach/auto/File/Temp/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/mach/auto/File/Temp
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/File 2>/dev/null || true
END-of-p5-File-Temp/pkg-plist
echo x - p5-File-Temp/pkg-comment
sed 's/^X//' >p5-File-Temp/pkg-comment << 'END-of-p5-File-Temp/pkg-comment'
XPerl5 module to generate temporary files or directories safely
END-of-p5-File-Temp/pkg-comment
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E14cmgJ-000GVF-00>