149131 Commits

Author SHA1 Message Date
jasper
f4e6ddf78f add patches from upstream to fix asm syntax which clang doesn't grok.
noticed on powerpc64 but these fixes also apply to powerpc proper so
remove the workaround from Makefile too.
2020-07-23 12:01:19 +00:00
landry
0a2c20ad2d Update to xfce4-whiskermenu 2.4.6 2020-07-23 10:38:13 +00:00
rsadowski
bb801c2270 Update jenkins devel to 2.248 2020-07-23 04:38:57 +00:00
rsadowski
cdcd0501f7 Update weechat to 2.9
https://weechat.org/news/110/20200718-Version-2.9

OK bket@
2020-07-23 04:38:21 +00:00
landry
347e09398a Update to py-automat 0.8.0
adds support for py 3.8 per
53204208c3,
fixes runtime breakage for buildbot_worker as noticed by martingot at
protonmail (thanks!)

yes, i havent tested all the ports depending on this one, but since the
version we have in tree doesnt support python 3.8 it cant be worse..
2020-07-22 19:25:36 +00:00
naddy
33c0224be1 update to 5.0 patchlevel 18 2020-07-22 19:14:25 +00:00
jasper
ded2775e4a enable nodejs for powerpc64
with and ok abieber@ (MAINTAINER)
2020-07-22 17:30:24 +00:00
landry
1cd66d7b33 update to xfce4-whiskermenu 2.4.5 2020-07-22 16:16:43 +00:00
sthen
82c8fb3942 update to re2c-2.0 2020-07-22 16:04:54 +00:00
bcallah
2ba75dec86 Update to spread-sheet-widget-0.5
Note the minor bump
Changelog: http://git.savannah.gnu.org/cgit/ssw.git/log/
Its one consumer (math/pspp) is happy
2020-07-22 15:33:14 +00:00
gonzalo
1e9f01520b Typo on gettex tools, and missing distinfo thanks Benoit 2020-07-22 14:53:59 +00:00
tb
3e39af0559 Update to tlsfuzzer 20200721 2020-07-22 12:57:23 +00:00
tb
b44685a53d Avoid buffer overflow in SIOCGIFMEDIA
In 2015, stsp changed the ifm_ulist from int * to uint64_t.
This was fixed by sthen but the patch got lost in an update.
Upstream aircrack-ng has this fixed in 1.6.0 and later.

Found by Martin (martingot protonmail com) and MALLOC_OPTIONS=C
Tested by Martin and clematis

ok stsp
maintainer timeout
2020-07-22 12:53:31 +00:00
gonzalo
a155d3967a Update for nono to 0.1.0
We dont need patches anymore.

OK aoyama@ daniel@
2020-07-22 12:02:04 +00:00
visa
48e85e0a2a Disable the peephole optimizer on mips64 to fix intermittent crashes.
OK jeremy@
2020-07-22 10:22:34 +00:00
kmos
d3aea23e66 Another REVISION bump to deal with the same REVISION situation.
I forgot about this one because the build wouldn't attempt until I fixed
the other 3. This resolves building on sparc64.
2020-07-22 06:59:19 +00:00
semarie
d9877b853a update lang/rust to 1.45.0
Announce: https://blog.rust-lang.org/2020/07/16/Rust-1.45.0.html
ChangeLog: https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1450-2020-07-16
2020-07-22 06:59:17 +00:00
kmos
d372508443 Bump REVISION on each of these ports to iron out a sparc64 build issue.
I had tested an early diff from pirofti that fixed BUILD_DEPENDS but
also bumped REVISION. In the meantime sthen had just fixed them without
the unnecessary REVISION bump. Bumping REVISION will get them building
on sparc64 again.
2020-07-22 05:25:43 +00:00
bket
1913428dd7 Update to ncspot-0.2.0
Changes: https://github.com/hrkfdn/ncspot/releases/tag/v0.2.0

From Henrik Friedrichsen <henrik AT diff DOT cc> (maintainer).
Thank you!
2020-07-22 05:04:42 +00:00
bcallah
60f59e598e Update to seed7-20200628 2020-07-22 02:20:17 +00:00
sthen
4cde1624b2 rspamd: don't force -O2 (on clang) or -O3 (on gcc) 2020-07-21 23:00:34 +00:00
millert
6a187de1d6 Add p5-App-Packager 2020-07-21 21:32:36 +00:00
millert
9aef6a1939 App::Packager provides an API to a number of common packagers.
OK sthen@
2020-07-21 21:31:59 +00:00
rsadowski
f1e45e17ce Update clazy to 1.7 2020-07-21 20:30:47 +00:00
rsadowski
0fe654d423 Update qt5ct to 1.1 2020-07-21 19:58:45 +00:00
sthen
7dbd3bd68c asterisk: disable libvpx, which is enabled by default in the newer version
of pjsip used by asterisk 16.12.0.

