This fixes the build of KGDB on head.
Pointy hat to: jhb (for only testing kgdb on stable/12)
Reviewed by: pizzamig (maintainer)
Differential Revision: https://reviews.freebsd.org/D27499
Bump PORTREVISION.
Reported by: Peter Putzer <freebsd@mnd.sc>
<ChangeLog>
SSL: fixed SSL shutdown on lingering close.
Ensure c->recv is properly reset to ngx_recv if SSL_shutdown()
blocks on writing.
The bug had appeared in 554c6ae25ffc.
</ChangeLog>
PR: 251664
When the stumpwm package was already installed and loaded, asdf used output
translation to write the generated fasl files directly to
${PREFIX}lib/common-lisp/stumpwm/sbclfasl. Use the solution described and
implemented in ${PREFIX}/etc/asdf-init.lisp (installed by devel/cl-asdf),
which allows the installed lisp packages to be loaded and the fasl files to
be written to ${WRKSRC}.
PR: 251602
Reported by: Aleksandr Konkov <konkovaa@hotmail.com>
In file included from cligen_object.c:63:
cligen_object.h:98: error: redefinition of typedef 'parse_tree'
cligen_parsetree.h:53: error: previous declaration of 'parse_tree' was here
cligen_object.h:187: error: redefinition of typedef 'cg_obj'
cligen_parsetree.h:51: error: previous declaration of 'cg_obj' was here
DDraceNetwork (DDNet) is an actively maintained version of DDRace,
a Teeworlds modification with a unique cooperative gameplay. Help
each other play through custom maps with up to 64 players, compete
against the best in international tournaments, design your own maps,
or run your own server. The official servers are located in Germany,
Poland, Russia, Turkey, Iran, USA, Canada, China, Korea, Japan,
Singapore, Chile, Brazil, Argentina, South Africa and Australia.
All ranks made on official servers are available worldwide and you
can collect points!
WWW: https://ddnet.tw/
The port was copied from games/teeworlds as the codebases are related
* Prevent the bypassing of ACLs by direct IPC (CVE-2020-25654);
* PE: don't select instance to be promoted on a guest that can't run;
* PE: don't schedule a dangling migration stop if one already occurred;
* tools: crmadmin -D/--dc_lookup supports --quiet to print DC name only.
https://github.com/ClusterLabs/pacemaker/tree/Pacemaker-1.1.24
and hence re-enable it. [1]
Temporarily include a patch of mine to address a build breakage with
that patchset, files/extrapatch-staging-server-fd.c.
Update the description for the STAGING option and explicitly label it
as unsupported.
PR: 251606 [1]
./src/postgres/include/storage/s_lock.h:876:2: error: PostgreSQL does not have native spinlock support on this platform.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing
/nxb-bin/usr/lib/clang/11.0.0/include/mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing
Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension (ignoring target-abi)
ld: error: lto.tmp: cannot link object files with different floating-point ABI
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing