aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/firefox: rebuild against new libeventNatanael Copa2017-02-072-1/+39
|
* community/go: do not use sse2 on x86Timo Teräs2017-02-071-2/+2
| | | | ref #6788
* main/python3: rebuildTimo Teräs2017-02-071-1/+1
| | | | | x86 build seems to have had gettext-dev present, so this should fix that extra dependency
* community/opendkim: fixes in buildValery Kartel2017-02-075-28/+43
| | | | | | | fix user creation and db directory permissions fix init.d script - explictly set process-owner and pid-file. add post-install to generate initial keypair move non-server binaries and perl-depended script to -utils subpackage
* testing/homer-api: include rotation.iniKaarle Ritvanen2017-02-072-4/+27
|
* main/libpng: ugprade to 1.6.28Timo Teräs2017-02-071-9/+9
|
* main/libpng: move binaries to -utils subpackageValery Kartel2017-02-071-5/+9
|
* community/redsocks: rebuild against new libeventNatanael Copa2017-02-071-1/+1
|
* community/tor: rebuild against new libeventNatanael Copa2017-02-071-1/+1
|
* community/scanssh: rebuild against new libeventNatanael Copa2017-02-071-1/+1
|
* community/bitcoin: rebuild against new libeventNatanael Copa2017-02-071-1/+1
|
* community/libreswan: rebuild against new libeventNatanael Copa2017-02-071-1/+1
|
* community/tg: rebuild against new libeventNatanael Copa2017-02-071-1/+1
|
* community/libevhtp: rebuild against new libeventNatanael Copa2017-02-071-1/+1
|
* community/firefox-esr: rebuild against new libeventNatanael Copa2017-02-072-1/+39
|
* community/chromium: rebuild against new libeventNatanael Copa2017-02-071-1/+1
|
* community/namecoin: rebuild against new libeventNatanael Copa2017-02-071-1/+1
|
* testing/font-tewi: new aportAdrian Siekierka2017-02-071-0/+33
| | | | | https://github.com/lucy/tewi-font tewi bitmap font
* testing/font-ipa: new aportAdrian Siekierka2017-02-071-0/+27
| | | | | http://ipafont.ipa.go.jp/ Japanese outline fonts by Information-technology Promotion Agency
* main/mini_httpd: upgrade to 1.26Valery Kartel2017-02-076-81/+59
|
* main/postgresql: add script for creating pltcl_* tablesG.J.R. Timmer2017-02-072-4/+24
|
* main/pgtcl: move from testing (required for main/postgresql)Jakub Jirutka2017-02-071-0/+0
|
* main/postgresql: move PL contrib extensions to subpackagesJakub Jirutka2017-02-071-12/+56
|
* main/postgresql: DRY moving filesJakub Jirutka2017-02-071-23/+20
|
* main/postgresql: build PL/Python for both Python versionsJakub Jirutka2017-02-071-9/+42
|
* main/postgresql: correctly fix problem with libperl.soJakub Jirutka2017-02-073-9/+27
|
* main/postgresql: add support for PL/Perl, PL/Python and PL/TclG.J.R. Timmer2017-02-072-3/+53
|
* testing/homer-ui: upgrade to 5.0.6Kaarle Ritvanen2017-02-071-15/+7
|
* testing/homer-api: upgrade to 5.0.6Kaarle Ritvanen2017-02-072-37/+25
|
* main/rsync: fix checksumsLeonardo Arena2017-02-071-4/+4
|
* main/rsync: fixes in apkbuild, simplify init-scriptValery Kartel2017-02-072-36/+19
|
* main/openvswitch: update to 2.6.1Stuart Cardall2017-02-071-5/+5
|
* main/unbound: rebuild against new libeventTimo Teräs2017-02-071-1/+1
|
* main/transmission: rebuild against new libeventTimo Teräs2017-02-071-1/+1
|
* main/tlsdate: rebuild against new libeventTimo Teräs2017-02-071-1/+1
|
* main/sems: rebuild against new libeventTimo Teräs2017-02-071-1/+1
|
* main/opensmtpd: rebuild against new libeventTimo Teräs2017-02-071-1/+1
|
* main/ntop: rebuild against new libeventTimo Teräs2017-02-071-1/+1
|
* main/nsd: rebuild against new libeventTimo Teräs2017-02-071-1/+1
|
* main/nfs-utils: rebuild against new libeventTimo Teräs2017-02-071-1/+1
|
* main/memcached: rebuild against new libeventTimo Teräs2017-02-071-1/+1
|
* main/libverto: rebuild against new libeventTimo Teräs2017-02-071-1/+1
|
* main/kamailio: rebuild against new libeventTimo Teräs2017-02-071-1/+1
|
* main/tmux: rebuild against new libeventTimo Teräs2017-02-071-1/+1
|
* testing/radare2: bumped rel to 1.0.2stf2017-02-071-18/+10
| | | | [tt: squashed commits, minor updates]
* testing/kakoune: new aportJakub Skrzypnik2017-02-071-0/+27
|
* main/byobu: upgrade to 5.115Francesco Colista2017-02-071-4/+4
|
* testing/virt-what: new aportHenrik Riomar2017-02-071-0/+42
|
* testing/gcovr: new aportAndré Klitzing2017-02-071-0/+27
|
* main/json-c: replaced chain of autotools commandsFernando Seiti Furusato2017-02-071-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>