| | 1 | [[TOC]] |
| | 2 | |
| | 3 | = PortLog: [wiki:sys-libs]/ncurses = |
| | 4 | |
| | 5 | http://www.gnu.org/software/ncurses/ncurses.html |
| | 6 | |
| | 7 | == version 5.6 == |
| | 8 | |
| | 9 | ||R5||untested|| |
| | 10 | ||BONE||untested|| |
| | 11 | ||Haiku||stable|| |
| | 12 | |
| | 13 | {{{ |
| | 14 | Builds ok, use ./configure --prefix=/boot/home/config, which new config.guess file, then make, make install. |
| | 15 | All tests seem to work. |
| | 16 | }}} |
| | 17 | |
| | 18 | |
| | 19 | == version 5.3 == |
| | 20 | |
| | 21 | ||R5||stable|| |
| | 22 | ||BONE||untested|| |
| | 23 | ||Haiku||untested|| |
| | 24 | |
| | 25 | Previous port work done by Peter Moore (moooooooo) |
| | 26 | http://www.bebits.com/app/2858 |