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:
parent
d8927de671
commit
c5fdb57b78
1 changed files with 1 additions and 1 deletions
|
|
@ -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/`
|
keeps no duplicate** — `build.sh`'s release gate fails if `ports/sysutils/colibri/`
|
||||||
reappears here. Key facts:
|
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}`).
|
- `USES= cargo`; source from the Forgejo archive (tagged `v${DISTVERSION}`).
|
||||||
- Ships 6 binaries: `clawdie`, `colibri`, `colibri-daemon`, `colibri-mcp`,
|
- Ships 6 binaries: `clawdie`, `colibri`, `colibri-daemon`, `colibri-mcp`,
|
||||||
`colibri-test-agent`, `colibri-tui` — plus the `colibri_daemon` / `colibri_bridge`
|
`colibri-test-agent`, `colibri-tui` — plus the `colibri_daemon` / `colibri_bridge`
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue