Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/gstreamer: enable introspection | Natanael Copa | 2012-07-11 | 1 | -2/+4 |
| | |||||
* | main/xfce4-cpugraph-plugin: upgrade to 1.0.5 | Natanael Copa | 2012-07-11 | 1 | -2/+2 |
| | |||||
* | main/shorewall-shell: fix redirect excludes | Natanael Copa | 2012-07-11 | 2 | -2/+19 |
| | | | | | | | | | | | | Fixes this error: Setting up Rules... Bad argument `10.12.96.1' Try `iptables -h' or 'iptables --help' for more information. ERROR: Command "/sbin/iptables -t nat -A D_96_dnat -p tcp -d ! 10.12.96.1 --dport 80 -j REDIRECT --to-port 8080" Failed on rule: REDIRECT:info D_96 8080 tcp 80 - !10.12.96.1 | ||||
* | main/ttf-linux-libertine: upgrade to 5.3.0 | Natanael Copa | 2012-07-11 | 1 | -13/+10 |
| | |||||
* | main/mpg123: upgrade to 1.14.3 | Natanael Copa | 2012-07-11 | 1 | -2/+2 |
| | |||||
* | main/ghostscript: upgrade to 9.05 | Natanael Copa | 2012-07-11 | 1 | -2/+2 |
| | |||||
* | main/rsyslog: upgrade to 6.2.2 | Natanael Copa | 2012-07-11 | 1 | -2/+2 |
| | |||||
* | testing/owncloud: new aport | Leonardo Arena | 2012-07-11 | 2 | -0/+59 |
| | | | | Your own WebDAV-based cloud service | ||||
* | main/kamailio: enable parallel builds | Natanael Copa | 2012-07-11 | 1 | -2/+2 |
| | | | | | | | | We really want parallel building for speeing up the building and use all cores available. If things break, try rebuild only the thing that breaks with -j1 and build as much as possible in parallel. | ||||
* | main/kamailio/APKBUILD - upgrade to 3.3.0 version | Nathan Angelacos | 2012-07-11 | 1 | -6/+15 |
| | |||||
* | main/flashrom: 0.9.5.2 version | Nathan Angelacos | 2012-07-11 | 1 | -2/+2 |
| | | | | modified: main/flashrom/APKBUILD | ||||
* | main/talloc: upgrade to 2.0.7 | Natanael Copa | 2012-07-11 | 1 | -3/+3 |
| | |||||
* | main/fftw: upgrade to 3.3.2 | Natanael Copa | 2012-07-11 | 1 | -2/+2 |
| | |||||
* | main/bzr: upgrade to 2.5.1 | Natanael Copa | 2012-07-11 | 1 | -2/+2 |
| | |||||
* | main/asterisk: upgrade to 10.6.0 | Timo Teräs | 2012-07-11 | 1 | -2/+2 |
| | |||||
* | 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/ | ||||
* | main/inkscape: rebuild against libpoppler.so.25 | Natanael Copa | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | main/gc: disable getcontext | Natanael Copa | 2012-07-09 | 2 | -3/+21 |
| | |||||
* | 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/pidgin: upgrade to 2.10.6 | Natanael Copa | 2012-07-09 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of git://git.alpinelinux.org/aports | Bartłomiej Piotrowski | 2012-07-09 | 0 | -0/+0 |
|\ | |||||
| * | Merge git://github.com/Barthalion/aports | Natanael Copa | 2012-07-09 | 12 | -33/+52 |
| |\ | |||||
| * | | main/libc0.9.32: backport posix_madvise | Natanael Copa | 2012-07-09 | 3 | -20/+79 |
| | | | | | | | | | | | | and rebase our posix_fallocate | ||||
| * | | main/xfdesktop: fix use after free bug | Natanael Copa | 2012-07-09 | 2 | -3/+70 |
| | | | | | | | | | | | | https://bugzilla.xfce.org/show_bug.cgi?id=9059 | ||||
| * | | main/xorg-server: upgrade to 1.12.3 | Natanael Copa | 2012-07-09 | 1 | -2/+2 |
| | | | |||||
| * | | Merge git://git.alpinelinux.org/fab/aports | Natanael Copa | 2012-07-09 | 3 | -2/+88 |
| |\ \ | | | | | | | | | | | | | | | | | New aports: libcli, userspace-rcu Update: bcfg2 (upgrade to 1.2.3, fix for CVE-2012-3366) | ||||
| | * | | testing/bcfg2: upgrade to 1.2.3, fix for CVE-2012-3366 | Fabian Affolter | 2012-07-07 | 1 | -2/+2 |
| | | | | |||||
| | * | | testing/userspace-rcu: new aport | Fabian Affolter | 2012-07-07 | 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-07 | 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/jwhois: enable cache | Natanael Copa | 2012-07-08 | 1 | -2/+3 |
| |/ / | | | | | | | | | | fixes #1242 | ||||
* | | | main/xmlrpc-c: upgrade to 1.16.42 | Bartłomiej Piotrowski | 2012-07-09 | 1 | -2/+2 |
| | | | |||||
* | | | main/xmlrpc-c: moved from testing | Bartłomiej Piotrowski | 2012-07-09 | 2 | -0/+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 | ||||
* | | main/python: enable IPv6 support | Bartłomiej Piotrowski | 2012-07-09 | 1 | -1/+2 |
| | | |||||
* | | testing/ncmpcpp: upgrade to 0.5.10 | Bartłomiej Piotrowski | 2012-07-09 | 1 | -8/+7 |
| | | |||||
* | | main/nginx: upgrade to 1.2.2 | Bartłomiej Piotrowski | 2012-07-09 | 1 | -7/+9 |
| | | | | | | | | | | - enable PCRE-JIT - run workers as http user | ||||
* | | main/pcre: upgrade to 8.31 | Bartłomiej Piotrowski | 2012-07-09 | 1 | -2/+3 |
| | | | | | | | | - enable JIT | ||||
* | | main/rtorrent: moved from testing | Bartłomiej Piotrowski | 2012-07-09 | 1 | -0/+0 |
| | | |||||
* | | main/libtorrent: moved from testing | Bartłomiej Piotrowski | 2012-07-09 | 1 | -0/+0 |
| | | |||||
* | | testing/gitolite: upgrade to 3.04 | Bartłomiej Piotrowski | 2012-07-09 | 1 | -2/+2 |
| | | |||||
* | | main/libc0.9.32: backport posix_madvise | Natanael Copa | 2012-07-09 | 3 | -20/+79 |
| | | | | | | | | and rebase our posix_fallocate | ||||
* | | main/xfdesktop: fix use after free bug | Natanael Copa | 2012-07-09 | 2 | -3/+70 |
| | | | | | | | | https://bugzilla.xfce.org/show_bug.cgi?id=9059 | ||||
* | | main/xorg-server: upgrade to 1.12.3 | Natanael Copa | 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 |
| | |