#
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.
|
#
31a6c863 |
| 29-Jul-2005 |
Joerg Sonnenberger <joerg@dragonflybsd.org> |
Restore NCURSES_CONST constness.
|
#
6bea6a9b |
| 14-Mar-2005 |
Eirik Nygaard <eirikn@dragonflybsd.org> |
Fix nested comments. Vim added another */ while I copy/pasted some of the lines there.
Submitted by: Chris Pressey <cpressey@catseye.mine.nu>
|
#
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 ...
|