docs(poudriere): colibri port license is MIT (was AGPLv3 reference)

Match the colibri relicense (AGPL-3.0 -> MIT, same as layered-soul) in the
build-server doc's port key-facts.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Sam & Claude 2026-06-20 22:06:18 +02:00
parent d8927de671
commit c5fdb57b78

View file

@ -179,7 +179,7 @@ Copy that directory into the poudriere ports tree before building. **This repo
keeps no duplicate** — `build.sh`'s release gate fails if `ports/sysutils/colibri/`
reappears here. Key facts:
- `LICENSE= AGPLv3` (per `colibri/Cargo.toml`).
- `LICENSE= MIT` (per `colibri/Cargo.toml`; same as layered-soul).
- `USES= cargo`; source from the Forgejo archive (tagged `v${DISTVERSION}`).
- Ships 6 binaries: `clawdie`, `colibri`, `colibri-daemon`, `colibri-mcp`,
`colibri-test-agent`, `colibri-tui` — plus the `colibri_daemon` / `colibri_bridge`