aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/freeradius: move to mainLeonardo Arena2010-10-257-0/+0
|
* main/xorg-server: upgrade to 1.9.1Natanael Copa2010-10-251-2/+2
|
* main/udev: upgrade to 164Natanael Copa2010-10-251-4/+4
|
* main/linux-grsec: fix firmware and upgrade to ↵Natanael Copa2010-10-253-1364/+1845
| | | | grsecurity-2.2.0-2.6.32.24-201010232009
* create new package for librsyncJeremy Thomerson2010-10-251-0/+29
| | | | | this package was created because I wanted rdiff-backup, and it requires librsync
* testing/mpd: remove duplicate pkgLeonardo Arena2010-10-253-153/+0
|
* testing/mpd: new aportLeonardo Arena2010-10-253-0/+153
|
* main/apache-mod-auth-ntlm-winbind: update checksumsLeonardo Arena2010-10-241-2/+2
|
* testing/testdisk: new aportLeonardo Arena2010-10-241-0/+35
|
* main/php: add apache2 subpkgJeff Bilyk2010-10-242-1/+109
| | | | ref #393
* main/apache-mod-ntlm-winbind: moved from testingJeff Bilyk2010-10-242-0/+0
|
* testing/apache-mod-auth-ntlm-winbind: dep fixJeff Bilyk2010-10-241-1/+1
| | | | Added winbind daemon to dep list as well
* testing/apache-mod-auth-ntlm-winbind: update to module location and dep fixJeff Bilyk2010-10-242-3/+3
| | | | path in conf file needed update for how apache2 is built. Also added samba as dependency since this module is useless without winbind
* main/aspell-en: moved from testingNatanael Copa2010-10-231-0/+0
|
* testing/aspell-en: new aportNatanael Copa2010-10-231-0/+26
| | | | | English dictionary for aspell http://aspell.net/
* main/mg: moved from testingNatanael Copa2010-10-231-0/+0
|
* main/gucharmap: moved from testingNatanael Copa2010-10-231-0/+0
|
* main/transmission: added missing patchNatanael Copa2010-10-231-0/+12
|
* main/transmission: upgrade to 2.11Natanael Copa2010-10-231-7/+25
|
* Revert "Revert "main/gdb: upgrade to 7.2""Natanael Copa2010-10-234-3466/+77
| | | | This reverts commit d666f38c767db33ee765c73fba530d15574effc0.
* Revert "main/gdb: upgrade to 7.2"Natanael Copa2010-10-234-77/+3466
| | | | This reverts commit d1c41b447396f63a434d9ca888459cd9b016bbdf.
* main/libc0.9.32: build libthread_dbNatanael Copa2010-10-232-6/+12
| | | | gdb needs it
* main/valgrind: build fixNatanael Copa2010-10-231-1/+1
| | | | needs perl and bash
* main/gdb: upgrade to 7.2Natanael Copa2010-10-234-3466/+77
|
* main/ulogd: subpkgs depend from pkgLeonardo Arena2010-10-231-1/+3
|
* main/valgrind: upgrade to 3.6.0Natanael Copa2010-10-231-2/+4
|
* main/mtools: upgrade to 4.0.14Natanael Copa2010-10-231-3/+3
|
* main/mpd: upgrade to 0.15.13Natanael Copa2010-10-231-2/+2
|
* main/libice: upgrade to 1.0.7Natanael Copa2010-10-231-3/+3
|
* main/libfontenc: upgrade to 1.1.0Natanael Copa2010-10-231-3/+3
|
* main/coreutils: upgrade to 8.6Natanael Copa2010-10-231-3/+3
|
* main/apache2: upgrade to 2.2.17Natanael Copa2010-10-231-3/+3
|
* main/cdrkit: upgrade to 1.1.11Natanael Copa2010-10-231-3/+3
|
* main/ffmpeg: upgrade to 0.6.1Natanael Copa2010-10-231-3/+3
|
* main/man-pages: upgrade to 3.29Natanael Copa2010-10-231-2/+2
|
* main/pidgin: upgrade to 2.7.4Natanael Copa2010-10-231-4/+3
|
* testing/mg: dont build with -WerrorNatanael Copa2010-10-231-11/+3
| | | | gcc-4.5.1 is more picky
* APKBUILD file for mg a Micro GNU/emacsLee Hinman2010-10-231-0/+41
|
* main/dovecot: upgrade to 2.0.6Natanael Copa2010-10-231-2/+2
|
* main/git: upgrade to 1.7.3.2Natanael Copa2010-10-231-2/+2
|
* testing/gucharmap: new aportNatanael Copa2010-10-221-0/+37
| | | | | the GNOME Character Map, based on the Unicode Character Database http://live.gnome.org/Gucharmap
* testing/dconf: new aportNatanael Copa2010-10-222-0/+77
| | | | | A low-level configuration system. http://live.gnome.org/dconf
* main/gobject-introspection: fix for CC="ccache gcc"Natanael Copa2010-10-223-3/+52
| | | | from upstream
* main/gobject-introspection: upgrade to 0.9.12Natanael Copa2010-10-221-3/+15
|
* main/squashfs-tools: upgrade to 4.1Natanael Copa2010-10-212-31/+5
|
* main/shared-mime-info: upgrade to 0.80Natanael Copa2010-10-211-3/+3
|
* main/libpri: upgrade to 1.4.11.4Natanael Copa2010-10-211-2/+2
|
* main/xfce4-vala: rebuild against new valaNatanael Copa2010-10-211-2/+2
|
* testing/libvirt: deps fixLeonardo Arena2010-10-211-1/+2
|
* main/gcc: disable PIE for gccNatanael Copa2010-10-211-7/+7
| | | | | | we hit some kind of bug in gcc when building gcc if PIE is enabled. Lets disable it for now.