aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/mesa: rebuild against llvm-3.6Natanael Copa2015-05-211-1/+1
|
* main/llvm: upgrade to 3.6.0Natanael Copa2015-05-2120-541/+162
| | | | | move from testing fixes #4068
* main/lua-ossl: various extension-related improvementsKaarle Ritvanen2015-05-216-4/+283
|
* main/freeswitch: fix shutdownTimo Teräs2015-05-212-1/+45
| | | | | | fix incorrect usage of pthread_detach/pthread_join. fixes #3496
* main/syslong-ng: fix download URL; add missing plugin templateJens Vehlhaber2015-05-211-2/+3
|
* testing/perl-iptables-chainmgr: update to 1.3Stuart Cardall2015-05-211-6/+6
|
* testing/perl-iptables-parse: update to 1.4Stuart Cardall2015-05-211-6/+6
|
* testing/mednafen: update to 0.9.38.4 Physical CD support has been dropped so ↵AmatCoder2015-05-212-11/+11
| | | | libcdio is not needed Thanks to Timo for previous upgrade
* testing/tomahawk: disable for nowNatanael Copa2015-05-211-1/+1
| | | | build fails due to broken lucene++
* testing/setup-box: bump version to 0.1.1Alan Lacerda2015-05-211-7/+6
|
* testing/lucene++: disable for nowNatanael Copa2015-05-211-1/+1
| | | | it does not build
* main/llvm: split out static libs and clang runtime libNatanael Copa2015-05-211-4/+23
|
* main/freeswitch: enable -dbg subpackageNatanael Copa2015-05-211-2/+2
| | | | to help debug #3496
* main/acf-core: upgrade to 0.18.7Ted Trask2015-05-211-4/+4
|
* main/acf-lib: upgrade to 0.7.3Ted Trask2015-05-211-5/+5
|
* testing/lucene++: add missing linux-headersCarlo Landmeter2015-05-211-1/+1
|
* testing/libechonest: add cmake to makedepsCarlo Landmeter2015-05-211-1/+1
|
* testing/liblastfm: add cmake to makedepsCarlo Landmeter2015-05-211-1/+1
|
* testing/tomahawk: new aportCarlo Landmeter2015-05-212-0/+75
|
* testing/websocket++: new aportCarlo Landmeter2015-05-211-0/+46
|
* testing/sparsehash: new aportCarlo Landmeter2015-05-211-0/+50
|
* testing/quazip: new aportCarlo Landmeter2015-05-211-0/+40
|
* testing/lucene++: new aportCarlo Landmeter2015-05-211-0/+49
|
* testing/liblastfm: new aportCarlo Landmeter2015-05-211-0/+47
|
* esting/libechonest: new aportCarlo Landmeter2015-05-211-0/+45
|
* testing/qtkeychain: new aport (renamed)Carlo Landmeter2015-05-211-8/+3
|
* testing/owncloud-client: renamed depCarlo Landmeter2015-05-211-2/+3
|
* testing/qt5-qtkeychain: renamed from qtkeychainCarlo Landmeter2015-05-211-0/+48
|
* main/glm: disable testsNatanael Copa2015-05-201-2/+1
| | | | | tests fails on x86 libreoffice still builds
* main/py-pip: update to 6.1.1Stuart Cardall2015-05-201-4/+4
|
* main/kamailio: upgrade to 4.2.5Natanael Copa2015-05-202-54/+5
|
* main/duplicity: upgrade to 0.7.03Natanael Copa2015-05-201-4/+4
|
* main/glm: upgrade to 0.9.6.3Natanael Copa2015-05-201-4/+4
|
* main/seafile: upgrade to 4.2.2Natanael Copa2015-05-201-4/+4
|
* main/ccnet: upgrade to 4.2.2Natanael Copa2015-05-201-4/+4
|
* main/vte3: upgrade to 0.40.2Natanael Copa2015-05-201-5/+5
|
* main/libmtp: upgrade to 1.1.9Natanael Copa2015-05-201-4/+4
|
* main/rasqal: upgrade to 0.9.33Natanael Copa2015-05-201-4/+4
|
* main/wine: upgrade to 1.7.43Natanael Copa2015-05-201-4/+4
|
* main/snort: upgrade to 2.9.7.3Natanael Copa2015-05-202-25/+6
|
* testing/amule: update to 10869AmatCoder2015-05-201-5/+5
|
* testing/mp3info: fix build on muslCarlo Landmeter2015-05-204-32/+52
|
* testing/py-exifread: upgrade to 2.0.2Peter Bui2015-05-191-4/+4
|
* testing/viewnior: update to 1.5AmatCoder2015-05-191-5/+5
|
* main/wpa_supplicant: upgrade to 2.4 and fix CVE-2015-1863Natanael Copa2015-05-193-28/+51
|
* testing/urlview: new aportCarlo Landmeter2015-05-191-0/+66
|
* non-free/adobe-flashplayer: new aportNatanael Copa2015-05-191-0/+39
| | | | | Adobe Flash player https://get.adobe.com/flashplayer/otherversions
* main/libvirt: rebuild against xen 4.5 librariesNatanael Copa2015-05-191-1/+1
|
* main/libtirpc: the headers needs bsd-compat-headersNatanael Copa2015-05-191-4/+3
| | | | | | | | fixes the compile error: /usr/include/tirpc/rpc/rpcsec_gss.h:32:23: fatal error: sys/cdefs.h: No such file or directory #include <sys/cdefs.h> ^
* main/syslinux: make trigger not fail on lxcNatanael Copa2015-05-193-8/+37
| | | | | | | | on lxc we dont have the boot device available so extlinux will fail. We cannot check for `openrc --sys` because apk run the trigger in chroot and grsecurity will prevent openrc access /proc/1/environment. So we simply add a --warn-only option and use that from trigger.