Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2000 21:25:02 -0800 (PST)
From:      joseph@randomnetworks.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23015: NEW PORT devel/p5-File-Tail
Message-ID:  <200011220525.eAM5P2b09829@rodan.water-programs.com>

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

>Number:         23015
>Category:       ports
>Synopsis:       NEW devel/p5-File-Tail
>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 Nov 21 21:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.2-BETA i386
>Organization:
randomnetworks.com
>Environment:

ports collection

>Description:

This is a new port for the File::Tail perl module.  This module implements
tail(1) in perl.

>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-Tail
# p5-File-Tail/Makefile
# p5-File-Tail/distinfo
# p5-File-Tail/pkg-descr
# p5-File-Tail/pkg-plist
# p5-File-Tail/pkg-comment
#
echo c - p5-File-Tail
mkdir -p p5-File-Tail > /dev/null 2>&1
echo x - p5-File-Tail/Makefile
sed 's/^X//' >p5-File-Tail/Makefile << 'END-of-p5-File-Tail/Makefile'
X# New ports collection makefile for: p5-File-Tail
X# Date created:  Tue 21 Nov 2000
X# Whom:  joseph@randomnetworks.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=  File-Tail
XPORTVERSION= 0.97
XCATEGORIES=  devel perl5
XMASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=  File
XPKGNAMEPREFIX= p5-
X
XMAINTAINER=  joseph@randomnetworks.com
X
XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/H
iRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
X
XUSE_PERL5= yes
X
XMAN3=    File::Tail.3
XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
X
Xdo-configure:
X @cd ${WRKSRC}; ${PERL5} Makefile.PL PREFIX=${PREFIX} \
X   LIB=${PREFIX}/lib/perl5/site_perl/${PERL_VER} \
X     INSTALLMAN3DIR=${MANPREFIX}/man/man3
X
X.include <bsd.port.mk>
END-of-p5-File-Tail/Makefile
echo x - p5-File-Tail/distinfo
sed 's/^X//' >p5-File-Tail/distinfo << 'END-of-p5-File-Tail/distinfo'
XMD5 (File-Tail-0.97.tar.gz) = f516d3e619db0bf7205b4ab4d6daede6
END-of-p5-File-Tail/distinfo
echo x - p5-File-Tail/pkg-descr
sed 's/^X//' >p5-File-Tail/pkg-descr << 'END-of-p5-File-Tail/pkg-descr'
XA perl5 module implementing tail(1)
END-of-p5-File-Tail/pkg-descr
echo x - p5-File-Tail/pkg-plist
sed 's/^X//' >p5-File-Tail/pkg-plist << 'END-of-p5-File-Tail/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/File/Tail.pm
Xlib/perl5/site_perl/%%PERL_VER%%/auto/File/Tail/autosplit.ix
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/Tail/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/File/Tail
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/Tail
X@unexec rmdir lib/perl5/site_perl/%%PERL_VER%%/File 2>/dev/null || true
X@unexec rmdir lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File 2>/dev/n
ull || true
END-of-p5-File-Tail/pkg-plist
echo x - p5-File-Tail/pkg-comment
sed 's/^X//' >p5-File-Tail/pkg-comment << 'END-of-p5-File-Tail/pkg-comment'
XA perl5 module implementing tail(1)
END-of-p5-File-Tail/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?200011220525.eAM5P2b09829>