summaryrefslogtreecommitdiff
path: root/system/ncurses
AgeCommit message (Collapse)AuthorFilesLines
2023-03-31system/ncurses: upgrade to 6.4 [CVE]Síle Ekaterin Liszka28-232334/+7
2022-05-01system/ncurses: bump { 20220129 --> 20220416 }. add maintenance script. ↵Zach van Rijn28-4/+232332
fixes #531.
2022-05-01system/ncurses: upgrade to 6.3 + 20220129 patch rollupSheila Aman1-6/+8
2021-12-28system/ncurses: remove unnecessary APKBUILD variableZach van Rijn1-1/+0
2021-05-06{system,user,legacy,experimental}/*: change per mailmapSheila Aman1-1/+1
2020-10-27system/ncurses: Add more terms in terminfoNathan1-11/+18
2020-06-18system/ncurses: use mirrored $sourceMax Rees1-1/+1
2020-02-14system/ncurses: upgrade to 6.2Kiyoshi Aman1-3/+3
2020-01-04{system,user}/*: update point of contact for Kiyoshi AmanKiyoshi Aman1-1/+1
2019-07-21system/*: initial bashism removalMax Rees1-2/+2
2019-07-18system/ncurses: bump to 6.1.20190713 (requested)A. Wilcox1-8/+5
2019-04-16system/ncurses: upgrade to 6.1.20190413Kiyoshi Aman1-3/+3
2019-03-06system/ncurses: upgrade to 6.1_p20190302Kiyoshi Aman1-2/+2
2018-10-23system/ncurses: upgrade to 6.1_p20181020Kiyoshi Aman1-2/+2
2018-09-03system/ncurses: upgrade to 6.1_p20180901Kiyoshi Aman1-3/+3
2018-08-18Use the same linker script trick as used on the .so files on the .a files to ↵Brandon Bergren1-2/+3
redirect to the wide version of the static libraries. Fixes an issue with `llvm-config --system-libs --link-static` pulling in curses instead of tinfo.
2018-07-27system/ncurses: always dep on all terminfo filesA. Wilcox1-2/+2
Otherwise, zsh and bash and such break in beta1. The only thing pulling in ncurses-terminfo was readline, and we don't ship that any more.
2018-07-18system/ncurses: install to /lib not /usr/libA. Wilcox1-8/+9
2018-06-17system/ncurses: symlink tinfow -> tinfoA. Wilcox1-1/+1
2018-06-17system/ncurses: libedit programs want tinfo, so split itA. Wilcox1-1/+2
This doesn't affect the ABI because ncurses.so links to tinfo.so.
2018-06-15system/ncurses: [PD] fix maintainer, bump to current stableA. Wilcox1-6/+6
Signed-off-by: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
2018-06-14The New PlanA. Wilcox1-0/+106
all pkgs needed to bootstrap -> system others -> user