Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/dbus: upgrade to 1.4.0 | Natanael Copa | 2010-09-17 | 1 | -3/+3 |
| | |||||
* | main/beep: upgrade to 1.3 | Natanael Copa | 2010-09-17 | 2 | -47/+16 |
| | |||||
* | main/bind: upgrade to 9.7.2_p1 | Natanael Copa | 2010-09-17 | 1 | -2/+2 |
| | |||||
* | main/libc0.9.32: disable debugging symbols | Natanael Copa | 2010-09-17 | 2 | -8/+6 |
| | |||||
* | main/linux-grsec: upgrade to grsecurity-2.2.0-2.6.32.21-201009162222 | Natanael Copa | 2010-09-17 | 2 | -4821/+5454 |
| | |||||
* | main/libc0.9.32: new snapshot. enable debugging | Natanael Copa | 2010-09-16 | 9 | -172/+180 |
| | |||||
* | main/asterisk: build fix | Natanael Copa | 2010-09-16 | 1 | -1/+1 |
| | | | | needs gnu wget | ||||
* | main/asterisk: upgrade to 1.6.2.13 | Natanael Copa | 2010-09-16 | 1 | -3/+3 |
| | |||||
* | Merge remote branch 'amanison/master' | Natanael Copa | 2010-09-15 | 8 | -18/+29 |
|\ | |||||
| * | main/gcc: Added objc package to build. | Andrew Manison | 2010-09-14 | 1 | -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 Manison | 2010-09-12 | 50 | -3917/+4241 |
| |\ | |||||
| * | | main/xorg-server: Added zlib-dev as a make dependency. | Andrew Manison | 2010-09-07 | 1 | -2/+3 |
| | | | | | | | | | | | | Added zlib-dev to APKBUILD as a make dependency. | ||||
| * | | main/poppler: Added libiconv-dev as a make dependency. | Andrew Manison | 2010-09-07 | 1 | -2/+2 |
| | | | | | | | | | | | | In APKBUILD added libiconv-dev as a make dependency. | ||||
| * | | Merge remote branch 'alpine/master' | Andrew Manison | 2010-09-07 | 129 | -4777/+5951 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: main/gtk+/APKBUILD main/icu/APKBUILD main/pango/APKBUILD | ||||
| * \ \ | Merge remote branch 'alpine/master' | Andrew Manison | 2010-08-15 | 63 | -3951/+5785 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: main/vsftpd/APKBUILD | ||||
| * | | | | main/mpfr3: Modified subpackages to remove redundant :dev | Andrew Manison | 2010-08-13 | 1 | -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 :dev | Andrew Manison | 2010-08-13 | 1 | -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 User | 2010-08-07 | 1 | -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 User | 2010-08-07 | 1 | -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 User | 2010-08-07 | 1 | -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 User | 2010-08-07 | 1 | -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 dependency | Linux User | 2010-08-07 | 1 | -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_1 | Andrew Manison | 2010-08-05 | 1 | -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 Manison | 2010-08-04 | 73 | -601/+1503 |
| |\ \ \ \ | |||||
| * | | | | | main/gtk+: Removed explicit mv command in dev function. | Andrew Manison | 2010-08-01 | 1 | -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 Manison | 2010-08-01 | 1 | -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 support | Natanael Copa | 2010-09-15 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | ref #432 | ||||
* | | | | | | main/acf-freeswitch-vmail: upgrade to 0.0.4 | Ted Trask | 2010-09-14 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | main/samba: upgrade to 3.5.5 | Natanael Copa | 2010-09-14 | 1 | -3/+3 |
| | | | | | | |||||
* | | | | | | main/bind: upgrade to 9.7.2 | Natanael Copa | 2010-09-14 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | main/imagemagick: upgrade to 6.6.4.1 | Natanael Copa | 2010-09-14 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | main/linux-grsec: upgrade to grsecurity-2.2.0-2.6.32.21-201009130811 | Natanael Copa | 2010-09-14 | 2 | -4791/+4817 |
| | | | | | | |||||
* | | | | | | util-vserver: fix setup-vs-guest script for busybox-1.17.x | Natanael Copa | 2010-09-14 | 2 | -5/+5 |
| | | | | | | |||||
* | | | | | | main/sudo: upgrade to 1.7.4_p4 | Natanael Copa | 2010-09-12 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | main/xfsprogs: upgrade to 3.1.3 | Natanael Copa | 2010-09-12 | 1 | -3/+3 |
| | | | | | | |||||
* | | | | | | main/xfce4-vala: workaround for vala-0.9.7 | Natanael Copa | 2010-09-12 | 1 | -0/+5 |
| | | | | | | |||||
* | | | | | | main/vala: upgrade to 0.9.8 | Natanael Copa | 2010-09-12 | 1 | -2/+2 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | main/acf-freeswitch-vmail: moved from testing | Ted Trask | 2010-09-10 | 1 | -0/+20 |
| | | | | | |||||
* | | | | | main/linux-pae: upgrade to 2.6.32.21 (for make-3.82) | Natanael Copa | 2010-09-10 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | main/acf-core: upgrade to 0.10.9 | Ted Trask | 2010-09-10 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | main/sfic: build fix for make-3.82 | Natanael Copa | 2010-09-09 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | main/fluxbox: build fix | Natanael Copa | 2010-09-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | needs freetype-dev | ||||
* | | | | | main/wine: upgrade to 1.3.2 | Natanael Copa | 2010-09-09 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | main/remmina: upgrade to 0.8.2 | Natanael Copa | 2010-09-09 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | main/openvpn: upgrade to 2.1.3 | Natanael Copa | 2010-09-09 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | main/mdadm: upgrade to 3.1.4 | Natanael Copa | 2010-09-09 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | main/lvm2: upgrade to 2.02.73 | Natanael Copa | 2010-09-09 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | main/libvpx: upgrade to 0.9.2 | Natanael Copa | 2010-09-09 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | main/libical: upgrade to 0.46 | Natanael Copa | 2010-09-09 | 1 | -4/+10 |
| | | | | | |||||
* | | | | | main/iw: upgrade to 0.9.20 | Natanael Copa | 2010-09-09 | 2 | -21/+10 |
| | | | | |