History log of /dflybsd-src/lib/libncurses/include/ncurses_dll.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 2ff0cc30 14-Aug-2020 Daniel Fojt <df@neosystem.org>

Upgrade ncurses. 2/2

- update README.{DELETED,DRAGONFLY}
- adapt Makefiles
- regenerate header files
- import new generated include/comp_userdefs.c
- adjust Symbol.map


# 3eec8774 11-Mar-2016 John Marino <draco@marino.st>

ncurses: Upgrade version 5.9 (20110402) => 6.0 (20160305)

The tic program has been updated at the same time.
The symbol maps were expanded using the vendor symbol maps so they
should be more accurat

ncurses: Upgrade version 5.9 (20110402) => 6.0 (20160305)

The tic program has been updated at the same time.
The symbol maps were expanded using the vendor symbol maps so they
should be more accurate than before. Only one new symbol came in
for the 6.0 version, but I didn't see it present in any library.

For now, the ncurses headers are still being installed. They may
be removed later if dports will support it and it doesn't cause
problem with unix specifications. (On DragonFly, the ncurses
base libraries are private so in theory the headers should be too).

show more ...


# ee39cac4 11-May-2012 John Marino <draco@marino.st>

libncurses: Upgrade from version 5.7 to 5.9

For 1100 lines of changes since the release of version 5.7, see
/usr/src/contrib/ncurses/NEWS


# 946ecb11 17-Dec-2009 Jan Lentfer <Jan.Lentfer@web.de>

ncurses: Update master to work with v5.7 in contrib.