aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | 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
| | | | | | | |
* | | | | | | | main/fluxbox: build fixNatanael Copa2010-09-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | needs freetype-dev
* | | | | | | | main/wine: upgrade to 1.3.2Natanael Copa2010-09-091-2/+2
| | | | | | | |
* | | | | | | | main/remmina: upgrade to 0.8.2Natanael Copa2010-09-091-2/+2
| | | | | | | |
* | | | | | | | main/openvpn: upgrade to 2.1.3Natanael Copa2010-09-091-3/+3
| | | | | | | |
* | | | | | | | main/mdadm: upgrade to 3.1.4Natanael Copa2010-09-091-2/+2
| | | | | | | |
* | | | | | | | main/lvm2: upgrade to 2.02.73Natanael Copa2010-09-091-2/+2
| | | | | | | |
* | | | | | | | main/libvpx: upgrade to 0.9.2Natanael Copa2010-09-091-3/+3
| | | | | | | |
* | | | | | | | main/libical: upgrade to 0.46Natanael Copa2010-09-091-4/+10
| | | | | | | |
* | | | | | | | main/iw: upgrade to 0.9.20Natanael Copa2010-09-092-21/+10
| | | | | | | |
* | | | | | | | main/openrc: build fix for gnu make-3.82Natanael Copa2010-09-091-0/+1
| | | | | | | |
* | | | | | | | main/cairo: upgrade to 1.10.0Natanael Copa2010-09-091-3/+3
| | | | | | | |
* | | | | | | | main/lftp: upgrade to 4.0.10Natanael Copa2010-09-091-2/+2
| | | | | | | |
* | | | | | | | main/tcl: upgrade to 8.5.9Natanael Copa2010-09-091-3/+3
| | | | | | | |
* | | | | | | | main/dovecot: upgrade to 2.0.2Natanael Copa2010-09-091-2/+2
| | | | | | | |