Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | main/syslinux: fix/refactor initramfs | Dubiousjim | 2013-06-30 | 1 | -6/+7 | |
| | | | | | | | | | | | | | | | | | | | | If xen.gz is present, there are multiple kernels, and later ones lack an initramfs, they'll currently be (wrongly) configured to use a initramfs anyway. Fixed. We also refactor the check for /boot/initramfs-$tag, and configure this using a separate INITRD line, instead of adding it to the APPEND line. In passing, this also closes a second might-use-a-stale-initramfs bug. | |||||
* | | testing/yaws: misc fixes for consistency | Natanael Copa | 2013-06-30 | 5 | -36/+37 | |
| | | | | | | | | | | | | - rename yaws.init.d to yaws.initd - use tab as indent - remove install scripts - apk can handle empty dirs | |||||
* | | new aport for yaws 1.96 (release 1) | Vitaliy Tokarev | 2013-06-30 | 6 | -10/+189 | |
| | | | | | | | | | | | | | | | | | | | | | | Yaws is a HTTP high perfomance 1.1 webserver particularly well suited for dynamic-content web applications. Changes: * fixed paths in post-(de)install and post-upgrade scripts * /etc/yaws/yaws.conf updated to /var/log/yaws directory as logdir * /usr/etc dir for yaws package now will not be created * Makefile(s) removed in /var/yaws/www directory for yaws-web package * fixed dependencies for ABUILD | |||||
* | | new aport for yaws 1.96 | Vitaliy Tokarev | 2013-06-30 | 5 | -0/+124 | |
|/ | | | | | Yaws is a HTTP high perfomance 1.1 webserver particularly well suited for dynamic-content web applications. | |||||
* | main/rxvt-unicode: bump pkgrel so builders pick latest changes | Natanael Copa | 2013-06-28 | 1 | -1/+1 | |
| | ||||||
* | main/libxft: rebuild so we get provides = so:libXft | Natanael Copa | 2013-06-28 | 1 | -1/+1 | |
| | ||||||
* | main/rxvt-unicode: fix gentables shebang | Dubiousjim | 2013-06-28 | 2 | -0/+12 | |
| | ||||||
* | main/rxvt-unicode: trivial refactor | Dubiousjim | 2013-06-28 | 1 | -1/+1 | |
| | ||||||
* | main/rxvt-unicode: use local loop var | Dubiousjim | 2013-06-28 | 1 | -0/+1 | |
| | ||||||
* | main/rxvt-unicode: fix makedepends | Dubiousjim | 2013-06-28 | 1 | -1/+1 | |
| | | | | | | | | ncurses is needed for its /usr/bin/tic. The Changes file says in the entry for v9.10 that fontconfig and xrender are needed for Xft support; we compile with --enable-xft and required libxft-dev and libxrender-dev, but omitted fontconfig-dev. | |||||
* | main/multipath-tools: create pidfile | Leonardo Arena | 2013-06-28 | 2 | -3/+13 | |
| | ||||||
* | main/ncurses: fix config option | Dubiousjim | 2013-06-28 | 1 | -1/+1 | |
| | | | | | We had --disable-ada, which is in fact ignored (check the config.status). The correct option here is --without-ada. | |||||
* | main/mutt: bump pkgrel so it gets rebuilt against gdbm | Natanael Copa | 2013-06-28 | 1 | -1/+1 | |
| | ||||||
* | main/mutt: depend on gdbm-dev instead of db-dev | Dubiousjim | 2013-06-28 | 1 | -1/+1 | |
| | | | | | | | The --enable-hcache config options demands some DB headers/lib be present; currently we specify db in the APKBUILD, however this version of mutt only seems to recognize db v4, and we're currently at v5.3. Let's specify gdbm instead, which mutt also accepts. | |||||
* | testing/getmail: bump pkgrel so builders pick up last changes | Natanael Copa | 2013-06-28 | 1 | -1/+1 | |
| | ||||||
* | testing/getmail: fix some old shebang lines | Dubiousjim | 2013-06-28 | 1 | -0/+2 | |
| | | | | | | | To be honest, I think these are irrelevant to the functioning of the program, since the files in question are imported by the offlineimap app, rather than being run as scripts. (Not sure why the shebang lines are there at all...cruft?) | |||||
* | testing/getmail: depends on python | Dubiousjim | 2013-06-28 | 1 | -1/+1 | |
| | ||||||
* | main/cryptsetup: fix location of .pc file | Dubiousjim | 2013-06-28 | 1 | -2/+4 | |
| | | | | | | | | Currently cryptsetup is installing its .pc file in /lib/pkgconfig; however, our main/pkgconf is not looking in that folder. This patch moves the .pc file from /lib/pkgconfig to /usr/lib/pkgconfig, as main/procps also does. (Alternatively, we might instead patch main/pkgconf to include /lib/pkgconfig in its default PKG_CONFIG_PATH.) | |||||
* | testing/squidguard: typo | Dubiousjim | 2013-06-28 | 1 | -2/+2 | |
| | ||||||
* | main/usbutils: bump pkgrel | Natanael Copa | 2013-06-28 | 1 | -1/+1 | |
| | ||||||
* | main/usbutils: typo | Dubiousjim | 2013-06-28 | 1 | -1/+1 | |
| | ||||||
* | main/tftp-hpa: bump pkgrel | Natanael Copa | 2013-06-28 | 1 | -1/+1 | |
| | ||||||
* | main/tftp-hpa: typo | Dubiousjim | 2013-06-28 | 1 | -1/+1 | |
| | ||||||
* | testing/xapian-omega: use local loop var | Dubiousjim | 2013-06-28 | 1 | -0/+1 | |
| | ||||||
* | testing/ucspi-tcp: use local loop var | Dubiousjim | 2013-06-28 | 1 | -0/+1 | |
| | ||||||
* | testing/dhcp-probe: use local loop var | Dubiousjim | 2013-06-28 | 1 | -0/+1 | |
| | ||||||
* | testing/daemontools: use local loop var | Dubiousjim | 2013-06-28 | 1 | -0/+1 | |
| | ||||||
* | main/live-media: use local loop vars | Dubiousjim | 2013-06-28 | 1 | -1/+1 | |
| | ||||||
* | main/acf-provisioning: upgrade to 0.3.2 | Ted Trask | 2013-06-28 | 1 | -4/+4 | |
| | ||||||
* | main/linux-virt-grsec: upgrade to 3.9.7 | Leonardo Arena | 2013-06-27 | 2 | -463/+1032 | |
| | ||||||
* | main/py-simplejson: moved from testing | Natanael Copa | 2013-06-26 | 1 | -0/+0 | |
| | ||||||
* | testing/py-simplejson: claim maintainership | Natanael Copa | 2013-06-26 | 1 | -1/+1 | |
| | ||||||
* | main/atheme-iris: moved from testing | Natanael Copa | 2013-06-26 | 5 | -0/+0 | |
| | ||||||
* | main/ruby-rack: downgrade to 1.4.5 to satisfy redmine | Carlo Landmeter | 2013-06-26 | 1 | -3/+5 | |
| | ||||||
* | main/xen: fix xsa57 (CVE-2013-2211) | Natanael Copa | 2013-06-26 | 2 | -1/+338 | |
| | | | | | ref #2117 fixes #2122 | |||||
* | testing/lua5.2-xctrl: new aport | Natanael Copa | 2013-06-26 | 1 | -0/+43 | |
| | | | | | Lua 5.2 module to query and manipulate X11 window managers http://code.google.com/p/xctrl/ | |||||
* | main/lua-xctrl: upgrade to 2013.06.20 | Natanael Copa | 2013-06-26 | 1 | -3/+5 | |
| | ||||||
* | main/tmux: add ncurses-terminfo as a dependency | Natanael Copa | 2013-06-26 | 1 | -2/+2 | |
| | | | | ref #2116 | |||||
* | main/linux-vanilla: upgrade to 3.9.7 | Natanael Copa | 2013-06-26 | 3 | -14/+14 | |
| | ||||||
* | main/gnumeric: upgrade to 1.12.3 | Natanael Copa | 2013-06-26 | 1 | -4/+4 | |
| | ||||||
* | main/goffice: upgrade to 0.10.3 | Natanael Copa | 2013-06-26 | 1 | -6/+6 | |
| | ||||||
* | main/xf86-video-intel: upgrade to 2.21.10 | Natanael Copa | 2013-06-26 | 1 | -4/+4 | |
| | ||||||
* | main/xorg-server: upgrade to 1.14.2 | Natanael Copa | 2013-06-26 | 1 | -4/+4 | |
| | ||||||
* | testing/lua5.2-stringy: fallback got gcc if CC is unset | Natanael Copa | 2013-06-26 | 1 | -7/+7 | |
| | | | | also use upstream as source rather than own fork | |||||
* | testing/lua5.2-cjson: build fix | Natanael Copa | 2013-06-26 | 2 | -7/+51 | |
| | | | | actually use the pkg-config --cflags | |||||
* | testing/zfs-grsec: rebuild against kernel 3.9.7-r0 | Natanael Copa | 2013-06-25 | 1 | -1/+1 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.9.7-r0 | Natanael Copa | 2013-06-25 | 1 | -1/+1 | |
| | ||||||
* | testing/spl-grsec: rebuild against kernel 3.9.7-r0 | Natanael Copa | 2013-06-25 | 1 | -1/+1 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.9.7-r0 | Natanael Copa | 2013-06-25 | 1 | -1/+1 | |
| | ||||||
* | main/xtables-addons-grsec: rebuild against kernel 3.9.7-r0 | Natanael Copa | 2013-06-25 | 1 | -1/+1 | |
| |