aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/py-vcversioner: upgrade to 2.16.0.0 and modernizeRoberto Oliveira2017-10-061-23/+8
|
* testing/pgexportdoc: new aportJakub Jirutka2017-10-061-0/+29
| | | | | https://github.com/okbob/pgexportdoc CLI tool for export XML, TEXT and BYTEA documents from PostgreSQL
* testing/pgimportdoc: new aportJakub Jirutka2017-10-061-0/+29
| | | | | https://github.com/okbob/pgimportdoc CLI tool for import XML, TEXT and BYTEA documents to PostgreSQL
* testing/postgresql-plpgsql_check: new aportJakub Jirutka2017-10-061-0/+27
| | | | | https://github.com/okbob/plpgsql_check Additional tools for plpgsql functions validation
* testing/pspg: new aportJakub Jirutka2017-10-061-0/+35
| | | | | https://github.com/okbob/pspg A unix pager optimized for psql
* testing/py-w3lib: upgrade to 1.15.0 and modernizeRoberto Oliveira2017-10-061-18/+7
|
* testing/py-wbdata: upgrade to 0.27 and modernizeRoberto Oliveira2017-10-061-18/+7
|
* testing/py-xlib: upgrade to 0.20Roberto Oliveira2017-10-061-2/+2
|
* testing/pylint: upgrade to 1.7.4Roberto Oliveira2017-10-061-5/+3
|
* testing/owncloud-client: upgrade to 2.3.3Roberto Oliveira2017-10-051-5/+3
|
* testing/ocrmypdf: upgrade to 5.3.3Roberto Oliveira2017-10-051-2/+2
|
* testing/nimble: upgrade to 0.8.8Roberto Oliveira2017-10-051-2/+2
|
* testing/netsink: modernize APKBUILD and fix dependsRoberto Oliveira2017-10-051-22/+8
| | | | | | py-setuptools is a required dependency to use netsink, otherwise netsink fails with error: ImportError: No module named pkg_resources
* testing/moka-icon-theme: upgrade to 5.3.6Roberto Oliveira2017-10-051-4/+2
|
* testing/mergerfs: fix makedependsRoberto Oliveira2017-10-051-1/+1
| | | | mergerfs 2.23.0 requires: autoconf automake libtool gettext-dev
* testing/mergerfs: upgrade to 2.23.0Roberto Oliveira2017-10-051-4/+2
|
* testing/libctl: rebuild against guile 2.2Roberto Oliveira2017-10-041-1/+1
|
* community/tomcat-native: enable SSL (with openssl)Jakub Jirutka2017-10-041-5/+4
| | | | | | Previously I thought that OpenSSL must be eliminated completely, but that's actually not true, it's okay to link some packages with OpenSSL instead of LibreSSL.
* community/tomcat-native: remove explicit returnsJakub Jirutka2017-10-041-6/+6
|
* testing/ruby-rmagick: new aportJakub Jirutka2017-10-044-37/+115
| | | | | https://rmagick.github.io/ Ruby bindings for ImageMagick
* testing/imagemagick6: move everything except /usr/bin to -libs subpkgJakub Jirutka2017-10-041-0/+10
| | | | Libraries are quite useless without coders, filters etc.
* testing/imagemagick6: new aportJakub Jirutka2017-10-041-0/+99
| | | | | https://www.imagemagick.org/ A collection of tools and libraries for many image formats (legacy version 6)
* testing/msitools: fix segfaultNatanael Copa2017-10-042-3/+49
| | | | | | | the testcase failed on x86 and armhf due to a buffer overflow. reported upstream: https://bugzilla.gnome.org/show_bug.cgi?id=788495
* main/nagios-plugins: add sudoers rule for check_openrcJakub Jirutka2017-10-042-8/+25
|
* main/curl: upgrade to 7.56.0Natanael Copa2017-10-041-2/+2
|
* community/libspectre: moved from testingFrancesco Colista2017-10-042-9/+4
|
* community/evince: upgrade to 3.26.0Francesco Colista2017-10-041-7/+9
|
* community/ddrescue: upgrade to 1.22Francesco Colista2017-10-041-4/+3
|
* community/cfengine: upgrade to 3.11.0Francesco Colista2017-10-041-4/+4
|
* community/caddy: upgrade to 0.10.9Francesco Colista2017-10-041-2/+2
|
* testing/zim: upgrade to 0.67, added check()Francesco Colista2017-10-041-6/+11
|
* main/mercurial: upgrade to 4.3.3Sören Tempel2017-10-041-2/+2
|
* main/openjpg: use lcms2Natanael Copa2017-10-041-2/+2
|
* main/geeqie: rebuild with lcms2Natanael Copa2017-10-041-2/+2
|
* main/quagga: upgrade to 1.2.2Timo Teräs2017-10-041-3/+3
|
* testing/livestreamer: fix py-singledispatch in dependsRoberto Oliveira2017-10-041-2/+2
| | | | Change py-singledispatch to py2-singledispatch
* testing/livestreamer: modernize and fix typo in descriptionRoberto Oliveira2017-10-041-12/+11
|
* testing/libsigsegv: upgrade to 2.11 and modernizeRoberto Oliveira2017-10-041-15/+8
|
* testing/libpipeline: upgrade to 1.4.2Roberto Oliveira2017-10-041-2/+2
|
* testing/libofx: upgrade to 0.9.12Roberto Oliveira2017-10-041-2/+2
|
* testing/libfilezilla: upgrade to 0.11Roberto Oliveira2017-10-041-2/+2
|
* testing/libbytesize: upgrade to 1.2Roberto Oliveira2017-10-031-2/+2
|
* testing/mongo-c-driver: fix source urlRoberto Oliveira2017-10-031-1/+1
|
* testing/mongo-c-driver: upgrade to 1.8.0Roberto Oliveira2017-10-031-9/+2
|
* testing/libbson: upgrade to 1.8.0Roberto Oliveira2017-10-031-4/+2
|
* travis: add apk key of Alpine's ppc64le builderRoberto Oliveira2017-10-041-0/+9
|
* travis: don't download static apk if available on the systemRoberto Oliveira2017-10-041-8/+11
| | | | | | Just download the APK tools if the install-alpine script is running in a system that doesn't have APK installed. This is needed for upcoming ppc64le builder.
* main/mariadb: upgrade to 10.1.28Johan Bergström2017-10-041-2/+2
|
* testing/leveldb: upgrade to 1.20 and modernizeRoberto Oliveira2017-10-031-15/+10
|
* community/namecoin: rebuild against libqrencode 4Natanael Copa2017-10-031-1/+1
|