[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20110604.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20110604.patch.gz |
Date: |
Sat, 04 Jun 2011 21:07:20 -0400 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
ncurses 5.9 - patch 20110604 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 5.9 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.9 are in the subdirectory
ftp://invisible-island.net/ncurses/5.9
------------------------------------------------------------------------------
ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20110604.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Jun 5 01:01:53 UTC 2011
------------------------------------------------------------------------------
Ada95/aclocal.m4 | 14 ++++-----
Ada95/configure | 6 ++--
NEWS | 10 ++++++
aclocal.m4 | 18 ++++++------
configure | 8 ++---
dist.mk | 4 +-
ncurses/base/MKlib_gen.sh | 6 ++--
ncurses/base/keyok.c | 60 +++++++++++++++++++++--------------------
ncurses/curses.priv.h | 15 +++++++++-
ncurses/tinfo/access.c | 7 ++--
ncurses/tinfo/lib_napms.c | 27 +++++++++---------
ncurses/tinfo/read_termcap.c | 7 ++--
ncurses/tinfo/write_entry.c | 10 +-----
13 files changed, 106 insertions(+), 86 deletions(-)
------------------------------------------------------------------------------
20110604
+ fixes for MirBSD port:
+ set default prefix to /usr.
+ add support for shared libraries in configure script.
+ use S_ISREG and S_ISDIR consistently, with fallback definitions.
+ add a few more checks based on ncurses/link_test.
+ modify MKlib_gen.sh to handle sp-funcs renaming of NCURSES_OUTC type.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.9-20110604.patch.gz,
Thomas Dickey <=