Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  6 Dec 2000 16:40:48 -0800 (PST)
From:      brad@kazrak.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23340: New port: devel/p5-Term-Size
Message-ID:  <20001207004048.7DE8B68@mount-desert.nominum.com>
Resent-Message-ID: <200012070050.eB70o1V25681@freefall.freebsd.org>

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

>Number:         23340
>Category:       ports
>Synopsis:       New port: devel/p5-Term-Size
>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:   Wed Dec 06 16:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     R Bradford Jones
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
Kazrak Enterprises
>Environment:

Ports tree updated as of 6 December 2000.

>Description:

New port for the Perl5 module Term::Size attached.  Term::Size is a Perl5
module that allows determination of the size of the terminal window from
within Perl programs.

>How-To-Repeat:

Not applicable.

>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-Term-Size
#	p5-Term-Size/pkg-plist
#	p5-Term-Size/pkg-descr
#	p5-Term-Size/pkg-comment
#	p5-Term-Size/distinfo
#	p5-Term-Size/Makefile
#
echo c - p5-Term-Size
mkdir -p p5-Term-Size > /dev/null 2>&1
echo x - p5-Term-Size/pkg-plist
sed 's/^X//' >p5-Term-Size/pkg-plist << 'END-of-p5-Term-Size/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Term/Size.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term/Size/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term/Size/Size.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term/Size/Size.so
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term/Size/autosplit.ix
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term/Size
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Term 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Term 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Term 2>/dev/null || true
END-of-p5-Term-Size/pkg-plist
echo x - p5-Term-Size/pkg-descr
sed 's/^X//' >p5-Term-Size/pkg-descr << 'END-of-p5-Term-Size/pkg-descr'
XExcerpted from the README file:
X
XTerm::Size is a Perl module which provides a straightforward way to get
Xthe size of the terminal (or window) on which a script is running.
END-of-p5-Term-Size/pkg-descr
echo x - p5-Term-Size/pkg-comment
sed 's/^X//' >p5-Term-Size/pkg-comment << 'END-of-p5-Term-Size/pkg-comment'
XA Perl5 module to handle window size changes.
END-of-p5-Term-Size/pkg-comment
echo x - p5-Term-Size/distinfo
sed 's/^X//' >p5-Term-Size/distinfo << 'END-of-p5-Term-Size/distinfo'
XMD5 (Term-Size-0.2.tar.gz) = 982b5df8351e7654a42b7bffc0bf1d57
END-of-p5-Term-Size/distinfo
echo x - p5-Term-Size/Makefile
sed 's/^X//' >p5-Term-Size/Makefile << 'END-of-p5-Term-Size/Makefile'
X# New ports collection makefile for:    p5-Term-Size
X# Date created:				6 December 2000
X# Whom:	      				Brad Jones <brad@kazrak.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Term-Size
XPORTVERSION=	0.2
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Term
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	brad@kazrak.com
X
XUSE_PERL5=	YES
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Term::Size.3
X
Xdo-configure:
X		@cd ${WRKSRC}; ${SETENV} ${CONFIGURE_ENV} ${PERL5} Makefile.PL
X
X.include <bsd.port.mk>
END-of-p5-Term-Size/Makefile
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?20001207004048.7DE8B68>