Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "testing/sbcl: upgrade to 1.3.7" | Sören Tempel | 2016-07-06 | 2 | -18/+7 |
| | | | | This reverts commit 7ee606ed18c69574f68085ce826954daec486737. | ||||
* | testing/opencpn: new aport | ScrumpyJack | 2016-07-06 | 2 | -0/+53 |
| | | | | | OpenCPN is a cross platform electronic navigation system. http://opencpn.org | ||||
* | testing/wxgtk: new aport | ScrumpyJack | 2016-07-06 | 2 | -0/+96 |
| | | | | | GTK2 port of wxWidgets3.0 GUI library http://www.wxwidgets.org | ||||
* | main/apk-tools: fix cross compile | Timo Teräs | 2016-07-06 | 2 | -4/+22 |
| | |||||
* | main/libfetch: support cross compiling | Timo Teräs | 2016-07-06 | 2 | -8/+10 |
| | |||||
* | testing/xonotic: upgrade to 0.8.1 | Sören Tempel | 2016-07-06 | 1 | -24/+14 |
| | |||||
* | testing/xonotic-data: upgrade to 0.8.1 | Sören Tempel | 2016-07-06 | 1 | -6/+6 |
| | |||||
* | main/fish: upgrade to 2.3.1 | Sören Tempel | 2016-07-06 | 1 | -13/+6 |
| | |||||
* | main/unzip: fix installation of man pages | Sören Tempel | 2016-07-06 | 1 | -18/+13 |
| | | | | And cleanup a bit. | ||||
* | testing/sbcl: upgrade to 1.3.7 | Sören Tempel | 2016-07-06 | 2 | -7/+18 |
| | |||||
* | main/fakeroot: do not set LD_LIBRARY_PATH | Timo Teräs | 2016-07-06 | 2 | -1/+85 |
| | | | | | it breaks cross-binutils which use rpath to pick correct libbfd instead of the one in /usr/lib. | ||||
* | main/openssl: fix cross building | Timo Teräs | 2016-07-06 | 1 | -1/+1 |
| | |||||
* | main/binutils: fix automatic so dependencies for cross builds | Timo Teräs | 2016-07-06 | 1 | -1/+1 |
| | |||||
* | main/libtool: fix a cross compile issue | Timo Teräs | 2016-07-06 | 2 | -11/+50 |
| | |||||
* | main/musl: fix bootstrap build | Timo Teräs | 2016-07-06 | 1 | -10/+15 |
| | |||||
* | main/busybox: fix bootstrap dependencies | Timo Teräs | 2016-07-06 | 1 | -1/+3 |
| | |||||
* | main/musl: upgrade to 1.1.15 | Timo Teräs | 2016-07-06 | 15 | -658/+6 |
| | |||||
* | testing/gogs: upgrade to 0.9.13 | Carlo Landmeter | 2016-07-06 | 2 | -33/+26 |
| | |||||
* | community/py-configobj: remove snapshot function | Leonardo Arena | 2016-07-06 | 1 | -19/+0 |
| | |||||
* | community/py-configobj: upgrade to 5.0.6 | Leonardo Arena | 2016-07-06 | 1 | -7/+8 |
| | |||||
* | main/gcc: restore original ssp nonshared patch | Timo Teräs | 2016-07-06 | 3 | -31/+25 |
| | | | | fixes x86 build | ||||
* | main/gcc: disable libmpx | Timo Teräs | 2016-07-06 | 1 | -2/+3 |
| | | | | it does not work with musl at the time being | ||||
* | testing/terraform: Cleanup for more current conventions | Thomas Boerger | 2016-07-05 | 1 | -24/+21 |
| | |||||
* | main/gcc: upgrade to 6.1.0 | Timo Teräs | 2016-07-05 | 47 | -1892/+1347 |
| | | | | | | | | | | - use --enable-default-pie - patch bind now, ssp-strong, fortify and as-needed to be defaults - remove gentoo esp patches as unneeded (deprecated by the above) - update ecj - remove upstreamed musl patches, add current musl patches - support musl's static pie - fix some bootstrapping related issues | ||||
* | testing/terraform: new aport | Thomas Boerger | 2016-07-05 | 1 | -0/+78 |
| | | | | | | https://www.terraform.io/ A tool for building, changing, and combining infrastructure safely and efficiently | ||||
* | testing/pelican: new aport | Danilo Falcão | 2016-07-05 | 1 | -0/+41 |
| | | | | | https://pypi.python.org/pypi/pelican/ A tool to generate a static blog from reStructuredText or Markdown input files. | ||||
* | main/py-setuptools: new upstream version 24.0.2 | Christian Kampka | 2016-07-05 | 1 | -5/+5 |
| | |||||
* | main/flake8: new upstream version 2.6.2 | Christian Kampka | 2016-07-05 | 1 | -5/+5 |
| | |||||
* | main/lzip: upgrade to 1.18, clean APKBUILD | Klemens Nanni | 2016-07-05 | 1 | -20/+10 |
| | |||||
* | testing/nextcloud: upgrade to 9.0.52 | Leonardo Arena | 2016-07-05 | 1 | -5/+5 |
| | |||||
* | main/wireshark: security upgrade to 2.0.4. Fixes #5852 | Leonardo Arena | 2016-07-05 | 1 | -4/+4 |
| | | | | | | | | | | | | CVE-2016-5350 CVE-2016-5351 CVE-2016-5352 CVE-2016-5353 CVE-2016-5354 CVE-2016-5355 CVE-2016-5356 CVE-2016-5357 CVE-2016-5358 | ||||
* | community/lshw: needs linux-headers | Leonardo Arena | 2016-07-05 | 1 | -2/+2 |
| | |||||
* | main/phpmyadmin: security upgrade to 4.6.3 | Leonardo Arena | 2016-07-05 | 1 | -4/+4 |
| | | | | | Fixes #5834 Fixes #5840 | ||||
* | testing/cloudfoundry-cli: new aport | Thomas Boerger | 2016-07-04 | 1 | -0/+48 |
| | | | | | https://github.com/cloudfoundry/cli A CLI for Cloud Foundry written in Go | ||||
* | main/tiff: remove uneeded patch. Don't patch Changelog (fails) | Leonardo Arena | 2016-07-04 | 5 | -190/+10 |
| | |||||
* | main/tiff: security fixes. Fixes #5823 | Leonardo Arena | 2016-07-04 | 5 | -5/+531 |
| | | | | | | | | CVE-2015-8665 CVE-2015-8683 CVE-2015-8781 CVE-2015-8782 CVE-2015-8784 | ||||
* | community/lshw: move from testing | Natanael Copa | 2016-07-04 | 4 | -0/+0 |
| | |||||
* | main/py-pygments: bump pkgrel to rebuild with secfix | Leonardo Arena | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | testing/py-mongo: new upstream version 3.2.2 | Danilo Falcão | 2016-07-04 | 1 | -5/+5 |
| | |||||
* | testing/gogs: multiple fixes | 7heo | 2016-07-04 | 4 | -32/+36 |
| | | | | | | | | | | List of fixes: - Do not fail to add the user 'gogs' to the group 'www-data', explicitely creates it first. - Explicitely pass the path to the .ini file to the gogs binary. - Use openrc-run instead of runscript. - Patch the list.tmpl template not to cause a fatal error when gogs starts. | ||||
* | testing/ufw: new upstream version 0.35 | Danilo Falcão | 2016-07-04 | 1 | -4/+4 |
| | |||||
* | testing/fabric: new upstream version 1.11.1 | Danilo Falcão | 2016-07-04 | 1 | -5/+5 |
| | | | | https://pypi.python.org/pypi/Fabric | ||||
* | community/mpv: rebuild against ffmpeg 3.3.1 | Bartłomiej Piotrowski | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | community/w3m: remove -lang | Natanael Copa | 2016-07-04 | 1 | -1/+0 |
| | |||||
* | main/ffmpeg: upgrade to 3.1.1 | Francesco Colista | 2016-07-04 | 1 | -4/+4 |
| | |||||
* | main/w3m: add -doc subpkg | Natanael Copa | 2016-07-04 | 1 | -1/+2 |
| | |||||
* | community/nedit: fix doc | Carlo Landmeter | 2016-07-04 | 1 | -3/+1 |
| | |||||
* | community/w3m: add doc and lang subpkgs | Carlo Landmeter | 2016-07-04 | 1 | -0/+1 |
| | |||||
* | testing/ranger: upgrade to 1.7.2 | Francesco Colista | 2016-07-04 | 1 | -2/+4 |
| | |||||
* | community/h2o: update checksums | Carlo Landmeter | 2016-07-04 | 1 | -3/+3 |
| |