Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/alpine-baselayout: upgrade to 2.0_beta2 | Natanael Copa | 2009-08-17 | 1 | -6/+3 |
| | |||||
* | main/apk-tools: create needed dirs | Natanael Copa | 2009-08-17 | 1 | -1/+2 |
| | | | | provide var/lib/apk var/cache/misc | ||||
* | Revert "main/busybox: use triggers in apk-tools" | Natanael Copa | 2009-08-17 | 4 | -18/+6 |
| | | | | | | | We need the .post-install and .post-upgrade scripts early, otherwise we break installscripts for all packages installed after busybox. This reverts commit 13f7afcb44ab3fc34ab250aa7df135e1cb684cac. | ||||
* | main/busybox: sed fix | Natanael Copa | 2009-08-17 | 2 | -1/+123 |
| | |||||
* | main/docbook-xsl: new aport | Natanael Copa | 2009-08-16 | 5 | -0/+154 |
| | | | | | XML stylesheets for Docbook-xml transformations http://scrollkeeper.sourceforge.net/docbook.shtml | ||||
* | main/docbook-xml: new aport | Natanael Copa | 2009-08-16 | 4 | -0/+304 |
| | | | | | A widely used XML scheme for writing documentation and help http://scrollkeeper.sourceforge.net/docbook.shtml | ||||
* | main/acf-openssh: upgrade to 0.2.1 | Natanael Copa | 2009-08-16 | 1 | -2/+2 |
| | |||||
* | main/acf-alpine-baselayout: upgrade to 0.5.3 | Natanael Copa | 2009-08-16 | 1 | -2/+2 |
| | |||||
* | main/taglib: new aport | Natanael Copa | 2009-08-16 | 1 | -0/+20 |
| | | | | | library for reading and editing the meta-data of several popular audio formats http://ktown.kde.org/~wheeler/taglib.html | ||||
* | main/e2fsprogs: use util-linux-ng's libuuid and libblkid | Natanael Copa | 2009-08-16 | 1 | -14/+8 |
| | | | | | for now we add util-linux-ng-dev as dependency for e2fsprogs-dev so we dont break our build tree. | ||||
* | main/util-linux-ng: moved from testing. use gnu sed. sfdisk subpkg. | Natanael Copa | 2009-08-16 | 1 | -0/+65 |
| | |||||
* | main/busybox: use triggers in apk-tools | Natanael Copa | 2009-08-14 | 4 | -9/+18 |
| | |||||
* | main/*-grsec: upgrade grsecurity patch to 200908132040 | Natanael Copa | 2009-08-14 | 5 | -7/+16 |
| | |||||
* | main/abuild: upgrade to 2.0_rc6 | Natanael Copa | 2009-08-14 | 1 | -2/+2 |
| | |||||
* | main/acf-apk-tools: added apk-tools to depends | Natanael Copa | 2009-08-14 | 1 | -2/+2 |
| | |||||
* | main/apk-tools: upgrade to 2.0_rc3 | Natanael Copa | 2009-08-13 | 1 | -2/+2 |
| | |||||
* | main/xtables-addons-grsec: recompile the kernel modules | Natanael Copa | 2009-08-13 | 1 | -1/+1 |
| | |||||
* | main/*-grsec: recompile for updated kernel | Natanael Copa | 2009-08-13 | 3 | -3/+3 |
| | |||||
* | main/linux-grsec: upgrade to grsecurity patch 200908090749 | Natanael Copa | 2009-08-13 | 2 | -13/+20 |
| | |||||
* | main/gross: init.d script fix | Natanael Copa | 2009-08-13 | 2 | -6/+6 |
| | | | | | | | we stop the daemon using --exec rather than pidfile. This is to make sure that all threads (when using linuxthreads) are gone when restarting. fixes #130 | ||||
* | main/uclibc: disable UCLIBC_HAS_FNMATCH_OLD | Timo Teras | 2009-08-13 | 2 | -3/+3 |
| | | | | | the old code is broke in several ways. use the new, maintained version since it works (even though it might be a bit larger). | ||||
* | main/gcc: add libgcc and stdlibc++ to depends | Natanael Copa | 2009-08-13 | 1 | -3/+3 |
| | | | | They are obviously not linked in, but they are still needed | ||||
* | main/gnutls: fix dependencies for -dev package | Natanael Copa | 2009-08-13 | 1 | -1/+3 |
| | | | | Added libgcrypt-dev and libgpg-error-dev | ||||
* | main/postgresql: upgrade to 8.4 | Natanael Copa | 2009-08-12 | 3 | -5/+38 |
| | | | | Need to manually upgrade the database | ||||
* | main/gcc: added patch for GCC_SPECS environment variable | Natanael Copa | 2009-08-12 | 2 | -1/+44 |
| | |||||
* | main/acf-postfix: upgrade to 0.2.2 | Natanael Copa | 2009-08-12 | 1 | -2/+2 |
| | |||||
* | main/acf-clamav: upgrade to 0.2.1 | Natanael Copa | 2009-08-12 | 1 | -2/+2 |
| | |||||
* | main/acf-postfix: upgrade to 0.2.1 | Natanael Copa | 2009-08-12 | 1 | -2/+2 |
| | |||||
* | main/asterisk: upgrade to 1.6.0.13 | Timo Teras | 2009-08-12 | 1 | -3/+3 |
| | | | | | | | this is minor upgrade though. they skipped 1.6.0.11 and 1.6.0.12 was bad, so we get bump by three minor versions. the only fix is a potential stack overflow fix in chan_sip (they claim it's untriggerable in 1.6.0.x; but released the fix immediately anyway). | ||||
* | main/acf-openvpn: upgrade to 0.4.3 | Natanael Copa | 2009-08-11 | 1 | -2/+2 |
| | |||||
* | main/asterisk: backport Incomplete() application | Timo Teras | 2009-08-11 | 2 | -2/+125 |
| | | | | it's needed for overlapped dialing. | ||||
* | main/mkinitfs: upgrade to 2.0_rc2v1.9.0_beta3 | Natanael Copa | 2009-08-10 | 1 | -9/+3 |
| | |||||
* | main/abuild: upgrade to 2.0_rc5 | Natanael Copa | 2009-08-10 | 1 | -2/+2 |
| | |||||
* | main/dovecot: upgrade to 1.2.3 | Natanael Copa | 2009-08-10 | 1 | -2/+2 |
| | |||||
* | main/apk-tools: upgrade to 2.0_rc2 | Natanael Copa | 2009-08-10 | 8 | -371/+11 |
| | |||||
* | main/acf-openvpn: upgrade to 0.4.2 | Natanael Copa | 2009-08-10 | 1 | -2/+2 |
| | |||||
* | main/dansguardian: upgrade to 2.10.1.1 | Natanael Copa | 2009-08-10 | 1 | -3/+3 |
| | |||||
* | main/acf-skins: upgrade to 0.2.2 | Natanael Copa | 2009-08-10 | 1 | -2/+2 |
| | |||||
* | main/dansguardian: set permissions on /var/log/dansguardian | Natanael Copa | 2009-08-10 | 2 | -3/+9 |
| | | | | fixes #123 | ||||
* | main/sysklogd,busybox-initscripts: start system logger before network | Natanael Copa | 2009-08-09 | 4 | -5/+7 |
| | | | | fixes #121 | ||||
* | main/xtables-addons-grsec,iscsitarget-grsec: recompile for new kernel | Natanael Copa | 2009-08-09 | 2 | -2/+2 |
| | |||||
* | main/dahdi-linux: recompile for new kernel. remove conflicting firmware | Natanael Copa | 2009-08-09 | 1 | -1/+2 |
| | | | | The firmware is provided by dahdi-linux package. | ||||
* | main/linux-grsec: upgrade grsecurity patch to 200908090749 | Natanael Copa | 2009-08-09 | 2 | -86/+255 |
| | | | | This should fix #122 | ||||
* | main/djbdns: provide random seed to dnscache | Natanael Copa | 2009-08-09 | 2 | -3/+4 |
| | | | | | fixes #120 Thanks to Nathan for solving this. | ||||
* | main/gettext: recompile with gcc-4.4.1 | Natanael Copa | 2009-08-08 | 1 | -1/+1 |
| | | | | this seems to drop the gcc dependency. | ||||
* | main/djbdns: added net dependency in initd scripts | Natanael Copa | 2009-08-08 | 3 | -3/+10 |
| | | | | fixes #120 | ||||
* | main/linux-grsec: upgrade grsec patch to 2.1.14-2.6.30.4-200908051916 | Natanael Copa | 2009-08-07 | 3 | -83/+92 |
| | | | | | | | Also * Enable PAT * Enable voluntary preempt * Use CFQ as default IO scheduler | ||||
* | main/acf-skins: upgrade to 0.2.0 | Natanael Copa | 2009-08-07 | 1 | -2/+2 |
| | |||||
* | main/acf-skins: upgrade to 0.1.8 | Natanael Copa | 2009-08-06 | 1 | -2/+2 |
| | |||||
* | main/acf-lvm2: moved from testing | Natanael Copa | 2009-08-06 | 1 | -0/+22 |
| |