summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | main/alpine-baselayout: upgrade to 2.3.0 and refactorNatanael Copa2013-07-1218-112/+1800
|/ | | | | | | | | - host the entire project in aports directly. We will most likely have any changes directly so it does not make sense to host it in separate git repository - set permissions on /etc/shadow on post-install/upgrade - remove floppy and /proc/bus/usb from /etc/fstab - remove qmail user and group. we dont have qmail
* main/cloog: use system isl and fix crosscompileTimo Teräs2013-07-121-9/+7
|
* main/isl: new aportTimo Teräs2013-07-121-0/+59
| | | | | | | | cloog ships embedded version, but it has several issues, which this independent packages avoid. An Integer Set Library for the Polyhedral Model http://freecode.com/projects/isl
* main/linux-headers: properly set as arch specific packageTimo Teräs2013-07-121-4/+4
| | | | | since the headers produced depend on ARCH. also support crosscompiling and arm.
* main/libvirt: enable polkit and readlineNatanael Copa2013-07-121-1/+3
|
* main/gdb: support crosscompiling and muslTimo Teräs2013-07-124-5/+96
|
* main/ncurses: support crosscompilingTimo Teräs2013-07-121-1/+4
|