aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/syncthing: enable build on ppc64leRoberto Oliveira2017-11-061-1/+1
|
* community/afl: upgrade to 2.52bRoberto Oliveira2017-11-061-2/+2
|
* testing/discount: moved from testing and take maintainershipCarlo Landmeter2017-11-062-0/+53
|
* community/sent: move from testingSören Tempel2017-11-062-0/+51
|
* community/aqbanking: move from testingSören Tempel2017-11-062-0/+63
|
* community/gwenhywfar: move from testingSören Tempel2017-11-063-0/+93
|
* community/ktoblzcheck: move from testingSören Tempel2017-11-061-0/+42
|
* community/tidyhtml: upgrade to 5.4.0 and various changesCarlo Landmeter2017-11-061-8/+15
| | | | | | | | * turn on verbose build * build profile MinSizeRel (smaller size binaries) * disable localizations * build shared * include check
* community/py-polib: upgrade to 1.0.8 and modernizeRoberto Oliveira2017-11-061-21/+7
|
* community/rust: change llvm3.9 to llvm4Jakub Jirutka2017-11-061-3/+4
|
* community/xpdf: fix project url and source urlRoberto Oliveira2017-11-051-3/+3
| | | | xpdf project moved to www.xpdfreader.com
* community/xterm: fix source urlRoberto Oliveira2017-11-051-2/+2
|
* community/yaml-cpp: update sha512sumsRoberto Oliveira2017-11-051-2/+2
| | | | | | | | yaml-cpp 0.5.3 sha512sums changed but upstream said that their didn't change the tarball. Maybe was a github issue that regenerated the tarball? See: https://github.com/jbeder/yaml-cpp/issues/535
* community/calcurse: move tzdata to checkdependsSören Tempel2017-11-051-2/+3
|
* community/bvi: move from mainSören Tempel2017-11-052-0/+58
|
* community/calcurse: add checkSören Tempel2017-11-051-2/+6
|
* community/calcurse: modernize APKBUILDSören Tempel2017-11-051-5/+4
|
* community/calcurse: upgrade to 4.3.0Sören Tempel2017-11-051-2/+2
|
* community/ncmpc: claim maintainershipSören Tempel2017-11-051-2/+3
| | | | Also mark as having no test suite.
* community/ncmpc: upgrade to 0.29Sören Tempel2017-11-053-79/+4
|
* community/perl-test-taint: modernize and add checkRoberto Oliveira2017-11-051-9/+12
|
* community/perl-radiusperl: modernize and add checkRoberto Oliveira2017-11-051-8/+11
|
* community/perl-test-postgresql: fix make dependsRoberto Oliveira2017-11-051-2/+3
| | | | | | | | Add perl-module-install as a make dependency to fix build error: Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module) Also add perl-try-tiny to checkdepends.
* community/perl-par-dist: modernize and add checkRoberto Oliveira2017-11-051-8/+12
|
* community/perl-par: modernize and add checkRoberto Oliveira2017-11-051-5/+9
|
* community/perl-net-ipv4addr: modernize and add checkRoberto Oliveira2017-11-051-6/+9
|
* community/perl-strictures: upgrade to 2.000003Roberto Oliveira2017-11-051-3/+3
|
* community/perl-[n-s]*: modernize APKBUILDRoberto Oliveira2017-11-0518-144/+225
| | | | | | | | Changes: - Move tests to check() - Remove return 1 - rename _builddir to builddir - add missing default_prepare in prepare()
* community/perl-xml-libxml: enable tests againRoberto Oliveira2017-11-051-7/+12
| | | | | with the upgrade to version 2.0132, all the tests seems to be working fine now
* community/perl-xml-libxml: upgrade to 2.0132Roberto Oliveira2017-11-051-2/+2
|
* community/perl-xml-writer: add check()Roberto Oliveira2017-11-051-1/+6
|
* testing/iprutils: move to communityRoberto Oliveira2017-11-051-0/+45
|
* community/perl-[t-y]: modernize APKBUILDRoberto Oliveira2017-11-0525-193/+271
| | | | | | | Changes: - Move tests to check() - Remove return 1 - rename _builddir to builddir
* community/php7: disable test strings/htmlentities03.phptJakub Jirutka2017-11-052-1/+2
| | | | | | It fails on ppc64le, looks like related to a locale. htmlentities() test 3 (setlocale / de_DE.ISO-8859-1) [ext/standard/tests/strings/htmlentities03.phpt]
* community/repmgr: rebuild against postgresql 10.0Jakub Jirutka2017-11-041-1/+1
|
* community/postgresql-plpgsql_check: rebuild against postgresql 10.0Jakub Jirutka2017-11-041-1/+1
|
* community/postgresql-orafce: rebuild against postgresql 10.0Jakub Jirutka2017-11-041-1/+1
|
* community/perl-digest-bubblebabble: modernize APKBUILDRoberto Oliveira2017-11-041-6/+11
|
* community/perl-task-weaken: modernize APKBUILDRoberto Oliveira2017-11-041-6/+11
|
* community/perl-task-weaken: fix make dependsRoberto Oliveira2017-11-041-2/+2
| | | | | | Add perl-module-install as a make dependency to fix build error: Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module)
* community/perl-digest-bubblebabble: fix make dependsRoberto Oliveira2017-11-041-2/+2
| | | | | | Add perl-module-install as a make dependency to fix build error: Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module)
* community/lapack: bump pkgrelRoberto Oliveira2017-11-041-1/+1
|
* community/lapack: update sha512sumsRoberto Oliveira2017-11-041-1/+1
| | | | | | | | lapack 3.7.1 tarball was generated again to remove some filenames starting with ._ (dot+underscore), but the upstream did not bump the package version. See: https://github.com/Reference-LAPACK/lapack/issues/172
* community/perl-class-trigger: fix make dependsRoberto Oliveira2017-11-041-2/+2
| | | | | | Add perl-module-install as a make dependency to fix build error: Can't locate inc/Module/Install.pm in @INC (you may need to install the inc::Module::Install module)
* community/todo.txt-cli: fix source url and modernizeRoberto Oliveira2017-11-041-12/+3
|
* community/yarn: upgrade to 1.3.2Jakub Jirutka2017-11-031-2/+2
|
* community/targetcli: upgrade to 2.1_p47Roberto Oliveira2017-11-031-3/+3
|
* community/virtualbox-guest-modules-hardened: rebuild against kernel 4.9.60-r0Natanael Copa2017-11-031-1/+1
|
* community/monitoring-plugins: add ping command with correct parameters to ↵Francesco Colista2017-11-031-10/+8
| | | | make check_ping work
* community/lua-lgi: upgrade to 0.9.2Natanael Copa2017-11-031-4/+2
|