summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* main/fakeroot: upgrade to 1.19Natanael Copa2013-07-181-5/+6
|
* main/mesa: upgrade to 9.1.5Natanael Copa2013-07-181-4/+4
|
* main/nginx: upgrade to 1.4.2Natanael Copa2013-07-181-4/+4
|
* main/fail2ban: update download urlNatanael Copa2013-07-181-5/+5
|
* main/ez-ipupdate: dont set permissions in post installNatanael Copa2013-07-183-11/+16
|
* testing/polkit-gnome: fix download urlNatanael Copa2013-07-181-1/+1
|
* testing/polkit-gnome: upgrade to 0.105Natanael Copa2013-07-182-13/+116
|
* main/libdv: build fix for automake. --add-missingNatanael Copa2013-07-181-1/+2
|
* main/cutter: fix download urlNatanael Copa2013-07-181-1/+2
|
* main/coova-chilli: automake --add-missing build fixNatanael Copa2013-07-181-1/+1
|
* main/cdrkit: build fixNatanael Copa2013-07-181-1/+1
| | | | its libiconv-dev that pollutes things not libiconv itself
* main/axel: fix source urlNatanael Copa2013-07-181-2/+2
|
* main/libxdg-basedir: update source urlNatanael Copa2013-07-181-1/+1
| | | | gives 404
* main/awall: update source urlNatanael Copa2013-07-181-2/+1
| | | | cgit broke things for us
* main/avfs: fix source urlNatanael Copa2013-07-181-0/+1
|
* main/alpine: build fixNatanael Copa2013-07-181-1/+3
|
* main/keybinder: use alpinelinux archive for sourceNatanael Copa2013-07-181-1/+1
| | | | upstream has vanished
* main/arpwatch:Francesco Colista2013-07-182-14/+15
| | | | | | - fixed typo of pkguser in pkgusers - changed arpuser to arpwatch - fixed /var/run dir creation and changepath
* testing/py-appliancekit-ng: upgrade to 0.4.0William Pitcock2013-07-171-4/+4
|
* main/musl: fix popen/posix_spawn under qemu-user emulationTimo Teräs2013-07-1711-39/+93
| | | | cherry-pick upstream commit working around the qemu-user deficiency.
* testing/erlang: upgrade to 16B01Natanael Copa2013-07-171-5/+5
|
* main/asterisk: upgrade to 11.5.0Timo Teräs2013-07-171-5/+5
|
* main/imagemagick: upgrade to 6.8.6.5Natanael Copa2013-07-161-4/+4
|
* main/vlc: build fix for flac-1.3Natanael Copa2013-07-162-0/+44
|
* main/cyrus-sasl: handle PIC properlyNatanael Copa2013-07-162-1/+32
|
* Revert "main/cyrus-sasl: build fix. force PIC"Natanael Copa2013-07-161-1/+0
| | | | This reverts commit d61acb948c015437834483196fd1a99e93cf0d18.
* main/lua: create luac symlinkNatanael Copa2013-07-161-1/+2
|
* main/cyrus-sasl: build fix. force PICNatanael Copa2013-07-161-0/+1
|
* main/git: upgrade to 1.8.3.3Natanael Copa2013-07-161-4/+4
|
* main/asterisk: build fixNatanael Copa2013-07-161-2/+2
| | | | | curl will be used when fetching the pkg so we need rename our split function
* main/apk-tools: fix to not hang when splitting -libs packagesNatanael Copa2013-07-163-6/+72
| | | | | | | | also fix segault when --root dir is invalid and rename lua-apk to lua5.2-apk. ref #2134 ref #2135
* main/xf86-video-intel: upgrade to 2.21.12Natanael Copa2013-07-161-4/+5
|
* main/giflib: build fix. skip validation of doocbook xmlNatanael Copa2013-07-162-6/+39
|
* Merge branch 'master' of git://github.com/prymeroot/aportsBartłomiej Piotrowski2013-07-153-10/+12
|\
| * testing/ioping: upgrade to 0.7prymeroot2013-07-121-2/+4
| |
| * main/gpgme: upgrade to 1.4.2prymeroot2013-07-121-4/+4
| |
| * main/imagemagick: upgrade to 6.8.6.4prymeroot2013-07-121-4/+4
| |
| * main/p11-kit: upgrade to 0.18.4prymeroot2013-07-121-4/+4
| |
* | testing/bluez5: new aportNatanael Copa2013-07-154-0/+118
| | | | | | | | | | Tools for the Bluetooth protocol stack http://www.bluez.org/
* | main/lame: add missing automake files (build fix)Natanael Copa2013-07-151-1/+1
| |
* | main/freeswitch: upgrade to 1.4.0Natanael Copa2013-07-151-5/+6
| |
* | main/sngtc_client: upgrade to 1.3.4.1Natanael Copa2013-07-152-5/+26
| |
* | main/clamsmtp: update urlNatanael Copa2013-07-151-3/+3
| |
* | main/acf-*: update download urlNatanael Copa2013-07-1548-48/+48
| | | | | | | | the cgit update broke every download url.
* | main/lua-sleep: dont depend on lua. fix download urlNatanael Copa2013-07-151-3/+3
| |
* | main/lua-signal: don't depend on lua. update source urlNatanael Copa2013-07-151-3/+3
| | | | | | | | http://www.batbytes.com/files/ returns 404
* | main/acf-asterisk: update source urlNatanael Copa2013-07-151-1/+1
| | | | | | | | due to cgit update
* | main/asterisk: use system libeditNatanael Copa2013-07-151-2/+4
| |
* | main/libedit: upgrade to 3.1Natanael Copa2013-07-151-4/+6
| |
* | main/asterisk: build fix, force ldconfig flagsNatanael Copa2013-07-151-2/+2
| | | | | | | | | | | | the makefile checks for linux-gnu to detect flag for ldconfig to only process given dirs. We set it hard since it fails to do the right thing on uclibc.