| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | main/gsl: don't disable deprecated symbols | Ed Robinson | 2017-02-09 | 2 | -11/+40 |
| | | |||||
| * | main/cacti: upgrade to 1.0.0 | Valery Kartel | 2017-02-08 | 5 | -21/+203 |
| | | |||||
| * | main/py-rsa: upgrade to 3.4.2 | Valery Kartel | 2017-02-08 | 1 | -24/+34 |
| | | | | | build for both python2, python3 | ||||
| * | main/busybox-initscripts: udhcpc: act on IPv4 only | Corentin Henry | 2017-02-08 | 2 | -14/+14 |
| | | | | | | | | | | | | | udhcpc works only with IPv4 addresses but the current /usr/share/udhcpc/default.script script interferes with IPv6. For example, when getting a new lease from an IPv4 address on a given interface, all the addresses on this interfaces get flushed, including IPv6. This issue has been reported to the busybox project: https://bugs.busybox.net/show_bug.cgi?id=9621 This commit prevents udhcpc to act on IPv6 addresses. | ||||
| * | main/abuild: add patch to workaround filesystem bugs | G.J.R. Timmer | 2017-02-08 | 2 | -1/+23 |
| | | |||||
| * | main/amavisd-new: fix dependencies | Valery Kartel | 2017-02-08 | 1 | -2/+2 |
| | | |||||
| * | main/perl-mime-lite: fix dependencies | Valery Kartel | 2017-02-08 | 1 | -2/+2 |
| | | |||||
| * | main/sendpage: fix dependencies | Valery Kartel | 2017-02-08 | 1 | -2/+2 |
| | | |||||
| * | main/rt4: fix dependencies | Valery Kartel | 2017-02-08 | 1 | -2/+2 |
| | | |||||
| * | main/perl-mime-tools: fix dependencies | Valery Kartel | 2017-02-08 | 1 | -2/+2 |
| | | |||||
| * | main/perl-mail-dkim: fix dependencies | Valery Kartel | 2017-02-08 | 1 | -2/+2 |
| | | |||||
| * | main/perl-mail-tools: remove | Valery Kartel | 2017-02-08 | 1 | -33/+0 |
| | | | | | it is incorrectly named | ||||
| * | main/perl-mailtools: moved from testing | Valery Kartel | 2017-02-08 | 1 | -0/+43 |
| | | |||||
| * | main/perl-time-date: remove | Valery Kartel | 2017-02-08 | 1 | -33/+0 |
| | | | | | it is incorrectly named | ||||
| * | main/perl-timedate: moved from community | Valery Kartel | 2017-02-08 | 1 | -0/+43 |
| | | | | | add provides for the old incorrect package | ||||
| * | main/cjdns: Add musl seccomp patch | Adam Ruzicka | 2017-02-08 | 2 | -5/+26 |
| | | | | | | | | Musl free() uses madvise syscall which is not allowed in the seccomp. This makes cjdns crash whenever it tries to use it. This patch is a workaround until it gets fixed on cjdns' side. Originally proposed by cjd on #cjdns on EFnet. | ||||
| * | main/gcc: fix ppc64le triplet match, and lib path | Fernando Seiti Furusato | 2017-02-08 | 2 | -4/+62 |
| | | | | | Signed-off-by: Fernando Seiti Furusato <ferseiti@linux.vnet.ibm.com> | ||||
| * | main/py-asn1: upgrade to 0.2.2 | Fabian Affolter | 2017-02-07 | 1 | -4/+4 |
| | | |||||
| * | main/git: Upgrade to 2.11.1 | pbregener | 2017-02-07 | 1 | -4/+4 |
| | | |||||
| * | main/python3: rebuild | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | | | | | | x86 build seems to have had gettext-dev present, so this should fix that extra dependency | ||||
| * | main/libpng: ugprade to 1.6.28 | Timo Teräs | 2017-02-07 | 1 | -9/+9 |
| | | |||||
| * | main/libpng: move binaries to -utils subpackage | Valery Kartel | 2017-02-07 | 1 | -5/+9 |
| | | |||||
| * | main/mini_httpd: upgrade to 1.26 | Valery Kartel | 2017-02-07 | 6 | -81/+59 |
| | | |||||
| * | main/postgresql: add script for creating pltcl_* tables | G.J.R. Timmer | 2017-02-07 | 2 | -4/+24 |
| | | |||||
| * | main/pgtcl: move from testing (required for main/postgresql) | Jakub Jirutka | 2017-02-07 | 1 | -0/+57 |
| | | |||||
| * | main/postgresql: move PL contrib extensions to subpackages | Jakub Jirutka | 2017-02-07 | 1 | -12/+56 |
| | | |||||
| * | main/postgresql: DRY moving files | Jakub Jirutka | 2017-02-07 | 1 | -23/+20 |
| | | |||||
| * | main/postgresql: build PL/Python for both Python versions | Jakub Jirutka | 2017-02-07 | 1 | -9/+42 |
| | | |||||
| * | main/postgresql: correctly fix problem with libperl.so | Jakub Jirutka | 2017-02-07 | 3 | -9/+27 |
| | | |||||
| * | main/postgresql: add support for PL/Perl, PL/Python and PL/Tcl | G.J.R. Timmer | 2017-02-07 | 2 | -3/+53 |
| | | |||||
| * | main/rsync: fix checksums | Leonardo Arena | 2017-02-07 | 1 | -4/+4 |
| | | |||||
| * | main/rsync: fixes in apkbuild, simplify init-script | Valery Kartel | 2017-02-07 | 2 | -36/+19 |
| | | |||||
| * | main/openvswitch: update to 2.6.1 | Stuart Cardall | 2017-02-07 | 1 | -5/+5 |
| | | |||||
| * | main/unbound: rebuild against new libevent | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | | |||||
| * | main/transmission: rebuild against new libevent | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | | |||||
| * | main/tlsdate: rebuild against new libevent | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | | |||||
| * | main/sems: rebuild against new libevent | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | | |||||
| * | main/opensmtpd: rebuild against new libevent | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | | |||||
| * | main/ntop: rebuild against new libevent | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | | |||||
| * | main/nsd: rebuild against new libevent | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | | |||||
| * | main/nfs-utils: rebuild against new libevent | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | | |||||
| * | main/memcached: rebuild against new libevent | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | | |||||
| * | main/libverto: rebuild against new libevent | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | | |||||
| * | main/kamailio: rebuild against new libevent | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | | |||||
| * | main/tmux: rebuild against new libevent | Timo Teräs | 2017-02-07 | 1 | -1/+1 |
| | | |||||
| * | main/byobu: upgrade to 5.115 | Francesco Colista | 2017-02-07 | 1 | -4/+4 |
| | | |||||
| * | main/json-c: replaced chain of autotools commands | Fernando Seiti Furusato | 2017-02-07 | 1 | -2/+1 |
| | | | | | | | | | This replaces the various autotools commands by autoreconf which additionally updates config.sub and config.guess, that were kept and led json-c to fail on ppc64le due to this arch being relatively new. Signed-off-by: Fernando Seiti Furusato <ferseiti@linux.vnet.ibm.com> | ||||
| * | main/mdadm: upgrade to 4.0 | Valery Kartel | 2017-02-07 | 2 | -47/+38 |
| | | | | | | | - cleanups in apkbuild - move udev-specific data to -udev subpackage - move misc scripts to -misc subpackage | ||||
| * | main/socat: update to 1.7.3.2 | Stuart Cardall | 2017-02-07 | 2 | -232/+8 |
| | | |||||
| * | main/libsigc++: upgrade to stable 2.10.0 | Valery Kartel | 2017-02-07 | 1 | -12/+14 |
| | | | | | | -- move /usr/share/devhelp to -doc | ||||
