Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Merge remote branch 'alpine/master' | Andrew Manison | 2010-06-24 | 85 | -1710/+1012 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge remote branch 'alpine/master' | Andrew Manison | 2010-06-19 | 55 | -184/+28481 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge remote branch 'alpine/master' | Andrew Manison | 2010-06-19 | 253 | -10393/+17262 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: main/openssl/APKBUILD | |||||
| * | | | | | | | | Fixes for total repository build. | Andrew Manison | 2010-06-11 | 3 | -4/+15 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Deleted old patch file. | Andrew Manison | 2010-06-01 | 1 | -821/+0 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Removed patch files rolled into 2.3. | Andrew Manison | 2010-06-01 | 3 | -188/+0 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge remote branch 'alpine/master' | Andrew Manison | 2010-05-26 | 79 | -3755/+6952 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merged from Alpine main repository. | Andrew Manison | 2010-05-26 | 757 | -7192/+10563 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge Conflicts: main/abuild/APKBUILD main/cramfs/APKBUILD main/curl/APKBUILD main/dialog/APKBUILD main/libconfig/APKBUILD main/snort/APKBUILD main/syslinux/APKBUILD | |||||
| * | | | | | | | | | | Added support for distfiles in local directory, to support build bot. | Andrew Manison | 2010-05-05 | 2 | -5/+9 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Added marker files to build, and noclean option. | Andrew Manison | 2010-05-01 | 1 | -2/+8 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Patched abuild to use source mirror, and added options to enable/disable color. | Andrew Manison | 2010-04-29 | 4 | -4/+172 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Added *.tbz2 to ignored files. | Andrew Manison | 2010-04-28 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Added *.tgz and *.zip to ignored files. | Andrew Manison | 2010-04-28 | 1 | -0/+2 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Added mutt email client package. | Andrew Manison | 2010-04-28 | 1 | -0/+50 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Added rebuild-alpine.sh script, for running in a build bot. Tweaks to ↵ | Andrew Manison | 2010-04-28 | 3 | -2/+57 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | top-level makefile. | |||||
| * | | | | | | | | | | Merge remote branch 'alpine/master' | Andrew Manison | 2010-04-20 | 13 | -24/+314 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'alpine/master' | Andrew Manison | 2010-04-19 | 8 | -15/+109 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'alpine/master' | Andrew Manison | 2010-04-15 | 44 | -59272/+3204 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Modified makefile to use lua script for package list | Andrew Manison | 2010-04-15 | 1 | -27/+11 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Added lua script to generate package list in dependency order. Updated | Andrew Manison | 2010-04-15 | 1 | -0/+244 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | makefile to use this script for one-pass repository build. | |||||
| * | | | | | | | | | | | | | Merge remote branch 'alpine/master' | Andrew Manison | 2010-04-13 | 40 | -3720/+5174 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Updates to package build files to specify updated or relocated sources | Andrew Manison | 2010-04-05 | 12 | -16/+23 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Changes to package builds to fix missing/changed/broken source archives. | Andrew Manison | 2010-04-04 | 7 | -35/+94 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge remote branch 'alpine/master' | Andrew Manison | 2010-04-04 | 280 | -1244/+70888 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Added master makefile to build all packages. | Andrew Manison | 2010-04-02 | 1 | -0/+92 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | main/linux-pae: build fix. default CC to gcc, not -gcc | Natanael Copa | 2010-07-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | main/linux-grsec: build fix, set gcc as default for CC, not -gcc | Natanael Copa | 2010-07-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | testing/freeswitch-sounds-es-mx-maria-44100: new aport | Natanael Copa | 2010-07-19 | 1 | -0/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sounds for freeswitch Spanish http://files.freeswitch.org/ | |||||
* | | | | | | | | | | | | | | | | testing/freeswitch-sounds-music-8000: new aport | Natanael Copa | 2010-07-19 | 1 | -0/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sounds for freeswitch Music http://files.freeswitch.org/ | |||||
* | | | | | | | | | | | | | | | | testing/openlldp: new aport | Leonardo Arena | 2010-07-19 | 1 | -0/+40 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | testing/glade3: build fix | Natanael Copa | 2010-07-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | main/vte: upgrade to 0.24.3 | Natanael Copa | 2010-07-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | main/tmux: upgrade to 1.3 | Natanael Copa | 2010-07-19 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | main/mpd: upgrade to 0.15.11 | Natanael Copa | 2010-07-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | main/module-init-tools: upgrade to 3.12 | Natanael Copa | 2010-07-19 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | main/fuse: upgrade to 2.8.4 | Natanael Copa | 2010-07-19 | 2 | -7/+7 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | main/ccache: upgrade to 3.0.1 | Natanael Copa | 2010-07-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | testing/glade3: new aport | Natanael Copa | 2010-07-19 | 1 | -0/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a RAD tool to enable quick & easy development of user interfaces for GTK+ http://glade.gnome.org/ | |||||
* | | | | | | | | | | | | | | | | main/vala: upgrade to 0.9.3 | Natanael Copa | 2010-07-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | main/webkit: upgrade to 1.2.3 | Natanael Copa | 2010-07-19 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | main/xwininfo: moved from testing | Natanael Copa | 2010-07-17 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | testing/xwininfo: remove bogus patch | Natanael Copa | 2010-07-17 | 1 | -2536/+0 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | testing/xwininfo: fix license | Natanael Copa | 2010-07-17 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | testing/xwininfo: new aport | Natanael Copa | 2010-07-17 | 2 | -0/+2569 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Window information utility for X http://cgit.freedesktop.org/xorg/app/xwininfo/ | |||||
* | | | | | | | | | | | | | | | testing/recordmydesktop: new aport | Natanael Copa | 2010-07-17 | 3 | -0/+107 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Produces a OGG encapsulated Theora/Vorbis recording of your desktop http://recordmydesktop.sourceforge.net | |||||
* | | | | | | | | | | | | | | | main/mrtg: moved from testing | Natanael Copa | 2010-07-17 | 3 | -0/+0 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | main/epdfview: rebuild against new poppler-gtk | Natanael Copa | 2010-07-17 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | main/wine: upgrade to 1.2 | Natanael Copa | 2010-07-17 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | main/fuse: moved from testingv2.0.0_beta3 | Natanael Copa | 2010-07-16 | 3 | -0/+0 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | testing/sqstat: new aport | Natanael Copa | 2010-07-16 | 1 | -0/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SqStat is a script which allows to look through active squid users connections http://samm.kiev.ua/sqstat/ |