Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 2004 20:19:05 +0800 (CST)
From:      Rong-En Fan <rafan@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70768: [NEW PORT] devel/p5-File-BaseDir: Use the freedesktop basedir spec
Message-ID:  <200408211219.i7LCJ5UZ035509@rafan.csie.org>
Resent-Message-ID: <200408211230.i7LCUNOI010515@freefall.freebsd.org>

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

>Number:         70768
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-File-BaseDir: Use the freedesktop basedir spec
>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 Aug 21 12:30:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
NTU CSIE
>Environment:
System: FreeBSD rafan.csie.org 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #2: Mon Jul 19 03:22:42 CST 2004
>Description:
>From CPAN:
This module can be used to find directories and files as
specified by the XDG Base Directory Specification. It takes
care of defaults and uses File::Spec to make the output
platform specific.

This module forked from File::MimeInfo.

For this module the XDG basedir specification 0.6 was used.

==
This port will be required by devel/svk 0.19.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-File-BaseDir-0.02.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-BaseDir
#	p5-File-BaseDir/Makefile
#	p5-File-BaseDir/distinfo
#	p5-File-BaseDir/pkg-descr
#	p5-File-BaseDir/pkg-plist
#
echo c - p5-File-BaseDir
mkdir -p p5-File-BaseDir > /dev/null 2>&1
echo x - p5-File-BaseDir/Makefile
sed 's/^X//' >p5-File-BaseDir/Makefile << 'END-of-p5-File-BaseDir/Makefile'
X# New ports collection makefile for:	devel/p5-File-BaseDir
X# Date created:				Aug 21 2004
X# Whom:					Rong-En Fan <rafan@infor.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	File-BaseDir
XPORTVERSION=	0.02
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/P/PA/PARDUS/${PORTNAME}
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	rafan@infor.org
XCOMMENT=	Use the freedesktop basedir spec
X
XPERL_CONFIGURE=	yes
X
XMAN3=		File::BaseDir.3
X
X.include <bsd.port.mk>
END-of-p5-File-BaseDir/Makefile
echo x - p5-File-BaseDir/distinfo
sed 's/^X//' >p5-File-BaseDir/distinfo << 'END-of-p5-File-BaseDir/distinfo'
XMD5 (File-BaseDir-0.02.tar.gz) = 00e2729f364d430350355250cb9007e0
XSIZE (File-BaseDir-0.02.tar.gz) = 2462
END-of-p5-File-BaseDir/distinfo
echo x - p5-File-BaseDir/pkg-descr
sed 's/^X//' >p5-File-BaseDir/pkg-descr << 'END-of-p5-File-BaseDir/pkg-descr'
XThis module can be used to find directories and files as
Xspecified by the XDG Base Directory Specification. It takes
Xcare of defaults and uses File::Spec to make the output
Xplatform specific.
X
XThis module forked from File::MimeInfo.
X
XFor this module the XDG basedir specification 0.6 was used.
END-of-p5-File-BaseDir/pkg-descr
echo x - p5-File-BaseDir/pkg-plist
sed 's/^X//' >p5-File-BaseDir/pkg-plist << 'END-of-p5-File-BaseDir/pkg-plist'
X%%SITE_PERL%%/File/BaseDir.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/BaseDir/.packlist
X@unexec rmdir %D/%%SITE_PERL%%/File 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/BaseDir 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true
END-of-p5-File-BaseDir/pkg-plist
exit
--- p5-File-BaseDir-0.02.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?200408211219.i7LCJ5UZ035509>