Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/lua-sleep: dont depend on lua. fix download url | Natanael Copa | 2013-07-15 | 1 | -3/+3 |
| | |||||
* | main/lua-signal: don't depend on lua. update source url | Natanael Copa | 2013-07-15 | 1 | -3/+3 |
| | | | | http://www.batbytes.com/files/ returns 404 | ||||
* | main/acf-asterisk: update source url | Natanael Copa | 2013-07-15 | 1 | -1/+1 |
| | | | | due to cgit update | ||||
* | main/asterisk: use system libedit | Natanael Copa | 2013-07-15 | 1 | -2/+4 |
| | |||||
* | main/libedit: upgrade to 3.1 | Natanael Copa | 2013-07-15 | 1 | -4/+6 |
| | |||||
* | main/asterisk: build fix, force ldconfig flags | Natanael Copa | 2013-07-15 | 1 | -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 fix | Natanael Copa | 2013-07-15 | 1 | -1/+1 |
| | | | | automake needs --add-missing | ||||
* | main/llvm: upgrade to 3.3 | Natanael Copa | 2013-07-15 | 2 | -43/+49 |
| | |||||
* | main/gnumeric: upgrade to 1.12.4 | Natanael Copa | 2013-07-15 | 1 | -8/+8 |
| | |||||
* | main/goffice: upgrade to 0.10.4 | Natanael Copa | 2013-07-15 | 1 | -4/+4 |
| | |||||
* | testing/libreswan: upgrade to 3.5 | Natanael Copa | 2013-07-15 | 1 | -4/+4 |
| | |||||
* | main/cyrus-sasl: regenerate libtool | Natanael Copa | 2013-07-14 | 1 | -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 lib | Natanael Copa | 2013-07-14 | 1 | -7/+2 |
| | |||||
* | main/harfbuzz: split out icu support to subpackage | Natanael Copa | 2013-07-14 | 1 | -2/+9 |
| | |||||
* | main/squid: upgrade to 3.3.8 | Natanael Copa | 2013-07-14 | 1 | -4/+4 |
| | |||||
* | main/gst-plugins-ugly1: upgrade to 1.0.8 | Natanael Copa | 2013-07-14 | 1 | -4/+4 |
| | |||||
* | main/gst-plugins-good1: upgrade to 1.0.8 | Natanael Copa | 2013-07-14 | 1 | -4/+4 |
| | |||||
* | main/gst-plugins-base1: upgrade to 1.0.8 | Natanael Copa | 2013-07-14 | 1 | -4/+4 |
| | |||||
* | main/gst-plugins-bad1: upgrade to 1.0.8 | Natanael Copa | 2013-07-14 | 1 | -4/+4 |
| | |||||
* | main/gst-libav1: upgrade to 1.0.8 | Natanael Copa | 2013-07-14 | 1 | -4/+4 |
| | |||||
* | main/gstreamer1: upgrade to 1.0.8 | Natanael Copa | 2013-07-14 | 1 | -4/+4 |
| | |||||
* | main/gcc: disable ifunc attrs, dont disable symvers for uclibc | Natanael Copa | 2013-07-14 | 1 | -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 support | Timo Teräs | 2013-07-12 | 3 | -12/+77 |
| | |||||
* | main/gpgme: upgrade to 1.4.2 | Natanael Copa | 2013-07-12 | 1 | -4/+4 |
| | |||||
* | main/perl-date-manip: upgrade to 6.40 | Natanael Copa | 2013-07-12 | 1 | -4/+4 |
| | |||||
* | main/gcc: upgrade to 4.8.1 | Natanael Copa | 2013-07-12 | 18 | -1167/+922 |
| | | | | TODO: fix gcc-go | ||||
* | main/gcc: crosscompile, musl and arm support | Timo Teräs | 2013-07-12 | 5 | -15/+694 |
| | |||||
* | main/abuild: depend on curl unless crosscompile | Natanael Copa | 2013-07-12 | 1 | -1/+4 |
| | |||||
* | main/abuild: upgrade to 2.15.0 | Natanael Copa | 2013-07-12 | 1 | -5/+5 |
| | |||||
* | main/alpine-conf: upgrade to 2.13.0 | Natanael Copa | 2013-07-12 | 3 | -68/+6 |
| | |||||
* | main/alpine-baselayout: let lastchange in /etc/shadow be empty | Natanael Copa | 2013-07-12 | 1 | -4/+3 |
| | | | | otherwise it will change every rebuild of package | ||||
* | main/alpine-baselayout: upgrade to 2.3.0 and refactor | Natanael Copa | 2013-07-12 | 18 | -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 crosscompile | Timo Teräs | 2013-07-12 | 1 | -9/+7 |
| | |||||
* | main/isl: new aport | Timo Teräs | 2013-07-12 | 1 | -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 package | Timo Teräs | 2013-07-12 | 1 | -4/+4 |
| | | | | | since the headers produced depend on ARCH. also support crosscompiling and arm. | ||||
* | main/libvirt: enable polkit and readline | Natanael Copa | 2013-07-12 | 1 | -1/+3 |
| | |||||
* | main/gdb: support crosscompiling and musl | Timo Teräs | 2013-07-12 | 4 | -5/+96 |
| | |||||
* | main/ncurses: support crosscompiling | Timo Teräs | 2013-07-12 | 1 | -1/+4 |
| | |||||
* | main/virt-manager: upgrade to 0.10.0 | Natanael Copa | 2013-07-12 | 1 | -20/+40 |
| | |||||
* | main/spice-gtk: upgrade to 0.20 and switch to gtk3 | Natanael Copa | 2013-07-12 | 3 | -62/+12 |
| | |||||
* | main/gtk-vnc: switch to gtk3 | Natanael Copa | 2013-07-12 | 1 | -16/+8 |
| | |||||
* | testing/gdnsd: add ragel to makedepends | Timo Teräs | 2013-07-12 | 1 | -1/+1 |
| | | | | | seems the tarball is directly from git, and not "make dist" so the ragel generated files are no longer in tarballs. | ||||
* | testing/gdnsd: experimental version 1.9.0 | Timo Teräs | 2013-07-12 | 6 | -0/+1256 |
| | | | | | | | | * update to upstream 1.9.0 * updated to use userspace-rcu * cherry-pick cname reply fix * refreshed djbdns support patch (from upstream dev branch) * updated init.d script | ||||
* | testing/userspace-rcu: upgrade to 0.7.7 | Timo Teräs | 2013-07-12 | 1 | -2/+4 |
| | |||||
* | main/webkitgtk: upgrade to 2.0.3 | Natanael Copa | 2013-07-11 | 1 | -4/+4 |
| | |||||
* | main/wine: upgrade to 1.6_rc4 | Natanael Copa | 2013-07-11 | 1 | -4/+4 |
| | |||||
* | main/mc: upgrade to 4.8.9 | Natanael Copa | 2013-07-11 | 1 | -4/+4 |
| | |||||
* | main/libassuan: upgrade to 2.1.1 | Natanael Copa | 2013-07-11 | 1 | -4/+4 |
| | |||||
* | main/squid: upgrade to 3.3.7 | Natanael Copa | 2013-07-11 | 1 | -4/+4 |
| | |||||
* | main/libvirt-glib: moved from testing | Natanael Copa | 2013-07-11 | 1 | -0/+0 |
| |