ncurses: Upgrade version 5.9 (20110402) => 6.0 (20160305)
authorJohn Marino <draco@marino.st>
Fri, 11 Mar 2016 19:11:40 +0000 (20:11 +0100)
committerJohn Marino <draco@marino.st>
Fri, 11 Mar 2016 20:00:59 +0000 (21:00 +0100)
commit3eec877432eb8056a5450dd96fad6f6abad016b9
treebb66d32ee3633bd9a97f9493a29162529e3830ee
parent62235faaa314e23138c71477f566dba2d3be54ec
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).
23 files changed:
Makefile_upgrade.inc
lib/libncurses/Makefile
lib/libncurses/Makefile.inc
lib/libncurses/Symbol.base.map [new file with mode: 0644]
lib/libncurses/Symbol.wide.map [new file with mode: 0644]
lib/libncurses/Versions.def
lib/libncurses/include/MKterm.h.awk
lib/libncurses/include/curses.head
lib/libncurses/include/ncurses_cfg.h
lib/libncurses/include/ncurses_dll.h
lib/libncurses/include/termcap.h
lib/libncurses/include/unctrl.h
lib/libncurses/libncurses/Makefile
lib/libncurses/libncurses/Symbol.map [deleted file]
lib/libncurses/libncursesw/Makefile
lib/libncurses/libncursesw/Symbol.map [deleted file]
lib/libncurses/libpanel/Makefile
lib/libncurses/libpanel/Symbol.map [deleted file]
lib/libncurses/libpanelw/Makefile
lib/libncurses/libpanelw/Symbol.map [deleted file]
share/terminfo/Makefile.entries
usr.bin/tic/Makefile
usr.bin/tic/tic.1