The Asterisk port can't use anything which pulls in libc++ libraries
because (unless someone can fix -fblocks in clang) it has to build with
gcc/libestdc++ resulting in conflicting libraries.
2020-07-21 19:42:34 +00:00
sthen
06f8d7e3ed squid: missed cvs add (pfrag, and patch to cope with ancient nameser.h) 2020-07-21 18:40:30 +00:00
jasper
b93bae4306 build without the zsh memory allocator and secure free implementation.
just like with bash, this winds up using brk and results in broken runtime
on powerpc64.

ok pea@ (MAINTAINER)
2020-07-21 16:48:06 +00:00
jasper
317591b52b explicitly build without "bash malloc"; this would end up using their homegrown
memory allocation routines based on brk. found on powerpc64 where this broke
horribly.

ok naddy@ (MAINTAINER)
2020-07-21 16:46:13 +00:00
sthen
932252a9be update to php-7.2.32, 7.3.20, 7.4.8 2020-07-21 15:58:41 +00:00
sthen
5e59d6c589 remove unused LIB_DEPENDS-ntlm 2020-07-21 15:52:40 +00:00
jasper
3a01e2ac2b enable powerpc64 support 2020-07-21 15:13:40 +00:00
bket
d860fce81b Update to kyotocabinet-1.2.78
Minor update, fixes some build warnings.
2020-07-21 14:25:36 +00:00
bket
aaefc9cf1a Update to sslh-1.21b
Fixes a couple of issues with 1.21, namely:
- use of uninitialised data, which caused a segfault
- missing --anyprot command line option
- some omissions in documentation
2020-07-21 14:25:09 +00:00
jturner
40310f5d31 Update janet to 1.11.0 2020-07-21 14:23:03 +00:00
jasper
cd6f50bfff drop ONLY_FOR_ARCHS which by now includes basically every architecture
we run on. this effectively allows us to build this on powerpc64.

ok landry@ (MAINTAINER)
2020-07-21 14:04:16 +00:00
semarie
a596ed10ab update devel/py-greenlet to 0.4.16
ok sthen@
2020-07-21 13:40:13 +00:00
semarie
1ef635952f prepare firefox to be buildable with rustc 1.45.0
https://bugzilla.mozilla.org/show_bug.cgi?id=1640982
2020-07-21 13:21:36 +00:00
sthen
93b61513f2 vulkan-loader: revert previous, I was mistaken about it helping.
mark BROKEN for now. https://github.com/KhronosGroup/Vulkan-Loader/issues/252
2020-07-21 12:48:55 +00:00
tb
927a9dbbb3 net/aria2: fix after enabling TLSv1.3 for TLS_method()
The port wants to know what version of TLS it is using and asserts that
it knows. Unsurprisingly, the mechanism depends on TLS1_3_VERSION being
defined to the correct value.  We cannot define this publicly in libssl
yet since this would result in a lot of breakage in other ports, so use
a local define in the build environment.

Reported and tested by Martin (martingot () protonmail com)

ok gonzalo (maintainer), kn
2020-07-21 08:05:06 +00:00
jasper
df777a51a1 unbreak after r2 update 2020-07-21 07:41:59 +00:00
jasper
fcccd72241 update to radare2-4.5.0 2020-07-21 07:41:51 +00:00
jasper
6cf4b339ac fix build on powerpc64; with machine/signal.h -r1.5 the sigcontext sc_frame
member moved to frame.h though we only really need sc_sp anyway.
2020-07-21 07:26:31 +00:00
lteo
d3bbd767a5 Update to iperf-3.8.1 2020-07-21 02:04:23 +00:00
tim
72f72b5c2a Unbreak py-protobuf by updating to 3.12.2; OK tb@ 2020-07-20 18:48:57 +00:00
sthen
64cee9d132 www/squid: add a krb5 flavour, reworked from a diff from Matthias Pitzl
done with a multipackage to add the new files (but it affected the main
package build too so multipackages can't be used).

drop maintainer
2020-07-20 17:11:46 +00:00
rsadowski
75e3790003 Remove ninja 1.9.0 obsolete workarounds
Noticed by sthen@ and Alessandro De Laurenzis (qucs-s context)
2020-07-20 14:55:51 +00:00
bcallah
d7e14f7993 Upstream recommends adding the _jp font to the package, so let's do that.
Recommendation came from upstream via private mail.
2020-07-20 14:14:59 +00:00
sthen
b3cf84d6d1 update to asterisk-16.12.0 2020-07-20 13:37:02 +00:00
sthen
d782d86e79 oops, http->https didn't actually work 2020-07-20 13:35:27 +00:00