Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 1998 15:06:20 -0500 (EST)
From:      mph@pobox.com
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/5804: New port: p5-ReadLine-Perl
Message-ID:  <199802202006.PAA24190@mph124.rh.psu.edu>

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

>Number:         5804
>Category:       ports
>Synopsis:       New port: p5-ReadLine-Perl
>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:   Fri Feb 20 12:10:00 PST 1998
>Last-Modified:
>Originator:     Matthew Hunt
>Organization:
>Release:        FreeBSD 2.2.5-STABLE i386
>Environment:

	

>Description:

This is a Perl 5 module Term::ReadLine::Perl which provides input
editing for Term::ReadLine.  Unlike Term::ReadLine::Gnu (submitted in
another PR), this module does not use GNU readline.  It is entirely
Perl code.

>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-ReadLine-Perl
#	p5-ReadLine-Perl/files
#	p5-ReadLine-Perl/files/md5
#	p5-ReadLine-Perl/pkg
#	p5-ReadLine-Perl/pkg/PLIST
#	p5-ReadLine-Perl/pkg/COMMENT
#	p5-ReadLine-Perl/pkg/DESCR
#	p5-ReadLine-Perl/Makefile
#
echo c - p5-ReadLine-Perl
mkdir -p p5-ReadLine-Perl > /dev/null 2>&1
echo c - p5-ReadLine-Perl/files
mkdir -p p5-ReadLine-Perl/files > /dev/null 2>&1
echo x - p5-ReadLine-Perl/files/md5
sed 's/^X//' >p5-ReadLine-Perl/files/md5 << 'END-of-p5-ReadLine-Perl/files/md5'
XMD5 (Term-ReadLine-Perl-0.9902.tar.gz) = 053b424a0af8a3064c761b46531efc54
END-of-p5-ReadLine-Perl/files/md5
echo c - p5-ReadLine-Perl/pkg
mkdir -p p5-ReadLine-Perl/pkg > /dev/null 2>&1
echo x - p5-ReadLine-Perl/pkg/PLIST
sed 's/^X//' >p5-ReadLine-Perl/pkg/PLIST << 'END-of-p5-ReadLine-Perl/pkg/PLIST'
Xlib/perl5/site_perl/Term/ReadLine/Perl.pm
Xlib/perl5/site_perl/Term/ReadLine/readline.pm
Xlib/perl5/site_perl/i386-freebsd/auto/Term/ReadLine/.packlist
END-of-p5-ReadLine-Perl/pkg/PLIST
echo x - p5-ReadLine-Perl/pkg/COMMENT
sed 's/^X//' >p5-ReadLine-Perl/pkg/COMMENT << 'END-of-p5-ReadLine-Perl/pkg/COMMENT'
XPerl 5 module that allows Term::ReadLine editing without GNU readline.
END-of-p5-ReadLine-Perl/pkg/COMMENT
echo x - p5-ReadLine-Perl/pkg/DESCR
sed 's/^X//' >p5-ReadLine-Perl/pkg/DESCR << 'END-of-p5-ReadLine-Perl/pkg/DESCR'
XThis module allows Term::ReadLine (which ships with Perl 5) to
Xprovide satisfactory editing without using GNU readline.
END-of-p5-ReadLine-Perl/pkg/DESCR
echo x - p5-ReadLine-Perl/Makefile
sed 's/^X//' >p5-ReadLine-Perl/Makefile << 'END-of-p5-ReadLine-Perl/Makefile'
X# New ports collection makefile for:	p5-ReadLine-Perl
X# Version required:			0.9902
X# Date created:				20 February 1998
X# Whom:	      				Matthew Hunt <mph@pobox.com>
X#
X# $Id$
X#
X
XDISTNAME=	Term-ReadLine-Perl-0.9902
XPKGNAME=	p5-ReadLine-Perl-0.9902
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Term
X
XMAINTAINER=	mph@pobox.com
X
XUSE_PERL5=	YES
X
Xdo-configure:
X		@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
X
X.include <bsd.port.mk>
END-of-p5-ReadLine-Perl/Makefile
exit

>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?199802202006.PAA24190>