Commit graph

2 commits

Author SHA1 Message Date
dd0fbb1fed fix(ports): use MASTER_SITES for Forgejo, not GH_ACCOUNT
- Replace GH_ACCOUNT+GH_PROJECT with MASTER_SITES pointing at
  code.smilepowered.org/clawdie/colibri/archive/
- Fix distinfo to match Forgejo archive naming (v0.0.1.tar.gz)
2026-06-20 17:35:53 +02:00
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