Page MenuHomeFreeBSD

fuz (Robert Clausecker)
User

Projects

User Details

User Since
Jun 6 2021, 5:11 PM (265 w, 1 d)

Recent Activity

Today

fuz committed R11:c85402be79d6: devel/pecl-msgpack: reinstate IGNORE_WITH_PHP=86 (authored by fuz).
devel/pecl-msgpack: reinstate IGNORE_WITH_PHP=86
Mon, Jul 6, 9:39 AM
fuz committed R11:0b65920ade8a: science/py-pyked: fix wrong portname in LIB_DEPENDS (authored by fuz).
science/py-pyked: fix wrong portname in LIB_DEPENDS
Mon, Jul 6, 8:53 AM

Yesterday

fuz committed R11:4ae1270edfd6: devel/tbox: fix data corruption in tb_ralloc() crossing the 128 KiB mmap… (authored by fuz).
devel/tbox: fix data corruption in tb_ralloc() crossing the 128 KiB mmap…
Sun, Jul 5, 8:14 AM
fuz committed R11:da8a81a8d498: lang/swipl: update to 10.0.2 (authored by Nikolaj Thygesen <mailinglist@diamondbox.dk>).
lang/swipl: update to 10.0.2
Sun, Jul 5, 8:13 AM
fuz committed R11:93314da38421: devel/tbox: fix data corruption in tb_ralloc() crossing the 128 KiB mmap… (authored by fuz).
devel/tbox: fix data corruption in tb_ralloc() crossing the 128 KiB mmap…
Sun, Jul 5, 8:13 AM

Fri, Jul 3

fuz committed R11:85f9cb094b31: graphics/cfdg: update to 3.4.3 (authored by fuz).
graphics/cfdg: update to 3.4.3
Fri, Jul 3, 10:36 AM
fuz committed R11:92e4a806a522: archivers/lzma: update to 26.02 (authored by fuz).
archivers/lzma: update to 26.02
Fri, Jul 3, 10:36 AM
fuz committed R11:dd08a2d772d5: archivers/lzma: update to 26.01 (authored by fuz).
archivers/lzma: update to 26.01
Fri, Jul 3, 10:36 AM
fuz committed R11:09106621f17a: graphics/cfdg: update to 3.4.3 (authored by fuz).
graphics/cfdg: update to 3.4.3
Fri, Jul 3, 10:26 AM
fuz committed R11:2821c2b2c26f: archivers/lzma: update to 26.02 (authored by fuz).
archivers/lzma: update to 26.02
Fri, Jul 3, 10:26 AM

Thu, Jul 2

fuz accepted D58002: mergesort: use memcpy() for copying.

It's probably a good idea to do this change either way as the current code won't work with CHERI. Perf looks ok and I think we can live with the slight hit. I'll look into landing it.

Thu, Jul 2, 5:18 PM
fuz added a comment to D58002: mergesort: use memcpy() for copying.

Oh is that the case for both? How did you select a debug build? If so it's kind of an apples to oranges comparison.
I'm inclined to accept the patch nonetheless as it seems to make things simpler, but do let me think about it some more.

Thu, Jul 2, 3:56 PM
fuz committed R11:0d0a88d26db9: graphics/gdal: disable LTO (IPO) on armv7 (authored by fuz).
graphics/gdal: disable LTO (IPO) on armv7
Thu, Jul 2, 7:51 AM
fuz committed rG3d3eeda198a9: libc: Fix assert() sanitiser for C++ contextual bool conversion (authored by kfv_kfv.io).
libc: Fix assert() sanitiser for C++ contextual bool conversion
Thu, Jul 2, 7:48 AM
fuz added a comment to D58002: mergesort: use memcpy() for copying.

This sounds like a good idea for simplicity indeed.

Thu, Jul 2, 7:41 AM

Tue, Jun 30

fuz committed R11:14e9dfc4dbd4: graphics/hugin: permit use of libepoxy instead of glew (authored by fuz).
graphics/hugin: permit use of libepoxy instead of glew
Tue, Jun 30, 7:09 PM
fuz committed R11:2fa6358ccc39: graphics/hugin: permit use of libepoxy instead of glew (authored by fuz).
graphics/hugin: permit use of libepoxy instead of glew
Tue, Jun 30, 7:08 PM
fuz accepted D57959: devel/libdpv: New port.
Tue, Jun 30, 6:49 PM
fuz accepted D57960: sysutils/dpv: New port.
Tue, Jun 30, 6:49 PM
fuz added a comment to D57960: sysutils/dpv: New port.

