summaryrefslogtreecommitdiffstats
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 'ncopa/master'Carlo Landmeter2010-08-313-2/+45
| | |\ \ \
| * | | | | 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).
| | * | | | | | 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
| | | | | | | | |