Created attachment 272445 [details] [PATCH] devel/gnatcoll-core: New Port, GNAT Components Core The GNAT Reusable Components Collection (GNATColl) - Core package. The GNATColl reusable library is based on one main principle: general-purpose packages that are part of the GNAT technology should also be available to GNAT user application code. The compiler front end, the GNAT Programming Studio (GPS) Interactive Development Environment, and the GNAT Tracker web-based interface all served as sources for the components. The GNATColl components complement the predefined Ada and GNAT libraries and deal with a range of common programming issues including string and text processing, memory management, and file handling. Several of the components are especially useful in enterprise applications. poudriere-testport devel/gnatcoll-core: 15_1-amd64-release: Pass main-amd64-default: Pass
Committed, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5b690f2cd795d266ea3bb99a7e1c142959a025c5 commit 5b690f2cd795d266ea3bb99a7e1c142959a025c5 Author: Alastair Hogge <agh@riseup.net> AuthorDate: 2026-07-03 13:20:12 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2026-07-15 16:34:50 +0000 devel/gnatcoll-core: New Port, GNAT Components Core The GNAT Reusable Components Collection (GNATColl) - Core package. The GNATColl reusable library is based on one main principle: general-purpose packages that are part of the GNAT technology should also be available to GNAT user application code. The compiler front end, the GNAT Programming Studio (GPS) Interactive Development Environment, and the GNAT Tracker web-based interface all served as sources for the components. The GNATColl components complement the predefined Ada and GNAT libraries and deal with a range of common programming issues including string and text processing, memory management, and file handling. Several of the components are especially useful in enterprise applications. https://docs.adacore.com/live/wave/gnatcoll-core/html/gnatcoll-core_ug/index.html PR: 296496 devel/Makefile | 1 + devel/gnatcoll-core/Makefile (new) | 94 +++++++ devel/gnatcoll-core/distinfo (new) | 3 + devel/gnatcoll-core/pkg-descr (new) | 12 + devel/gnatcoll-core/pkg-plist (new) | 490 ++++++++++++++++++++++++++++++++++++ 5 files changed, 600 insertions(+)