LIB_DEPENDS goes before USES (sorry for not mentioning it earlier).
Rest looks ok.

Tue, Jun 30, 5:55 PM
fuz added a comment to D57959: devel/libdpv: New port.

LIB_DEPENDS needs to go before USES, still.

Tue, Jun 30, 5:54 PM
fuz accepted D57958: devel/libfigpar: New port.

LGTM

Tue, Jun 30, 5:53 PM
fuz added a comment to D57958: devel/libfigpar: New port.

Could use WRKSRC_SUBDIR but otherwise ok.

Tue, Jun 30, 9:13 AM
fuz added a comment to D57960: sysutils/dpv: New port.

LGTM once @arrowd's suggestion is applied.

Tue, Jun 30, 9:10 AM
fuz added a comment to D57958: devel/libfigpar: New port.

See my review on D57960; the same issues apply.

Tue, Jun 30, 1:05 AM
fuz added a comment to D57959: devel/libdpv: New port.

See my review on D57960; the same issues apply.

Tue, Jun 30, 1:04 AM
fuz added inline comments to D57960: sysutils/dpv: New port.
Tue, Jun 30, 1:02 AM

Mon, Jun 29

fuz committed rGf57a6d5d888e: assert.3: Update as per C23 (authored by kfv_kfv.io).
assert.3: Update as per C23
Mon, Jun 29, 10:12 AM
fuz committed rG2126cab4a454: libc: Add <assert.h> C23 feature test macro (authored by kfv_kfv.io).
libc: Add <assert.h> C23 feature test macro
Mon, Jun 29, 10:12 AM
fuz committed rGa35335392755: assert.h: Remove leading tabs for whitespace consistency (authored by kfv_kfv.io).
assert.h: Remove leading tabs for whitespace consistency
Mon, Jun 29, 10:12 AM
fuz committed rG6d29a9354d28: libc: Add variadic assert in accordance with C23 (authored by kfv_kfv.io).
libc: Add variadic assert in accordance with C23
Mon, Jun 29, 10:12 AM
fuz committed rG54dab51ee8fb: libc: Restrict the static_assert macro to pre-C23 modes (authored by kfv_kfv.io).
libc: Restrict the static_assert macro to pre-C23 modes
Mon, Jun 29, 10:12 AM
fuz committed rGd0777495d46a: mdmfs: Use standard bool definition (authored by kfv_kfv.io).
mdmfs: Use standard bool definition
Mon, Jun 29, 10:12 AM
fuz committed rG47068325900a: rpcsvc: Remove obsolete bool definition from yp_prot.h (authored by kfv_kfv.io).
rpcsvc: Remove obsolete bool definition from yp_prot.h
Mon, Jun 29, 10:12 AM
fuz committed rG58a15fe75cc5: sys/arm64: fix return values of freebsd32_{set,swap}context() (authored by pkubaj).
sys/arm64: fix return values of freebsd32_{set,swap}context()
Mon, Jun 29, 8:15 AM
fuz committed rG964215aa1347: sys/arm64: fix return values of freebsd32_{set,swap}context() (authored by pkubaj).
sys/arm64: fix return values of freebsd32_{set,swap}context()
Mon, Jun 29, 8:12 AM

Sun, Jun 28

fuz committed R11:1245658fd361: devel/simavr: fix build on FreeBSD 15.1 (authored by fuz).
devel/simavr: fix build on FreeBSD 15.1
Sun, Jun 28, 11:06 AM
fuz committed R11:d074f5f72a2d: games/regoth: fix build on !x86 (authored by fuz).
games/regoth: fix build on !x86
Sun, Jun 28, 11:06 AM
fuz committed R11:ac442b50ab68: devel/simavr: fix build on FreeBSD 15.1 (authored by fuz).
devel/simavr: fix build on FreeBSD 15.1
Sun, Jun 28, 11:04 AM
fuz committed R11:7eda5f2ce0a6: benchmarks/libcpucycles: update to 20260625 (authored by fuz).
benchmarks/libcpucycles: update to 20260625
Sun, Jun 28, 11:03 AM
fuz committed R11:566d192e79c6: graphics/colmap: update to 4.1.0 (authored by fuz).
graphics/colmap: update to 4.1.0
Sun, Jun 28, 11:03 AM
fuz committed R11:03a68145008b: benchmarks/imb: not for 32 bit architectures (authored by fuz).
benchmarks/imb: not for 32 bit architectures
Sun, Jun 28, 11:03 AM
fuz committed R11:5a85ce841695: games/regoth: fix build on !x86 (authored by fuz).
games/regoth: fix build on !x86
Sun, Jun 28, 11:03 AM

