Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testing/py-librtmp: new aport | Francesco Colista | 2016-04-19 | 1 | -0/+32 | |
| | ||||||
* | testing/livestreamer: new aport. Fixes #5436 | Francesco Colista | 2016-04-19 | 1 | -0/+32 | |
| | ||||||
* | testing/php7-uuid: PHP7 UUID package | Fabio da Silva Ribeiro | 2016-04-19 | 1 | -0/+37 | |
| | ||||||
* | testing/php7-timezonedb: PHP7 Timezonedb package | Fabio da Silva Ribeiro | 2016-04-19 | 1 | -0/+37 | |
| | ||||||
* | testing/php7-stats: PHP7 Stats package | Fabio da Silva Ribeiro | 2016-04-19 | 1 | -0/+37 | |
| | ||||||
* | testing/php7-oauth: PHP7 OAuth package | Fabio da Silva Ribeiro | 2016-04-19 | 1 | -0/+37 | |
| | ||||||
* | testing/php7-lzf: PHP7 LZF package | Fabio da Silva Ribeiro | 2016-04-19 | 1 | -0/+37 | |
| | ||||||
* | testing/php7-inotify: PHP7 Inotify package | Fabio da Silva Ribeiro | 2016-04-19 | 1 | -0/+37 | |
| | ||||||
* | testing/php7-mailparse: PHP7 Mailparse package | Fabio da Silva Ribeiro | 2016-04-19 | 1 | -0/+37 | |
| | ||||||
* | testing/php7-zmq: PHP7 ZeroMQ package | Fabio da Silva Ribeiro | 2016-04-19 | 1 | -0/+37 | |
| | ||||||
* | testing/php7-msgpack: PHP7 MessagePack package | Fabio da Silva Ribeiro | 2016-04-19 | 1 | -0/+37 | |
| | ||||||
* | testing/php7-libsodium: PHP7 Lib Sodium package | Fabio da Silva Ribeiro | 2016-04-19 | 1 | -0/+37 | |
| | ||||||
* | testing/php7-solr: PHP7 Apache Solr package | Fabio da Silva Ribeiro | 2016-04-19 | 1 | -0/+37 | |
| | ||||||
* | testing/perl-mailtools: upgrade to 2.16 | Francesco Colista | 2016-04-19 | 1 | -6/+6 | |
| | ||||||
* | testing/elasticsearch: upgrade to 2.3.1 | Jakub Jirutka | 2016-04-19 | 1 | -8/+8 | |
| | ||||||
* | community/tilda: upgrade to 1.3.3 | Francesco Colista | 2016-04-19 | 1 | -4/+4 | |
| | ||||||
* | testing/java-jna: new abuild | Jakub Jirutka | 2016-04-19 | 2 | -0/+220 | |
| | | | | | https://github.com/java-native-access/jna JNA provides Java programs easy access to native shared libraries. | |||||
* | main/aconf: upgrade to 0.6.0 | Kaarle Ritvanen | 2016-04-19 | 1 | -5/+5 | |
| | ||||||
* | testing/py-evohome-client: new aport | Carlo Landmeter | 2016-04-19 | 1 | -0/+31 | |
| | ||||||
* | testing/php7-ampq: Set extension loader priority | Fabio da Silva Ribeiro | 2016-04-19 | 1 | -2/+2 | |
| | ||||||
* | testing/php7-memcached: Set extension loader priority | Fabio da Silva Ribeiro | 2016-04-19 | 1 | -3/+3 | |
| | ||||||
* | testing/php7-redis: Set extension loader priority | Fabio da Silva Ribeiro | 2016-04-19 | 1 | -3/+3 | |
| | ||||||
* | testing/php7-gmagick: upgrade to 2.0.2_rc2, add extension load order value, ↵ | Valery Kartel | 2016-04-19 | 1 | -10/+15 | |
| | | | | add custom prepare() | |||||
* | testing/ruby-bcrypt: upgrade to 3.1.11 | Francesco Colista | 2016-04-19 | 1 | -8/+8 | |
| | ||||||
* | community/docker: add needed binaries | Natanael Copa | 2016-04-19 | 4 | -19/+156 | |
| | | | | | docker 1.11 needs runc, containerd and containerd-shim. We bundle those simliar to how the precompiled official docker binary distribution does. | |||||
* | main/sqlite: add FTS4 and FTS5 support | Carlo Landmeter | 2016-04-19 | 1 | -2/+3 | |
| | ||||||
* | main/sqlite: cleanup/refactor apkbuild | Carlo Landmeter | 2016-04-19 | 1 | -13/+20 | |
| | ||||||
* | main/sqlite: upgrade to 3.12.2 | Carlo Landmeter | 2016-04-19 | 1 | -4/+4 | |
| | ||||||
* | testing/radare2: update 0.10.2 | Jose-Luis Rivas | 2016-04-19 | 1 | -4/+4 | |
| | ||||||
* | testing/xdesktop: new aport | onodera@openmailbox.org | 2016-04-18 | 1 | -0/+30 | |
| | | | | | https://github.com/onodera-punpun/xdesktop outputs and changes X virtual desktop | |||||
* | testing/xtitle: new aport | onodera@openmailbox.org | 2016-04-18 | 1 | -0/+30 | |
| | | | | | https://githib.com/basekerville/xtitle outputs X window titles | |||||
* | testing/setroot: new aport | onodera@openmailbox.org | 2016-04-18 | 1 | -0/+30 | |
| | | | | | https://github.com/ttzhou/setroot simple X background setter inspired by imlibsetroot and feh | |||||
* | testing/dejagnu: upgrade to 1.6 | Natanael Copa | 2016-04-18 | 1 | -4/+4 | |
| | ||||||
* | testing/elasticsearch: fix runscript (#5390) and change arch to noarch | Jakub Jirutka | 2016-04-18 | 2 | -19/+23 | |
| | | | | | | | | * You can't "die" in runscript, it's not defined in openrc-run. * checkpath doesn't create intermediate directories. * Variable "builddir" is now allowed to be declared in APKBUILD. Fixes: http://bugs.alpinelinux.org/issues/5390 | |||||
* | main/mesa: upgrade to 11.2.1 | Natanael Copa | 2016-04-18 | 1 | -4/+4 | |
| | ||||||
* | main/cmake: upgrade to 3.5.2 | Natanael Copa | 2016-04-18 | 1 | -4/+4 | |
| | ||||||
* | testing/zfs-grsec: rebuild against kernel 4.4.7-r0 | Natanael Copa | 2016-04-18 | 1 | -2/+2 | |
| | ||||||
* | testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.7-r0 | Natanael Copa | 2016-04-18 | 1 | -2/+2 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 4.4.7-r0 | Natanael Copa | 2016-04-18 | 1 | -2/+2 | |
| | ||||||
* | testing/spl-grsec: rebuild against kernel 4.4.7-r0 | Natanael Copa | 2016-04-18 | 1 | -2/+2 | |
| | ||||||
* | testing/sch-cake-grsec: rebuild against kernel 4.4.7-r0 | Natanael Copa | 2016-04-18 | 1 | -2/+2 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 4.4.7-r0 | Natanael Copa | 2016-04-18 | 1 | -2/+2 | |
| | ||||||
* | testing/flashcache-grsec: rebuild against kernel 4.4.7-r0 | Natanael Copa | 2016-04-18 | 1 | -2/+2 | |
| | ||||||
* | testing/drbd9-grsec: rebuild against kernel 4.4.7-r0 | Natanael Copa | 2016-04-18 | 1 | -2/+2 | |
| | ||||||
* | main/xtables-addons-grsec: rebuild against kernel 4.4.7-r0 | Natanael Copa | 2016-04-18 | 1 | -2/+2 | |
| | ||||||
* | main/open-vm-tools-grsec: rebuild against kernel 4.4.7-r0 | Natanael Copa | 2016-04-18 | 1 | -2/+2 | |
| | ||||||
* | main/ipfw-grsec: rebuild against kernel 4.4.7-r0 | Natanael Copa | 2016-04-18 | 1 | -2/+2 | |
| | ||||||
* | main/devicemaster-linux-grsec: rebuild against kernel 4.4.7-r0 | Natanael Copa | 2016-04-18 | 1 | -2/+2 | |
| | ||||||
* | main/dahdi-linux-grsec: rebuild against kernel 4.4.7-r0 | Natanael Copa | 2016-04-18 | 1 | -2/+2 | |
| | ||||||
* | main/linux-grsec: upgrade to 4.4.7 | Natanael Copa | 2016-04-18 | 1 | -9/+9 | |
| |