ports/102567: [NEW PORT] perl5/p5-Archive-Any: Single interface to deal with file archives
Gea-Suan Lin
gslin at gslin.org
Sun Aug 27 17:21:24 UTC 2006
>Number: 102567
>Category: ports
>Synopsis: [NEW PORT] perl5/p5-Archive-Any: Single interface to deal with file archives
>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 Aug 27 17:10:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
This module is a single interface for manipulating different archive
formats. Tarballs, zip files, etc.
WWW: http://search.cpan.org/dist/Archive-Any/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Archive-Any-0.09.2.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-Archive-Any
# p5-Archive-Any/pkg-descr
# p5-Archive-Any/Makefile
# p5-Archive-Any/pkg-plist
# p5-Archive-Any/distinfo
#
echo c - p5-Archive-Any
mkdir -p p5-Archive-Any > /dev/null 2>&1
echo x - p5-Archive-Any/pkg-descr
sed 's/^X//' >p5-Archive-Any/pkg-descr << 'END-of-p5-Archive-Any/pkg-descr'
XThis module is a single interface for manipulating different archive
Xformats. Tarballs, zip files, etc.
X
XWWW: http://search.cpan.org/dist/Archive-Any/
END-of-p5-Archive-Any/pkg-descr
echo x - p5-Archive-Any/Makefile
sed 's/^X//' >p5-Archive-Any/Makefile << 'END-of-p5-Archive-Any/Makefile'
X# New ports collection makefile for: p5-Archive-Any
X# Date created: 2006-08-28
X# Whom: Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= Archive-Any
XPORTVERSION= 0.09.2
XCATEGORIES= perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Archive
XPKGNAMEPREFIX= p5-
XDISTNAME= ${PORTNAME}-0.092
X
XMAINTAINER= perl at FreeBSD.org
XCOMMENT= Single interface to deal with file archives
X
XRUN_DEPENDS= ${SITE_PERL}/MIME/Types.pm:${PORTSDIR}/mail/p5-MIME-Types \
X p5-Archive-Tar>=0.22:${PORTSDIR}/archivers/p5-Archive-Tar \
X p5-Archive-Zip>=1.07:${PORTSDIR}/archivers/p5-Archive-Zip \
X p5-File-MMagic>=1.27:${PORTSDIR}/devel/p5-File-MMagic \
X p5-Module-Find>=0.05:${PORTSDIR}/devel/p5-Module-Find
XBUILD_DEPENDS= ${RUN_DEPENDS}
X
XPERL_CONFIGURE= yes
X
XMAN3= Archive::Any.3 Archive::Any::Plugin.3 \
X Archive::Any::Plugin::Tar.3 Archive::Any::Plugin::Zip.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600 # Inherited from dependencies
XIGNORE= requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Archive-Any/Makefile
echo x - p5-Archive-Any/pkg-plist
sed 's/^X//' >p5-Archive-Any/pkg-plist << 'END-of-p5-Archive-Any/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive/Any/.packlist
X%%SITE_PERL%%/Archive/Any.pm
X%%SITE_PERL%%/Archive/Any/Plugin.pm
X%%SITE_PERL%%/Archive/Any/Plugin/Tar.pm
X%%SITE_PERL%%/Archive/Any/Plugin/Zip.pm
X at dirrmtry %%SITE_PERL%%/Archive/Any/Plugin
X at dirrmtry %%SITE_PERL%%/Archive/Any
X at dirrmtry %%SITE_PERL%%/Archive
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive/Any
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive
END-of-p5-Archive-Any/pkg-plist
echo x - p5-Archive-Any/distinfo
sed 's/^X//' >p5-Archive-Any/distinfo << 'END-of-p5-Archive-Any/distinfo'
XMD5 (Archive-Any-0.092.tar.gz) = 5edd9d14ce48dd1520dc163015ece8c2
XSHA256 (Archive-Any-0.092.tar.gz) = eaa6a3dec05a2bf3497fb7cbab16cabcf0a3e62048265f271aa922b85a938bc5
XSIZE (Archive-Any-0.092.tar.gz) = 18418
END-of-p5-Archive-Any/distinfo
exit
--- p5-Archive-Any-0.09.2.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list