Sat, Jun 27

fuz added a comment to D57850: powerpc64le: define missing msun functions.

Oh heh... well then ... I thought it was you. I'm too tired for reviews tonight.

Sat, Jun 27, 12:42 AM · PowerPC
fuz added a comment to D57850: powerpc64le: define missing msun functions.

This is a consequence of @pkubaj's PPC ABI change most likely.

Sat, Jun 27, 12:41 AM · PowerPC
fuz added a reviewer for D57850: powerpc64le: define missing msun functions: pkubaj.
Sat, Jun 27, 12:40 AM · PowerPC

Fri, Jun 26

fuz committed R11:906aab3352e9: net/dumbpipe: fix build on 32 bit platforms (authored by fuz).
net/dumbpipe: fix build on 32 bit platforms
Fri, Jun 26, 12:16 PM
fuz committed R11:9fc88e4d69ec: games/tecnoballz: fix build on FreeBSD 15.1 (authored by fuz).
games/tecnoballz: fix build on FreeBSD 15.1
Fri, Jun 26, 12:16 PM
fuz committed R11:a0b700b9df52: devel/dasm: update to 2.20.17 (authored by fuz).
devel/dasm: update to 2.20.17
Fri, Jun 26, 12:16 PM
fuz committed R11:e13b461d2d56: sysutils/bareos-server: fix build on 32 bit platforms (authored by fuz).
sysutils/bareos-server: fix build on 32 bit platforms
Fri, Jun 26, 12:16 PM
fuz committed R11:486128e0b3e1: multimedia/termusic: fix build on armv7 (authored by fuz).
multimedia/termusic: fix build on armv7
Fri, Jun 26, 12:16 PM
fuz committed R11:992f457cae0b: security/nebula: fix build on 32 bit platforms (authored by fuz).
security/nebula: fix build on 32 bit platforms
Fri, Jun 26, 12:16 PM
fuz committed R11:10bb0ad11e81: games/xasteroids: render the game playable (authored by fuz).
games/xasteroids: render the game playable
Fri, Jun 26, 12:16 PM
fuz committed R11:4851d5e032fb: databases/keydb: not for 32 bit platforms (authored by fuz).
databases/keydb: not for 32 bit platforms
Fri, Jun 26, 12:16 PM
fuz committed R11:cd3134273b9c: www/pydio-cells: for aarch64, amd64 only (authored by fuz).
www/pydio-cells: for aarch64, amd64 only
Fri, Jun 26, 12:16 PM
fuz committed R11:cae325dd1dee: math/flexiblas: fix build on platforms without OpenMP (armv7) (authored by fuz).
math/flexiblas: fix build on platforms without OpenMP (armv7)
Fri, Jun 26, 12:16 PM
fuz committed R11:c56a46602699: net/go-tcping: for aarch64, amd64 only (authored by fuz).
net/go-tcping: for aarch64, amd64 only
Fri, Jun 26, 12:16 PM
fuz committed R11:8d137e18f3bf: audio/noctavox: fix build on armv7 (authored by fuz).
audio/noctavox: fix build on armv7
Fri, Jun 26, 12:16 PM
fuz committed R11:18a2b540d1ec: net/sniffnet: fix build on armv7 (authored by fuz).
net/sniffnet: fix build on armv7
Fri, Jun 26, 12:16 PM
fuz committed R11:c758ccc79c2b: games/tecnoballz: fix build on FreeBSD 15.1 (authored by fuz).
games/tecnoballz: fix build on FreeBSD 15.1
Fri, Jun 26, 12:10 PM
fuz committed R11:485f06a399de: graphics/opennurbs: fix byte order and pointer size code (authored by fuz).
graphics/opennurbs: fix byte order and pointer size code
Fri, Jun 26, 12:10 PM
fuz committed R11:a754e951fb2e: devel/dasm: update to 2.20.17 (authored by fuz).
devel/dasm: update to 2.20.17
Fri, Jun 26, 12:10 PM
fuz committed R11:40afb63b508b: devel/go-critic: update to 0.14.4 (authored by fuz).
devel/go-critic: update to 0.14.4
Fri, Jun 26, 12:10 PM
fuz committed R11:9459087de7d4: devel/go-tools: update to 0.47.0 (authored by fuz).
devel/go-tools: update to 0.47.0
Fri, Jun 26, 12:10 PM
fuz committed R11:b3b43f93e9bd: multimedia/termusic: fix build on armv7 (authored by fuz).
multimedia/termusic: fix build on armv7
Fri, Jun 26, 12:10 PM
fuz committed R11:8718ca68883f: databases/keydb: not for 32 bit platforms (authored by fuz).
databases/keydb: not for 32 bit platforms
Fri, Jun 26, 12:10 PM
fuz committed R11:dda26e666584: games/xasteroids: render the game playable (authored by fuz).
games/xasteroids: render the game playable
Fri, Jun 26, 12:10 PM
fuz committed R11:3baccc108e98: net/dumbpipe: fix build on 32 bit platforms (authored by fuz).
net/dumbpipe: fix build on 32 bit platforms
Fri, Jun 26, 12:10 PM
fuz committed R11:9fdb260c7c19: sysutils/bareos-server: fix build on 32 bit platforms (authored by fuz).
sysutils/bareos-server: fix build on 32 bit platforms
Fri, Jun 26, 12:10 PM
fuz committed R11:59b1c90a7f8f: security/nebula: fix build on 32 bit platforms (authored by fuz).
security/nebula: fix build on 32 bit platforms
Fri, Jun 26, 12:10 PM
fuz committed R11:aa385a6a9f11: sysutils/zot: only for aarch64, amd64 (authored by fuz).
sysutils/zot: only for aarch64, amd64
Fri, Jun 26, 12:09 PM
fuz committed R11:69c6f470e37b: ftp/surge: only for aarch64, amd64 (authored by fuz).
ftp/surge: only for aarch64, amd64
Fri, Jun 26, 12:09 PM
fuz committed R11:729acda78c44: misc/blogwatcher: only for aarch64, amd64 (authored by fuz).
misc/blogwatcher: only for aarch64, amd64
Fri, Jun 26, 12:09 PM
fuz committed R11:de7a9b1317ca: www/pydio-cells: for aarch64, amd64 only (authored by fuz).
www/pydio-cells: for aarch64, amd64 only
Fri, Jun 26, 12:09 PM
fuz committed R11:be073c3cbb86: sysutils/loki3: for aarch64, amd64 only (authored by fuz).
sysutils/loki3: for aarch64, amd64 only
Fri, Jun 26, 12:09 PM
fuz committed R11:f326a7aa4f92: net/go-tcping: for aarch64, amd64 only (authored by fuz).
net/go-tcping: for aarch64, amd64 only
Fri, Jun 26, 12:09 PM
fuz committed R11:006b7e2eda4d: sysutils/s6-frontend: fix dependency flavors (authored by fuz).
sysutils/s6-frontend: fix dependency flavors
Fri, Jun 26, 12:09 PM
fuz committed R11:b9b8097cb013: math/flexiblas: fix build on platforms without OpenMP (armv7) (authored by fuz).
math/flexiblas: fix build on platforms without OpenMP (armv7)
Fri, Jun 26, 12:09 PM
fuz committed R11:18134988d08c: audio/noctavox: fix build on armv7 (authored by fuz).
audio/noctavox: fix build on armv7
Fri, Jun 26, 12:09 PM
fuz committed R11:379fd8b72257: net/sniffnet: fix build on armv7 (authored by fuz).
net/sniffnet: fix build on armv7
Fri, Jun 26, 12:09 PM

