Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | main/libnice: moved from testing | Natanael Copa | 2012-07-11 | 1 | -46/+0 | |
| | | ||||||
* | | testing/farstream: new aport | Natanael Copa | 2012-07-11 | 1 | -0/+51 | |
| | | | | | | | | | | Libraries for videoconferencing http://www.freedesktop.org/wiki/Software/Farstream | |||||
* | | testing/libnice: new aport | Natanael Copa | 2012-07-11 | 1 | -0/+46 | |
| | | | | | | | | | | GLib ICE implementation http://nice.freedesktop.org/wiki/ | |||||
* | | testing/owncloud: new aport | Leonardo Arena | 2012-07-11 | 2 | -0/+59 | |
| | | | | | | | | Your own WebDAV-based cloud service | |||||
* | | testing/apache2-mod-perl: upgrade to 2.0.7 | Natanael Copa | 2012-07-10 | 1 | -3/+3 | |
|/ | ||||||
* | testing/asterisk-dongle: explicitly link to libiconv | Timo Teräs | 2012-07-10 | 1 | -2/+2 | |
| | | | | | | Seems that it assumed asterisk to be linked against libiconv which is not the case. Even then, we should have explicit linking for the library to avoid underlinking. | |||||
* | testing/asterisk-dongle: add iconv to deps | Timo Teräs | 2012-07-10 | 1 | -1/+1 | |
| | | | | (i wonder what else i missed) | |||||
* | testing/asterisk-dongle: new aport | Timo Teräs | 2012-07-10 | 2 | -0/+285 | |
| | | | | | asterisk dongle (usb gsm modem) channel driver http://code.google.com/p/asterisk-chan-dongle/ | |||||
* | testing/qt-creator: new aport | Natanael Copa | 2012-07-09 | 2 | -0/+53 | |
| | | | | | Lightweight and cross-platform IDE for Qt http://developer.qt.nokia.com/wiki/Category:Tools::QtCreator | |||||
* | testing/jailkit: new aport | Dean Takemori | 2012-07-09 | 4 | -0/+91 | |
| | | | | | Utilities for chroot jailing a user or process. http://olivier.sessink.nl/jailkit | |||||
* | Initial APKBUILD for stunnel | deant@hawaii.rr.com | 2012-07-09 | 1 | -0/+48 | |
| | | | | | | | | | | | | | | SSL wrapper for TCP connections. See http://www.stunnel.org/ TODO: needs Alpine style initscript. reasonable defaults in sample config file (is there a preferred directory for chroot jails?) commit 8f4bfc56164419ecd3e7b91c77cf6d587b0cc16b Author: Dean Takemori <deant@hawaii.rr.com> Date: Sat Jul 7 09:01:16 2012 -1000 Add APKBUILD for stunnel to testing | |||||
* | main/xmlrpc-c: moved from testing | Bartłomiej Piotrowski | 2012-07-09 | 2 | -92/+0 | |
| | ||||||
* | testing/vnstat: miscellaneous fixes | Bartłomiej Piotrowski | 2012-07-09 | 4 | -7/+24 | |
| | | | | | | | - fix path to vnstatd in daemon - add daemon configuration file - create vnstat user and group - unify indentation | |||||
* | testing/ufw: upgrade to 0.32 | Bartłomiej Piotrowski | 2012-07-09 | 1 | -6/+5 | |
| | | | | - enable IPv6 by default | |||||
* | testing/ncmpcpp: upgrade to 0.5.10 | Bartłomiej Piotrowski | 2012-07-09 | 1 | -8/+7 | |
| | ||||||
* | main/rtorrent: moved from testing | Bartłomiej Piotrowski | 2012-07-09 | 1 | -38/+0 | |
| | ||||||
* | main/libtorrent: moved from testing | Bartłomiej Piotrowski | 2012-07-09 | 1 | -31/+0 | |
| | ||||||
* | testing/gitolite: upgrade to 3.04 | Bartłomiej Piotrowski | 2012-07-09 | 1 | -2/+2 | |
| | ||||||
* | testing/bcfg2: upgrade to 1.2.3, fix for CVE-2012-3366 | Fabian Affolter | 2012-07-09 | 1 | -2/+2 | |
| | ||||||
* | testing/userspace-rcu: new aport | Fabian Affolter | 2012-07-09 | 1 | -0/+47 | |
| | | | | | | | | | | | | | | liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible. liburcu-cds provides efficient data structures based on RCU and lock-free algorithms. Those structures include hash tables, queues, stacks, and doubly- linked lists. http://lttng.org/urcu/ | |||||
* | testing/libcli: new aport | Fabian Affolter | 2012-07-09 | 1 | -0/+39 | |
| | | | | | | | | | | | bcli provides support for using the arrow keys for command-line editing. Up and Down arrows will cycle through the command history, and Left & Right can be used for editing the current command line. libcli also works out the shortest way of entering a command, so if you have a command "show users grep foobar" defined, you can enter "sh us g foobar" if that is the shortest possible way of doing it. https://github.com/dparrish/libcli | |||||
* | main/mtr: build mtr-gtk | Natanael Copa | 2012-07-06 | 2 | -9/+44 | |
| | ||||||
* | testing/mtr: build fix | Natanael Copa | 2012-07-06 | 1 | -1/+1 | |
| | | | | needs gtk for autoconf | |||||
* | testing/mtr: upgrade to 0.82 and disable dns | Natanael Copa | 2012-07-06 | 2 | -6/+204 | |
| | | | | fixes #1144 | |||||
* | testing/wanpipe-grsec: rebuild against kernel 3.3.8-r2 | Natanael Copa | 2012-07-06 | 1 | -1/+1 | |
| | ||||||
* | testing/weechat: upgrade to 0.3.8 | Leonardo Arena | 2012-07-06 | 1 | -3/+3 | |
| | ||||||
* | testing/poppler-qt4: upgrade to 0.20.1 | Natanael Copa | 2012-07-04 | 1 | -2/+2 | |
| | ||||||
* | testing/pkgconf: keep pkg-config symlink | Natanael Copa | 2012-07-03 | 1 | -5/+2 | |
| | | | | and fix url | |||||
* | testing/py-crypto: security upgrade to 2.6 (CVE-2012-2417) | Natanael Copa | 2012-07-03 | 1 | -3/+3 | |
| | | | | fixes #1238 | |||||
* | testing/linux-virt-grsec: disable transparent hugepages | Natanael Copa | 2012-07-02 | 2 | -6/+4 | |
| | | | | Test if it solves issue for xen PV | |||||
* | testing/audacity: upgrade to 2.0.1 | Natanael Copa | 2012-07-02 | 1 | -2/+2 | |
| | ||||||
* | testing/xf86-video-openchrome: upgrade to 0.2.999_pre20120629 | Natanael Copa | 2012-07-02 | 1 | -2/+2 | |
| | ||||||
* | main/libnetfilter_cttimeout: moved from testing | Natanael Copa | 2012-06-27 | 1 | -45/+0 | |
| | ||||||
* | testing/libnetfilter_cttimeout: new aport | Natanael Copa | 2012-06-27 | 1 | -0/+45 | |
| | | | | | Library for the connection tracking timeout infrastructure http://www.netfilter.org/projects/libnetfilter_cttimeout/ | |||||
* | testing/rancid: run make during build phase | Natanael Copa | 2012-06-22 | 1 | -1/+2 | |
| | ||||||
* | testing/rancid: upgrade to 2.3.8, minor changes | Francesco Colista | 2012-06-22 | 2 | -0/+50 | |
| | ||||||
* | main/wanpipe-grsec: rebuild against kernel 3.3.8-r1 | Natanael Copa | 2012-06-21 | 1 | -1/+1 | |
| | ||||||
* | testing/lua-lgi: upgrade to 0.6.1 | Natanael Copa | 2012-06-20 | 1 | -2/+2 | |
| | ||||||
* | testing/irclog2html: new aport | Fabian Affolter | 2012-06-18 | 1 | -0/+40 | |
| | | | | | | | | irclog2html is a nice IRC log parser and colorizer that will do the most common things necessary to make an IRC log readable in a web browser. It can export to many different HTML formats, and can export MediaWiki pipe-table syntax. http://mg.pov.lt/irclog2html/ | |||||
* | /testing/py-distutils-extra: upgrade to 2.33 | Fabian Affolter | 2012-06-18 | 1 | -2/+2 | |
| | ||||||
* | testing/ansible: upgrade to 0.4 | Fabian Affolter | 2012-06-18 | 1 | -2/+2 | |
| | ||||||
* | main/py-parsing: add python to depends | Natanael Copa | 2012-06-18 | 1 | -1/+1 | |
| | ||||||
* | testing/spice-gtk: new aport | Natanael Copa | 2012-06-18 | 2 | -0/+89 | |
| | | | | | A GTK+ widget for SPICE clients http://spice-space.org/page/Spice-Gtk | |||||
* | testing/py-parsing: new aport | Natanael Copa | 2012-06-18 | 1 | -0/+38 | |
| | | | | | An object-oriented approach to text processing http://pyparsing.wikispaces.com/ | |||||
* | main/linux-virt-grsec: upgrade to 3.3.8 kernel | Natanael Copa | 2012-06-18 | 2 | -384/+534 | |
| | ||||||
* | main/linux-virt-grsec: enable realtek NIC drivers | Natanael Copa | 2012-06-18 | 2 | -3/+11 | |
| | | | | | | for Qemu fixes #1180 | |||||
* | testing/varnish: move to main | Leonardo Arena | 2012-06-15 | 4 | -130/+0 | |
| | ||||||
* | testing/varnish: leftover changes for reload function not commited | Leonardo Arena | 2012-06-15 | 2 | -3/+6 | |
| | ||||||
* | testing/varnish: move statedir under /var/lib | Leonardo Arena | 2012-06-14 | 1 | -3/+3 | |
| | ||||||
* | testing/varnish: create log dir and add reload function | Leonardo Arena | 2012-06-14 | 3 | -5/+16 | |
| |