Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | testing/squidguard: typo | Dubiousjim | 2013-06-28 | 1 | -2/+2 | |
| | ||||||
* | 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/py-simplejson: moved from testing | Natanael Copa | 2013-06-26 | 1 | -41/+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 | -109/+0 | |
| | ||||||
* | 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/ | |||||
* | 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 | |
| | ||||||
* | testing/lua5.2-cjson: build fix | Natanael Copa | 2013-06-25 | 1 | -2/+3 | |
| | | | | we need set cflags | |||||
* | testing/lua5.2-filesystem: build fix for x86_64 | Natanael Copa | 2013-06-25 | 1 | -1/+2 | |
| | | | | need specify -fPIC | |||||
* | testing/lua5.2-stringy: new aport | Natanael Copa | 2013-06-25 | 3 | -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.2 | Natanael Copa | 2013-06-25 | 1 | -10/+13 | |
| | | | | This is an application and not a library so rename it to ldoc | |||||
* | testing/lua5.2-penlight: new aport | Natanael Copa | 2013-06-25 | 1 | -0/+33 | |
| | | | | | Lua libraries for extended operations on tables, lists and strings https://github.com/stevedonovan/Penlight | |||||
* | testing/lua5.2-filesystem: new aport | Natanael Copa | 2013-06-25 | 1 | -0/+32 | |
| | | | | | functions related to file systems for Lua 5.2 http://www.keplerproject.org/luafilesystem/ | |||||
* | testing/lua5.2-cjson: new aport | Natanael Copa | 2013-06-25 | 1 | -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 aport | Natanael Copa | 2013-06-25 | 1 | -0/+24 | |
| | | | | | JSON encoding / decoding module for Lua 5.2 (JSON4lua) http://json.luaforge.net/ | |||||
* | testing/lua5.2-posix: new aport | Natanael Copa | 2013-06-24 | 1 | -0/+56 | |
| | | | | | POSIX library for Lua 5.2 https://github.com/luaposix/luaposix | |||||
* | testing/lua5.2-augeas: new aport | Natanael Copa | 2013-06-24 | 2 | -0/+135 | |
| | | | | | Lua bindings for Augeas http://git.alpinelinux.org/cgit/lua-augeas/ | |||||
* | main/lua5.2: moved from testing | Natanael Copa | 2013-06-24 | 3 | -217/+0 | |
| | ||||||
* | testing/cluster-glue: upgrade to 1.0.11 | Natanael Copa | 2013-06-24 | 2 | -20/+12 | |
| | ||||||
* | testing/drbd: upgrade to 8.4.2 | Natanael Copa | 2013-06-24 | 2 | -10/+14 | |
| | ||||||
* | testing/lua5.2: help abuild to find the libs in non-standard location (buildfix) | Natanael Copa | 2013-06-21 | 1 | -0/+1 | |
| | ||||||
* | testing/lua5.2: new aport | Natanael Copa | 2013-06-21 | 3 | -0/+216 | |
| | ||||||
* | main/lua-microlight: moved from testing | Natanael Copa | 2013-06-20 | 1 | -39/+0 | |
| | ||||||
* | testing/ipmitool: added ncurses-dev | Carlo Landmeter | 2013-06-19 | 1 | -1/+1 | |
| | ||||||
* | testing/ipmitool: new aport | Carlo Landmeter | 2013-06-19 | 3 | -0/+119 | |
| | ||||||
* | /testing/ipmiutil: new aport | Carlo Landmeter | 2013-06-19 | 1 | -0/+50 | |
| | ||||||
* | testing/zfs-grsec: rebuild against kernel 3.9.6-r0 | Natanael Copa | 2013-06-18 | 1 | -2/+2 | |
| | ||||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 3.9.6-r0 | Natanael Copa | 2013-06-18 | 1 | -2/+2 | |
| | ||||||
* | testing/spl-grsec: rebuild against kernel 3.9.6-r0 | Natanael Copa | 2013-06-18 | 1 | -2/+2 | |
| | ||||||
* | testing/ipt-netflow-grsec: rebuild against kernel 3.9.6-r0 | Natanael Copa | 2013-06-18 | 1 | -2/+2 | |
| | ||||||
* | testing/vim-sleuth: new aport | Natanael Copa | 2013-06-18 | 1 | -0/+39 | |
| | | | | | vim: Heuristically set buffer options https://github.com/tpope/vim-sleuth | |||||
* | main/net-tools: moved from testing | Natanael Copa | 2013-06-17 | 2 | -25491/+0 | |
| | | | | we are mostly interested in mii-tool | |||||
* | testing/net-tools: new aport | Natanael Copa | 2013-06-17 | 2 | -0/+25491 | |
| | | | | | Linux networking base tools https://sourceforge.net/projects/net-tools/ | |||||
* | testing/monit: new aport | Carlo Landmeter | 2013-06-17 | 2 | -0/+94 | |
| | | | | | | a utility for monitoring and managing daemons or similar programs running on a Unix system. ref #2024 | |||||
* | testing/judy: new aport | Carlo Landmeter | 2013-06-17 | 1 | -0/+47 | |
| | | | | | | A C library that implements a dynamic array fixes #2043 | |||||
* | testing/evas_generic_loaders: rebuild against libraw 0.15.2 | Bartłomiej Piotrowski | 2013-06-16 | 1 | -1/+1 | |
| | ||||||
* | main/php-xcache: moved from testing | Bartłomiej Piotrowski | 2013-06-16 | 2 | -56/+0 | |
| | ||||||
* | testing/php-xcache: upgrade to 3.0.2 | Bartłomiej Piotrowski | 2013-06-16 | 2 | -5/+16 | |
| | ||||||
* | testing/swaks: don't create man page | Bartłomiej Piotrowski | 2013-06-15 | 1 | -4/+4 | |
| |