Date: Thu, 19 Feb 1998 14:03:01 -0500 (EST) From: Matthew Hunt <mph@pobox.com> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/5793: New port: p5-ReadLine-Gnu Message-ID: <199802191903.OAA02865@mph124.rh.psu.edu>
next in thread | raw e-mail | index | archive | help
>Number: 5793 >Category: ports >Synopsis: New port: p5-ReadLine-Gnu >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: Thu Feb 19 11:10:02 PST 1998 >Last-Modified: >Originator: Matthew Hunt >Organization: >Release: FreeBSD 2.2.5-STABLE i386 >Environment: >Description: The Term::ReadLine::Gnu module for Perl 5 allows Term::ReadLine (shipped with Perl 5) to use the GNU readline library, which is included with FreeBSD. >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-Gnu # p5-ReadLine-Gnu/files # p5-ReadLine-Gnu/files/md5 # p5-ReadLine-Gnu/pkg # p5-ReadLine-Gnu/pkg/PLIST # p5-ReadLine-Gnu/pkg/COMMENT # p5-ReadLine-Gnu/pkg/DESCR # p5-ReadLine-Gnu/Makefile # echo c - p5-ReadLine-Gnu mkdir -p p5-ReadLine-Gnu > /dev/null 2>&1 echo c - p5-ReadLine-Gnu/files mkdir -p p5-ReadLine-Gnu/files > /dev/null 2>&1 echo x - p5-ReadLine-Gnu/files/md5 sed 's/^X//' >p5-ReadLine-Gnu/files/md5 << 'END-of-p5-ReadLine-Gnu/files/md5' XMD5 (Term-ReadLine-Gnu-0.09.tar.gz) = f602548d279747fc9832c4d76d65045f END-of-p5-ReadLine-Gnu/files/md5 echo c - p5-ReadLine-Gnu/pkg mkdir -p p5-ReadLine-Gnu/pkg > /dev/null 2>&1 echo x - p5-ReadLine-Gnu/pkg/PLIST sed 's/^X//' >p5-ReadLine-Gnu/pkg/PLIST << 'END-of-p5-ReadLine-Gnu/pkg/PLIST' Xlib/perl5/site_perl/i386-freebsd/auto/Term/ReadLine/Gnu/Gnu.so Xlib/perl5/site_perl/i386-freebsd/auto/Term/ReadLine/Gnu/Gnu.bs Xlib/perl5/site_perl/Term/ReadLine/Gnu.pm Xlib/perl5/man/man3/Term::ReadLine::Gnu.3.gz Xlib/perl5/site_perl/i386-freebsd/auto/Term/ReadLine/Gnu/.packlist X@dirrm lib/perl5/site_perl/i386-freebsd/auto/Term/ReadLine/Gnu END-of-p5-ReadLine-Gnu/pkg/PLIST echo x - p5-ReadLine-Gnu/pkg/COMMENT sed 's/^X//' >p5-ReadLine-Gnu/pkg/COMMENT << 'END-of-p5-ReadLine-Gnu/pkg/COMMENT' XPerl 5 module that allows Term::ReadLine to use GNU readline. END-of-p5-ReadLine-Gnu/pkg/COMMENT echo x - p5-ReadLine-Gnu/pkg/DESCR sed 's/^X//' >p5-ReadLine-Gnu/pkg/DESCR << 'END-of-p5-ReadLine-Gnu/pkg/DESCR' XThis module allows Term::ReadLine (which ships with Perl 5) to use Xthe GNU readline library, for improved command line editing and Xrecall in programs using Term::ReadLine. END-of-p5-ReadLine-Gnu/pkg/DESCR echo x - p5-ReadLine-Gnu/Makefile sed 's/^X//' >p5-ReadLine-Gnu/Makefile << 'END-of-p5-ReadLine-Gnu/Makefile' X# New ports collection makefile for: p5-ReadLine-Gnu X# Version required: 0.09 X# Date created: 19 February 1998 X# Whom: Matthew Hunt <mph@pobox.com> X# X# $Id$ X# X XDISTNAME= Term-ReadLine-Gnu-0.09 XPKGNAME= p5-ReadLine-Gnu-0.09 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Term X XMAINTAINER= mph@pobox.com X XUSE_PERL5= YES X XMAN3= Term::ReadLine::Gnu.3 XMANPREFIX= ${PREFIX}/lib/perl5 X X# We override LDDLFLAGS and LDFLAGS to keep it from adding -L/usr/local/lib X# automatically. There is sometimes an old libreadline in /usr/local/lib X# and this module won't work with it. Xdo-configure: X @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL LDDLFLAGS=-Bshareable LDFLAGS=-L/usr/lib X X.include <bsd.port.mk> END-of-p5-ReadLine-Gnu/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?199802191903.OAA02865>