aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/pidgin: upgrade to 2.7.11Natanael Copa2011-03-111-2/+2
|
* main/mesa: mesa-dev *should* pull in libsWilliam Pitcock2011-03-111-2/+2
|
* main/mkinitfs: upgrade to 2.3.2William Pitcock2011-03-111-2/+2
|
* main/linux-grsec: no longer try to build linux-firmwareWilliam Pitcock2011-03-111-1/+1
|
* main/linux-firmware: new aportWilliam Pitcock2011-03-111-0/+31
|
* main/linux-grsec: do not use this as a firmware sourceWilliam Pitcock2011-03-111-8/+3
|
* main/mesa: do not install everything on mesa-devWilliam Pitcock2011-03-111-1/+6
|
* main/dvgrab+: moved from testingNatanael Copa2011-03-108-0/+1991
|
* main/alpine-conf: release 2.1.0_git20110310v110310Natanael Copa2011-03-101-2/+2
|
* main/alpine-conf: upgrade to 2.7.0Natanael Copa2011-03-101-2/+2
|
* main/sox: upgrade to 14.3.2Natanael Copa2011-03-101-3/+3
|
* main/openrc: add e2fsck specific options to fsck unless busyboxNatanael Copa2011-03-093-13/+41
|
* main/unrar: upgrade to 4.0.7Natanael Copa2011-03-091-2/+2
|
* main/libvpx: upgrade to 0.9.6Natanael Copa2011-03-091-2/+2
|
* main/vlc: enable dc1394 supportNatanael Copa2011-03-091-1/+4
|
* main/libdc1394: new aportNatanael Copa2011-03-091-0/+44
| | | | | High level programming interface to control IEEE 1394 based cameras http://damien.douxchamps.net/ieee1394/libdc1394/
* main/libraw1394: moved from testingNatanael Copa2011-03-091-0/+38
|
* main/libc0.9.32: import git revision 82098ab9b853c33ee8ade61c9510b295cc696de1William Pitcock2011-03-093-30/+128
|
* main/heimdal: add db database supportLeonardo Arena2011-03-091-4/+5
|
* main/openldap: fix sbin symlinksLeonardo Arena2011-03-081-1/+3
|
* main/acf-kamailio: upgrade to 0.3.2Ted Trask2011-03-081-2/+2
|
* main/bitlbee: checksums. *sigh*Kiyoshi Aman2011-03-081-1/+1
|
* main/bitlbee: version bump.Kiyoshi Aman2011-03-082-4/+4
|
* main/libc0.9.32: rebase x86-64 ssp and nptl fixes based on patches queued ↵William Pitcock2011-03-085-156/+113
| | | | for upstream submission
* main/gtk-xfce-engine: upgrade to 2.8.1Natanael Copa2011-03-081-2/+2
|
* main/xfce4-vala: upgrade to 4.8.0Natanael Copa2011-03-071-6/+5
|
* Revert "main/xfce4-vala: removed"Natanael Copa2011-03-071-0/+37
| | | | This reverts commit 574743b3f26c6fe84e51a156473b121091e6cb8a.
* main/mkinitfs: upgrade to 2.3.1Natanael Copa2011-03-072-44/+4
| | | | ref #518
* main/busybox: add patches from upstreamNatanael Copa2011-03-073-1/+60
| | | | fixes #539
* Merge branch 'master' of ssh://git.alpinelinux.org/gitroot/aportsCarlo Landmeter2011-03-072-4/+4
|\
| * main/samba: upgrade to 3.5.8Natanael Copa2011-03-071-2/+2
| |
| * main/dovecot: upgrade to 2.0.11Natanael Copa2011-03-071-2/+2
| |
* | main/open-vm-tools: remove missing md5sum fileCarlo Landmeter2011-03-071-3/+1
|/
* Merge branch 'master' of git://git.alpinelinux.org/clandmeter/aportsCarlo Landmeter2011-03-073-26/+17
|\
| * main/open-vm-tools-grsec: version bump and apkbuild fixesCarlo Landmeter2011-03-071-8/+11
| |
| * main/open-vm-tools: version bump and some small fixesCarlo Landmeter2011-03-072-18/+6
| |
* | main/lighttpd: add support for ldapLeonardo Arena2011-03-071-3/+3
|/
* main/libnih: promoted from testingWilliam Pitcock2011-03-071-0/+42
|
* main/bzr: promote from mainWilliam Pitcock2011-03-071-0/+29
|
* main/linux-grsec: enable cgroups for LXC on x86_64Natanael Copa2011-03-062-13/+20
|
* main/wine: upgrade to 1.3.15Natanael Copa2011-03-051-2/+2
|
* main/ristretto: upgrade to 0.0.93Natanael Copa2011-03-051-4/+3
|
* main/libmicrohttpd: upgrade to 0.9.8Natanael Copa2011-03-051-2/+2
|
* main/boost: upgrade to 1.46.0Natanael Copa2011-03-051-2/+2
|
* main/gcc: rebuild again since abuild was not upgreaded last timeNatanael Copa2011-03-051-1/+1
| | | | sigh...
* main/dovecot: upgrade to 2.0.10Natanael Copa2011-03-051-3/+3
|
* main/gcc: rebuild with fixed abuildNatanael Copa2011-03-051-1/+1
| | | | to fix the dependencies for libgcc
* main/abuild: upgrade to 2.7.3Natanael Copa2011-03-054-111/+3
|
* main/firefox: upgrade to 3.6.15William Pitcock2011-03-041-2/+2
|
* main/php: fix php-dev package and cleanup buildingNatanael Copa2011-03-041-90/+110
| | | | | | | | | | - install all in $pkgdir first, then move to subpackages this is alpine style and prevents -dev package be broken - move duplicate code to function _do_build - build the variants out of source tree. only copy object files this saves space - build cli, cgi and pear in one shot. saves one build (of cli) - move phpize to php-cli. seems like pecl needs it.