bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.7-20081213.patch.gz


From: Thomas Dickey
Subject: ncurses-5.7-20081213.patch.gz
Date: Sat, 13 Dec 2008 18:28:47 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

 ncurses 5.7 - patch 20081213 - Thomas E. Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.7 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.7 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.7

 ------------------------------------------------------------------------------
 patch by Thomas E. Dickey <address@hidden>
 created  Sat Dec 13 23:26:23 UTC 2008
 ------------------------------------------------------------------------------
 NEWS                      |   19 
 aclocal.m4                |   76 +
 configure                 | 1906 ++++++++++++++++++++++----------------------
 dist.mk                   |    4 
 man/keybound.3x           |    6 
 misc/Makefile.in          |    6 
 ncurses/tinfo/hashed_db.c |   58 -
 7 files changed, 1102 insertions(+), 973 deletions(-)
 ------------------------------------------------------------------------------

20081213
        + add check for failure to open hashed-database needed for db4.6
          (GenToo #245370).
        + corrected --without-manpages option; previous change only suppressed
          the auxiliary rules install.man and uninstall.man
        + add case for FreeMINT to configure macro CF_XOPEN_SOURCE (patch from
          GenToo #250454).
        + fixes from NetBSD port at
          http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches
          patch-ac (build-fix for DragonFly)
          patch-ae (use INSTALL_SCRIPT for installing misc/ncurses*-config).
        + improve configure script macros CF_HEADER_PATH and CF_LIBRARY_PATH
          by adding CFLAGS, CPPFLAGS and LDFLAGS, LIBS values to the
          search-lists.
        + correct title string for keybound manpage (patch by Frederic Culot,
          OpenBSD documentation/6019),

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]