pkgsrc/devel
jlam 5dd380774f Update readline to 4.1. Closes PR#10615 by Damon Brodie.
Relevant changes from 4.0:

e.  The history library tries to truncate the history file only if it is a
    regular file.
f.  A bug that caused _rl_dispatch to address negative array indices on
    systems with signed chars was fixed.
g.  rl-yank-nth-arg now leaves the history position the same as when it was
    called.
m.  The quoted-insert code will now insert tty special chars like ^C.
n.  A bug was fixed that caused the display code to reference memory before
    the start of the prompt string.
p.  A bug was fixed in readline's signal handling that could cause infinite
    recursion in signal handlers.
q.  A bug was fixed that caused the point to be less than zero when rl_forward
    was given a very large numeric argument.
r.  The vi-mode code now gets characters via the application-settable value
    of rl_getc_function rather than calling rl_getc directly.
t.  Fixed a bug in the redisplay code for lines with more than 256 line
    breaks.
u.  A bug was fixed which caused invisible character markers to not be
    stripped from the prompt string if the terminal was in no-echo mode.
v.  Readline no longer tries to get the variables it needs for redisplay
    from the termcap entry if the calling application has specified its
    own redisplay function.  Readline treats the terminal as `dumb' in
    this case.
w.  Fixes to the SIGWINCH code so that a multiple-line prompt with escape
    sequences is redrawn correctly.
b.  Parentheses matching is now always compiled into readline, and enabled
    or disabled when the value of the `blink-matching-paren' variable is
    changed.
e.  history-search-{forward,backward} now leave the point at the end of the
    line when the string to search for is empty, like
    {reverse,forward}-search-history.
f.  history-search-{forward,backward} now leave the last history line found
    in the readline buffer if the second or subsequent search fails.
g.  New function for use by applications:  rl_on_new_line_with_prompt, used
    when an application displays the prompt itself before calling readline().
h.  New variable for use by applications:  rl_already_prompted.  An application
    that displays the prompt itself before calling readline() must set this to
    a non-zero value.
