aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/libnice: update to 0.1.15Leo2019-04-243-29/+99
|
* main/libwebp: update to 1.0.2Leo2019-04-241-5/+2
|
* main/gawk: update to 5.0.0Leo2019-04-241-8/+2
|
* main/dhcpcd: update to 7.2.0Leo2019-04-241-7/+2
|
* testing/xidle: new aportLeo2019-04-241-0/+24
|
* community/py-opengl: create py3-opengl pkg, fix licenseLeo2019-04-241-11/+31
|
* testing/clang6: disable testsCarlo Landmeter2019-04-241-0/+1
| | | | | tests seems to need python lit which is not (yet) in aports GH-5639
* community/fio: moved from testing and fix docsCarlo Landmeter2019-04-241-20/+8
|
* testing/qbittorrent-nox: update to 4.1.5Jan Tatje2019-04-241-3/+3
|
* community/xmlsec: upgrade to 1.2.28J0WI2019-04-231-2/+2
|
* testing/jitterentropy-rngd: new aportHenrik Riomar2019-04-232-0/+43
|
* community/restic: upgrade to 0.9.5TBK2019-04-231-4/+2
|
* testing/fd: new aportLeo2019-04-231-0/+59
|
* testing/knot-resolver4: disable on s390xtcely2019-04-231-1/+1
| | | | LuaJIT is not yet available.
* testing/zola: new aportLeo2019-04-231-0/+58
|
* testing/wifish: new aportLeo2019-04-231-0/+23
|
* community/py-ldap3: upgrade to 2.6Andy Postnikov2019-04-231-4/+4
|
* testing/minio: upgrade to 0.20190418Chloe Kudryavtsev2019-04-231-2/+2
|
* testing/py3-pyrsistent: add checkdependsprspkt2019-04-231-2/+3
|
* testing/snooze: new aportLeo2019-04-231-0/+22
|
* testing/py3-pyrsistent: new aportLeo2019-04-231-0/+27
| | | | for https://bugs.alpinelinux.org/issues/10282
* testing/gotop: new aportLeo2019-04-231-0/+35
|
* testing/py-pandas: new aportCarlos Giraldo2019-04-231-0/+61
| | | | | | http://pandas.pydata.org/ Powerful data structures for data analysis, time series, and statistics testing/
* testing/hub: update to 2.11.2Leo2019-04-231-13/+23
|
* testing/elogind: fix missing macros on s390xTuan Hoang2019-04-231-1/+2
| | | | | Temporarily add missing macros in musl. Patch for upstream is on the way.
* testing/clang6: new aportJ0WI2019-04-233-0/+209
|
* community/abiword: get rid of evalNatanael Copa2019-04-231-8/+4
| | | | | simplify by extracting plugin name from $subpkgname so we don't need to use eval.
* community/abiword: modify plugin function names to avoid ash conflictMike Sullivan2019-04-231-2/+2
| | | | Leaving pkgrel unchanged since no changes to built package
* main/sshfs: upgrade to 3.5.2Andy Postnikov2019-04-231-2/+2
|
* testing/maim: new aportLeo2019-04-231-0/+44
|
* testing/slop: new aportLeo2019-04-231-0/+40
|
* testing/qimgv: new aportLeo2019-04-231-0/+27
|
* main/fish: update to 3.0.2Leo2019-04-231-14/+39
|
* main/memcached: enable extstoreAndy Postnikov2019-04-231-4/+4
|
* main/memcached: upgrade to 1.5.13Andy Postnikov2019-04-231-2/+2
|
* community/gigolo: upgrade to 0.4.91Natanael Copa2019-04-231-2/+2
|
* community/xfce4-notifyd: upgrade to 0.4.4Natanael Copa2019-04-231-2/+2
|
* community/ristretto: upgrade to 0.8.4Natanael Copa2019-04-231-3/+3
|
* community/parole: upgrade to 1.0.2Natanael Copa2019-04-231-3/+3
|
* community/xfce4-screenshooter: upgrade to 1.9.5Natanael Copa2019-04-231-2/+2
|
* community/xfce4-whiskermenu-plugin: upgrade to 2.3.2Natanael Copa2019-04-231-2/+2
|
* testing/xfce4-screensaver: upgrade to 0.1.4Natanael Copa2019-04-231-2/+2
|
* community/xfdesktop: upgrade to 4.13.3Natanael Copa2019-04-231-2/+2
|
* community/chromium: upgrade to 73.0.3683.103Natanael Copa2019-04-2311-54/+578
|
* testing/xfce4-calculator-plugin: new aportNatanael Copa2019-04-231-0/+39
| | | | | Calculator plugin for the Xfce4 panel https://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin
* main/haproxy: upgrade to 1.9.6Andy Postnikov2019-04-231-2/+2
|
* main/libsodium: upgrade to 1.0.17Andy Postnikov2019-04-231-2/+2
|
* main/run-parts: upgrade to 4.8.6.1Michael Davies2019-04-231-3/+3
| | | | Also fix package directory
* main/openssh: after entropyHenrik Riomar2019-04-232-2/+3
|
* main/py-pillow: disable tests on s390xTuan Hoang2019-04-231-1/+2
| | | | | | | | Testsuites fail on big endian arch Upstream report: https://github.com/python-pillow/Pillow/issues/3798 https://github.com/python-pillow/Pillow/issues/1204