Created attachment 272448 [details] [PATCH] devel/gnatcoll-minmal: New Port, GNAT Components The GNAT Reusable Components Collection (GNATColl) - Minimal package A reduced set of components compared to Core specifically aimed at non-native environments or restricted run-times. poudriere-testport devel/gnatcoll-minimal: 15_1-amd64-release: Pass main-amd64-default: Pass
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d52d191097b33de19c2045d44a2a70476d33e0a3 commit d52d191097b33de19c2045d44a2a70476d33e0a3 Author: Alastair Hogge <agh@riseup.net> AuthorDate: 2026-07-03 13:48:36 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2026-07-15 16:34:50 +0000 devel/gnatcoll-minimal: New Port, GNAT Components The GNAT Reusable Components Collection (GNATColl) - Minimal package A reduced set of components compared to Core specifically aimed at non-native environments or restricted run-times. https://docs.adacore.com/live/wave/gnatcoll-core/html/gnatcoll-core_ug/minimal/index.html PR: 296497 devel/Makefile | 1 + devel/gnatcoll-minimal/Makefile (new) | 63 ++++++++++++++++++++ devel/gnatcoll-minimal/distinfo (new) | 3 + devel/gnatcoll-minimal/pkg-descr (new) | 15 +++++ devel/gnatcoll-minimal/pkg-plist (new) | 101 +++++++++++++++++++++++++++++++++ 5 files changed, 183 insertions(+)
Committed, thanks!