ports/72048: [NEW PORT] devel/p5-Term-ReadLine-Zoid: Provides an interactive input buffer written in plain PERL

Ying-Chieh Liao ijliao at csie.nctu.edu.tw
Fri Sep 24 04:00:46 UTC 2004


>Number:         72048
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Term-ReadLine-Zoid: Provides an interactive input buffer written in plain PERL
>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 Sep 24 04:00:45 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat May 29 08:18:00 CST 2004
>Description:
This package provides a set of modules that form an interactive input buffer
written in plain perl with minimal dependencies. It features almost all
key-bindings described in the posix spec for the sh(1) utility with some
extensions like multiline editing; this includes a vi-command mode with a
save-buffer (for copy-pasting) and an undo-stack.

WWW: http://search.cpan.org/dist/Term-ReadLine-Zoid/

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

--- p5-Term-ReadLine-Zoid-0.06.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-Zoid
#	p5-Term-ReadLine-Zoid/Makefile
#	p5-Term-ReadLine-Zoid/distinfo
#	p5-Term-ReadLine-Zoid/pkg-descr
#	p5-Term-ReadLine-Zoid/pkg-plist
#
echo c - p5-Term-ReadLine-Zoid
mkdir -p p5-Term-ReadLine-Zoid > /dev/null 2>&1
echo x - p5-Term-ReadLine-Zoid/Makefile
sed 's/^X//' >p5-Term-ReadLine-Zoid/Makefile << 'END-of-p5-Term-ReadLine-Zoid/Makefile'
X# ex:ts=8
X# Ports collection makefile for:	Term::ReadLine::Zoid
X# Date created:			Sep 24, 2004
X# Whom:				ijliao
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Term-ReadLine-Zoid
XPORTVERSION=	0.06
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
X		http://zoidberg.student.utwente.nl/downloads/Term-ReadLine-Zoid/
XMASTER_SITE_SUBDIR=	Term
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports at FreeBSD.org
XCOMMENT=	Provides an interactive input buffer written in plain PERL
X
XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey
XRUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey
X
XPERL_MODBUILD=	yes
X
XMAN3=	Term::ReadLine::Zoid.3 \
X	Term::ReadLine::Zoid::Base.3 \
X	Term::ReadLine::Zoid::Emacs.3 \
X	Term::ReadLine::Zoid::FileBrowse.3 \
X	Term::ReadLine::Zoid::ISearch.3 \
X	Term::ReadLine::Zoid::ViCommand.3
X
X.include <bsd.port.mk>
END-of-p5-Term-ReadLine-Zoid/Makefile
echo x - p5-Term-ReadLine-Zoid/distinfo
sed 's/^X//' >p5-Term-ReadLine-Zoid/distinfo << 'END-of-p5-Term-ReadLine-Zoid/distinfo'
XMD5 (Term-ReadLine-Zoid-0.06.tar.gz) = d8f9414b462d5ad5576c40c50175760b
XSIZE (Term-ReadLine-Zoid-0.06.tar.gz) = 33293
END-of-p5-Term-ReadLine-Zoid/distinfo
echo x - p5-Term-ReadLine-Zoid/pkg-descr
sed 's/^X//' >p5-Term-ReadLine-Zoid/pkg-descr << 'END-of-p5-Term-ReadLine-Zoid/pkg-descr'
XThis package provides a set of modules that form an interactive input buffer
Xwritten in plain perl with minimal dependencies. It features almost all
Xkey-bindings described in the posix spec for the sh(1) utility with some
Xextensions like multiline editing; this includes a vi-command mode with a
Xsave-buffer (for copy-pasting) and an undo-stack.
X
XWWW: http://search.cpan.org/dist/Term-ReadLine-Zoid/
END-of-p5-Term-ReadLine-Zoid/pkg-descr
echo x - p5-Term-ReadLine-Zoid/pkg-plist
sed 's/^X//' >p5-Term-ReadLine-Zoid/pkg-plist << 'END-of-p5-Term-ReadLine-Zoid/pkg-plist'
X%%SITE_PERL%%/Term/ReadLine/Zoid.pm
X%%SITE_PERL%%/Term/ReadLine/Zoid/Base.pm
X%%SITE_PERL%%/Term/ReadLine/Zoid/Emacs.pm
X%%SITE_PERL%%/Term/ReadLine/Zoid/FileBrowse.pm
X%%SITE_PERL%%/Term/ReadLine/Zoid/ISearch.pm
X%%SITE_PERL%%/Term/ReadLine/Zoid/ViCommand.pm
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/_do_motion.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/_get_chr.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/_parse_chrs.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/alias.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/ascii.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/autosplit.ix
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/bindchr.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/bindkey.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/bsearch.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/eval.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/fsearch.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/quit.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/set.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/shell.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/testchr.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_B.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_C.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_D.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_E.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_F.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_G.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_J.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_K.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_N.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_P.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_S.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_U.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_V.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_W.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_X.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_Y.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_c_repeat.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_case.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_comment.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_complete.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_cursor.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_home.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_increment.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_macro.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_mini_buffer.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_r.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_repeat.al
X%%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand/vi_topic.al
X at dirrm %%SITE_PERL%%/Term/ReadLine/Zoid
X at dirrm %%SITE_PERL%%/auto/Term/ReadLine/Zoid/ViCommand
X at dirrm %%SITE_PERL%%/auto/Term/ReadLine/Zoid
X at unexec rmdir %D/%%SITE_PERL%%/Term/ReadLine 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/Term 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/auto/Term/ReadLine 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/auto/Term 2>/dev/null || true
END-of-p5-Term-ReadLine-Zoid/pkg-plist
exit
--- p5-Term-ReadLine-Zoid-0.06.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list