Tue, Jun 23

fuz accepted D57764: bsd.port.mk: do not define STRIP in the configure or build environments.

Looks good to me. I think portmgr needs to be looped in, too.

Tue, Jun 23, 8:47 AM
fuz added a comment to D55509: bsd.port.mk: also export GNU strip when USE_BINUTILS is set.
In D55509#1323281, @fuz wrote:

I didn't get it at all. How is this change related to the STRIP env var?

The change makes it so that STRIP=${STRIP_CMD} is added to MAKE_ENV if USE_BINUTILS=yes is set.
So if a port uses a BSD-style Makefile, e.g. with <bsd.lib.mk>, things go wrong on staging.

OK, I didn't knew that STRIP was a thing outside of the ports makefile, and then the usage of STRIP by bsd.lib.mk looks bogus compared how the other binutils aliases are defined (ie: OBJCOPY and friends). I've created https://reviews.freebsd.org/D57764 to fix it.

Tue, Jun 23, 8:45 AM

Mon, Jun 22

fuz committed R11:856d98496096: multimedia/youtui: fix build on armv7 (authored by fuz).
multimedia/youtui: fix build on armv7
Mon, Jun 22, 9:32 AM
fuz committed R11:54040747a96e: ftp/wmget: fix build on FreeBSD 15.1 (authored by fuz).
ftp/wmget: fix build on FreeBSD 15.1
Mon, Jun 22, 9:32 AM
fuz committed R11:9612586d89fa: devel/rhtvision: fix build on FreeBSD 15.1 (authored by fuz).
devel/rhtvision: fix build on FreeBSD 15.1
Mon, Jun 22, 9:32 AM
fuz committed R11:408b0b05a453: math/csdp: add missing include directive (authored by fuz).
math/csdp: add missing include directive
Mon, Jun 22, 9:32 AM
fuz committed R11:e8d3d82d6197: graphics/tulip: fix build on platforms without OpenMP (armv7) (authored by fuz).
graphics/tulip: fix build on platforms without OpenMP (armv7)
Mon, Jun 22, 9:32 AM
fuz committed R11:b74e18c937c3: math/levmar: fix installation (authored by fuz).
math/levmar: fix installation
Mon, Jun 22, 9:32 AM
fuz committed R11:5e247d80ab95: games/xasteroids: fix build, cleanup (authored by fuz).
games/xasteroids: fix build, cleanup
Mon, Jun 22, 9:32 AM
fuz committed R11:c04b8d5b0d52: math/slatec: fix installation (authored by fuz).
math/slatec: fix installation
Mon, Jun 22, 9:32 AM
fuz committed R11:ce510a059d57: math/eispack: fix installation (authored by fuz).
math/eispack: fix installation
Mon, Jun 22, 9:32 AM
fuz committed R11:1951ed211fac: net-mgmt/ipv6mon: fix installation (authored by fuz).
net-mgmt/ipv6mon: fix installation
Mon, Jun 22, 9:32 AM
fuz committed R11:e3d157e4d13a: math/linpack: fix installation (authored by fuz).
math/linpack: fix installation
Mon, Jun 22, 9:32 AM
fuz committed R11:937f50b1ebc0: multimedia/youtui: fix build on armv7 (authored by fuz).
multimedia/youtui: fix build on armv7
Mon, Jun 22, 9:30 AM
fuz committed R11:67b45444fd74: ftp/wmget: fix build on FreeBSD 15.1 (authored by fuz).
ftp/wmget: fix build on FreeBSD 15.1
Mon, Jun 22, 9:30 AM
fuz committed R11:90c086c1b562: textproc/redisearch24: fix build on armv7 (authored by fuz).
textproc/redisearch24: fix build on armv7
Mon, Jun 22, 9:30 AM
fuz committed R11:2b39263be5a6: devel/rhtvision: fix build on FreeBSD 15.1 (authored by fuz).
devel/rhtvision: fix build on FreeBSD 15.1
Mon, Jun 22, 9:30 AM
fuz committed R11:8fb9ba4edf44: math/csdp: add missing include directive (authored by fuz).
math/csdp: add missing include directive
Mon, Jun 22, 9:30 AM
fuz committed R11:7c211da31554: games/xasteroids: fix build, cleanup (authored by fuz).
games/xasteroids: fix build, cleanup
Mon, Jun 22, 9:30 AM
fuz committed R11:975e17a68279: finance/ticker: update to 5.3.0 (authored by fuz).
finance/ticker: update to 5.3.0
Mon, Jun 22, 9:30 AM