Date: Mon, 19 Jul 2004 23:27:42 +0800 (CST) From: Cheng-Lung Sung <clsung@dragon2.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/69302: [NEW PORT] devel/p5-IO-Util: A selection of general-utility IO function Message-ID: <20040719152742.036EF1584D@mail.dragon2.net> Resent-Message-ID: <200407191530.i6JFUBNW072623@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69302 >Category: ports >Synopsis: [NEW PORT] devel/p5-IO-Util: A selection of general-utility IO function >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: Mon Jul 19 15:30:11 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 4.10-RELEASE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD sungsung.csie.nctu.edu.tw 4.10-RELEASE FreeBSD 4.10-RELEASE #1: Wed Jun 9 11:27:45 CST >Description: - required by www/p5-HTML-TableTiler-1.18 IO::Util - A selection of general-utility IO function This is a micro-weight module that exports just a couple of functions of general utility in IO operations. WWW: http://search.cpan.org/dist/IO-Util/ Author: Domizio Demichelis Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- p5-IO-Util-1.26.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-IO-Util # p5-IO-Util/Makefile # p5-IO-Util/distinfo # p5-IO-Util/pkg-descr # p5-IO-Util/pkg-plist # echo c - p5-IO-Util mkdir -p p5-IO-Util > /dev/null 2>&1 echo x - p5-IO-Util/Makefile sed 's/^X//' >p5-IO-Util/Makefile << 'END-of-p5-IO-Util/Makefile' X# New ports collection makefile for: IO-Util X# Date created: Mon Jul 19 23:18:01 CST 2004 X# Whom: Cheng-Lung Sung <clsung@dragon2.net> X# X# $FreeBSD$ X# X XPORTNAME= IO-Util XPORTVERSION= 1.26 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= IO XPKGNAMEPREFIX= p5- X XMAINTAINER= ports@FreeBSD.org XCOMMENT= A selection of general-utility IO function X XPERL_CONFIGURE= yes X XMAN3= IO::Util.3 X X.include <bsd.port.mk> END-of-p5-IO-Util/Makefile echo x - p5-IO-Util/distinfo sed 's/^X//' >p5-IO-Util/distinfo << 'END-of-p5-IO-Util/distinfo' XMD5 (IO-Util-1.26.tar.gz) = 6093c39bc143dbe0dd77294481fc2daf XSIZE (IO-Util-1.26.tar.gz) = 3721 END-of-p5-IO-Util/distinfo echo x - p5-IO-Util/pkg-descr sed 's/^X//' >p5-IO-Util/pkg-descr << 'END-of-p5-IO-Util/pkg-descr' XIO::Util - A selection of general-utility IO function X XThis is a micro-weight module that exports just a couple of Xfunctions of general utility in IO operations. X XWWW: http://search.cpan.org/dist/IO-Util/ XAuthor: Domizio Demichelis END-of-p5-IO-Util/pkg-descr echo x - p5-IO-Util/pkg-plist sed 's/^X//' >p5-IO-Util/pkg-plist << 'END-of-p5-IO-Util/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Util/.packlist X%%SITE_PERL%%/IO/Util.pm X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Util/ X@unexec rmdir %D/%%SITE_PERL%%/IO 2>/dev/null || true END-of-p5-IO-Util/pkg-plist exit --- p5-IO-Util-1.26.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?20040719152742.036EF1584D>