Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/ncurses: upgrade to 6.0_p20170930 | Natanael Copa | 2017-10-03 | 1 | -3/+3 |
| | |||||
* | main/ncurses: use http mirror | Kaarle Ritvanen | 2017-08-24 | 1 | -2/+2 |
| | |||||
* | main/ncurses: security upgrade to 6.0_p20170701 (CVE-2017-10684) | Natanael Copa | 2017-07-19 | 1 | -8/+10 |
| | |||||
* | main/[various]: set -e build fix | Natanael Copa | 2017-03-20 | 1 | -1/+1 |
| | |||||
* | main/ncurses: support cross building | Timo Teräs | 2016-07-13 | 1 | -12/+4 |
| | |||||
* | main/ncurses: compat provides of ncurses-widec-libs | Timo Teräs | 2015-12-22 | 1 | -1/+3 |
| | |||||
* | main/ncurses: move libcurses.so symlink to -dev package | Natanael Copa | 2015-12-18 | 1 | -2/+2 |
| | | | | this fixes so ncurses-dev does not get pulled in as a dep. | ||||
* | main/ncurses: link curses -> ncurses | Natanael Copa | 2015-12-18 | 1 | -1/+5 |
| | |||||
* | main/ncurses: add wrappers for non-widec libs | Natanael Copa | 2015-12-17 | 1 | -1/+10 |
| | | | | | some programs wants to link against -lncurses. We provide wrappers to force link against the widechar library instead. | ||||
* | main/ncurses: rebuild against ncurses wide char | Natanael Copa | 2015-12-17 | 1 | -2/+8 |
| | |||||
* | main/ncurses: only build widechar libs | Natanael Copa | 2015-12-17 | 1 | -38/+16 |
| | | | | | | the non-widechar headers are broken so packages gets corrupt. We only support the widechars now. | ||||
* | main/ncurses: add dbg subpkg for libs | Carlo Landmeter | 2015-11-18 | 1 | -2/+3 |
| | |||||
* | main/ncurses: add dbg subpkg | Carlo Landmeter | 2015-11-18 | 1 | -2/+2 |
| | |||||
* | main/ncurses: upgrade to 6.0 | Natanael Copa | 2015-10-15 | 2 | -64/+13 |
| | | | | provide ncurses5 compat for migration | ||||
* | main/ncurses: add patch for gcc5 | Natanael Copa | 2015-06-05 | 2 | -5/+63 |
| | |||||
* | main/ncurses: rename -base subpackage to -terminfo-base | Natanael Copa | 2014-09-22 | 1 | -8/+6 |
| | | | | make it easier to find the base terminfo subpackage with apk search | ||||
* | ncurses: make ncurses-terminfo depend on ncurses-base | Natanael Copa | 2014-09-22 | 1 | -1/+2 |
| | | | | This is to fix broken symlinks. | ||||
* | main/[various]: simple build fixes against musl (update_config_sub) | Timo Teräs | 2013-09-20 | 1 | -0/+5 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -3/+8 |
| | |||||
* | main/ncurses: support crosscompiling | Timo Teräs | 2013-07-12 | 1 | -1/+4 |
| | |||||
* | main/ncurses: fix config option | Dubiousjim | 2013-06-28 | 1 | -1/+1 |
| | | | | | We had --disable-ada, which is in fact ignored (check the config.status). The correct option here is --without-ada. | ||||
* | main/ncurses: enable pc files | Natanael Copa | 2012-10-17 | 1 | -1/+2 |
| | | | | vlc needs it | ||||
* | main/ncurses: upgrade to 5.9 | Natanael Copa | 2011-04-11 | 1 | -3/+3 |
| | |||||
* | main/ncurses: also build widec libs | Natanael Copa | 2011-03-25 | 1 | -11/+31 |
| | |||||
* | main/ncurses: split out ncurses-libs and ncurses-base packages | Natanael Copa | 2011-02-28 | 1 | -2/+17 |
| | | | | the apps in /usr/bin are normally not needed. We split the packagage | ||||
* | main/ncurses: upgrade to 5.8 | Natanael Copa | 2011-02-28 | 1 | -3/+3 |
| | |||||
* | main/ncurses: disable termcap | Natanael Copa | 2011-02-24 | 1 | -1/+2 |
| | | | | fixes #517 | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/ncurses: rebuild so .so get moved to -dev | Natanael Copa | 2010-06-17 | 1 | -1/+5 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/ncurses: provide basic terminfo with the main lib | Natanael Copa | 2009-09-03 | 1 | -8/+20 |
| | | | | The rest are provided with ncurses-terminfo | ||||
* | move core/* to main/ | Natanael Copa | 2009-07-23 | 1 | -0/+34 |
added maintainer to several packages as well |