Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x11/gtk+: upgrade to 2.16.5. add trigger for icons | Natanael Copa | 2009-08-19 | 2 | -7/+9 |
| | |||||
* | x11/desktop-file-utils: added trigger script | Natanael Copa | 2009-08-19 | 3 | -24/+10 |
| | |||||
* | main/dhcp: include the post-install script | Natanael Copa | 2009-08-19 | 1 | -2/+2 |
| | | | | | | was missing in the .apk fixes #139 | ||||
* | main/alpine-conf: upgrade to 2.0_beta5 | Natanael Copa | 2009-08-19 | 1 | -2/+2 |
| | |||||
* | main/busybox: backport of beep applet | Natanael Copa | 2009-08-19 | 3 | -5/+163 |
| | |||||
* | main/amavisd-new: create users in pre-install, set perms in post-install | Natanael Copa | 2009-08-19 | 3 | -23/+9 |
| | | | | | remove use of users in APKBUILD, we still dont support this, but will later | ||||
* | Merge commit 'larena/master' | Natanael Copa | 2009-08-19 | 3 | -0/+50 |
|\ | |||||
| * | main/postfix-policyd-spf-perl: new aport | Leonardo Arena | 2009-08-19 | 1 | -0/+20 |
| | | |||||
| * | main/perl-netaddr-ip: new aport | Leonardo Arena | 2009-08-19 | 1 | -0/+26 |
| | | |||||
| * | Merge branch 'master' of git://dev.alpinelinux.org/aports | Leonardo Arena | 2009-08-17 | 280 | -13475/+8491 |
| |\ | |||||
| * \ | Merge branch 'master' of git://dev.alpinelinux.org/aports | Leonardo Arena | 2009-07-31 | 6 | -7/+136 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of git://dev.alpinelinux.org/aports | Leonardo Arena | 2009-07-31 | 44 | -408/+562 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of git://dev.alpinelinux.org/aports | Leonardo Arena | 2009-07-27 | 866 | -2051/+6716 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' of git://dev.alpinelinux.org/aports | Leonardo Arena | 2009-07-24 | 84 | -2152/+8419 |
| |\ \ \ \ \ | |||||
| * | | | | | | extra/amavisd-new: creation of amavis user/group added | Leonardo Arena | 2009-07-24 | 1 | -0/+4 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' of git://dev.alpinelinux.org/aports | Leonardo Arena | 2009-07-15 | 192 | -48725/+114847 |
| |\ \ \ \ \ \ | |||||
* | | | | | | | | main/acf-apk-tools: upgrade to 0.4.0 | Natanael Copa | 2009-08-19 | 1 | -3/+3 |
| | | | | | | | | |||||
* | | | | | | | | main/chrony: add logrotate script | Natanael Copa | 2009-08-18 | 2 | -2/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #82 | ||||
* | | | | | | | | main/busybox-initscripts: added acpid init.d script | Natanael Copa | 2009-08-18 | 2 | -7/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and default acpi script for poweroff | ||||
* | | | | | | | | main/busybox: we need both .post-install and trigger | Natanael Copa | 2009-08-18 | 2 | -1/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #128 | ||||
* | | | | | | | | main/conntrack-tools: upgrade to 0.9.13 | Natanael Copa | 2009-08-18 | 1 | -2/+2 |
| | | | | | | | | |||||
* | | | | | | | | main/alpine-conf: upgrade to 2.0_beta4 | Natanael Copa | 2009-08-18 | 3 | -90/+3 |
| | | | | | | | | |||||
* | | | | | | | | main/dhcp: fix for non-existing ipv6 | Natanael Copa | 2009-08-18 | 2 | -5/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch from here: https://lists.isc.org/pipermail/dhcp-hackers/2008-October/001761.html | ||||
* | | | | | | | | main/samba: move the libwbclient libs to samba-common | Natanael Copa | 2009-08-17 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to avoid cyclic dependency. | ||||
* | | | | | | | | main/abuild: upgrade to 2.0_rc7 | Natanael Copa | 2009-08-17 | 1 | -2/+2 |
| | | | | | | | | |||||
* | | | | | | | | 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 |
| | | | | | | | | |||||
* | | | | | | | | x11/intltool: rebuild with working install | Natanael Copa | 2009-08-16 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | x11/gtk-doc: add pkgconfig to depends | Natanael Copa | 2009-08-16 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | x11/rarian: added bash as depends | Natanael Copa | 2009-08-16 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | x11/rarian: build fix | Natanael Copa | 2009-08-16 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | x11/xfce4-dev-tools: added gtk-doc to depends | Natanael Copa | 2009-08-16 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | x11/gtk-doc: new aport | Natanael Copa | 2009-08-16 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation tool for public library API http://www.gtk.org/gtk-doc/ | ||||
* | | | | | | | x11/rarian: new aport | Natanael Copa | 2009-08-16 | 2 | -0/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation meta-data library, designed as a replacement for Scrollkeeper http://rarian.freedesktop.org/ | ||||
* | | | | | | | x11/gnome-doc-utils: new aport | Natanael Copa | 2009-08-16 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation utilities for Gnome http://www.gnome.org | ||||
* | | | | | | | 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 |
| | | | | | | | |||||
* | | | | | | | x11/*font*: use triggers in apk-tools | Natanael Copa | 2009-08-16 | 111 | -564/+163 |
| | | | | | | | |||||
* | | | | | | | x11/gst-plugins-good: add support for taglib. fix -dev depends | Natanael Copa | 2009-08-16 | 1 | -6/+7 |
| | | | | | | | |||||
* | | | | | | | 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 | ||||
* | | | | | | | x11/gst-plugins-base: upgrade to 0.10.24. use util-linux-ng | Natanael Copa | 2009-08-16 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also use -j1 during install pahse. Seems like linking order makes libtheora break for some reason. | ||||
* | | | | | | | x11/gstreamer: upgrade to 0.10.24 | Natanael Copa | 2009-08-16 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | 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 | -6/+21 |
| | | | | | | | |||||
* | | | | | | | testing/util-linux-ng: upgrade to 2.16. provide libuuid and libblkid | Natanael Copa | 2009-08-14 | 2 | -13/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This means e2fsprogs no longer provides the libuuid and libblkid packages Also, rely on busybox trigger rather than use post-deinstall | ||||
* | | | | | | | main/busybox: use triggers in apk-tools | Natanael Copa | 2009-08-14 | 4 | -9/+18 |
| | | | | | | |