| Port details |
- zig2tuple Generate ZIG_TUPLE knob for Zig ports
- g20260706 ports-mgmt
=1 g20251226Version of this port present on the latest quarterly branch. - Maintainer: kenrap@FreeBSD.org
 - Port Added: 2025-08-29 17:33:07
- Last Update: 2026-07-08 17:53:29
- Commit Hash: 987a92d
- People watching this port, also watch:: kde, freebsd-git-pr, qemu-user-static, drm-latest-kmod, qemu-user-static-devel
- License: BSD2CLAUSE
- WWW:
- https://github.com/kenrap/zig2tuple
- Description:
- zig2tuple is a FreeBSD ports utility that converts Zig Object Notation
dependency entries (build.zig.zon files) to the ZIG_TUPLE knob that is later
consumed the USES=zig machinery.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- zig2tuple>0:ports-mgmt/zig2tuple
- To install the port:
- cd /usr/ports/ports-mgmt/zig2tuple/ && make install clean
- To add the package, run one of these commands:
- pkg install ports-mgmt/zig2tuple
- pkg install zig2tuple
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zig2tuple
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1783531318
SHA256 (zig/kenrap-zig2tuple-g20260706-4dbe3ba3516bb9004188e18822c765a0f4fb47d2_GH0.tar.gz) = d9d8793120644f971e99708249b07f9654bb9190e91d4fb66d53fc9ee6422363
SIZE (zig/kenrap-zig2tuple-g20260706-4dbe3ba3516bb9004188e18822c765a0f4fb47d2_GH0.tar.gz) = 6193
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- zig : lang/zig
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- ports-mgmt_zig2tuple
- USES:
- zig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
g20260706 08 Jul 2026 17:53:29
    |
Kenneth Raplee (kenrap)  |
ports-mgmt/zig2tuple: Update to g20260706
Rewrites the ZON dependency parsing with std.zig.Ast + Zoir.
Other changes:
- Fixed formatUrl from trimming git+ commit hashes by 7 chars.
Hashes are now at 40 chars and removes any possible commit ambiguity.
- Drop the tarball-extension allowlist.
- Dedupe packages that appear under multiple mirror URLs.
- Report malformed ZON to stderr instead of silently skipping it.
Approved by: arrowd (co-mentor) |
g20251226 11 May 2026 15:33:48
    |
Kenneth Raplee (kenrap)  |
ports-mgmt/zig2tuple: Change to zig015
PR: 294741
Approved by: arrowd (co-mentor) |
g20251226 05 Apr 2026 19:45:01
    |
Kenneth Raplee (kenrap)  |
*/*: Update maintainer to my FreeBSD address
Approved by: makc (mentor) |
g20251226 28 Dec 2025 11:19:43
    |
Gleb Popov (arrowd)  Author: Kenneth Raplee |
ports-mgmt/zig2tuple: Update to g20251226
Pull Request: https://github.com/freebsd/freebsd-ports/pull/469 |
g20251222 23 Dec 2025 13:13:11
    |
Gleb Popov (arrowd)  Author: Kenneth Raplee |
ports-mgmt/zig2tuple: Update to 20251222 |
g20251210 18 Dec 2025 10:48:03
    |
Rodrigo Osorio (rodrigo)  |
ports-mgmt/zig2tuple: update g20250703 -> g20251210
Major changes:
* Update to zig 15
PR: 289011
Approved by: Kenneth Raplee <kenrap@kennethraplee.com> (maintainer) |
g20250703 29 Aug 2025 17:31:07
    |
Gleb Popov (arrowd)  |
ports-mgmt/zig2tuple: Tool to generates ZIG_TUPLE knobs for Zig ports
Differential Revision: https://reviews.freebsd.org/D51165 |
Number of commits found: 7
|