summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | core/mkinitfs: fix for encrypted apkovlsNatanael Copa2009-06-042-3/+46
| | | | | | | | | | | | | | | | | | | | | | | | should fix #40
* | | | | | core/alpine-baselayout: fixes for mdevNatanael Copa2009-06-043-3/+58
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | remove the faulty mdev-mount dependency from init.d/mdev require vfat for /dev/usbdisk to work on disks without partitions
* | | | | core/alpine-baselayout: upgrade to 2.0_alpha12Natanael Copa2009-06-041-5/+4
| | | | |
* | | | | core/abuild: fix for buildrepoNatanael Copa2009-06-042-2/+56
| | | | |
* | | | | extra/acct: bump pkgrel so we force the package splitNatanael Copa2009-06-041-3/+4
| | | | | | | | | | | | | | | | | | | | Also remove dynamic dep from depends and set maintainer
* | | | | core/autoconf: set M4 since configure seems to fail find itNatanael Copa2009-06-041-7/+6
| | | | | | | | | | | | | | | | | | | | wierd thing..
* | | | | core/abuild: upgrade to 1.15.1Natanael Copa2009-06-041-2/+2
| | | | | | | | | | | | | | | | | | | | This version of abuild handles dynamic depends
* | | | | extra/postfix,cyrus-sasl: moved postfix 2.6.1 from testingNatanael Copa2009-06-0319-1352/+76
| | | | |
* | | | | core/automake: upgrade to 1.11Natanael Copa2009-06-031-2/+2
| | | | |
* | | | | Merge remote branch 'mmason/master'Natanael Copa2009-06-037-0/+191
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.alpinelinux.org/aportsMichael Mason2009-06-0119-8/+5858
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of git://git.alpinelinux.org/aportsMichael Mason2009-05-296-9/+81
| |\ \ \ \ \
| * | | | | | Initial commit unstable/kamailioMichael Mason2009-05-281-0/+24
| | | | | | |
| * | | | | | Initial CommitMichael Mason2009-05-281-0/+28
| | | | | | |
| * | | | | | Merge branch 'master' of git://git.alpinelinux.org/aportsMichael Mason2009-05-28199-655/+3642
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.alpinelinux.org/aportsroot2009-05-0612-44/+30
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git://git.alpinelinux.org/aportsroot2009-05-0614-15/+243
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.alpinelinux.org/aportsroot2009-05-054-3/+55
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.alpinelinux.org/aportsroot2009-05-054-19/+37201
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.alpinelinux.org/aportsroot2009-05-0411-14/+2337
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.alpinelinux.org/aportsroot2009-05-0123-25/+1891
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.alpinelinux.org/aportsroot2009-04-2327-143/+731
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | unstables/umix Initial Commitroot2009-04-221-0/+27
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | unstable/haproxy Initial Commitroot2009-04-221-0/+27
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | unstable/rrdcollect Initial Commitroot2009-04-221-0/+27
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' of git://git.alpinelinux.org/aportsroot2009-04-2052-637/+917
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | unstable/ejabberd Initial commit.Michael Mason2009-04-171-0/+29
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | unstable/erlang Initial commit. trying for a jabber serviceMichael Mason2009-04-171-0/+29
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | core/build-base: added g++ to dependsNatanael Copa2009-06-031-2/+3
| |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So many packages using autotools checks for g++ without using it. We add g++ to build-base so we are sure its always there.
* | | | | | | | | | | | | | | extra/asterisk: hide useless error messageNatanael Copa2009-06-012-2/+2
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | extra/asterisk: set rundir to /var/run/asteriskNatanael Copa2009-06-012-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #38
* | | | | | | | | | | | | | | testing/cyrus-sasl: do not build in parallellNatanael Copa2009-06-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | its broken
* | | | | | | | | | | | | | | testing/postfix: test a 2.6.1 release with cyrus-sasl supportNatanael Copa2009-06-0110-0/+5570
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed to fix the dynamic maps patch
* | | | | | | | | | | | | | | testing/cyrus-sasl: new aportNatanael Copa2009-06-014-0/+266
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cyrus Simple Authentication Service Layer (SASL) http://cyrusimap.web.cmu.edu/downloads.html#sasl
* | | | | | | | | | | | | | | extra/fetchmail: create /var/run/fetchmail with correct ownerNatanael Copa2009-05-292-4/+4
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | extra/fetchmail: build on older abuild versionsNatanael Copa2009-05-291-1/+2
| |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | extra/fetchmail: create fetchmail user and fix init.d scriptNatanael Copa2009-05-294-9/+23
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | extra/fetchmail: renamed fetchmail.initdNatanael Copa2009-05-291-0/+0
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | extra/p7zip: new aportNatanael Copa2009-05-292-0/+58
| |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A command-line port of the 7zip compression utility http://p7zip.sourceforge.net
* | | | | | | | | | | | | extra/libtheora: new aportNatanael Copa2009-05-281-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An open video codec developed by the Xiph.org http://www.xiph.org
* | | | | | | | | | | | | extra/iputils: restore busybox links with post-deinstallNatanael Copa2009-05-282-3/+9
| | | | | | | | | | | | |
* | | | | | | | | | | | | extra/iputils: new aportNatanael Copa2009-05-282-0/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IP Configuration Utilities (and Ping) http://www.linuxfoundation.org/en/Net:Iputils
* | | | | | | | | | | | | extra/libvorbis: new aportNatanael Copa2009-05-281-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Vorbis codec library http://www.xiph.org/ogg/vorbis/
* | | | | | | | | | | | | testing/igmpproxy: new aportNatanael Copa2009-05-281-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a simple dynamic Multicast Routing Daemon using only IGMP signalling" http://sourceforge.net/projects/igmpproxy/"
* | | | | | | | | | | | | core/alpine-conf: upgrade to 2.0_beta1Natanael Copa2009-05-261-2/+2
| | | | | | | | | | | | |
* | | | | | | | | | | | | core/mkinitfs: upgrade to 1.5Natanael Copa2009-05-261-2/+2
| | | | | | | | | | | | |
* | | | | | | | | | | | | core/apk-tools: fix fd leakNatanael Copa2009-05-265-211/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and cleanup old unused patches
* | | | | | | | | | | | | core/apk-tools: upgrade to 2.0_pre12Natanael Copa2009-05-261-13/+4
| | | | | | | | | | | | |
* | | | | | | | | | | | | extra/cpufreqd: add -lpthread to main appNatanael Copa2009-05-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pthreads are used in the plugins so we need to link with pthread from main app. This seems to be an uclibc "feature".
* | | | | | | | | | | | | extra/djbdns: fix /etc/init.d/tinydns stopNatanael Copa2009-05-262-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | we should not run --make-pidfile for stop.