summaryrefslogtreecommitdiffstats
path: root/testing
Commit message (Collapse)AuthorAgeFilesLines
* main/haveged: moved from testingBartłomiej Piotrowski2013-07-023-65/+0
|
* testing/haveged: upgrade to 1.7cBartłomiej Piotrowski2013-07-021-2/+9
|
* main/openvpn-ad-check: moved from testingNatanael Copa2013-07-011-39/+0
|
* testing/rsyslog: buildfixes for json-0.11Natanael Copa2013-07-016-6/+548
| | | | | use json-c as pkg-config package and append JSON_C_CFLAGS wherever needed
* Merge git://github.com/prymeroot/aportsNatanael Copa2013-07-012-16/+118
|\
| * testing/rsyslog: upgrade to 7.4.1prymeroot2013-06-291-0/+102
| |
| * testing/json-c: upgrade to 0.11prymeroot2013-06-291-16/+16
| |
* | testing/zfs-grsec: rebuild against kernel 3.9.8-r0Natanael Copa2013-06-301-1/+1
| |
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.9.8-r0Natanael Copa2013-06-301-1/+1
| |
* | testing/spl-grsec: rebuild against kernel 3.9.8-r0Natanael Copa2013-06-301-1/+1
| |
* | testing/ipt-netflow-grsec: rebuild against kernel 3.9.8-r0Natanael Copa2013-06-301-1/+1
| |
* | testing/yaws: build fix. perl neededNatanael Copa2013-06-301-1/+1
| |
* | testing/yaws: misc fixes for consistencyNatanael Copa2013-06-305-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 Tokarev2013-06-306-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.96Vitaliy Tokarev2013-06-305-0/+124
|/ | | | | Yaws is a HTTP high perfomance 1.1 webserver particularly well suited for dynamic-content web applications.
* testing/getmail: bump pkgrel so builders pick up last changesNatanael Copa2013-06-281-1/+1
|
* testing/getmail: fix some old shebang linesDubiousjim2013-06-281-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 pythonDubiousjim2013-06-281-1/+1
|
* testing/squidguard: typoDubiousjim2013-06-281-2/+2
|
* testing/xapian-omega: use local loop varDubiousjim2013-06-281-0/+1
|
* testing/ucspi-tcp: use local loop varDubiousjim2013-06-281-0/+1
|
* testing/dhcp-probe: use local loop varDubiousjim2013-06-281-0/+1
|
* testing/daemontools: use local loop varDubiousjim2013-06-281-0/+1
|
* main/py-simplejson: moved from testingNatanael Copa2013-06-261-41/+0
|
* testing/py-simplejson: claim maintainershipNatanael Copa2013-06-261-1/+1
|
* main/atheme-iris: moved from testingNatanael Copa2013-06-265-109/+0
|
* testing/lua5.2-xctrl: new aportNatanael Copa2013-06-261-0/+43
| | | | | Lua 5.2 module to query and manipulate X11 window managers http://code.google.com/p/xctrl/
* testing/lua5.2-stringy: fallback got gcc if CC is unsetNatanael Copa2013-06-261-7/+7
| | | | also use upstream as source rather than own fork
* testing/lua5.2-cjson: build fixNatanael Copa2013-06-262-7/+51
| | | | actually use the pkg-config --cflags
* testing/zfs-grsec: rebuild against kernel 3.9.7-r0Natanael Copa2013-06-251-1/+1
|
* testing/virtualbox-additions-grsec: rebuild against kernel 3.9.7-r0Natanael Copa2013-06-251-1/+1
|
* testing/spl-grsec: rebuild against kernel 3.9.7-r0Natanael Copa2013-06-251-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 3.9.7-r0Natanael Copa2013-06-251-1/+1
|
* testing/lua5.2-cjson: build fixNatanael Copa2013-06-251-2/+3
| | | | we need set cflags
* testing/lua5.2-filesystem: build fix for x86_64Natanael Copa2013-06-251-1/+2
| | | | need specify -fPIC
* testing/lua5.2-stringy: new aportNatanael Copa2013-06-253-0/+185
| | | | | Lua string utility library https://code.google.com/p/bpbio/downloads/list
* testing/ldoc: rename, upgrade to 1.3.13 and port to lua 5.2Natanael Copa2013-06-251-10/+13
| | | | This is an application and not a library so rename it to ldoc
* testing/lua5.2-penlight: new aportNatanael Copa2013-06-251-0/+33
| | | | | Lua libraries for extended operations on tables, lists and strings https://github.com/stevedonovan/Penlight
* testing/lua5.2-filesystem: new aportNatanael Copa2013-06-251-0/+32
| | | | | functions related to file systems for Lua 5.2 http://www.keplerproject.org/luafilesystem/
* testing/lua5.2-cjson: new aportNatanael Copa2013-06-251-0/+41
| | | | | fast JSON parsing and encoding support for Lua 5.2 http://www.kyne.com.au/~mark/software/lua-cjson.php
* testing/lua5.2-json4: new aportNatanael Copa2013-06-251-0/+24
| | | | | JSON encoding / decoding module for Lua 5.2 (JSON4lua) http://json.luaforge.net/
* testing/lua5.2-posix: new aportNatanael Copa2013-06-241-0/+56
| | | | | POSIX library for Lua 5.2 https://github.com/luaposix/luaposix
* testing/lua5.2-augeas: new aportNatanael Copa2013-06-242-0/+135
| | | | | Lua bindings for Augeas http://git.alpinelinux.org/cgit/lua-augeas/
* main/lua5.2: moved from testingNatanael Copa2013-06-243-217/+0
|
* testing/cluster-glue: upgrade to 1.0.11Natanael Copa2013-06-242-20/+12
|
* testing/drbd: upgrade to 8.4.2Natanael Copa2013-06-242-10/+14
|
* testing/lua5.2: help abuild to find the libs in non-standard location (buildfix)Natanael Copa2013-06-211-0/+1
|
* testing/lua5.2: new aportNatanael Copa2013-06-213-0/+216
|
* main/lua-microlight: moved from testingNatanael Copa2013-06-201-39/+0
|
* testing/ipmitool: added ncurses-devCarlo Landmeter2013-06-191-1/+1
|