aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
* community/rust: upgrade to 1.22.1Marat Safin2017-11-253-14/+18
|
* community/git-lfs: don't strip binary, but build with -s -wJakub Jirutka2017-11-251-3/+6
|
* community/git-lfs: move from testingJakub Jirutka2017-11-255-0/+144
|
* community/ronn: move from testingJakub Jirutka2017-11-251-0/+56
|
* community/ruby-hpricot: move from testingJakub Jirutka2017-11-252-0/+61
|
* community/ruby-mustache: move from testingJakub Jirutka2017-11-252-0/+61
|
* community/ruby-rdiscount: move from testingJakub Jirutka2017-11-251-0/+61
|
* community/knot: upgrade to 2.6.3Francesco Colista2017-11-251-2/+2
|
* community/libvterm: add checkRoberto Oliveira2017-11-251-3/+6
|
* community/libvisio: modernize and add checkRoberto Oliveira2017-11-251-8/+10
|
* community/libstaroffice: upgrade to 0.0.5Roberto Oliveira2017-11-251-4/+2
|
* community/libsass: upgrade to 3.4.7Roberto Oliveira2017-11-251-2/+2
|
* community/liborcus: modernize add checkRoberto Oliveira2017-11-241-8/+10
|
* community/liboauth: add checkRoberto Oliveira2017-11-241-1/+6
|
* community/libmatemixer: upgrade to 1.19.0Roberto Oliveira2017-11-241-3/+3
|
* community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.65-r0Natanael Copa2017-11-241-1/+1
|
* community/perl-graph: add project descriptionRoberto Oliveira2017-11-241-2/+2
|
* community/perl-test-most: add project descriptionRoberto Oliveira2017-11-241-2/+2
|
* community/perl-data-compare: bump pkgrelRoberto Oliveira2017-11-241-1/+1
|
* community/perl-data-compare: modernize and add package descriptionRoberto Oliveira2017-11-241-10/+13
|
* community/perl-crypt-cbc: modernize and add package descriptionRoberto Oliveira2017-11-241-11/+14
|
* community/perl-crypt-openssl-dsa: modernize and add package descriptionRoberto Oliveira2017-11-241-11/+14
|
* community/perl-crypt-rc4: modernize and add package descriptionRoberto Oliveira2017-11-241-9/+14
|
* community/perl-datetime-format-strptime: upgrade to 1.74 and modernizeRoberto Oliveira2017-11-241-9/+14
|
* community/perl-file-slurper: upgrade to 0.010Roberto Oliveira2017-11-241-5/+5
|
* community/perl-glib: upgrade to 1.326Roberto Oliveira2017-11-241-4/+4
|
* community/perl-moose: upgrade to 2.2008Roberto Oliveira2017-11-241-2/+2
|
* community/perl-moo: upgrade to 2.003003Roberto Oliveira2017-11-241-2/+2
|
* community/perl-object-insideout: upgrade to 4.04Roberto Oliveira2017-11-241-3/+3
|
* community/perl-tie-cycle: upgrade to 1.225Roberto Oliveira2017-11-241-2/+2
|
* community/perl-text-quoted: upgrade to 2.09Roberto Oliveira2017-11-241-4/+4
|
* community/perl-unicode-collate: upgrade to 1.25Roberto Oliveira2017-11-241-5/+5
|
* community/perl-xml-libxml-simple: upgrade to 0.98Roberto Oliveira2017-11-241-5/+3
|
* community/perl-xml-xpath: upgrade to 1.42Roberto Oliveira2017-11-241-3/+3
|
* community/postgresql-pglogical: move from testingJakub Jirutka2017-11-232-0/+80
|
* community/minetest: enable on aarch64Natanael Copa2017-11-231-1/+1
| | | | should be fixed with db90c77b894d97430058db29c54ee281b2b44e3a
* community/irrlicht: fix linking with bundled libaesgmNatanael Copa2017-11-232-3/+3
|
* community/minetest: disable on aarch64Natanael Copa2017-11-231-1/+1
|
* community/libe-book: modernize and add checkRoberto Oliveira2017-11-231-11/+11
|
* community/pngquant: add simple checkRoberto Oliveira2017-11-231-2/+6
| | | | | As upstream doesn't provide a suite test, add a simple --help test.
* community/pngquant: upgrade to 2.11.2André Klitzing2017-11-231-2/+2
|
* community/libcoap: enable tests again on ppc64leRoberto Oliveira2017-11-231-5/+1
| | | | | Tests were failing in ppc64le LXC container (but working in a VM). I tried tests now and seems to be running fine.
* community/libcdr: modernize and add checkRoberto Oliveira2017-11-231-4/+7
|
* commmunity/terraform: upgrade to 0.11.0Sergey Sadovoi2017-11-231-3/+3
|
* community/libzip: modernize and add checkRoberto Oliveira2017-11-231-8/+11
|
* community/perl-[e-f]*: modernize APKBUILDRoberto Oliveira2017-11-2311-106/+155
| | | | | | | | Changes: - Move tests to check() - Remove return 1 - Rename _builddir to builddir - Add missing default_prepare in prepare()
* community/uncrustify: upgrade to 0.66.1André Klitzing2017-11-232-19/+4
|
* community/firefox-esr: upgrade to 52.5.0Natanael Copa2017-11-231-2/+2
|
* community/irrlicht: fix building with system libsNatanael Copa2017-11-232-5/+92
|
* community/php5: Change php5-module.conf to use SetHandlerpawciobiel2017-11-232-4/+12
| | | | | | Avoids serving non php files using php handler. imported from https://github.com/alpinelinux/aports/pull/206