summaryrefslogtreecommitdiffstats
path: root/src/termcap.mk
Commit message (Collapse)AuthorAgeFilesLines
* all packages: really use sha256 checksumsTony Theodore2015-09-231-1/+1
|
* all packages: switch to sha256 checksumsTony Theodore2015-09-231-1/+1
| | | | closes #871
* termcap: autoreconf ancient configure script and fix ARTony Theodore2015-09-141-1/+6
|
* termcap: don't call autoreconfTony Theodore2015-09-131-1/+2
|
* termcap: Fix update routineTimothy Gu2015-06-191-1/+4
|
* Add package termcap, and make readline use it instead of pdcurses.Martin Lambers2015-01-251-0/+20
This fixes runtime problems with applications using readline.