summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/libc0.9.32: uclibc's NPTL/TLS support on ARM is unusably broken, use ↵William Pitcock2011-01-141-5/+3
| | | | linuxthreads on ARM
* main/apache2: bumped pkgrel, see git logMatt Smith2011-01-141-1/+1
| | | | | | | Bumped pkgrel; should be built against the previous main/apr, and main/apr-util updates. See #504
* main/apr-util: bumped pkgrel, see git logMatt Smith2011-01-141-1/+1
| | | | | | Bumped pkgrel; should be built against the previous main/apr update. See #504
* main/apr: patched gcc 4.5 alias issueMatt Smith2011-01-141-3/+12
| | | | See #504
* testing/py-sphinx: upgrade to 1.0.6Matt Smith2011-01-141-3/+3
|
* testing/py-pygments: upgrade to 1.4Matt Smith2011-01-141-3/+3
|
* main/php: bumped pkgrel for snmp updateMatt Smith2011-01-141-1/+1
| | | | Fixes php from complaining about snmp.so.
* main/libc0.9.32: don't use TLS on ARM.William Pitcock2011-01-141-1/+1
|
* testing/libplist: new aportNatanael Copa2011-01-141-0/+48
| | | | | A library to handle Apple Property List format whereas it's binary or XML http://libimobiledevice.org/
* testing/mutagen: new aportNatanael Copa2011-01-141-0/+32
| | | | | An audio metadata tag reader and writer implemented in pure python http://code.google.com/p/mutagen/
* main/libc0.9.32: add uclibcconfig for armWilliam Pitcock2011-01-142-1/+266
|
* main/net-snmp: upgrade to 5.6.1Natanael Copa2011-01-141-3/+3
|
* main/gnupg: upgrade to 2.0.17Natanael Copa2011-01-141-3/+3
|
* main/dovecot: upgrade to 2.0.9Natanael Copa2011-01-141-2/+2
|
* main/libxkbfile: rebuild on x86William Pitcock2011-01-141-1/+1
|
* testing/ifupdown: build fixWilliam Pitcock2011-01-131-2/+2
|
* testing/ifupdown: alpine stores ifstate in /var/run.William Pitcock2011-01-132-3/+18
|
* testing/ifupdown: busybox uses -f instead of --force so allow bothWilliam Pitcock2011-01-132-3/+43
|
* testing/ifupdown: new aportWilliam Pitcock2011-01-133-0/+44
|
* main/linux-grsec: enable paravirt-ops Xen domU on x86_64William Pitcock2011-01-132-10/+27
|
* main/libmicrohttpd: upgrade to 0.9.5Natanael Copa2011-01-131-2/+2
|
* testing/tumbler: new aportNatanael Copa2011-01-131-0/+43
| | | | | D-Bus service for applications to request thumbnails http://git.xfce.org/apps/tumbler/
* main/sudo: upgrade to 1.7.4_p5Natanael Copa2011-01-131-2/+2
|
* main/poppler-gtk: enable lcms. fix -dev depsNatanael Copa2011-01-131-4/+4
|
* main/php: improved APKBUILD, see changesMatt Smith2011-01-131-38/+46
| | | | | | | | | | | | | | | | | php-5.3.5-r2 changelog: - Recreated php-cli subpackage and moved it out of the main php package; - Combined php-cli and php-pear in the build() function (one less `make` to perform); - Created php-common subpackage, currently containing php.ini; - Converted the main php package into a metapackage, which currently depends on php-common and php-cgi; - Updated the dev() split function to include all the build dirs we used, and then symlinked /usr/lib/php/build to build-cgi by default; - Moved the phar command to the php-phar subpackage; Let me know what you think. Matt
* main/wireshark: upgrade to 1.4.3Natanael Copa2011-01-131-2/+2
|
* testing/linux-xen0: new aportWilliam Pitcock2011-01-133-0/+42225
|
* main/thunar-archive-plugin: pull out of buildWilliam Pitcock2011-01-131-1/+1
|
* main/orage: build fixWilliam Pitcock2011-01-132-4/+22
|
* main/xfce4-xkb-plugin: build fixWilliam Pitcock2011-01-131-2/+2
|
* main/xfce4-screenshooter: build fixWilliam Pitcock2011-01-131-2/+2
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-13911-911/+911
|
* testing/nginx: upgrade to 0.8.54William Pitcock2011-01-131-4/+4
|
* testing/gradm: new aportWilliam Pitcock2011-01-131-0/+37
|
* main/psqlodbc: update to 09.00.0200 to fix FTBFS with postgresql-9William Pitcock2011-01-131-3/+3
|
* main/pgpool: update to 3.0.1 to fix FTBFS with postgresql-9William Pitcock2011-01-131-5/+6
|
* testing/hping3: bytesex.h fixes for x86_64, sh, ia64 and s390/s390xWilliam Pitcock2011-01-132-7/+42
|
* testing/libfetch: -fPIC buildfixWilliam Pitcock2011-01-132-3/+3
|
* main/consolekit: promoted from testing (for lxdm)William Pitcock2011-01-131-0/+0
|
* testing/json-glib: new aportNatanael Copa2011-01-121-0/+26
| | | | | JSON library built on GLib http://live.gnome.org/JsonGlib
* main/acf-provisioning: upgrade to 0.0.3Ted Trask2011-01-121-2/+2
|
* main/acf-kamailio: bumped pkgrelTed Trask2011-01-121-1/+1
|
* main/acf-kamailio: Added lua-sql-postgres dependencyTed Trask2011-01-121-1/+1
|
* main/openrc: remove e2fsck-specific optionsWilliam Pitcock2011-01-122-1/+13
| | | | | | It seems that normal util-linux fsck somehow strips these options when not launching e2fsck. busybox, however, does not, so these options must go away.
* main/jfsutils: promote to mainNatanael Copa2011-01-121-0/+0
|
* main/atkmm: needs to overwrite some files in old gtkmmNatanael Copa2011-01-121-1/+2
|
* testing/libgexiv2: new aportNatanael Copa2011-01-121-0/+38
| | | | | a GObject-based wrapper around the Exiv2 library http://trac.yorba.org/wiki/gexiv2
* main/vblade: promote to mainWilliam Pitcock2011-01-121-0/+0
|
* main/aoetools: promote to mainWilliam Pitcock2011-01-121-0/+0
|
* Revert "testing/libgexiv2: new aport"Natanael Copa2011-01-121-38/+0
| | | | This reverts commit e9390e3b93fb19924d79ded92a9b3dec403b17b3.