Apply same fix used for the main port in commit ef04eff33c:
Src HEAD commit 6d3e78ad6c11 vfs_quotactl function signature, adapt
virtualbox code to be able to compile there too.
Reported by: koobs, dim
MFH: 2021Q2
(cherry picked from commit 4792c8e65e)
* The deprecated function "time.clock()" has been removed in Python 3.8
and "time.perf_counter()" should be used instead.
Because updating to a newer version of PySolFC requires a bit more
work, use a backport for now to remedy the runtime issues.
* Bump PORTREVISION due changed package contents.
PR: 256504
Reported by: <sven.a.jonsson@bahnhof.se>
MFH: 2021Q2
(cherry picked from commit 91cf304355)
Add some PHP dependencies required by this port.
Tweak the pkg-message output to hint that telemetry requires configuration
settings at build time.
PR: 256891
Reported by: dvl
(cherry picked from commit 0bf5aa7c48)
At runtime, qt5-graphicaleffects are needed to display anything
in the timeline (e.g. a conversation in a room). Even the loading-
spinner isn't shown without it. Demonstrated by trying to run
nheko in a "bare" machine with just XOrg and twm.
PR: 256839
Reported by: Filipe da Silva Santos
[[ Cherry pick is not exact because quarterly has an older version,
but the runtime requirement is still there. ]]
(cherry picked from commit e0f0a32d50)
v2.5.7 fixes:
OSS-fuzz 28051 Heap-buffer-overflow in Imf_2_5::copyIntoFrameBuffer
OSS-fuzz 28155 Crash in Imf_2_5::PtrIStream::read
v2.5.6 fix:
Fixed regression in Imath::succf() and Imath::predf() when negative values are given
llvm-config found: NO found '9.0.1' but need '>= 11.0.0'
Run-time dependency LLVM found: NO (tried cmake and config-tool)
Looking for a fallback subproject for the dependency llvm (modules: bitwriter, engine, mcdisassembler, mcjit, core, executionengine, scalaropts, transformutils, instcombine, amdgpu, native, bitreader, ipo, asmparser)
meson.build:1604:2: ERROR: Neither a subproject directory nor a llvm.wrap file was found.
(cherry picked from commit b0b997e3fc)
% x2goclient-cli --user <user> --server <server>
Password:
sh: setsid: not found
sh: setsid: not found
sh: setsid: not found
sh: setsid: not found
sh: setsid: not found
PR: 253449
Reported by: parv.0zero9+freebsd@gmail.com
Approved by: maintainer timeout
(cherry picked from commit 5660dfa864)
Revert recent update to 3.6.1 back to 3.5.9 to fix the build. As there
is no mail/postfix35 that builds on FreeBSD 11, keep mail/postfix on the
last version known to build and run on FreeBSD 11.
And while here, also update the MAINTAINER. No functional change.
This is a direct commit to 2021Q2.
The commit hook is preventing updates here, remove the file so it can be
fixed and updated.
PR: 256043
MFH: 2021Q2
(cherry picked from commit 1f11aee3c6)
Reported at https://github.com/fail2ban/fail2ban/issues/2634
fail2ban should check and, if necessary create, the required directory.
It is still up to the user to ensure that configuration in fail2ban's
conf files and FreeBSD's /etc/rc.conf are in sync and that both, pidfile
and socket reside in the same directory.
PR: 244092
Approved by: maintainer
MFH: 2021Q2
(cherry picked from commit b48d2a658e)
Remove use of python2 for scons, builds fine with py3 scons
Disable use of internal png, freetype and zlib.
This matches ports for godot v3 and fixes build on powerpc64le.
PR: 254867
Approved by: maintainer
MFH: 2021Q2
(cherry picked from commit 56c603914f)
suricata-update is failing to find certain python modules when trying
to update rules.
PR: 255397
Reported by: Ian Dickens <ian@south-border.com>
Approved by: maintainer
MFH: 2021Q2
(cherry picked from commit b0e101ec78)