From owner-freebsd-ports Fri Feb 20 12:10:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA22624 for freebsd-ports-outgoing; Fri, 20 Feb 1998 12:10:03 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA22590; Fri, 20 Feb 1998 12:10:01 -0800 (PST) (envelope-from gnats) Received: from mph124.rh.psu.edu (mph@MPH124.rh.psu.edu [128.118.126.83]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA22054 for ; Fri, 20 Feb 1998 12:06:35 -0800 (PST) (envelope-from mph@mph124.rh.psu.edu) Received: (from mph@localhost) by mph124.rh.psu.edu (8.8.8/8.8.8) id PAA24190; Fri, 20 Feb 1998 15:06:20 -0500 (EST) (envelope-from mph) Message-Id: <199802202006.PAA24190@mph124.rh.psu.edu> Date: Fri, 20 Feb 1998 15:06:20 -0500 (EST) From: mph@pobox.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5804: New port: p5-ReadLine-Perl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 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 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