aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | 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-158-18/+29
|\
| * 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-1250-3917/+4241
| |\
| * | 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-07129-4777/+5951
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: main/gtk+/APKBUILD main/icu/APKBUILD main/pango/APKBUILD
| * \ \ Merge remote branch 'alpine/master'Andrew Manison2010-08-1563-3951/+5785
| |\ \ \ | | | | | | | | | | | | | | | | | | | | 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).
| * | | | main/gmp5: Modified subpackages to remove redundant :devAndrew Manison2010-08-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Modified development subpackage name to remove the redundant :dev (-dev already suffixed) which confuses the dependency analyzer script (aports.lua).
| * | | | main/vsftpd: Changed libcap-dev from an excluded make dependency to a ↵Linux User2010-08-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | required one. Changed libcap-dev from an excluded make dependency to a required one, to resolve a linkage error. The exclusion dates back to when the package was in testing, and the version has been advanced since then. I don't know why libcap was excluded. Before this change is adopted some more research is required.
| * | | | main/terminal: Added ncurses-dev as a make dependency.Linux User2010-08-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Added ncurses-dev as a make dependency to resolve a linkage error, looking for ncurses.so.
| * | | | main/fluxbox: Bumped release level to reflect new dependencies.Linux User2010-08-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumped the release level from 2 to 3 to reflect the change in the make dependencies. (I thought I had fixed this with an --amend, but apparently not!)
| * | | | main/screen: Added ncurses-dev as a make dependency.Linux User2010-08-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Added ncurses-dev as a make dependency to resolve a linkage error, looking for ncurses.so.
| * | | | main/fluxbox: Added freetype-dev as a make dependencyLinux User2010-08-071-1/+1
| | | | | | | | | | | | | | | | | | | | Added freetype-dev as a make dependency to resolve a linkage error, looking for freetype.so.
| * | | | main/icu: Updated file version from 4_2_1 to 4_4_1Andrew Manison2010-08-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Update source archive file name from 4_2_1 to 4_4_1, to match release version, and because old source archive is no longer available on project website.
| * | | | Merge remote branch 'alpine/master'Andrew Manison2010-08-0473-601/+1503
| |\ \ \ \
| * | | | | main/gtk+: Removed explicit mv command in dev function.Andrew Manison2010-08-011-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The explicit mv failed, causing the build to fail, because the rename had already been done by abuild's default_dev function. Bumped the release, since the previous abuild/APKBUILD combination could not have worked, so other things might have changed.
| * | | | | main/pango: Removed explicit mv command in dev function.Andrew Manison2010-08-011-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The explicit move failed, causing the build to fail, because the rename had already been done by abuild's default_dev function. Bumped the release, since the previous abuild/APKBUILD combination could not have worked, so other things might have changed.
* | | | | | main/libetpan: enable ssl supportNatanael Copa2010-09-151-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | ref #432
* | | | | | main/acf-freeswitch-vmail: upgrade to 0.0.4Ted Trask2010-09-141-2/+2
| | | | | |
* | | | | | main/samba: upgrade to 3.5.5Natanael Copa2010-09-141-3/+3
| | | | | |
* | | | | | main/bind: upgrade to 9.7.2Natanael Copa2010-09-141-2/+2
| | | | | |
* | | | | | main/imagemagick: upgrade to 6.6.4.1Natanael Copa2010-09-141-2/+2
| | | | | |
* | | | | | main/linux-grsec: upgrade to grsecurity-2.2.0-2.6.32.21-201009130811Natanael Copa2010-09-142-4791/+4817
| | | | | |
* | | | | | util-vserver: fix setup-vs-guest script for busybox-1.17.xNatanael Copa2010-09-142-5/+5
| | | | | |
* | | | | | main/sudo: upgrade to 1.7.4_p4Natanael Copa2010-09-121-2/+2
| | | | | |
* | | | | | main/xfsprogs: upgrade to 3.1.3Natanael Copa2010-09-121-3/+3
| | | | | |
* | | | | | main/xfce4-vala: workaround for vala-0.9.7Natanael Copa2010-09-121-0/+5
| | | | | |