FreshPorts -- The Place For Ports Thu, 8 Jan 2009 1:38 AM GMT
Port details
readline 5.2_1 devel on this many watch lists=26 search for ports that depend on this port
A library for editing command lines as they are typed

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Dec 2003 10:33:47


The GNU Readline library provides a set of functions for use by 
applications that allow users to edit command lines as they are
typed in. Both Emacs and vi editing modes are available. The 
Readline library includes additional functions to maintain a list 
of previously-entered command lines, to recall and perhaps reedit 
those lines, and perform csh-like history expansion on previous commands.

WWW: http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html 
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/devel/readline/ && make install clean
To add the package: pkg_add -r readline


Configuration Options
     No options to configure

Master Sites:
http://ftp.gnu.org/gnu/readline/
ftp://ftp.gnu.org/gnu/readline/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/readline/
http://mirrors.usc.edu/pub/gnu/readline/
http://ftp.funet.fi/pub/gnu/prep/readline/
ftp://ftp.kddlabs.co.jp/GNU/readline/
ftp://ftp.dti.ad.jp/pub/GNU/readline/
http://ring.nict.go.jp/archives/GNU/readline/
http://ring.sakura.ad.jp/archives/GNU/readline/
http://ring.riken.jp/archives/GNU/readline/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/readline/
ftp://ftp.sunsite.org.uk/package/gnu/readline/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/readline/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/readline/
ftp://ftp.rediris.es/sites/ftp.gnu.org/ftp/gnu/readline/
ftp://ftp.chg.ru/pub/gnu/readline/
ftp://ftp.cwru.edu/pub/bash/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Aug 2008 10:18:37
Original commit files touched by this commit  5.2_1
linimon search for other commits by this committer
Return laszlof's ports to the pool due to lack of time.

Hat:            portmgr
23 Aug 2007 20:26:37
Original commit files touched by this commit  5.2_1
laszlof search for other commits by this committer
Add new vender patches that addresses several bugs:

readline52-002:
Readline neglects to reallocate the array it uses to keep track of wrapped
screen lines when increasing its size.  This will eventually result in
segmentation faults when given sufficiently long input.

readline52-003:
When moving the cursor, bash sometimes misplaces the cursor when the prompt
contains two or more multibyte characters.  The particular circumstance that
uncovered the problem was having the (multibyte) current directory name in
the prompt string.

readline52-004:
When restoring the original prompt after finishing an incremental search,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
04 Feb 2007 18:23:59
Original commit files touched by this commit  5.2
pav search for other commits by this committer
- Fix after objformat removal
27 Jan 2007 23:36:19
Original commit files touched by this commit  5.2
laszlof search for other commits by this committer
Add -001 patch.

PR:             ports/108443
Submitted by:   Jason Harris <jharris@widomaker.com>
05 Dec 2006 20:02:32
Original commit files touched by this commit  5.2
laszlof search for other commits by this committer
Update to version 5.2

Submitted by:   self (maintainer)
01 Dec 2006 03:27:19
Original commit files touched by this commit  5.1
laszlof search for other commits by this committer
Change patch submitters email address per his request.

Approved by: flz (implicit)
30 Nov 2006 18:08:52
Original commit files touched by this commit  5.1
laszlof search for other commits by this committer
Add a patch to possibly fix build issues on sparc64. There seems to be issues
building with CFLAGS+= -fpic on sparc64

Submitted by:   John Wood <john@charpa.org>
Approved by:    flz
07 Nov 2006 15:37:06
Original commit files touched by this commit  5.1
laszlof search for other commits by this committer
Update my email address in all ports that I maintain.

Approved by:    flz (mentor)
04 May 2006 22:41:12
Original commit files touched by this commit  5.1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
17 Feb 2006 15:27:00
Original commit files touched by this commit  5.1
vd search for other commits by this committer
Mark as broken on sparc64

Reported by:    kris
Approved by:    garga (mentor)
08 Feb 2006 17:40:45
Original commit files touched by this commit  5.1
vd search for other commits by this committer
Update to 5.1

PR:             ports/92756
Submitted by:   Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Reworked by:    Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
Approved by:    garga (mentor)
10 Nov 2005 18:41:27
Original commit files touched by this commit  5.0
garga search for other commits by this committer
- Add SHA256 to all ports submitter maintain

PR:             ports/88791
Submitted by:   Frank Laszlo <laszlof@vonostingroup.com>
16 Oct 2004 00:49:33
Original commit files touched by this commit  5.0
will search for other commits by this committer
Upgrade to 5.0.

PR:             72745
Submitted by:   maintainer
03 Sep 2004 15:30:21
Original commit files touched by this commit  4.3_2
vs search for other commits by this committer
- Link properly with termcap/ncurses
- Add WITHOUT_TERMCAP-knob

Submitted by: maintainer
23 Jul 2004 13:47:48
Original commit files touched by this commit  4.3_2
vs search for other commits by this committer
Add more vendor-patches

PR:             ports/69434
Submitted by:   Frank J. Laszlo (maintainer)
Noticed by:     Andrey (ache@)
22 Jul 2004 08:17:14
Original commit files touched by this commit  4.3_1
vs search for other commits by this committer
- Fix segfault reported in PR ports/61297 through almost-vendor-patch:
     https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=98229
- Bump PORTREVISION

PR:             ports/69352
Submitted by:   Frank J. Laszlo (maintainer), Dan Langille (testing)
18 Mar 2004 18:01:13
Original commit files touched by this commit  4.3
trevor search for other commits by this committer
Add size data, approved by maintainers.
28 Dec 2003 10:32:49
Original commit files touched by this commit  4.3
edwin search for other commits by this committer
New Port: devel/readline-4.3

        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.

Actually I'm hoping that the submitter will keep maintaining this
PR so that people will have the choice to update their readline
libs. Maybe it could support LIBREADLINE_OVERWRITE_BASE ?

PR:             ports/60166
Submitted by:   Frank J. Laszlo <laszlof@vonostingroup.com>

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
xterm*Jan 06
php5-gdJan 05
awstatsJan 04
awstats-develJan 04
p5-File-PathJan 03
vimJan 02
vinagreDec 31
mplayerDec 30
mysql41-serverDec 30
mysql50-serverDec 30
mysql51-serverDec 30
mysql60-serverDec 30
roundcubeDec 30
twikiDec 30
ampacheDec 26

12 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19564
Broken 146
Deprecated 94
Ignore 567
Forbidden 8
Restricted 227
No CDROM 130
Vulnerable 54
Expired 15
Set to expire 76
Interactive 77
new 24 hours 6
new 48 hours6
new 7 days16
new fortnight61
new month111

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.236 seconds.