Bug 296497 - devel/gnatcoll-minimal: New Port, GNAT Components Minimal
Summary: devel/gnatcoll-minimal: New Port, GNAT Components Minimal
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Thierry Thomas
URL: https://docs.adacore.com/live/wave/gn...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-03 13:50 UTC by Alastair Hogge
Modified: 2026-07-15 16:36 UTC (History)
1 user (show)

See Also:


Attachments
[PATCH] devel/gnatcoll-minmal: New Port, GNAT Components (10.92 KB, patch)
2026-07-03 13:55 UTC, Alastair Hogge
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alastair Hogge 2026-07-03 13:50:53 UTC

    
Comment 1 Alastair Hogge 2026-07-03 13:55:23 UTC
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
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-07-15 16:35:42 UTC
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(+)
Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2026-07-15 16:36:28 UTC
Committed, thanks!