#
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
|
#
b696076e |
| 15-Nov-2017 |
zrj <zrj@dragonflybsd.org> |
Revert "Hack-fix buildworld after the ncurses upgrade."
This reverts commit 6d3bd8e3942560036cf2aec0d98a65819c5f3b4c.
|
#
6d3bd8e3 |
| 13-Mar-2016 |
Sascha Wildner <saw@online.de> |
Hack-fix buildworld after the ncurses upgrade.
This seems to be enough to keep it going and buildworld's tic usage doesn't use any of these features.
|
#
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
|
#
7d1ab061 |
| 12-Mar-2005 |
Eirik Nygaard <eirikn@dragonflybsd.org> |
Update ncurses to version 5.4. The framework has been written from scratch and I moved everything into lib/libncurses to centralize the build process for it.
The man-pages is modified by the build i
Update ncurses to version 5.4. The framework has been written from scratch and I moved everything into lib/libncurses to centralize the build process for it.
The man-pages is modified by the build in the ncurses paged so I have added the modified man-pages here.
show more ...
|