ports/61536: new port: devel/p5-IO-Tee

David Fleck dcf at mchsi.com
Sun Jan 18 16:20:18 UTC 2004


>Number:         61536
>Category:       ports
>Synopsis:       new port: devel/p5-IO-Tee
>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 Jan 18 08:20:13 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     David Fleck
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
n/a
>Environment:
System: FreeBSD grond.sourballs.org 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #0: Thu Jan 8 07:34:34 CST 2004 root at grond.sourballs.org:/usr/obj/usr/src/sys/GROND040108 i386


# 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:
#
#	/usr/ports/devel/p5-IO-Tee
#	/usr/ports/devel/p5-IO-Tee/Makefile
#	/usr/ports/devel/p5-IO-Tee/pkg-plist
#	/usr/ports/devel/p5-IO-Tee/pkg-descr
#	/usr/ports/devel/p5-IO-Tee/distinfo
#
echo c - /usr/ports/devel/p5-IO-Tee
mkdir -p /usr/ports/devel/p5-IO-Tee > /dev/null 2>&1
echo x - /usr/ports/devel/p5-IO-Tee/Makefile
sed 's/^X//' >/usr/ports/devel/p5-IO-Tee/Makefile << 'END-of-/usr/ports/devel/p5-IO-Tee/Makefile'
X# New ports collection makefile for:	p5-IO-Tee
X# Date created:		Sun Jan 18 07:27:41 CST 2004
X# Whom:					dcf at aracnet.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=	IO-Tee
XPORTVERSION= 0.64
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	IO
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	dcf at aracnet.com
XCOMMENT=	Multiplex output to multiple output handles
X
XPERL_CONFIGURE=	yes
X
XMAN3=		IO::Tee.3
X
X.include <bsd.port.pre.mk>
X
X.include <bsd.port.post.mk>
END-of-/usr/ports/devel/p5-IO-Tee/Makefile
echo x - /usr/ports/devel/p5-IO-Tee/pkg-plist
sed 's/^X//' >/usr/ports/devel/p5-IO-Tee/pkg-plist << 'END-of-/usr/ports/devel/p5-IO-Tee/pkg-plist'
X%%SITE_PERL%%/IO/Tee.pm
X at unexec rmdir %D/%%SITE_PERL%%/IO         2>/dev/null || true
END-of-/usr/ports/devel/p5-IO-Tee/pkg-plist
echo x - /usr/ports/devel/p5-IO-Tee/pkg-descr
sed 's/^X//' >/usr/ports/devel/p5-IO-Tee/pkg-descr << 'END-of-/usr/ports/devel/p5-IO-Tee/pkg-descr'
XIO::Tee
X=======
X
XThe `IO::Tee' constructor, given a list of output handles,
Xreturns a tied handle that can be written to but not read from.
XWhen written to (using print or printf), it multiplexes the
Xoutput to the list of handles originally passed to the
Xconstructor. As a shortcut, you can also directly pass a string
Xor an array reference to the constructor, in which case
X`IO::File::new' is called for you with the specified argument or
Xarguments.
END-of-/usr/ports/devel/p5-IO-Tee/pkg-descr
echo x - /usr/ports/devel/p5-IO-Tee/distinfo
sed 's/^X//' >/usr/ports/devel/p5-IO-Tee/distinfo << 'END-of-/usr/ports/devel/p5-IO-Tee/distinfo'
XMD5 (IO-Tee-0.64.tar.gz) = 97d91e38fcadc1f01d8030a8d4f30701
END-of-/usr/ports/devel/p5-IO-Tee/distinfo
exit


>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list