FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 12:27 AM BST
Port details
readline 6.2 devel on this many watch lists=25 search for ports that depend on this port
A library for editing command lines as they are typed
Maintained by: eadler@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Dec 2003 10:33:47
License: not specified in port


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
Required by:
for Libraries

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/
ftp://ftp.kddlabs.co.jp/GNU/readline/
ftp://ftp.dti.ad.jp/pub/GNU/readline/
http://ring.nict.go.jp/archives/GNU/readline/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/readline/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/readline/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/readline/
http://ftp.funet.fi/pub/gnu/prep/readline/
ftp://ftp.cwru.edu/pub/bash/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 Nov 2011 15:26:04
Original commit files touched by this commit  6.2
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
05 Nov 2011 18:25:13
Original commit files touched by this commit  6.2
kwm search for other commits by this committer
Fix build on FreeBSD 10.

Approved by:    portmgr (miwi)
29 Oct 2011 08:45:31
Original commit files touched by this commit  6.2
miwi search for other commits by this committer
- Fix build on FreeBSD 10
21 Aug 2011 20:51:40
Original commit files touched by this commit  6.2
eadler search for other commits by this committer
- change the email address I use to maintain ports

Approved by:    bapt (mentor)
21 Aug 2011 16:12:46
Original commit files touched by this commit  6.2
eadler search for other commits by this committer
- change the email address I use to maintain ports

Approved by:    bapt (mentor)
04 Mar 2011 05:57:36
Original commit files touched by this commit  6.2
miwi search for other commits by this committer
- Update to 6.2

PR:             154805
Submitted by:   Eitan Adler <lists@eitanadler.com> (maintainer)
11 Jul 2010 18:41:15
Original commit files touched by this commit  6.1
sahil search for other commits by this committer
- Update maintainer's email address

PR:             ports/148497
Submitted by:   Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
22 Apr 2010 00:52:33
Original commit files touched by this commit  6.1
linimon search for other commits by this committer
Attempt to fix build on sparc64.  (This file is only used there).

Hat:            portmgr
09 Apr 2010 23:37:26
Original commit files touched by this commit  6.1
sylvio search for other commits by this committer
- Update to 6.1

PR:             ports/145584
Submitted by:   Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
Approved by:    itetcu (mentor, implicit)
15 Aug 2009 09:34:14
Original commit files touched by this commit  6.0_1
linimon search for other commits by this committer
Attempt to fix patching on sparc64.

Hat:            portmgr
11 May 2009 16:50:04
Original commit files touched by this commit  6.0_1
araujo search for other commits by this committer
- Pass maintainership to submitter.

PR:             ports/132400
Submitted by:   Eitan Adler <EitanAdlerList@gmail.com>
11 May 2009 13:19:57
Original commit files touched by this commit  6.0_1
araujo search for other commits by this committer
- Fixed pkg-plist.
- Bump PORTREVISION.

Reported by:    QAT
11 May 2009 11:51:05
Original commit files touched by this commit  6.0
araujo search for other commits by this committer
- Update to 6.0.
19 Aug 2008 09: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 19: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 21: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>
15 Oct 2004 23: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 14: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 12: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 07: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: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours17
new 7 days59
new fortnight183
new month255

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

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