aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/dynamips: added optional dependencyFrancesco Colista2017-07-031-2/+2
|
* community/libnsl: moved from testing, added check() functionFrancesco Colista2017-07-033-0/+120
|
* community/libre2: upgrade to 2017.07.01Francesco Colista2017-07-031-2/+2
|
* community/py-xlsxwriter: upgrade to 0.9.8Francesco Colista2017-07-031-2/+2
|
* community/py-ptyprocess: upgrade to 0.5.2Francesco Colista2017-07-031-5/+3
|
* community/perl-mojolicious: upgrade to 7.34Francesco Colista2017-07-031-2/+2
|
* community/py3-multidict: upgrade to 3.1.0Fabian Affolter2017-07-031-2/+2
|
* community/py-opencl: update to 2017.2Stuart Cardall2017-07-031-2/+2
|
* community/py3-aiohttp: upgrade to 2.2.1Fabian Affolter2017-07-031-2/+2
|
* community/dynamips: removed optiona deps since in testingFrancesco Colista2017-07-031-1/+1
|
* community/dynamips: JIT requires paxmark. Fixes #6605Francesco Colista2017-07-031-2/+3
|
* community/one-context: upgrade to 0.5.1Jakub Jirutka2017-07-021-4/+2
|
* community/dynamips: Comment out DYNAMIPS_FLAGS to respect CFLAGSFrancesco Colista2017-07-011-1/+7
|
* community/ocaml-findlib: use make -j1 for now due to parallelism problems on ↵William Pitcock2017-06-301-1/+1
| | | | highly parallel builders (like ppc64le)
* community/py3-multidict: disable stripWilliam Pitcock2017-06-301-0/+1
|
* community/perl-module-scandeps: update to 1.24Stuart Cardall2017-06-301-7/+10
|
* community/nodejs-current: upgrade to 8.1.3Ole-Martin Bratteng2017-06-301-2/+2
|
* community/R: upgrade to 3.4.1tmpfile2017-06-301-10/+9
|
* community/py3-multidict: upgrade to 3.0.0Fabian Affolter2017-06-301-4/+4
|
* community/py3-yarl: upgrade to 0.11.0Fabian Affolter2017-06-301-2/+2
|
* community/fuse-exfat: upgrade to 1.2.7André Klitzing2017-06-301-8/+6
| | | | Modernize abuild
* community/fuse-exfat: move from testingAndré Klitzing2017-06-301-0/+41
|
* community/camlp4: enable build on ppc64leRoberto Oliveira2017-06-301-1/+1
| | | | | Enable camlp4 on ppc64le, ocaml and ocamlbuild are now enabled.
* community/ocaml[build/-findlib]: enable build on ppc64le.Roberto Oliveira2017-06-302-2/+3
| | | | | Enable build of ocamlbuild and ocaml-findlib on ppc64le as ocaml now works.
* community/ocaml: fix segfault in ppc64le and enable buildRoberto Oliveira2017-06-302-2/+16
| | | | | | | | | Since ocaml 4.04, ocaml commands start to point to native-compiled instead of the byte-code compiled, e.g. ocamlc points to the native-compiled ocamlc.opt. This patch adds -no-pie to all ocaml compiled to native code (for ppc64le), fixing the segfault problem that was happening.
* community/rethinkdb: enable SPLIT_SYMBOLSNatanael Copa2017-06-301-2/+4
|
* community/perl-starlet: fix build, modernize APKBUILD, add check()Leonardo Arena2017-06-301-9/+13
|
* community/perl-parallel-prefork: fix build, modernize APKBUILD, add checkLeonardo Arena2017-06-301-9/+13
|
* community/rt4: moved from mainLeonardo Arena2017-06-306-0/+254
|
* community/perl-starlet: moved from mainLeonardo Arena2017-06-301-0/+39
|
* community/perl-parallel-prefork: moved from mainLeonardo Arena2017-06-301-0/+39
|
* community/perl-class-accessor-lite: moved from mainLeonardo Arena2017-06-301-0/+37
|
* Revert "main/perl-net-dns-sec: moved from main"Leonardo Arena2017-06-301-0/+43
| | | | | | This reverts commit fe2d4fd44dda9dfe064a31f29986de87ea080da8. See commit d0e9dba6110628e2f85e55c56922de44fbe40ff8
* community/osinfo-db: fix xml for alpineNatanael Copa2017-06-301-1/+2
|
* community/buildbot: upgrade to 0.9.9Francesco Colista2017-06-301-2/+2
|
* community/terminator: added missing dependencies, added check()Francesco Colista2017-06-301-5/+9
|
* community/tor: upgrade to 0.3.0.9Christine Dodrill2017-06-301-2/+2
|
* community/ocaml: upgrade to 4.04.2Roberto Oliveira2017-06-301-2/+2
|
* community/py-pyldap: upgrade to 2.4.37Jakub Jirutka2017-06-301-3/+3
|
* community/py-gst: upgrade to 1.12.0Natanael Copa2017-06-291-2/+3
|
* community/py-gst: renameNatanael Copa2017-06-291-3/+3
|
* community/docker-py: upgrade to 2.4.0Francesco Colista2017-06-281-2/+2
|
* community/perl-io-gzip: upgrade to 0.20Francesco Colista2017-06-281-5/+3
|
* community/perl-text-csv_xs: upgrade to 1.28Francesco Colista2017-06-281-3/+3
|
* community/salt: upgrade to 2016.11.5Francesco Colista2017-06-281-22/+2
|
* community/nodejs-current: upgrade to 8.1.2Ole-Martin Bratteng2017-06-271-2/+2
|
* community/dunst: package version in src should be a variable. Added check() ↵Francesco Colista2017-06-271-5/+9
| | | | function
* community/asciinema: upgrade to 1.4.0 and enable on ppc64leRoberto Oliveira2017-06-271-15/+8
| | | | | | | | | The upgrade from version 1.2.0 to 1.3.0 brings back the original Python implementation of asciinema[1] and it supports only Python 3. This patch changes the build to reflect the changes and also enable build on ppc64le. [1] http://blog.asciinema.org/post/and-now-for-something-completely-different/
* community/youtube-dl: upgrade to 2017.06.25Timo Teräs2017-06-271-2/+2
|
* community/nextcloud: fix subpackage -default-appsJakub Jirutka2017-06-271-1/+4
|