aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
|
* main/virt-manager: upgrade to 0.10.0Natanael Copa2013-07-121-20/+40
|
* main/spice-gtk: upgrade to 0.20 and switch to gtk3Natanael Copa2013-07-123-62/+12
|
* main/gtk-vnc: switch to gtk3Natanael Copa2013-07-121-16/+8
|
* main/webkitgtk: upgrade to 2.0.3Natanael Copa2013-07-111-4/+4
|
* main/wine: upgrade to 1.6_rc4Natanael Copa2013-07-111-4/+4
|
* main/mc: upgrade to 4.8.9Natanael Copa2013-07-111-4/+4
|
* main/libassuan: upgrade to 2.1.1Natanael Copa2013-07-111-4/+4
|
* main/squid: upgrade to 3.3.7Natanael Copa2013-07-111-4/+4
|
* main/libvirt-glib: moved from testingNatanael Copa2013-07-111-0/+57
|
* main/vte3: moved from testingNatanael Copa2013-07-112-0/+61
|
* main/py-gobject3: moved from testingNatanael Copa2013-07-111-0/+40
|
* main/opennhrp: reset NAT after broken routingNatanael Copa2013-07-112-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 compilingTimo Teräs2013-07-111-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 fixesTimo Teräs2013-07-1112-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 binaryNatanael Copa2013-07-101-2/+4
| | | | needed by some python modules
* main/libvirt: refactor subpackagesNatanael Copa2013-07-101-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
* main/reiserfsprogs: upgrade to 3.6.23Natanael Copa2013-07-101-2/+4
|
* main/xtables-addons-grsec: rebuild against kernel 3.9.9-r0Natanael Copa2013-07-101-2/+2
|
* main/open-vm-tools-grsec: rebuild against kernel 3.9.9-r0Natanael Copa2013-07-101-2/+2
|
* main/dahdi-linux-grsec: rebuild against kernel 3.9.9-r0Natanael Copa2013-07-101-2/+2
|
* main/linux-grsec: upgrade to 3.9.9 kernelNatanael Copa2013-07-102-364/+360
|
* main/libnfs: upgrade to 1.6.0Natanael Copa2013-07-102-379/+6
|
* main/libcec: upgrade to 2.1.3Natanael Copa2013-07-101-4/+4
|
* main/xfce4-xkb-plugin: upgrade to 0.5.6Natanael Copa2013-07-101-4/+4
|
* main/xf86-video-nouveau: upgrade to 1.0.8Natanael Copa2013-07-101-4/+4
|
* main/xf86-video-intel: upgrade to 2.21.11Natanael Copa2013-07-101-4/+4
|
* main/sysstat: upgrade to 10.1.6Natanael Copa2013-07-101-4/+4
|
* main/spice: upgrade to 0.12.3Natanael Copa2013-07-101-3/+7
|
* main/spice-protocol: upgrade to 0.12.6Natanael Copa2013-07-101-2/+4
|
* main/sg3_utils: upgrade to 1.36Natanael Copa2013-07-101-4/+4
|
* main/openresolv: upgrade to 3.5.5Natanael Copa2013-07-101-2/+4
|
* main/libxi: upgrade to 1.7.2Natanael Copa2013-07-102-907/+6
|
* main/libgsf: upgrade to 1.14.27Natanael Copa2013-07-101-4/+4
|
* main/libgpg-error: upgrade to 1.12Natanael Copa2013-07-101-4/+4
|
* main/samba: upgrade to 3.6.16Natanael Copa2013-07-101-4/+4
|
* main/libev: upgrade to 4.15Natanael Copa2013-07-104-77/+24
|
* Revert "main/libev: build fix"Natanael Copa2013-07-092-0/+33
| | | | This reverts commit ce31c2b78ca4401608c0d33949da4fb359f36dd2.
* Revert "main/libev: upgrade to 4.15"Natanael Copa2013-07-091-5/+5
| | | | This reverts commit e3fa5bcea1588b205521e5e70ed7fc816ccc63d9.
* main/libev: build fixNatanael Copa2013-07-092-33/+0
| | | | remove patch that fails.