alpine-mips-patches
536da02181
main/lzip: upgrade to 1.21
2019-02-05 11:12:16 +00:00
Leonardo Arena
e457c3c4a6
community/zabbix: upgrade to 4.0.4
2019-02-05 11:12:02 +00:00
Leonardo Arena
2a8d6911a0
testing/perl-curses-ui: enable for all arches
2019-02-05 11:09:04 +00:00
alpine-mips-patches
ad82366bf2
community/nodejs-current: upgrade to 11.6.0
...
- build against system libnghttp2.so (which upstream bundles/uses
since 8.x);
- switch to bundled http_parser due to build failure and make the
experimental bundled llhttp (claimed to be 2x faster) default.
- remove binutils-gold from makedepends, it is not needed;
- remove ca-certificates from makedepends, it seems the run-time
dependency is enough.
2019-02-05 10:53:08 +00:00
Leonardo Arena
6805947f65
community/tinc-pre: disable for aarch64
...
FAIL: legacy-protocol.test
2019-02-05 10:52:23 +00:00
alpine-mips-patches
d77034b167
community/tinc-pre: upgrade to 1.1pre17
...
- no wxPython GUI anymore in upstream so remove the -gui package.
- no more ping.test in upstream so just drop the corresponding
patch; ns-ping.test is still here but the test driver will skip
it properly in non-root environment anyway.
- sync configure feature flags with makedepends even if they just
confirm the default.
On mipseln8hf this upgrade fixes exactly the same tests failure as
described in commit 4a50fb4c...
2019-02-05 10:47:09 +00:00
alpine-mips-patches
15ce033036
community/go-bootstrap: remove unsupported archs
...
go-1.4.3 supports only 386, amd64, arm (32-bit) so:
- remove mips*, the specs are incomplete even for later mips-aware
versions of go;
- pass correct option for 386 FPU, otherwise it is autodetected at
build time (to sse2);
- pass ARM architecture version explicitly for arm*;
This change affects the x86 package so bump pkgrel.
2019-02-05 10:45:04 +00:00
alpine-mips-patches
fad9a11100
scripts/bootstrap.sh: build ca-certificates too
2019-02-05 10:41:56 +00:00
Paul Bredbury
6c0048d1e6
testing/lout: new aport
...
https://savannah.nongnu.org/projects/lout
Lightweight typesetting and document formatting system.
2019-02-05 10:40:43 +00:00
Paul Bredbury
28789bc0d9
community/atril: read Postscript files
2019-02-05 10:38:49 +00:00
Richard Mortier
304e0ee985
testing/jhead: new aport
...
http://www.sentex.net/~mwandel/jhead/
Exif Jpeg header manipulation tool
Signed-off-by: Richard Mortier <mort@cantab.net>
2019-02-05 10:35:41 +00:00
Martin Rusko
0ffbcc6e5d
testing/minidyndns: new aport
...
https://github.com/arkanis/minidyndns
A simple no fuss DNS server with built-in HTTP/HTTPS interface to update IPs
Changes v2 -> v3:
- default minidyndns_opts are set in the initd script
- stop() function in the initd script has been replaced with 'stopsig'
variable
- bumped release
2019-02-05 10:34:45 +00:00
Leonardo Arena
577effd994
testing/refind: build only for x86_64
...
x86: install: can't stat 'refind/refind_x64.efi': No such file or directory
aarch64: make[1]: /usr/bin/aarch64-linux-gnu-gcc: Command not found
2019-02-05 10:32:19 +00:00
Eric Molitor
105aa1551d
testing/refind: new aport
...
https://www.rodsbooks.com/refind
A fork of the rEFIt boot manager for computers based on the
Extensible Firmware Interface (EFI) and Unified EFI (UEFI).
2019-02-05 10:30:15 +00:00
Leonardo Arena
7e23c2ea67
Revert "community/refind: new aport"
...
This reverts commit 896c0f13c2b0480650d2b50a79888ebe86c9b21f.
2019-02-05 10:29:51 +00:00
Leonardo Arena
0428e5405c
Revert "testing/refind: moved from community"
...
This reverts commit abee3f81754531e7343e6ee78bef0da15b0b70f2.
2019-02-05 10:29:44 +00:00
Leonardo Arena
abee3f8175
testing/refind: moved from community
2019-02-05 10:28:24 +00:00
Eric Molitor
896c0f13c2
community/refind: new aport
...
https://www.rodsbooks.com/refind
A fork of the rEFIt boot manager for computers based on the
Extensible Firmware Interface (EFI) and Unified EFI (UEFI).
2019-02-05 10:27:50 +00:00
Milan P. Stanić
4d1093ebca
community/libzip: build static libzip.a and add it to -dev apk
...
build static version of libzip in two pass because upstream made
switch which allows build only shared or static in single
compile/build invocation
add static libzip.a to libzip-dev with hackish cp/mv
2019-02-05 10:18:16 +00:00
Paul Bredbury
d56624639b
testing/sound-theme-freedesktop: new aport
...
Provides sounds to choose in e.g. MATE's volume control applet.
2019-02-05 10:12:21 +00:00
Paul Bredbury
73e325c273
testing/evolution-ews: upgrade to 3.30.3
2019-02-05 09:57:21 +00:00
Paul Bredbury
01b3f8c12e
testing/evolution: upgrade to 3.30.3
2019-02-05 09:51:00 +00:00
Leonardo Arena
c3f687a772
testing/perl-curses: try to enable for all arches
2019-02-05 09:50:20 +00:00
Paul Bredbury
d5dbcd47f0
testing/evolution-data-server: upgrade to 3.30.3
2019-02-05 09:27:42 +00:00
Paul Bredbury
06a90dc1bd
testing/flameshot: new aport
...
Featureful screenshot app.
2019-02-05 09:20:48 +00:00
Lucas Ramage
1e2838bc2e
testing/cdist: new aport
...
A Usable Configuration Management System
https://nico.schottelius.org/software/cdist/
2019-02-05 09:17:36 +00:00
Leonardo Arena
08bc0fa65e
testing/perl-curses-ui: restrict to x86_64 due to perl_curses
2019-02-05 09:17:08 +00:00
Milan P. Stanić
b104ec85c6
testing/perl-curses-ui: new aport
2019-02-05 09:14:23 +00:00
Milan P. Stanić
be964e8279
testing/perl-curses: new aport
2019-02-05 09:11:22 +00:00
Leonardo Arena
20b54c1dd8
testing/curlftpfs: attempt to fix build on ppc64le and aarch64
2019-02-05 08:48:58 +00:00
Milan P. Stanić
c4672fd3c7
testing/weex: new aport
2019-02-05 08:29:46 +00:00
Milan P. Stanić
f040393997
testing/curlftpfs: new aport
2019-02-05 08:28:58 +00:00
Daniel Santana
20380256b1
testing/e2tools: new aport
...
http://home.earthlink.net/~k_sheff/sw/e2tools/
Utilities for manipulating files in an ext2/ext3 filesystem
2019-02-05 08:25:10 +00:00
Lucas Ramage
aed8698ff5
testing/efivar: upgrade to version 37
2019-02-05 08:22:15 +00:00
Alex Raschi
26389fc786
testing/neatvi: new aport
...
https://github.com/aligrudi/neatvi
vi/ex editor with support for bidirectional UTF-8 text, syntax highlight
and infinite undo/redo
2019-02-05 08:16:08 +00:00
Alex Raschi
8d3f4c9cae
testing/b2sum: new aport
...
https://blake2.net/
BLAKE2 command line utility with multiple algorithms
2019-02-05 08:14:57 +00:00
Leonardo Arena
5312ae8498
main/bacula: upgrade to 9.4.2
2019-02-05 07:35:36 +00:00
Natanael Copa
7e9aff2451
testing/wireguard-virt: rebuild against kernel 4.19.19-r0
2019-02-04 19:22:47 +00:00
Natanael Copa
78d0d55095
testing/wireguard-vanilla: rebuild against kernel 4.19.19-r0
2019-02-04 19:22:47 +00:00
Natanael Copa
8c618b5fed
testing/ipt-netflow-vanilla: rebuild against kernel 4.19.19-r0
2019-02-04 19:22:47 +00:00
Natanael Copa
ab9aad0c6f
main/zfs-vanilla: rebuild against kernel 4.19.19-r0
2019-02-04 19:22:47 +00:00
Natanael Copa
12e91541d2
main/xtables-addons-vanilla: rebuild against kernel 4.19.19-r0
2019-02-04 19:22:47 +00:00
Natanael Copa
5f8080bb48
main/spl-vanilla: rebuild against kernel 4.19.19-r0
2019-02-04 19:22:47 +00:00
Natanael Copa
194c60ccde
main/drbd9-vanilla: rebuild against kernel 4.19.19-r0
2019-02-04 19:22:47 +00:00
Natanael Copa
deeeb9b897
main/devicemaster-linux-vanilla: rebuild against kernel 4.19.19-r0
2019-02-04 19:22:47 +00:00
Natanael Copa
f183b7593a
main/dahdi-linux-vanilla: rebuild against kernel 4.19.19-r0
2019-02-04 19:22:47 +00:00
Natanael Copa
ca9d89c043
community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.19-r0
2019-02-04 19:22:47 +00:00
Natanael Copa
3dbb51d111
main/linux-vanilla: upgrade to 4.19.19
2019-02-04 19:22:47 +00:00
Sören Tempel
1369fa5e20
main/dwm: modernize APKBUILD
2019-02-04 11:11:10 +01:00
Sören Tempel
86d9f37be6
main/dwm: upgrade to 6.2
2019-02-04 11:11:10 +01:00