feat(ports): add sysutils/colibri FreeBSD port skeleton (v0.0.1) #76

Merged
clawdie merged 1 commit from feat/colibri-freebsd-port into main 2026-06-20 17:35:24 +02:00

1 commit

Author SHA1 Message Date
92b3ebacdd feat(ports): add sysutils/colibri FreeBSD port skeleton (v0.0.1)
- Makefile: USES=cargo, installs daemon + client + MCP + probe + inventory
- distinfo: SHA256 of v0.0.1 tarball from Forgejo
- files/: colibri_daemon.in + colibri_bridge.in rc.d scripts
- Port needs: colibri repo tagged v0.0.1 (done), CARGO_CRATES generation
  on FreeBSD (make cargo-crates), and a FreeBSD pkg build test
2026-06-20 17:34:47 +02:00