aboutsummaryrefslogtreecommitdiffstats
path: root/main/ncurses
Commit message (Collapse)AuthorAgeFilesLines
* main/curses: use abuild strip onlyDaniel Sabogal2018-02-271-1/+2
| | | | | | | | Fails to cross-compile: strip: Unable to recognise the format of the input file `[...]/aports/main/ncurses/pkg/ncurses/usr/bin/tic' install: strip: No such file or directory make[1]: *** [Makefile:201: install.progs] Error 1
* main/nettle: modernise, add test suiteA. Wilcox2018-02-121-9/+11
|
* main/ncurses: security upgrade to 6.0-20171125 (CVE-2017-16879)Leonardo Arena2018-01-231-3/+5
| | | | Fixes #8391
* main/*: fix homepage url and source from http:// to https://Jakub Jirutka2017-11-191-1/+1
| | | | | | | Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring.
* main/ncurses: upgrade to 6.0_p20170930Natanael Copa2017-10-031-3/+3
|
* main/ncurses: use http mirrorKaarle Ritvanen2017-08-241-2/+2
|
* main/ncurses: security upgrade to 6.0_p20170701 (CVE-2017-10684)Natanael Copa2017-07-191-8/+10
|
* main/[various]: set -e build fixNatanael Copa2017-03-201-1/+1
|
* main/ncurses: support cross buildingTimo Teräs2016-07-131-12/+4
|
* main/ncurses: compat provides of ncurses-widec-libsTimo Teräs2015-12-221-1/+3
|
* main/ncurses: move libcurses.so symlink to -dev packageNatanael Copa2015-12-181-2/+2
| | | | this fixes so ncurses-dev does not get pulled in as a dep.
* main/ncurses: link curses -> ncursesNatanael Copa2015-12-181-1/+5
|
* main/ncurses: add wrappers for non-widec libsNatanael Copa2015-12-171-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 charNatanael Copa2015-12-171-2/+8
|
* main/ncurses: only build widechar libsNatanael Copa2015-12-171-38/+16
| | | | | | the non-widechar headers are broken so packages gets corrupt. We only support the widechars now.
* main/ncurses: add dbg subpkg for libsCarlo Landmeter2015-11-181-2/+3
|
* main/ncurses: add dbg subpkgCarlo Landmeter2015-11-181-2/+2
|
* main/ncurses: upgrade to 6.0Natanael Copa2015-10-152-64/+13
| | | | provide ncurses5 compat for migration
* main/ncurses: add patch for gcc5Natanael Copa2015-06-052-5/+63
|
* main/ncurses: rename -base subpackage to -terminfo-baseNatanael Copa2014-09-221-8/+6
| | | | make it easier to find the base terminfo subpackage with apk search
* ncurses: make ncurses-terminfo depend on ncurses-baseNatanael Copa2014-09-221-1/+2
| | | | This is to fix broken symlinks.
* main/[various]: simple build fixes against musl (update_config_sub)Timo Teräs2013-09-201-0/+5
|
* [all autotools packages]: normalize ./configureTimo Teräs2013-07-301-3/+8
|
* main/ncurses: support crosscompilingTimo Teräs2013-07-121-1/+4
|
* main/ncurses: fix config optionDubiousjim2013-06-281-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 filesNatanael Copa2012-10-171-1/+2
| | | | vlc needs it
* main/ncurses: upgrade to 5.9Natanael Copa2011-04-111-3/+3
|
* main/ncurses: also build widec libsNatanael Copa2011-03-251-11/+31
|
* main/ncurses: split out ncurses-libs and ncurses-base packagesNatanael Copa2011-02-281-2/+17
| | | | the apps in /usr/bin are normally not needed. We split the packagage
* main/ncurses: upgrade to 5.8Natanael Copa2011-02-281-3/+3
|
* main/ncurses: disable termcapNatanael Copa2011-02-241-1/+2
| | | | fixes #517
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/ncurses: rebuild so .so get moved to -devNatanael Copa2010-06-171-1/+5
|
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/ncurses: provide basic terminfo with the main libNatanael Copa2009-09-031-8/+20
| | | | The rest are provided with ncurses-terminfo
* move core/* to main/Natanael Copa2009-07-231-0/+34
added maintainer to several packages as well