aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/nginx: add some 3rd party dynamic modulesJakub Jirutka2016-08-151-1/+43
| | | | http_echo, http_headers_more, http_upload_progress, http_fancyindex
* main/nginx: use dynamic modules where possible, add new subpackagesJakub Jirutka2016-08-153-57/+88
| | | | | Naming scheme for submodule subpackages is the same as Fedora and Debian uses.
* main/nginx: some cosmetic changesJakub Jirutka2016-08-151-59/+65
| | | | | | | | | | Just prepare for upcoming changes to make it more clear. Reorder compile options to be in the same order as in ./configure --help (and also Fedora package and others) to make it easier locate what is omitted. Directory /etc/default.d is useless on Alpine, so removed.
* testing/discount: replace fragile sed with patchJakub Jirutka2016-08-152-11/+27
|
* testing/discount: fix location of man pagesJakub Jirutka2016-08-151-0/+1
|
* community/jetty-runner: disable on archs for which openjdk8 is not builtJakub Jirutka2016-08-151-1/+2
|
* community/mpv: upgrade to 0.19.0Daniel Sabogal2016-08-151-5/+5
|
* community/duo_unix: fix dependsNatanael Copa2016-08-151-3/+3
| | | | let abuild pull in the needed libraries
* community/duo_unix: upgrade to 1.9.19Paul Morgan2016-08-151-4/+4
|
* main/libnl3: upgrade to 3.2.28Sören Tempel2016-08-151-15/+13
|
* testing/cfengine: Update versionOlivier Mauras2016-08-151-7/+7
|
* main/mdocml: split soelim into subpackageDaniel Sabogal2016-08-151-1/+9
|
* main/mdocml: upgrade to 1.13.4Daniel Sabogal2016-08-154-66/+77
|
* testing/java-jffi: upgrade to 1.2.12Jakub Jirutka2016-08-151-7/+8
|
* testing/perl-mojolicious: upgrade to 7.01Nick Andrew2016-08-151-4/+4
|
* testing/perl-anyevent-influxdb: new aportNick Andrew2016-08-151-0/+41
| | | | | http://search.cpan.org/~ajgb/AnyEvent-InfluxDB-0.13 An asynchronous library for InfluxDB time-series database
* testing/perl-anyevent-http: new aportNick Andrew2016-08-151-0/+41
| | | | | http://search.cpan.org/~mlehmann/AnyEvent-HTTP-2.22 Simple but non-blocking HTTP/HTTPS client
* testing/perl-anyevent: new aportNick Andrew2016-08-151-0/+41
| | | | | http://search.cpan.org/~mlehmann/AnyEvent-7.12 The DBI of event loop programming
* testing/perl-uri-encode-xs: new aportNick Andrew2016-08-151-0/+41
| | | | | http://search.cpan.org/~dfarrell/URI-Encode-XS-0.09 A Perl URI encoder/decoder using C
* Upgrade perl-moose to 2.1804Nick Andrew2016-08-151-5/+6
| | | | 2.1605 is no longer on CPAN.
* community/jetty-runner: upgrade to 9.3.11.20160721Jakub Jirutka2016-08-151-10/+5
|
* testing/zram-init: update to 3.8Stuart Cardall2016-08-151-4/+4
|
* testing/numix-themes: update to 2.6.1Stuart Cardall2016-08-152-74/+9
|
* testing/discount: new aportDaniel Sabogal2016-08-151-0/+40
| | | | | http://www.pell.portland.or.us/~orc/Code/discount/ A Markdown to HTML translator written in C
* testing/libmilter: enable support for ipv6Stefan Wagner2016-08-152-21/+18
|
* testing/afl: Update to version 2.28bMarian Buschsieweke2016-08-151-4/+4
|
* main/bash-completion: upgrade to 2.4Sören Tempel2016-08-151-6/+11
| | | | | And switch to a fork of the original debian bash-completion package. This "flavour" of bash-completion seems to be used by Gentoo as well.
* testing/pcre2: upgrade to 10.22Jakub Jirutka2016-08-151-4/+4
|
* testing/pcre2: simplify abuildJakub Jirutka2016-08-151-4/+2
|
* testing/openlibm: upgrade to 0.5.3 and build on all archsJakub Jirutka2016-08-151-6/+5
|
* testing/openspecfun: upgrade to 0.5.3Jakub Jirutka2016-08-151-5/+5
|
* testing/http-parser: upgrade to 2.7.1Jakub Jirutka2016-08-151-4/+4
|
* community/mbedtls: upgrade to 2.3.0Daniel Sabogal2016-08-151-19/+14
|
* community/elasticsearch: upgrade to 2.3.5Jakub Jirutka2016-08-151-4/+4
|
* main/dropbear: split into subpackages, dont use multicall binarySören Tempel2016-08-151-32/+32
| | | | | | | | The dropbear package now only contains dropbear (the server) and dropbearkey (the key generator). All other programs have been split into subpackages. Previously we have simply been shipping symlinks in subpackages which still needed the multicall binary from the dropbear package (which is stupid imho).
* main/mutagen: upgrade to 1.34Natanael Copa2016-08-151-4/+4
|
* main/cups: upgrade to 2.1.4Natanael Copa2016-08-151-6/+6
|
* main/libpng: upgrade to 1.6.24Natanael Copa2016-08-151-7/+7
|
* main/pianobar: upgrade to 2016.06.02Natanael Copa2016-08-151-4/+4
|
* testing/opencolorio: enable SSE2 only on x86_64Jakub Jirutka2016-08-151-2/+9
|
* main/xen: upgrade to 4.7.0 and add secfixesNatanael Copa2016-08-1517-123/+797
| | | | | | | fixes for: - CVE-2016-6258 - CVE-2016-6259 - CVE-2016-5403
* testing/virtualbox-guest-modules-grsec: upgrade to 5.1.2Natanael Copa2016-08-152-38/+37
| | | | and add virtgrsec package
* testing/virtualbox-guest-additions: upgrade to 5.1.2Natanael Copa2016-08-151-4/+4
|
* testing/virtualbox-guest-additions: new aportBen Allen2016-08-1512-0/+332
| | | | | - Userland components to VirtualBox's guest additions, eg. VBoxService, VBoxControl, mount.vboxsf, and a basic init script. - Creates vboxsf group on install to allow VBoxService to auto-mount shared folders.
* testing/opencolorio: new aportMark Riedesel2016-08-153-0/+4010
| | | | | http://opencolorio.org A color management framework for visual effects and animation
* testing/keepalived: split to main pkg without SNMP and -snmp subpackageJakub Jirutka2016-08-152-5/+52
|
* testing/keepalived: improve runscript, remove misleading checkconfigJakub Jirutka2016-08-153-29/+15
| | | | | | | checkconfig should check a config file for syntax and maybe semantic errors, not just that the file exists. This is useless and misleading. Also keepalived does NOT provide a functionality for checking config file for errors like nginx (its check command is for something else).
* testing/keepalived: upgrade to 1.2.23Jakub Jirutka2016-08-151-5/+6
|
* testing/keepalived: improve abuildJakub Jirutka2016-08-151-22/+10
|
* main/sudo: upgrade to 1.8.17_p1Sören Tempel2016-08-151-9/+9
|