Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/uwsgi: fix init | Carlo Landmeter | 2016-06-13 | 4 | -17/+20 |
| | |||||
* | main/patchwork: renamed subpackages in order to be more consistent | Francesco Colista | 2016-06-13 | 1 | -2/+4 |
| | |||||
* | testing/netsed: new aport | Francesco Colista | 2016-06-13 | 2 | -0/+40 |
| | |||||
* | main/patchwork: improved uwsgi and nginx subpkg | Francesco Colista | 2016-06-13 | 4 | -23/+46 |
| | |||||
* | main/uwsgi: refactor init and cleanup | Carlo Landmeter | 2016-06-13 | 12 | -450/+57 |
| | | | | | | | | | | * remove extraneous patches * run uwsgi with its own user/group * add support for POSIX Capabilities (libcap) * simplify init with emperor mode * set base emperor config /etc/uwsgi/uwsgi.ini * set emperor dir to /etc/uwsgi/conf.d * put pid and socket into /run/uwsgi (created by init) | ||||
* | main/alpine-conf: setup-disk: only restart syslog if its running | Natanael Copa | 2016-06-13 | 2 | -4/+34 |
| | | | | ref #5719 | ||||
* | main/alpine-conf: fix openrc warning | Natanael Copa | 2016-06-13 | 2 | -4/+44 |
| | |||||
* | main/util-linux: fix homepage url | Natanael Copa | 2016-06-13 | 1 | -2/+2 |
| | | | | ref #5698 | ||||
* | main/e2fsprogs: upgrade to 1.43.1 | Natanael Copa | 2016-06-13 | 1 | -5/+5 |
| | |||||
* | main/e2fsprogs: enable uninit_bg by default | Natanael Copa | 2016-06-13 | 3 | -64/+23 |
| | | | | | | this speeds up mkfs a bit. remove unused patch | ||||
* | main/e2fsprogs: keep the config in main package | Natanael Copa | 2016-06-13 | 1 | -2/+2 |
| | | | | we want the mke2fs.conf in same package as the mke2fs program. | ||||
* | community/syncthing: upgrade to 0.13.6 | Natanael Copa | 2016-06-13 | 1 | -5/+5 |
| | |||||
* | testing/http-parser: upgrade to 2.7.0 | Jakub Jirutka | 2016-06-12 | 1 | -19/+7 |
| | |||||
* | testing/py-setproctitle: upgrade to 1.1.10 and improve abuild | Jakub Jirutka | 2016-06-12 | 2 | -35/+11 |
| | |||||
* | testing/gdal: improve abuild | Jakub Jirutka | 2016-06-12 | 1 | -19/+23 |
| | |||||
* | testing/gdal: upgrade to 2.1.0 | Jakub Jirutka | 2016-06-12 | 1 | -4/+4 |
| | |||||
* | testing/creduce: new abuild | Jakub Jirutka | 2016-06-12 | 1 | -0/+37 |
| | | | | | http://embed.cs.utah.edu/creduce/ A C/C++ program reducer | ||||
* | testing/perl-sys-cpu: new abuild | Jakub Jirutka | 2016-06-12 | 2 | -0/+56 |
| | | | | | http://search.cpan.org/dist/Sys-CPU/ Perl extension for getting CPU information | ||||
* | testing/perl-getopt-tabular: new abuild | Jakub Jirutka | 2016-06-12 | 1 | -0/+42 |
| | | | | | http://search.cpan.org/dist/Getopt-Tabular/ Table-driven argument parsing for Perl 5 | ||||
* | testing/perl-exporter-lite: new abuild | Jakub Jirutka | 2016-06-12 | 1 | -0/+42 |
| | | | | | http://search.cpan.org/dist/Exporter-Lite/ Lightweight exporting of functions and variables | ||||
* | main/libunwind: $builddir points to wrong dir in package() | Bartłomiej Piotrowski | 2016-06-12 | 1 | -1/+1 |
| | |||||
* | testing/libunwind: move to main | Bartłomiej Piotrowski | 2016-06-12 | 2 | -12/+6 |
| | |||||
* | testing/pacparser: do not build on x86 | Jakub Jirutka | 2016-06-11 | 1 | -2/+3 |
| | | | | | The same problem as on armhf: undefined reference to __va_copy. Reported to upstream: https://github.com/pacparser/pacparser/issues/77 | ||||
* | testing/py-pexpect: upgrade to 4.1.0, fix missing dependency | Jakub Jirutka | 2016-06-11 | 1 | -23/+12 |
| | |||||
* | testing/py-ptyprocess: new aport | Jakub Jirutka | 2016-06-11 | 1 | -0/+28 |
| | |||||
* | testing/pacparser: add subpackage py-pacparser | Jakub Jirutka | 2016-06-11 | 1 | -5/+12 |
| | |||||
* | testing/pacparser: do not build for armhf | Jakub Jirutka | 2016-06-11 | 1 | -2/+2 |
| | | | | | | | Fails on armhf on: gcc -g -DXP_UNIX -Wall -DVERSION=v3.4.0-243-g4e051e1 -Ispidermonkey/js/src -Wl,--as-needed pactester.c -o pactester -lpacparser -L. -I. ./libpacparser.so: undefined reference to `__va_copy' | ||||
* | testing/pacparser: new aport | Aaron Hurt | 2016-06-11 | 2 | -0/+62 |
| | | | | | http://pacparser.manugarg.com A library to parse proxy auto-config (PAC) files | ||||
* | testing/py-gevent: upgrade to 1.1.1 | Jakub Jirutka | 2016-06-11 | 1 | -4/+4 |
| | |||||
* | testing/py-gevent: improve abuild | Jakub Jirutka | 2016-06-11 | 1 | -4/+6 |
| | |||||
* | testing/java-snappy: upgrade to 1.1.2.6 | Jakub Jirutka | 2016-06-11 | 1 | -13/+9 |
| | |||||
* | testing/mruby: new abuild | Jakub Jirutka | 2016-06-11 | 2 | -0/+66 |
| | | | | | http://mruby.org Lightweight Ruby | ||||
* | main/acf-openssh: upgrade to 0.11.1 | Ted Trask | 2016-06-10 | 1 | -4/+4 |
| | |||||
* | main/mkinitfs: fix checksum | Natanael Copa | 2016-06-10 | 1 | -3/+3 |
| | |||||
* | main/llvm: fix segfault when unpacking aggregates structs | Jakub Jirutka | 2016-06-10 | 2 | -0/+154 |
| | | | | | This patch is backported from upstream, see https://github.com/JuliaLang/julia/pull/16503 for more information. | ||||
* | main/py-sphinx: upgrade to 1.4.3 and improve abuild | Jakub Jirutka | 2016-06-10 | 1 | -24/+12 |
| | |||||
* | main/py-sphinx: add missing dependency on py-imagesize | Jakub Jirutka | 2016-06-10 | 1 | -3/+4 |
| | |||||
* | main/py-imagesize: new abuild | Jakub Jirutka | 2016-06-10 | 1 | -0/+28 |
| | | | | | https://github.com/shibukawa/imagesize_py Getting image size from png/jpeg/jpeg2000/gif file | ||||
* | main/mkinitfs: increase max timeout | Natanael Copa | 2016-06-10 | 3 | -41/+133 |
| | | | | | | Avoid boot into error too early. ref #5479 | ||||
* | main/linux-vanilla: upgrade to 4.4.13 | Natanael Copa | 2016-06-10 | 1 | -4/+4 |
| | |||||
* | testing/virtualbox-guest-modules-grsec: rebuild against kernel 4.4.13-r0 | Natanael Copa | 2016-06-10 | 1 | -1/+1 |
| | |||||
* | testing/virtualbox-additions-grsec: rebuild against kernel 4.4.13-r0 | Natanael Copa | 2016-06-10 | 1 | -1/+1 |
| | |||||
* | testing/sch-cake-grsec: rebuild against kernel 4.4.13-r0 | Natanael Copa | 2016-06-10 | 1 | -1/+1 |
| | |||||
* | testing/ipt-netflow-grsec: rebuild against kernel 4.4.13-r0 | Natanael Copa | 2016-06-10 | 1 | -1/+1 |
| | |||||
* | testing/flashcache-grsec: rebuild against kernel 4.4.13-r0 | Natanael Copa | 2016-06-10 | 1 | -1/+1 |
| | |||||
* | main/zfs-grsec: rebuild against kernel 4.4.13-r0 | Natanael Copa | 2016-06-10 | 1 | -2/+2 |
| | |||||
* | main/xtables-addons-grsec: rebuild against kernel 4.4.13-r0 | Natanael Copa | 2016-06-10 | 1 | -1/+1 |
| | |||||
* | main/spl-grsec: rebuild against kernel 4.4.13-r0 | Natanael Copa | 2016-06-10 | 1 | -1/+1 |
| | |||||
* | main/open-vm-tools-grsec: rebuild against kernel 4.4.13-r0 | Natanael Copa | 2016-06-10 | 1 | -1/+1 |
| | |||||
* | main/ipfw-grsec: rebuild against kernel 4.4.13-r0 | Natanael Copa | 2016-06-10 | 1 | -1/+1 |
| |