i.  A new variable, rl_gnu_readline_p, always 1.  The intent is that an
    application can verify whether or not it is linked with the `real'
    readline library or some substitute.
2000-07-19 09:31:44 +00:00
..
as31 as31-19900126 8031/8051 assembler 2000-07-08 13:30:04 +00:00
autoconf set M4 to GNU m4. M4 in CONFIGURE_ENV was overridden by later addition of 2000-04-04 23:18:24 +00:00
automake Fix fuzzy patch. 1999-11-14 19:53:08 +00:00
avltree Modified to include the extra files that a BSD-style make(1) installs. 2000-01-20 11:16:46 +00:00
bcc Add package patch-sum files 1999-07-09 13:50:05 +00:00
bison regen 2000-02-03 18:46:53 +00:00
boehm-gc defuzz 2000-06-30 19:36:05 +00:00
bonobo Update bonobo to 0.15. Changes include bugfixes and enhancements required 2000-07-16 19:50:12 +00:00
boost Note new "functional" library 2000-07-13 18:27:42 +00:00
cdecl ELF fix - found by (soon to be committed) check-shlibs target. 2000-06-23 16:33:21 +00:00
cdk s/USE_LIBTOOL/USE_PKGLIBTOOL/ 2000-06-01 11:23:11 +00:00
cervisia Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition, 2000-07-15 20:39:13 +00:00
chkpt Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
cscope Use the defines from bsd.pkg.mk, don't start subshells. 2000-06-14 02:10:57 +00:00
cvs CVS has moved. 2000-05-21 15:27:29 +00:00
cvs-current CVS has moved. 2000-05-21 15:27:29 +00:00
cvs2cl Fetch from ${MASTER_SITE_LOCAL}, suggested by Hubert Feyrer. 1999-09-08 07:55:13 +00:00
cvslock Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
cxref added patch-sum, modified patch-aa for pkglint 2000-02-05 19:40:56 +00:00
ddd Update ddd to 3.2.1. Changes are some minor bug fixes and major LessTif 2000-04-18 09:33:55 +00:00
diffutils superfluous space character removed (pkglint is picky...) 1999-12-28 04:59:48 +00:00
doc++ DOC++, a documentation system for C, C++, Java similar to JavaDoc. 2000-03-07 19:03:59 +00:00
electricfence make this work on mips machines 2000-07-07 02:42:10 +00:00
ffcall ffcall - foreign function call libraries v 1.6 1999-08-26 19:54:15 +00:00
flex removed empty HOMEPAGE tag 1999-12-28 05:18:43 +00:00
g-wrap Initial import of g-wrap-0.9.4, a tool for importing types, functions, and 2000-06-26 16:57:07 +00:00
gdb add info-dir entries for info files, even from binary packages 2000-02-05 19:39:55 +00:00
gettext Add bugfixes from glibc and build a shared library version of libintl. 2000-06-30 17:07:35 +00:00
gindent updated gindent to 2.2.5. Changes include a bugfix for '-br' and a C++ 2000-02-06 03:38:33 +00:00
glade Add GNOME mirrors to master site list. 2000-06-02 14:03:35 +00:00
glib Use USE_LIBTOOL instead of USE_PKGLIBTOOL. 2000-06-05 00:54:47 +00:00
global Update global to 3.55 2000-04-21 06:46:11 +00:00
gmake update to gmake 3.79.1 2000-06-25 20:00:44 +00:00
gmp Update to gmp-3.0.1, including new functions, autoconf/libtool support, 2000-06-30 16:52:53 +00:00
gobo-eiffel replaced some commands by their ${COMMAND} counterparts 2000-01-02 03:14:03 +00:00
gperf Add package patch-sum files 1999-07-09 13:50:05 +00:00
gtexinfo Remove patches to deal with two bugs involving configure's handling of 2000-05-02 18:48:35 +00:00
gtkdiff Initial import of gtkdiff-1.3.0, a GNOME diff frontend. 2000-02-16 17:57:43 +00:00
gtl Force GTL to use SGI STL as the egcs-1.1.2 copy of the STL is not 2000-07-14 06:51:16 +00:00
guile-gtk Update guile dependency to >= 1.3.2. 2000-07-15 02:49:52 +00:00
guile-slib Update dependencies on guile to >= 1.3.2 2000-07-15 02:36:44 +00:00
id-utils Prevent infinite loop in mkid if it encounters an assembly source file which 2000-05-27 01:23:04 +00:00
ipv6socket_scrub exit if no distfile, silence pkglint 2000-03-16 12:25:49 +00:00
isect s/USE_LIBTOOL/USE_PKGLIBTOOL/ 2000-06-01 11:23:11 +00:00
its4 Update to its-1.0.1. Only minor changes. 2000-03-30 23:24:43 +00:00
jakarta-ant Reimport this in the right place: 2000-07-03 03:50:11 +00:00
kdbg Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition, 2000-07-15 20:39:13 +00:00
kdevelop Use EVAL_PREFIX to find the installed location of the kdebase package, and 2000-07-17 13:58:20 +00:00
ldapsdk add include files that were missing from the PLIST. 2000-02-28 00:11:20 +00:00
libg++ Add package patch-sum files 1999-07-09 13:50:05 +00:00
libgetopt ignore this pkg on -current systems where <getop.h> is present 2000-05-01 14:18:56 +00:00
libglade unify esound dependencies in gnome packages 2000-06-27 00:29:08 +00:00
libgtop Don't use kvm_read for cp_time, use sysctl instead. 2000-06-30 03:13:36 +00:00
libhfs s/USE_LIBTOOL/USE_PKGLIBTOOL/ 2000-06-01 11:23:11 +00:00
libnet s/USE_LIBTOOL/USE_PKGLIBTOOL/ 2000-06-01 11:23:11 +00:00
libole2 Remove duplicate slash in master site list which breaks at least 2000-06-27 06:15:12 +00:00
libproplist USE_LIBTOOL instead of USE_PKGLIBTOOL: lose a patch. 2000-06-04 00:27:21 +00:00
libscsi Add missing NetBSD RCS ID. 1999-12-01 10:19:53 +00:00
libsigc++ Don't try to remove %D/share/aclocal -- it's supposed to be there. 2000-07-15 09:50:01 +00:00
libslang Add library dependencies on libtool link-command line, so that they 2000-06-28 23:18:30 +00:00
libsmi s/USE_LIBTOOL/USE_PKGLIBTOOL/ 2000-06-01 11:23:11 +00:00
libstash Initial import of libstash-19990912, a collection of programming support 2000-03-30 14:10:42 +00:00
libstroke s/USE_LIBTOOL/USE_PKGLIBTOOL/ 2000-06-01 11:23:11 +00:00
libtool Update to support C++ in a different way to pkglibtool. There is no 2000-06-29 08:06:05 +00:00
lwp s/USE_LIBTOOL/USE_PKGLIBTOOL/ 2000-06-01 11:23:11 +00:00
m4 Remove patches to deal with two bugs involving configure's handling of 2000-05-02 18:48:35 +00:00
maketool be consistent on which version to wildcard 2000-01-10 19:11:07 +00:00
mit-pthreads echo -> ${ECHO} 2000-03-16 12:27:04 +00:00
nana Fix pasto: s/bison/nana/g 2000-03-18 22:14:19 +00:00
nasm Adapt this package to NetBSD. 1999-07-05 07:21:57 +00:00
ncurses USE_LIBTOOL instead of USE_PKGLIBTOOL. 2000-07-14 21:29:06 +00:00
netcdf s/USE_LIBTOOL/USE_PKGLIBTOOL/ 2000-06-01 11:23:11 +00:00
newmkdep Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
noweb update to icon-9.3.2, fix pkg/9139 by Brook Milligan <brook@biology.nmsu.edu> 2000-04-05 14:57:26 +00:00
nqc Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
oaf Initial import of oaf-0.4.0, the new GNOME object activation framework. 2000-07-16 19:44:17 +00:00
p5-AtExit Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
p5-Bit-Vector Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
p5-Curses Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
p5-Data-Dumper Update for "p5-Data-Dumper" to version 2.101 supplied by Takahiro Kambe 2000-03-28 16:36:31 +00:00
p5-Data-ShowTable Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
p5-Date-Calc Import of p5-Date-Calc-4.2 - a perl5 date calculation module. 1999-12-28 12:08:17 +00:00
p5-Date-Manip s/^a // 2000-03-16 12:27:37 +00:00
p5-Devel-DProf Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with 1999-04-15 20:39:38 +00:00
p5-Devel-SmallProf Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with 1999-04-15 20:39:38 +00:00
p5-Devel-Symdump Import of p5-Devel-Symdump-2.00, a perl5 module for inspecting perl 1999-12-06 08:34:24 +00:00
p5-Expect Include the version in the package name. 2000-07-16 21:32:47 +00:00
p5-File-PathConvert Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
p5-FileKGlob Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
p5-IO-stringy Update to 1.212 as the old version is no longer available on CPAN. 2000-07-16 01:13:33 +00:00
p5-IO-Stty fix pkgname - .02 is not a version our tools deal nice with 2000-07-16 17:11:18 +00:00
p5-IO-Tty downcase pkgname 2000-07-16 17:12:18 +00:00
p5-LDAP more whitespace cleanup (silence, pkglint!) 2000-01-08 04:26:49 +00:00
p5-MLDBM Fix the DEPENDS section. 2000-02-28 01:04:12 +00:00
p5-PV Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
p5-Time-HiRes Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with 1999-04-15 20:39:38 +00:00
p5-TimeDate Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
patch Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
pccts Package uses distfile with full release version to avoid 2000-06-17 18:02:47 +00:00
pcre Update to pcre-2.08, notable changes: 2000-04-26 21:59:53 +00:00
pkg remove trailing `.' 2000-03-09 13:47:31 +00:00
prcs This package works on Solaris, so add it to ONLY_FOR_PLATFORM. 2000-03-20 15:42:32 +00:00
pth Update pth to 1.3.6. Changes are bugfixes pulled up from the 1.4.x devel 2000-07-03 11:08:12 +00:00
ptl2 ptl works on alpha. I removed "NOT_FOR_PLATFORM=*-*-alpha" 2000-07-17 12:40:02 +00:00
py-curses Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
rcs For packages that are in the NetBSD base system, but needed for 1999-07-02 08:46:51 +00:00
rdp Add package patch-sum files 1999-07-09 13:50:05 +00:00
readline Update readline to 4.1. Closes PR#10615 by Damon Brodie. 2000-07-19 09:31:44 +00:00
rx USE_LIBTOOL, not pkglibtool 2000-06-08 22:40:30 +00:00
SDL Initial import of SDL, a multimedia library mainly for games. 2000-06-26 01:09:08 +00:00
sfio Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
sgi-stl Forgot to close an #if with #endif. 2000-07-13 16:20:48 +00:00
sgi-stl-docs Update sgi-stl-docs to 3.3. 2000-07-13 16:38:01 +00:00
slib Update slib to version 2c8. Miscellaneous minor improvements and bugfixes. 2000-06-21 05:58:31 +00:00
stooop Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
swig Update md5. The program author added a prototype and didn't change the 2000-02-15 16:06:06 +00:00
tkcvs sh -> ${SH} 2000-03-16 12:31:02 +00:00
tkdiff Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
unproven-pthreads bump to 0.17 -- fixes a resolver bug, and works with 1.5{,A,B} as well. 2000-07-10 20:12:18 +00:00
xdelta change dependency from gdbm-1.7.3 to gdbm>=1.7.3 2000-06-13 10:40:24 +00:00
xxgdb Add package patch-sum files 1999-07-09 13:50:05 +00:00
zlib Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
Makefile Add and enable oaf 2000-07-16 19:45:32 +00:00