Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | main/vte3: moved from testing | Natanael Copa | 2013-07-11 | 2 | -0/+0 |
| | |||||
* | main/py-gobject3: moved from testing | Natanael Copa | 2013-07-11 | 1 | -0/+0 |
| | |||||
* | main/opennhrp: reset NAT after broken routing | Natanael Copa | 2013-07-11 | 2 | -1/+38 |
| | | | | | fixes a corner case that system had broken routing (typically due to dual ISP), it gets fixed without changing gre interface. | ||||
* | main/busybox: honor CPPFLAGS for bbsuid compiling | Timo Teräs | 2013-07-11 | 1 | -1/+1 |
| | | | | | does not affect current builds, so pkgrel not bumped. will help with arm port. | ||||
* | main/musl: various fixes from git master, and packaging fixes | Timo Teräs | 2013-07-11 | 12 | -61/+992 |
| | | | | | | | | | | - use upstream commits for all arm pie/unwind fixes - replace getopt with BSD licensed GNU compatible getopt - set proper SONAME for the libc generated for packaging purposes - rename libc.so to be ld-musl-$ARCH.so.1 and point the SONAME and ldd links to it. this allows libc.so to go to -dev package as it will be used for compiling only. - move specs file to musl-crosstool subpackage | ||||
* | main/python: disable emutramp on python binary | Natanael Copa | 2013-07-10 | 1 | -2/+4 |
| | | | | needed by some python modules | ||||
* | testing/py-gobject3: cairo override module needs py-cairo | Natanael Copa | 2013-07-10 | 1 | -2/+2 |
| | |||||
* | testing/vte3: enable introspection | Natanael Copa | 2013-07-10 | 1 | -2/+3 |
| | |||||
* | testing/vte3: fix libexecdir to avoid conflict | Natanael Copa | 2013-07-10 | 1 | -2/+2 |
| | |||||
* | testing/libvirt-glib: work around parallel build issue | Natanael Copa | 2013-07-10 | 1 | -0/+4 |
| | |||||
* | testing/libvirt-glib: new aport | Natanael Copa | 2013-07-10 | 1 | -0/+53 |
| | | | | | libvirt glib integration for events http://libvirt.org/ | ||||
* | main/libvirt: refactor subpackages | Natanael Copa | 2013-07-10 | 1 | -43/+56 |
| | | | | | | | | | - be more specific on what tools are needed by daemon/client packages - introduce py-libvirt subpackage for python modules - introduce libvirt-common-drivers subpackage for network drivers etc - move api files to -dev subpackage - move client libraries to client subpackage - move driver specific configs to driver subpackages | ||||
* | testing/vte3: new aport | Natanael Copa | 2013-07-10 | 2 | -0/+60 |
| | | | | | Virtual Terminal Emulator library https://developer.gnome.org/vte/ | ||||
* | testing/py-gobject3: new aport | Natanael Copa | 2013-07-10 | 1 | -0/+40 |
| | | | | | Python bindings for the GObject library http://www.pygtk.org/ | ||||
* | main/reiserfsprogs: upgrade to 3.6.23 | Natanael Copa | 2013-07-10 | 1 | -2/+4 |
| | |||||
* | testing/zfs-grsec: rebuild against kernel 3.9.9-r0 | Natanael Copa | 2013-07-10 | 1 | -3/+2 |
| | |||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.9.9-r0 | Natanael Copa | 2013-07-10 | 1 | -3/+2 |
| | |||||
* | testing/spl-grsec: rebuild against kernel 3.9.9-r0 | Natanael Copa | 2013-07-10 | 1 | -3/+2 |
| | |||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.9.9-r0 | Natanael Copa | 2013-07-10 | 1 | -3/+2 |
| | |||||
* | main/xtables-addons-grsec: rebuild against kernel 3.9.9-r0 | Natanael Copa | 2013-07-10 | 1 | -2/+2 |
| | |||||
* | main/open-vm-tools-grsec: rebuild against kernel 3.9.9-r0 | Natanael Copa | 2013-07-10 | 1 | -2/+2 |
| | |||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.9.9-r0 | Natanael Copa | 2013-07-10 | 1 | -2/+2 |
| | |||||
* | main/linux-grsec: upgrade to 3.9.9 kernel | Natanael Copa | 2013-07-10 | 2 | -364/+360 |
| | |||||
* | main/libnfs: upgrade to 1.6.0 | Natanael Copa | 2013-07-10 | 2 | -379/+6 |
| | |||||
* | main/libcec: upgrade to 2.1.3 | Natanael Copa | 2013-07-10 | 1 | -4/+4 |
| | |||||
* | main/xfce4-xkb-plugin: upgrade to 0.5.6 | Natanael Copa | 2013-07-10 | 1 | -4/+4 |
| | |||||
* | main/xf86-video-nouveau: upgrade to 1.0.8 | Natanael Copa | 2013-07-10 | 1 | -4/+4 |
| | |||||
* | main/xf86-video-intel: upgrade to 2.21.11 | Natanael Copa | 2013-07-10 | 1 | -4/+4 |
| |