aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Revert "main/cyrus-sasl: build fix. force PIC"Natanael Copa2013-07-161-1/+0
| | | | | | | | This reverts commit d61acb948c015437834483196fd1a99e93cf0d18.
* | main/lua: create luac symlinkNatanael Copa2013-07-161-1/+2
| |
* | main/cyrus-sasl: build fix. force PICNatanael Copa2013-07-161-0/+1
| |
* | main/git: upgrade to 1.8.3.3Natanael Copa2013-07-161-4/+4
| |
* | main/asterisk: build fixNatanael Copa2013-07-161-2/+2
| | | | | | | | | | curl will be used when fetching the pkg so we need rename our split function
* | main/apk-tools: fix to not hang when splitting -libs packagesNatanael Copa2013-07-163-6/+72
| | | | | | | | | | | | | | | | also fix segault when --root dir is invalid and rename lua-apk to lua5.2-apk. ref #2134 ref #2135
* | main/xf86-video-intel: upgrade to 2.21.12Natanael Copa2013-07-161-4/+5
| |
* | main/giflib: build fix. skip validation of doocbook xmlNatanael Copa2013-07-162-6/+39
| |
* | Merge branch 'master' of git://github.com/prymeroot/aportsBartłomiej Piotrowski2013-07-153-10/+12
|\ \
| * | testing/ioping: upgrade to 0.7prymeroot2013-07-121-2/+4
| | |
| * | main/gpgme: upgrade to 1.4.2prymeroot2013-07-121-4/+4
| | |
| * | main/imagemagick: upgrade to 6.8.6.4prymeroot2013-07-121-4/+4
| | |
| * | main/p11-kit: upgrade to 0.18.4prymeroot2013-07-121-4/+4
| | |
* | | testing/bluez5: new aportNatanael Copa2013-07-154-0/+118
| | | | | | | | | | | | | | | Tools for the Bluetooth protocol stack http://www.bluez.org/
* | | main/lame: add missing automake files (build fix)Natanael Copa2013-07-151-1/+1
| | |
* | | main/freeswitch: upgrade to 1.4.0Natanael Copa2013-07-151-5/+6
| | |
* | | main/sngtc_client: upgrade to 1.3.4.1Natanael Copa2013-07-152-5/+26
| | |
* | | main/clamsmtp: update urlNatanael Copa2013-07-151-3/+3
| | |
* | | main/acf-*: update download urlNatanael Copa2013-07-1548-48/+48
| | | | | | | | | | | | the cgit update broke every download url.
* | | main/lua-sleep: dont depend on lua. fix download urlNatanael Copa2013-07-151-3/+3
| | |
* | | main/lua-signal: don't depend on lua. update source urlNatanael Copa2013-07-151-3/+3
| | | | | | | | | | | | http://www.batbytes.com/files/ returns 404
* | | main/acf-asterisk: update source urlNatanael Copa2013-07-151-1/+1
| | | | | | | | | | | | due to cgit update
* | | main/asterisk: use system libeditNatanael Copa2013-07-151-2/+4
| | |
* | | main/libedit: upgrade to 3.1Natanael Copa2013-07-151-4/+6
| | |
* | | main/asterisk: build fix, force ldconfig flagsNatanael Copa2013-07-151-2/+2
| | | | | | | | | | | | | | | | | | the makefile checks for linux-gnu to detect flag for ldconfig to only process given dirs. We set it hard since it fails to do the right thing on uclibc.
* | | main/goffice0.8: build fixNatanael Copa2013-07-151-1/+1
| | | | | | | | | | | | automake needs --add-missing
* | | main/llvm: upgrade to 3.3Natanael Copa2013-07-152-43/+49
| | |
* | | main/gnumeric: upgrade to 1.12.4Natanael Copa2013-07-151-8/+8
| | |
* | | main/goffice: upgrade to 0.10.4Natanael Copa2013-07-151-4/+4
| | |
* | | testing/libreswan: upgrade to 3.5Natanael Copa2013-07-151-4/+4
| | |
* | | main/cyrus-sasl: regenerate libtoolNatanael Copa2013-07-141-2/+10
| | | | | | | | | | | | | | | the libtool script appears to be broken and does not build with gcc-4.8 so we force regeneration of autotools
* | | main/popt: disable static libNatanael Copa2013-07-141-7/+2
| | |
* | | main/harfbuzz: split out icu support to subpackageNatanael Copa2013-07-141-2/+9
| | |
* | | main/squid: upgrade to 3.3.8Natanael Copa2013-07-141-4/+4
| | |
* | | main/gst-plugins-ugly1: upgrade to 1.0.8Natanael Copa2013-07-141-4/+4
| | |
* | | main/gst-plugins-good1: upgrade to 1.0.8Natanael Copa2013-07-141-4/+4
| | |
* | | main/gst-plugins-base1: upgrade to 1.0.8Natanael Copa2013-07-141-4/+4
| | |
* | | main/gst-plugins-bad1: upgrade to 1.0.8Natanael Copa2013-07-141-4/+4
| | |
* | | main/gst-libav1: upgrade to 1.0.8Natanael Copa2013-07-141-4/+4
| | |
* | | main/gstreamer1: upgrade to 1.0.8Natanael Copa2013-07-141-4/+4
| | |
* | | main/gcc: disable ifunc attrs, dont disable symvers for uclibcNatanael Copa2013-07-141-4/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems gcc 4.8.1 started using ifunc attributes in libatomic which go uses heavily. This requires ldso support which is not done in uclibc nor musl. Only in glibc at the time. GCC configure does not detect it properly. Also, do not disable symvers for uClibc - otherwise we break ABI for libstdc++
* | | main/gcc: fix crossbuild and musl supportTimo Teräs2013-07-123-12/+77
| | |
* | | main/gpgme: upgrade to 1.4.2Natanael Copa2013-07-121-4/+4
| | |
* | | main/perl-date-manip: upgrade to 6.40Natanael Copa2013-07-121-4/+4
| | |
* | | main/gcc: upgrade to 4.8.1Natanael Copa2013-07-1218-1167/+922
| | | | | | | | | | | | TODO: fix gcc-go
* | | main/gcc: crosscompile, musl and arm supportTimo Teräs2013-07-125-15/+694
| | |
* | | main/abuild: depend on curl unless crosscompileNatanael Copa2013-07-121-1/+4
| | |
* | | main/abuild: upgrade to 2.15.0Natanael Copa2013-07-121-5/+5
| | |
* | | main/alpine-conf: upgrade to 2.13.0Natanael Copa2013-07-123-68/+6
| | |
* | | main/alpine-baselayout: let lastchange in /etc/shadow be emptyNatanael Copa2013-07-121-4/+3
| | | | | | | | | | | | otherwise it will change every rebuild of package