aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * main/gcc: make gcc eglibc awareCarlo Landmeter2010-09-201-1/+1
| |
| * main/abuild: bump pkgrelCarlo Landmeter2010-09-201-1/+1
| |
| * main/abuild: add missing patchCarlo Landmeter2010-09-201-0/+22
| | | | | | | | (cherry picked from commit ec120632e896c103694d0d634f55583e01b61026)
| * main/abuild: support for alternative awksCarlo Landmeter2010-09-201-1/+3
| |
| * main/alpine-base: added support for eglibcCarlo Landmeter2010-09-201-1/+2
| | | | | | | | | | - alpine-base should not depend on uclibc-tools when using eglibc (cherry picked from commit 65ee866c0996a09c743a965d54045ccd34fb8fcc)
| * main/libiconv: added support for eglibc.Carlo Landmeter2010-09-201-6/+14
| | | | | | | | | | - eglibc has its own iconv implementation. (cherry picked from commit 665ec97469b59486bff1cd99a5267a8675e74852)
| * main/gcc: make gcc eglibc awareCarlo Landmeter2010-09-171-5/+10
| |
| * Merge remote branch 'ncopa/master'Carlo Landmeter2010-09-177-12/+18
| |\
| * \ Merge remote branch 'ncopa/master'Carlo Landmeter2010-09-1721-5059/+5667
| |\ \
* | | | main/linux-grsec: upgrade to grsecurity-2.2.0-2.6.32.21-201009201707Natanael Copa2010-09-212-337/+963
| | | |
* | | | main/acf-freeswitch-vmail: upgrade to 0.0.5Ted Trask2010-09-171-2/+2
| |_|/ |/| |
* | | main/webkit: upgrade to 1.2.4Natanael Copa2010-09-171-3/+3
| | |
* | | main/sircbot: moved from testingNatanael Copa2010-09-174-0/+0
| | |
* | | testing/sircbot: fix typoNatanael Copa2010-09-172-3/+3
| | |
* | | main/pcre: put libcprecpp in subpackageNatanael Copa2010-09-171-3/+9
| | |
* | | Merge remote branch 'clandmeter/master'Natanael Copa2010-09-179-20/+75
|\| |
| * | main/openrc: add missing confdCarlo Landmeter2010-09-171-0/+3
| | |
| * | main/openrc: add unionfs supportCarlo Landmeter2010-09-162-7/+20
| | | | | | | | | | | | Allow modules to be installed when running from RAM
| * | main/python: xbmc and others need ucs4 unicode supportCarlo Landmeter2010-09-151-2/+2
| | |
| * | main/pcre: moved libs and enabled cppCarlo Landmeter2010-09-151-2/+6
| | |
| * | main/mkinitfs: fix for eglibc and dev/nullCarlo Landmeter2010-09-153-7/+42
| | | | | | | | | | | | | | | * when building on with eglibc we need to replace libs inside initramfs * seems dev/null is a regular file on .35 kernel with eglibc
| * | main/installkernel: bump version numberCarlo Landmeter2010-09-151-2/+2
| | |
| * | Merge remote branch 'ncopa/master'Carlo Landmeter2010-09-15119-6567/+7414
| |\ \
| * \ \ Merge remote branch 'ncopa/master'Carlo Landmeter2010-08-313-2/+45
| |\ \ \
| * \ \ \ Merge remote branch 'ncopa/master'Carlo Landmeter2010-08-31744-16404/+51837
| |\ \ \ \
| * | | | | main/mrtg: removed to accept upstream aportsCarlo Landmeter2010-08-311-35/+0
| | | | | |
| * | | | | main/mrtg: new aportCarlo Landmeter2010-05-311-0/+35
| | | | | |
* | | | | | main/wpa_supplicant: upgrade to 0.7.3Natanael Copa2010-09-171-3/+3
| |_|_|_|/ |/| | | |
* | | | | main/libwnck: upgrade to 2.30.4Natanael Copa2010-09-171-2/+2
| | | | |
* | | | | main/libsoup: upgrade to 2.31.92Natanael Copa2010-09-171-2/+2
| | | | |
* | | | | main/hostapd: upgrade to 0.7.3Natanael Copa2010-09-171-3/+3
| | | | |
* | | | | main/espeak: upgrade to 1.44.05Natanael Copa2010-09-171-2/+2
| | | | |
* | | | | main/dosfstools: upgrade to 3.0.10Natanael Copa2010-09-171-3/+3
| | | | |
* | | | | main/dbus: upgrade to 1.4.0Natanael Copa2010-09-171-3/+3
| | | | |
* | | | | main/beep: upgrade to 1.3Natanael Copa2010-09-172-47/+16
| | | | |
* | | | | main/bind: upgrade to 9.7.2_p1Natanael Copa2010-09-171-2/+2
| | | | |
* | | | | main/libc0.9.32: disable debugging symbolsNatanael Copa2010-09-172-8/+6
| | | | |
* | | | | main/linux-grsec: upgrade to grsecurity-2.2.0-2.6.32.21-201009162222Natanael Copa2010-09-172-4821/+5454
| | | | |
* | | | | main/libc0.9.32: new snapshot. enable debuggingNatanael Copa2010-09-169-172/+180
| | | | |
* | | | | main/asterisk: build fixNatanael Copa2010-09-161-1/+1
| | | | | | | | | | | | | | | | | | | | needs gnu wget
* | | | | main/asterisk: upgrade to 1.6.2.13Natanael Copa2010-09-161-3/+3
| |_|_|/ |/| | |
* | | | Merge remote branch 'amanison/master'Natanael Copa2010-09-1512-27/+53
|\ \ \ \
| * | | | main/gcc: Added objc package to build.Andrew Manison2010-09-141-7/+17
| | | | | | | | | | | | | | | | | | | | | | | | | Added the build of the Objective-C libraries to the build, and created the objc subpackage. This has been tested with a simple "Hello World" program, but more thorough testing is necessary.
| * | | | Merge remote branch 'alpine/master'Andrew Manison2010-09-1254-3925/+4350
| |\ \ \ \
| * | | | | release.sh: Fixed mail flags for cc recipients.Andrew Manison2010-09-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixed mail flags for cc recipients in the event of failed builds. Flag had been mistakenly set to -c instead of -cc.
| * | | | | main/xorg-server: Added zlib-dev as a make dependency.Andrew Manison2010-09-071-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | Added zlib-dev to APKBUILD as a make dependency.
| * | | | | main/poppler: Added libiconv-dev as a make dependency.Andrew Manison2010-09-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | In APKBUILD added libiconv-dev as a make dependency.
| * | | | | Merge remote branch 'alpine/master'Andrew Manison2010-09-07146-5004/+5816
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: main/gtk+/APKBUILD main/icu/APKBUILD main/pango/APKBUILD
| * \ \ \ \ \ Merge remote branch 'alpine/master'Andrew Manison2010-08-1581-3965/+5177
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: main/vsftpd/APKBUILD
| * | | | | | | main/mpfr3: Modified subpackages to remove redundant :devAndrew Manison2010-08-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modified development subpackage name to remove the redundant :dev (already has -dev suffix) which confuses the dependency analyzer script (aports.lua).