aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/dante: upgrade to 1.4.2Pryz2017-03-291-8/+2
|
* testing/{ipt-netflow-grsec,sch-cacke-grsec,wireguard-grsec}: fix $archWilliam Pitcock2017-03-293-3/+3
| | | | | we only ship linux-grsec on x86/x86_64/armhf, and there are no plans to ship it on any other archs, so $arch=all is improper.
* community/terminator: update source URLWilliam Pitcock2017-03-291-5/+3
|
* main/perl-test-output: fix dependenciesWilliam Pitcock2017-03-291-1/+1
|
* main/avahi-ui: avahi-discover-standalone hasn't been a thing for a while, ↵William Pitcock2017-03-291-1/+1
| | | | remove from APKBUILD
* main/poppler-qt4: fix buildWilliam Pitcock2017-03-291-4/+4
|
* testing/open-zwave-control-panel: new snapshotCarlo Landmeter2017-03-281-7/+3
|
* main/gnu-efi: ppc64 does not use EFI, so package is not relevantWilliam Pitcock2017-03-281-2/+2
|
* community/ruby-mathematical: upgrade to 1.6.8Jakub Jirutka2017-03-292-20/+9
|
* community/ruby-mathematical: move from testingJakub Jirutka2017-03-296-0/+0
|
* community/ruby-nokogiri: move from testingJakub Jirutka2017-03-291-0/+0
|
* community/ruby-mini_portile2: move from testingJakub Jirutka2017-03-291-0/+0
|
* community/ruby-enum: move from testingJakub Jirutka2017-03-291-0/+0
|
* community/mtex2mml: move from testingJakub Jirutka2017-03-293-0/+0
|
* community/lasem: move from testingJakub Jirutka2017-03-292-0/+0
|
* testing/lasem: add check() functionJakub Jirutka2017-03-291-1/+6
|
* main/intltool: add runtime dependency on fileJakub Jirutka2017-03-291-2/+2
| | | | intltool-update uses system command "file"
* main/intltool: modernize abuildJakub Jirutka2017-03-291-6/+4
|
* testing/knot-resolver: upgrade to 1.2.4Jakub Jirutka2017-03-291-2/+2
|
* main/nginx: add "stable version" to pkgdescJakub Jirutka2017-03-291-2/+2
|
* community/ruby2.2: upgrade to 2.2.7Jakub Jirutka2017-03-281-4/+2
|
* main/python3: upgrade to 3.6.1Łukasz Jendrysik2017-03-281-2/+2
|
* comunity/dateutils: update config guessRoberto Oliveira2017-03-281-0/+5
| | | | Update configure guess file before build
* community/sassc: upgrade to 3.4.2André Klitzing2017-03-281-4/+2
|
* community/libsass: upgrade to 3.4.3André Klitzing2017-03-281-4/+2
|
* community/aha: upgrade to 0.4.10.6Breno Leitao2017-03-281-2/+2
|
* community/aha: update source URL to new project's locationBreno Leitao2017-03-281-4/+2
| | | | | Aha project moved to Github. Adjusting the $source URL. No changes in the checksum.
* main/sdl2: add altivec fixesWilliam Pitcock2017-03-282-4/+40
|
* main/py-boto: upgrade to 2.46.1 and modernize abuildAndré Klitzing2017-03-281-13/+6
|
* main/py-oauthlib: upgrade to 2.0.2André Klitzing2017-03-281-5/+3
|
* main/haproxy: upgrade to 1.7.4André Klitzing2017-03-281-2/+2
|
* testing/py-passlib: upgrade to 1.7.1 and modernize abuildAndré Klitzing2017-03-281-15/+3
|
* main/chrony: create doc folder before installing examplesRoberto Oliveira2017-03-281-2/+3
|
* testing/py-cssutils: upgrade to 1.0.2 and modernize abuildAndré Klitzing2017-03-281-22/+6
|
* main/py-flask: upgrade to 0.12André Klitzing2017-03-281-5/+3
|
* community/bogofilter: Update config_guessBreno Leitao2017-03-281-0/+6
| | | | | Bogofilter is not building on ppc64le because it uses an old config.guess. Updating it.
* testing/libmhash: Fix URLBreno Leitao2017-03-281-1/+1
| | | | | Current $source URL is resulting 404. Just updated to the new URL. No changes in the checksums.
* community/patchelf: Disable tests for ppc64leBreno Leitao2017-03-281-1/+6
| | | | | | | | | Currently patchelf tries to execut tests that are not aimed for ppc64le, thus, failing the whole build. This patch just disable the tests on ppc64le. Tested on both x86 and ppc64le
* main/imagemagick: upgrade to 7.0.5.47heo2017-03-281-2/+2
|
* community/*: move php5 and dependent pkgs from mainJakub Jirutka2017-03-2858-0/+0
| | | | | | | | | | | | | | | | There two main reasons for this change: * Active support of PHP 5.x ended on January 2017, security support will end on December 2018. Packages in the main repository should be supported for at least 2 years, this means until first quarter of 2019 for the upcoming v3.6. * php7 and its extensions are currently in the community repository, so we can't use single abuild for both php5-* and php7-* packages (as we do for Python and Lua packages). This change was suggested by @vakartel, approved by @ncopa, @kaniini, and @jirutka.
* main/owncloud: fix sedding of nonexistent fileJakub Jirutka2017-03-282-5/+6
|
* main/php5: fix seding of nonexistent file /etc/php/php.iniJakub Jirutka2017-03-281-3/+6
|
* main/libgsasl: update config guess before buildRoberto Oliveira2017-03-281-0/+5
| | | | Update configure guess file before build to fix build break on ppc64le.
* main/opensmtpd: update config guessRoberto Oliveira2017-03-281-0/+9
| | | | | Update config guess before build and change config.guess permission to allow update.
* main/zabbix: fix mdepends, APKBUILD package() fixesLeonardo Arena2017-03-281-6/+2
|
* testing/x11vnc: modernize APKBUILD, add check()Leonardo Arena2017-03-281-14/+12
|
* main/mosquitto: upgrade to 1.4.11Natanael Copa2017-03-282-10/+65
|
* main/strongswan: upgrade to 5.5.2Timo Teräs2017-03-284-73/+54
|
* testing/mergerfs: upgrade to 2.20.0Nathan Caldwell2017-03-281-5/+5
|
* testing/x11vnc: move from unmaintained, take maintainershipTuan M. Hoang2017-03-282-10/+26
|