aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/py3-u-msgpack: upgrade to 2.5.2Leo2019-10-281-4/+4
|
* main/seabios: upgrade to 1.12.0Leo2019-10-281-7/+5
| | | | Closes !586
* community/py3-pyrsistent: upgrade to 0.15.5Leo2019-10-271-3/+3
|
* testing/dxvk: upgrade to 1.4.4Leo2019-10-271-2/+2
|
* community/lua-cliargs: upgrade to 3.0_p2Jakub Jirutka2019-10-271-3/+3
|
* community/lua-cliargs: change pkgver schemeJakub Jirutka2019-10-271-3/+3
| | | | | | | | | | | | | Version number of Lua rocks consists of version of the package followed by revision of the rockspec, e.g. 3.0-1. Authors of Lua packages usually don't consider the revision number as part of the package version, but not in this case. I've originally decided to represent the rockspec revision as an additional digit in the pkgver (3.0-1 -> 3.0.1), but it has showed up that it's causing confusions. I hope that 3.0_p1 will be less confusing. I'm aware of that 3.0.1 > 3.0_p1 but the new version 3.0-2 didn't introduce any notable changes and I don't expect 3.0-3 anytime soon (the project is inactive since April 2018), so it shouldn't cause any problems.
* main/ruby: remove bundled CA certificatesJakub Jirutka2019-10-271-0/+4
|
* main/ruby: add support for .include directive used by OpenSSL config filesJakub Jirutka2019-10-272-1/+187
|
* main/ruby: move all irb files to its subpkgJakub Jirutka2019-10-271-3/+3
|
* main/ruby: remove gems/*/cacheJakub Jirutka2019-10-271-0/+2
|
* main/ruby: remove duplicated package ruby-bundlerJakub Jirutka2019-10-271-17/+10
| | | | | | It's already provided by a separate aport/package ruby-bundler. Bundler is a standalone Ruby gem with its own release cycle and version. The version bundled in Ruby is outdated.
* main/perl-term-table: upgrade to 0.014Leo2019-10-271-2/+2
| | | Closes !574
* main/py3-meld3: upgrade to 2.0.0Nathan Owens2019-10-271-0/+27
| | | | | | Set to python3 due to upcoming python2 EOL Closes !776
* main/py-meld3: rename to py3-meld3Nathan Owens2019-10-271-41/+0
| | | Closes !776
* community/py3-hypothesis: upgrade to 4.42.0Leo2019-10-271-2/+2
|
* community/fossil: upgrade to 2.10Nathan Owens2019-10-271-18/+14
|
* libedit: update to 20191025.3.1Drew DeVault2019-10-271-6/+3
| | | | Also normalizes the APKBUILD and adds -static
* testing/scrcpy: new aportprspkt2019-10-271-0/+36
| | | | Signed-off-by: prspkt <prspkt@protonmail.com>
* main/dhcp: remove outdated {pre,post}-upgrade scriptsJakub Jirutka2019-10-273-28/+1
| | | | They are for backward compatibility with >10 years old Alpine releases.
* main/dhcp: simplify openrc split function, remove unneeded workaroundJakub Jirutka2019-10-271-21/+5
|
* main/dhcp: remove commented out depends_dhclient_optionalJakub Jirutka2019-10-271-4/+2
|
* main/dhcp: remove depends_dev and depends_dbg workaroundsJakub Jirutka2019-10-271-13/+2
| | | | This is already fixed in abuild.
* main/dhcp: remove unused split function libs()Jakub Jirutka2019-10-271-6/+0
| | | | | | It was probably a workaround for some bug in abuild that has been already fixed. Removing of this function doesn't have any effect on the generated metadata.
* main/dhcp: don't remove build dirs to allow re-running package phaseJakub Jirutka2019-10-271-2/+0
|
* main/dhcp: remove x bit from dhcpd.initd file in aportsJakub Jirutka2019-10-271-0/+0
|
* main/dhcp: change deprecated /var/run to /runJakub Jirutka2019-10-273-17/+17
|
* main/dhcp: fix codestyle - unnecessary braces around variablesJakub Jirutka2019-10-271-9/+9
|
* main/dhcp: take maintainershipJakub Jirutka2019-10-271-1/+1
|
* main/docbook-xsl: upgrade to 1.79.2Milan P. Stanić2019-10-272-18/+6
| | | | | | | update url and source new upstream url's fix 765567_non-recursive_string_subst.patch to new upstream version Closes !565
* community/keepassxc: actually enable libsecret integrationRasmus Thomsen2019-10-271-2/+2
|
* community/knot: upgrade to 2.9.0Jakub Jirutka2019-10-271-3/+3
|
* community/knot: reformat makedependsJakub Jirutka2019-10-271-3/+18
|
* community/knot: fix code-style - unnecessary braces around varsJakub Jirutka2019-10-271-30/+30
|
* community/knot: remove redundant variable _pkgnameJakub Jirutka2019-10-271-10/+9
|
* community/knot: take maintainershipJakub Jirutka2019-10-271-1/+1
|
* community/duperemove: move from testingJakub Jirutka2019-10-271-0/+0
|
* community/smenu: move from testingJakub Jirutka2019-10-271-0/+0
|
* community/lua-date: move from testingJakub Jirutka2019-10-271-0/+0
|
* community/jruby: upgrade to 9.2.8.0Jakub Jirutka2019-10-271-2/+2
|
* community/vim-editorconfig: upgrade to 0.8.0Jakub Jirutka2019-10-271-2/+2
|
* community/ssh-ldap-pubkey: upgrade to 1.3.2Jakub Jirutka2019-10-271-2/+2
|
* community/apache-ant: upgrade to 1.10.7Jakub Jirutka2019-10-271-2/+2
|
* community/java-postgresql-jdbc: upgrade to 42.2.8Jakub Jirutka2019-10-271-2/+2
|
* community/postgresql-plpgsql_check: upgrade to 1.7.6Jakub Jirutka2019-10-271-2/+2
|
* community/ruby-rspec: upgrade to 3.9.0Jakub Jirutka2019-10-271-3/+3
|
* community/ruby-rspec-mocks: upgrade to 3.9.0Jakub Jirutka2019-10-271-3/+3
|
* community/ruby-rspec-expectations: upgrade to 3.9.0Jakub Jirutka2019-10-271-3/+3
|
* community/ruby-rspec-core: upgrade to 3.9.0Jakub Jirutka2019-10-271-3/+3
|
* community/ruby-rspec-support: upgrade to 3.9.0Jakub Jirutka2019-10-271-3/+3
|
* main/pspg: upgrade to 2.1.8Jakub Jirutka2019-10-271-2/+2
|