Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/refpolicy: inital import | Tycho Andersen | 2017-04-08 | 2 | -0/+84 |
| | | | | | | | This is the SELinux policy library, which contains a large number of interface (and other) definitions for use in SELinux policies. Signed-off-by: Tycho Andersen <tycho@docker.com> | ||||
* | testing/pngquant: upgrade to 2.9.1 | André Klitzing | 2017-04-08 | 1 | -2/+2 |
| | |||||
* | testing/flatpak: upgrade to 0.9.2 | André Klitzing | 2017-04-08 | 1 | -3/+3 |
| | |||||
* | testing/ejson: new aport | Andy McLeod | 2017-04-08 | 2 | -0/+81 |
| | | | | | | | | Adds a new piece of software to aports. EJSON is a small library to manage encrypted secrets using asymmetric encryption. This aport includes only the binary cli program. It omits the man pages and ruby gem. | ||||
* | main/abuild: add support for lzip source packages | William Pitcock | 2017-04-08 | 2 | -2/+35 |
| | |||||
* | community/irssi-xmpp: Fix FTBFS with new struct fields | Breno Leitao | 2017-04-08 | 2 | -4/+59 |
| | | | | | | use_ssl field of SERVER_CONNECT_REC has been renamed to use_tls. Patch integrated upstream already 0d9e5f7f1a0edaea0de312828ce47d11f74ee3dc | ||||
* | community/mate-utils: Do not build on ppc64le | Breno Leitao | 2017-04-08 | 1 | -1/+1 |
| | | | | | Disabling mate-utils on ppc64le for now. Desktop packages are not important at this moment. | ||||
* | community/mate-desktop-environment: fix bashism | William Pitcock | 2017-04-08 | 1 | -0/+1 |
| | |||||
* | community/elasticsearch: build fix | William Pitcock | 2017-04-08 | 1 | -1/+9 |
| | |||||
* | main/libunwind: enable C++ exception support | Shiz | 2017-04-08 | 1 | -1/+2 |
| | | | | | | Some packages like Rust need the _Unwind_* symbols as part of libunwind. While the package configure.ac says this implementation doesn't work too well, other distros seem to have had it enabled for years without issues. | ||||
* | main/at-spi2-core: add dbus as a build dependency to kill ↵ | William Pitcock | 2017-04-08 | 1 | -2/+2 |
| | | | | XXXDBUSDAEMONNOTFOUND error | ||||
* | community/mate-desktop-environment: new aport providing a metapackage for ↵ | William Pitcock | 2017-04-08 | 1 | -0/+52 |
| | | | | the mate desktop | ||||
* | testing/py-packaging: new aport | Breno Leitao | 2017-04-07 | 1 | -0/+43 |
| | | | | | Core utilities for Python packages. Adding it because this is a requirement for community/obnam package. | ||||
* | community/godep: Do not build on ppc64le | Breno Leitao | 2017-04-07 | 1 | -1/+1 |
| | | | | Go is still missing on ppc64le. Skipping this package for a while. | ||||
* | community/deadbeef: Fix build on ppc64le | Breno Leitao | 2017-04-07 | 2 | -6/+34 |
| | | | | | | | | | Currently deadbeef FTBFS on ppc64le due to two issues: 1) config.guess is outdated 2) deadbeef is not able to identify endianess on PPC machines. Fixing both of the issues to enable deadbeef to build on ppc64le. | ||||
* | testing/gns3-server: Fix stripping non-intel binaries | Breno Leitao | 2017-04-07 | 1 | -2/+11 |
| | | | | | | | | Currently gns3-server keeps a x86 binary as part of the source package, and this package currently fails on non-x86 machines on the strip() step. Replacing the x86 binary by the build server binary. | ||||
* | community/ltb-project-ssp: upgrade to 1.0, use php7, modernize APKBUILD, ↵ | Leonardo Arena | 2017-04-07 | 1 | -23/+9 |
| | | | | disable check() | ||||
* | community/psmisc: fix build for ppc64le | Leonardo Arena | 2017-04-07 | 3 | -8/+96 |
| | | | | https://github.com/leitao/aports/commit/9f4395581c9d594d2ffed51f2354c991e2c88c1a | ||||
* | community/perl-term-progressbar: upgrade to 2.18 | Natanael Copa | 2017-04-07 | 1 | -9/+12 |
| | |||||
* | community/go: disable go on ppc64le | Natanael Copa | 2017-04-07 | 1 | -1/+1 |
| | |||||
* | community/docker: upgrade to 17.04.0 | Matthieu Monnier | 2017-04-07 | 1 | -14/+14 |
| | |||||
* | community/php7: remove uncommitted/unifinished patch | Leonardo Arena | 2017-04-07 | 1 | -4/+2 |
| | |||||
* | community/php7-pear-net_smtp: upgrade to 1.8.0, install in the PEAR dir | Leonardo Arena | 2017-04-07 | 1 | -4/+4 |
| | |||||
* | community/php7-pear-net_idna2: install in the PEAR dir | Leonardo Arena | 2017-04-07 | 2 | -4/+6 |
| | |||||
* | community/psmisc: does not build yet for ppc64le | Leonardo Arena | 2017-04-07 | 1 | -2/+2 |
| | | | | | | pstree.c: In function 'get_threadname': pstree.c:800:15: error: 'PATH_MAX' undeclared (first use in this function) char path[PATH_MAX + 1]; | ||||
* | testing/etcd: upgrade to 3.1.5 | Francesco Colista | 2017-04-07 | 1 | -2/+2 |
| | |||||
* | community/perl-log-dispatch-configurator-any: add check(), modernize APKBUILD | Leonardo Arena | 2017-04-07 | 1 | -6/+14 |
| | |||||
* | community/libtermkey: mdepends fix | Leonardo Arena | 2017-04-07 | 1 | -2/+2 |
| | |||||
* | testing/mongo-php7-library: new aport | Leonardo Arena | 2017-04-07 | 1 | -0/+35 |
| | |||||
* | testing/mongo-php7-driver: new aport | Leonardo Arena | 2017-04-07 | 2 | -0/+83 |
| | |||||
* | community/php7-pear-net_idna2: new aport | Leonardo Arena | 2017-04-07 | 1 | -0/+29 |
| | |||||
* | community/php7-pear-net_socket: new aport | Leonardo Arena | 2017-04-07 | 1 | -0/+23 |
| | |||||
* | community/roundcubemail: use php7, disable check() | Leonardo Arena | 2017-04-07 | 1 | -4/+6 |
| | |||||
* | community/php7-pear-net_smtp: new aport | Leonardo Arena | 2017-04-07 | 1 | -0/+39 |
| | |||||
* | community/php7-pear-auth_sasl2: new aport | Leonardo Arena | 2017-04-07 | 1 | -0/+28 |
| | |||||
* | community/php7-pear-auth_sasl: new aport | Leonardo Arena | 2017-04-07 | 1 | -0/+30 |
| | |||||
* | community/php7-pear-mail_mime: new aport | Leonardo Arena | 2017-04-07 | 1 | -0/+32 |
| | |||||
* | main/cvechecker: upgrade to 3.8, modernize APKBUILD | Francesco Colista | 2017-04-07 | 1 | -23/+15 |
| | |||||
* | community/php7: symlink php-cgi | Leonardo Arena | 2017-04-07 | 1 | -1/+2 |
| | |||||
* | main/oniguruma: upgrade to 6.2.0, modernize APKBUILD | Francesco Colista | 2017-04-07 | 1 | -9/+15 |
| | |||||
* | community/perl-mime-charset: upgrade to 1.012.1, modernize APKBUILD | Francesco Colista | 2017-04-07 | 1 | -8/+11 |
| | |||||
* | testing/vcdimager: new aport | Francesco Colista | 2017-04-07 | 1 | -0/+27 |
| | |||||
* | community/dvdauthor: moved from testing, improved build | Francesco Colista | 2017-04-07 | 1 | -1/+2 |
| | |||||
* | community/libre2: upgrade to 2017.04.01 | Francesco Colista | 2017-04-07 | 1 | -2/+2 |
| | |||||
* | community/perl-mojolicious: upgrade to 7.30 | Francesco Colista | 2017-04-07 | 1 | -2/+2 |
| | |||||
* | community/certbot: upgrade to 0.13.0 | Francesco Colista | 2017-04-07 | 1 | -2/+2 |
| | |||||
* | community/py3-aiohttp: upgrade to 2.0.6 | Francesco Colista | 2017-04-07 | 1 | -2/+2 |
| | |||||
* | testing/dvdauthor: upgrade to 0.7.2 | Francesco Colista | 2017-04-07 | 1 | -4/+5 |
| | |||||
* | testing/dvdauthor: new aport | Francesco Colista | 2017-04-07 | 1 | -0/+34 |
| | |||||
* | community/monitoring-plugins: build fix | William Pitcock | 2017-04-07 | 1 | -1/+1 |
| |