ports/60166: New Port: readline-4.3

Clement LAFORET sheepkiller at cultdeadsheep.org
Thu Dec 11 22:41:03 UTC 2003


>Number:         60166
>Category:       ports
>Synopsis:       New Port: readline-4.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 11 14:40:21 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Frank J. Laszlo
>Release:        FreeBSD 4.9-RC i386
>Organization:
>Environment:
System: FreeBSD ritamari.vonostingroup.com 4.9-RC FreeBSD 4.9-RC #0: Thu Oct 16 14:19:39 EDT 2003 laszlof at ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386


	
>Description:
	libreadline is out of date in base (both -STABLE and 5.x) HEAD is the only version thats up to date
	This port is only temp (to make quftp work) until libreadline is updated. 
>How-To-Repeat:
	
>Fix:

	

--- readline.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:
#
#	readline
#	readline/Makefile
#	readline/distinfo
#	readline/pkg-descr
#	readline/pkg-plist
#
echo c - readline
mkdir -p readline > /dev/null 2>&1
echo x - readline/Makefile
sed 's/^X//' >readline/Makefile << 'END-of-readline/Makefile'
X# ports collection makefile for:	readline
X# Date created:				10 December 2003
X# Whom:					Frank Laszlo <laszlof at vonostingroup.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	readline
XPORTVERSION=	4.3
XCATEGORIES=	devel
XMASTER_SITES=	ftp://ftp.cwru.edu/pub/bash/
X
XMAINTAINER=	laszlof at vonostingroup.com
XCOMMENT=	A library for editing command lines as they are typed
X
XGNU_CONFIGURE=	yes
XINSTALLS_SHLIB=	yes
X
XMAN3=	readline.3 history.3
X.include <bsd.port.mk>
END-of-readline/Makefile
echo x - readline/distinfo
sed 's/^X//' >readline/distinfo << 'END-of-readline/distinfo'
XMD5 (readline-4.3.tar.gz) = f86f7cb717ab321fe15f1bbcb058c11e
END-of-readline/distinfo
echo x - readline/pkg-descr
sed 's/^X//' >readline/pkg-descr << 'END-of-readline/pkg-descr'
XThe GNU Readline library provides a set of functions for use by 
Xapplications that allow users to edit command lines as they are
Xtyped in. Both Emacs and vi editing modes are available. The 
XReadline library includes additional functions to maintain a list 
Xof previously-entered command lines, to recall and perhaps reedit 
Xthose lines, and perform csh-like history expansion on previous commands.
X
XWWW: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html 
END-of-readline/pkg-descr
echo x - readline/pkg-plist
sed 's/^X//' >readline/pkg-plist << 'END-of-readline/pkg-plist'
Xinclude/readline/readline.h
Xinclude/readline/chardefs.h
Xinclude/readline/keymaps.h
Xinclude/readline/history.h
Xinclude/readline/tilde.h
Xinclude/readline/rlstdc.h
Xinclude/readline/rlconf.h
Xinclude/readline/rltypedefs.h
Xlib/libreadline.a
Xlib/libhistory.a
Xlib/libhistory.so.4
Xlib/libhistory.so
Xlib/libreadline.so.4
Xlib/libreadline.so
Xinfo/readline.info
Xinfo/rluserman.info
Xinfo/history.info
Xinfo/dir
X at dirrm include/readline
END-of-readline/pkg-plist
exit
--- readline.shar ends here ---



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



More information about the freebsd-ports-bugs mailing list