This version of net-im/libsignal-client is not compatible with
net-im/signal-cli 0.9.0. Roll back. A roll-back of net-im/signal-cli
will follow.
This reverts commit d3d2f99693.
This version of zkgroup is too new for net-im/signal-cli 0.9.0. Roll
back. A roll-back of net-im/signal-cli will follow.
This reverts commit f7ffe77ce0.
You are trapped in the CAVEZ of PHEAR, your mission is to escape
through all the caves and make it out alive. To escape through a
cave you will have to find all the diamonds located in it. Once
you've found all the diamonds, their powers combined will help you
get to the next cave, one step closer to freedom.
CAVEZ of PHEAR is a Boulder Dash / Digger-like game game for
consoles/terminals with built in level editor.
WWW: https://github.com/AMDmi3/cavezofphear
regparm is strictly i386, but clang allows it on amd64.
Building on other architectures fails with:
In file included from zoom.c:56:
In file included from ./zoom.h:30:
./formulas.h:53:63: error: 'regparm' is not valid on this platform
int (*calculate) (number_t, number_t, number_t, number_t) REGISTERS(3);
^ ~
./config.h:42:38: note: expanded from macro 'REGISTERS'
GCC builts in just fine.
Apply https://reviews.llvm.org/D109090
Fixes immediate segfault when executing binaries built by the port's compiler with -fstack-protector-strong.
Submitted by: adalava
vec_sqrt() requires VSX:
/wrkdirs/usr/ports/math/pdal/work/PDAL-2.3.0/vendor/eigen/Eigen/src/Core/arch/AltiVec/PacketMath.h:1296:32: error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrte'?
BF16_TO_F32_UNARY_OP_WRAPPER(vec_sqrt, a);
^~~~~~~~
vec_rsqrte
Extracting little-endian UFS fails on big-endian systems, since UFS is not bi-endian:
=> SHA256 Checksum OK for rust/bootstrap/armv6/12.2-RELEASE/FreeBSD-12.2-RELEASE-arm-armv6-RPI-B.img.xz.
6188032+0 records in
6188032+0 records out
3168272384 bytes transferred in 143.411914 secs (22092114 bytes/sec)
fstab: /etc/fstab:0: No such file or directory
DUMP: Can't open /etc/fstab for dump table information: No such file or directory
DUMP: Date of this level 0 dump: Mon Oct 18 18:22:26 2021
DUMP: Date of last level 0 dump: the epoch
DUMP: Dumping /wrkdirs/usr/ports/devel/freebsd-sysroot/work-armv6/base.img to standard output
dump: Cannot find file system superblock: No such file or directory
Tape is not a dump tape
*** Error code 1
Disable __builtin_mul_overflow() on i386 for the time being as it
breaks the build. Yes, they have dropped the leading digit in the
version scheme; it seems like a common trend, unfortunately.
Reported on: OpenNET
mail/evolution, the main consumer of this port has USES=iconv:wchar_t, which
means using iconv from ports. This port most likely was also meant to use it,
as files/patch-CMakeLists.txt hints.
FORT Validator is an open source RPKI validator. This solution
allows operators to validate BGP routing information against the
RPKI repository for use in router configuration and resolution.
Submitted by: Toni Kalombo <toni@devboks.com> (maintainer)
Tested by: Mark Tinka <mark@tinka.africa>