summaryrefslogtreecommitdiff
path: root/Ports/ncurses
AgeCommit message (Expand)Author
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2020-12-15Ports: Bump ncurses to version 6.2Andreas Kling
2020-07-12Ports: Build ncurses with sigwinch enabledPeter Elliott
2020-05-10Ports: Build ncurses --without-ada to avoid potential build failures.Brian Callahan
2020-02-06Ports: Added checksums / signature files and other fixesEmanuel Sprung
2019-11-16Ports: Build ncurses with --with-termlibAndreas Kling
2019-11-12Ports: Fix ncurses portDan MacDonald
2019-11-03Ports: Undo POSIX sh compliance changes for nowAndreas Kling
2019-11-03POSIX compliance: (most) shell scripts converted to generic shellGeorge Pickering
2019-09-24Ports: Switch to new ports system (#594)Larkin
2019-08-25Ports/ncurses: Unbreak patch so we can build with latest ncurses masterAndreas Kling
2019-06-05Ports: Remove bashisms and switch all scripts to /bin/sh.Larkin Nickle
2019-05-28Ports: Vim and ncursesChristopher Dumas