aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 '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).
| | * | | | 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).
| | * | | | testing/multipath-tools: 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/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-0494-698/+3233
| | |\ \ \ \
| | * | | | | build process: Added debug flag to rebuild-alpine.sh script.Andrew Manison2010-08-011-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added debug flag to preserve build logs for packages that succeed, as well as report installed packages before and after each build.
| | * | | | | 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.
| | * | | | | testing/lua-rex: renamed directory to match package name, from lua-rexlib to ↵Andrew Manison2010-07-271-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | lua-rex.
| | * | | | | Master Makefile: added cleanold targetAndrew Manison2010-07-221-4/+10
| | | | | | |
| * | | | | | main/libetpan: enable ssl supportNatanael Copa2010-09-151-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ref #432
| * | | | | | testing/tinc: build fixNatanael Copa2010-09-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | needs openssl-dev
| * | | | | | testing/tinc: new aportNatanael Copa2010-09-144-0/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tinc is a Virtual Private Network (VPN) daemon http://www.tinc-vpn.org/ ref #431
| * | | | | | 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
| | | | | | |
| * | | | | | testing/apache-mod-auth-ntlm-winbind: new aportJeff Bilyk2010-09-142-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #414
| * | | | | | 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
| | | | | | |
| * | | | | | main/vala: upgrade to 0.9.8Natanael Copa2010-09-121-2/+2
| | |_|_|_|/ | |/| | | |
| * | | | | main/acf-freeswitch-vmail: moved from testingTed Trask2010-09-101-0/+0
| | | | | |
| * | | | | testing/acf-freeswitch-vmail: upgrade to 0.0.3Ted Trask2010-09-101-2/+2
| | | | | |
| * | | | | testing/acf-freeswitch-vmail: upgrade to 0.0.2Ted Trask2010-09-101-2/+2
| | | | | |
| * | | | | main/linux-pae: upgrade to 2.6.32.21 (for make-3.82)Natanael Copa2010-09-101-3/+3
| | | | | |
| * | | | | testing/acf-freeswitch-vmail: new aportTed Trask2010-09-101-0/+20
| | | | | |
| * | | | | main/acf-core: upgrade to 0.10.9Ted Trask2010-09-101-2/+2
| | | | | |
| * | | | | testing/sircbot: upgrade to 0.2Natanael Copa2010-09-101-8/+13
| | | | | |
| * | | | | main/sfic: build fix for make-3.82Natanael Copa2010-09-091-1/+1
| | | | | |