Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2006 15:37:07 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/100305: [NEW PORT] devel/p5-Term-ReadLine-Perl: A minimal interface to Readline libraries
Message-ID:  <200607141937.k6EJb77o038172@stjames.stthomasanglican.org>
Resent-Message-ID: <200607141940.k6EJeFJH022166@freefall.freebsd.org>

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

>Number:         100305
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Term-ReadLine-Perl: A minimal interface to Readline libraries
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 14 19:40:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.1-RELEASE-p2 i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD stjames.stthomasanglican.org 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #27: Sat Jun 24 23:38:22 EDT 2006
>Description:
This is a quick implementation of the minimal interface to Readline
libraries. The implementation is made in Perl (mostly) by Jeffrey
Friedl. The only thing this library does is to make it conformant
(and add some minimal changes, like using Term::ReadKey if present,
and correct work under xterm).

Author: cpan@ilyaz.org 
WWW: http://www.cpan.org

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Term-ReadLine-Perl-1.0302.shar begins here ---
# 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-ReadLine-Perl
#	p5-Term-ReadLine-Perl/pkg-descr
#	p5-Term-ReadLine-Perl/Makefile
#	p5-Term-ReadLine-Perl/pkg-plist
#	p5-Term-ReadLine-Perl/distinfo
#
echo c - p5-Term-ReadLine-Perl
mkdir -p p5-Term-ReadLine-Perl > /dev/null 2>&1
echo x - p5-Term-ReadLine-Perl/pkg-descr
sed 's/^X//' >p5-Term-ReadLine-Perl/pkg-descr << 'END-of-p5-Term-ReadLine-Perl/pkg-descr'
XThis is a quick implementation of the minimal interface to Readline
Xlibraries. The implementation is made in Perl (mostly) by Jeffrey
XFriedl. The only thing this library does is to make it conformant
X(and add some minimal changes, like using Term::ReadKey if present,
Xand correct work under xterm).
X
XAuthor: cpan@ilyaz.org 
XWWW: http://www.cpan.org
END-of-p5-Term-ReadLine-Perl/pkg-descr
echo x - p5-Term-ReadLine-Perl/Makefile
sed 's/^X//' >p5-Term-ReadLine-Perl/Makefile << 'END-of-p5-Term-ReadLine-Perl/Makefile'
X# New ports collection makefile for:	p5-Term-ReadLine-Perl
X# Date created:		2006-07-14
X# Whom:			Thomas Abthorpe <thomas@goodking.ca>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		Term-ReadLine-Perl
XPORTVERSION=		1.0302
XCATEGORIES=		devel perl5
XMASTER_SITES=		${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Term
XPKGNAMEPREFIX=		p5-
XDISTNAME=		${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	thomas@goodking.ca
XCOMMENT=	A minimal interface to Readline libraries
X
XPERL_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-p5-Term-ReadLine-Perl/Makefile
echo x - p5-Term-ReadLine-Perl/pkg-plist
sed 's/^X//' >p5-Term-ReadLine-Perl/pkg-plist << 'END-of-p5-Term-ReadLine-Perl/pkg-plist'
X%%SITE_PERL%%/Term/ReadLine/Perl.pm
X%%SITE_PERL%%/Term/ReadLine/readline.pm
X%%SITE_PERL%%/mach/auto/Term/ReadLine/.packlist
X@dirrm %%SITE_PERL%%/mach/auto/Term/ReadLine
X@dirrmtry %%SITE_PERL%%/auto/Term
X@dirrm %%SITE_PERL%%/Term/ReadLine
X@dirrmtry %%SITE_PERL%%/Term
END-of-p5-Term-ReadLine-Perl/pkg-plist
echo x - p5-Term-ReadLine-Perl/distinfo
sed 's/^X//' >p5-Term-ReadLine-Perl/distinfo << 'END-of-p5-Term-ReadLine-Perl/distinfo'
XMD5 (Term-ReadLine-Perl-1.0302.tar.gz) = b68fca52e071e5307670519609ab269c
XSHA256 (Term-ReadLine-Perl-1.0302.tar.gz) = 4da6de817081eac527cbef3e09b602e426dd94f9e8fec272371f7ddf5fbb52f4
XSIZE (Term-ReadLine-Perl-1.0302.tar.gz) = 47856
END-of-p5-Term-ReadLine-Perl/distinfo
exit
--- p5-Term-ReadLine-Perl-1.0302.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607141937.k6EJb77o038172>