Created attachment 261057 [details] seaweedfs-3.89.patch Description: - Add support for FreeBSD in the 'weed mount' command [1]. [1] https://github.com/seaweedfs/seaweedfs/issues/6645 ChangeLogs: - https://github.com/seaweedfs/seaweedfs/releases/tag/3.86 - https://github.com/seaweedfs/seaweedfs/releases/tag/3.87 - https://github.com/seaweedfs/seaweedfs/releases/tag/3.88 - https://github.com/seaweedfs/seaweedfs/releases/tag/3.89 QA: * portlint: - WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}". * testport: OK (poudriere: 14.2-RELEASE, amd64, GOCDK RCLONE ELASTIC SQLITE tested)
Remove go version after default go version was increased to 1.24: USES=go:1.24,modules => USES=go:modules
Created attachment 261069 [details] seaweedfs-3.89.patch Description: - Use default version of golang. QA: * portlint: - WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}". * testport: OK (poudriere: 14.2-RELEASE, amd64, GOCDK RCLONE ELASTIC SQLITE tested)
Created attachment 261209 [details] seaweedfs-3.90.patch Description: - Update to 3.90 - Remove patches (merged into upstream) [1] [1] https://github.com/seaweedfs/seaweedfs/commit/c79e73aa2a9ce9bb072a7b67747ff96d9effa075 ChangeLogs: - https://github.com/seaweedfs/seaweedfs/releases/tag/3.86 - https://github.com/seaweedfs/seaweedfs/releases/tag/3.87 - https://github.com/seaweedfs/seaweedfs/releases/tag/3.88 - https://github.com/seaweedfs/seaweedfs/releases/tag/3.89 - https://github.com/seaweedfs/seaweedfs/releases/tag/3.90 QA: * portlint: - WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}". * testport: OK (poudriere: 14.2-RELEASE, amd64, GOCDK RCLONE ELASTIC SQLITE tested)
*** Bug 287477 has been marked as a duplicate of this bug. ***
Created attachment 261309 [details] seaweedfs.patch Update to 3.91 Changelogs: * https://github.com/seaweedfs/seaweedfs/releases/tag/3.87 * https://github.com/seaweedfs/seaweedfs/releases/tag/3.88 * https://github.com/seaweedfs/seaweedfs/releases/tag/3.89 * https://github.com/seaweedfs/seaweedfs/releases/tag/3.90 * https://github.com/seaweedfs/seaweedfs/releases/tag/3.91 Also added Tarantool support (TARANTOOL flag).
Patch for 3.91 built on my poudriere and mount is working fine. 🎉
Created attachment 261324 [details] seaweedfs-3.91.patch Description: - Pet portclippy/portfmt. - Add TARANTOOL option. QA: * portlint: - WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}". * testport: OK (poudriere: 14.2-RELEASE, amd64, GOCDK RCLONE ELASTIC SQLITE TARANTOOL TIKV YDB tested)
(In reply to Jesús Daniel Colmenares Oviedo from comment #7) Thx for TARANTOOL_VARS. :) But there's no need to format SUB_LIST. It has been sorted by meaning yet.
(In reply to Boris Korzun from comment #8) portfmt has formatted it. AFAIK portfmt formats these things lexicographically.