Bug 296454 - devel/getopt-ada: New Port, Ada POSIX getopt(3) library
Summary: devel/getopt-ada: New Port, Ada POSIX getopt(3) library
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://git.sr.ht/~nytpu/getopt-ada
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-02 12:56 UTC by Alastair Hogge
Modified: 2026-07-15 16:35 UTC (History)
1 user (show)

See Also:


Attachments
[PATCH] devel/getopt-ada: New Port, Ada POSIX getopt lib (3.83 KB, patch)
2026-07-02 13:07 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-02 12:56:15 UTC

    
Comment 1 Alastair Hogge 2026-07-02 13:07:40 UTC
Created attachment 272386 [details]
[PATCH] devel/getopt-ada: New Port, Ada POSIX getopt lib

poudriere-testport devel/getopt-ada:
15_1-amd64-release: Pass
main-amd64-default: Pass
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2026-07-15 16:35:25 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-07-15 16:35:44 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ebfb113f1cd67f2b871581bde3c206632a8c9e33

commit ebfb113f1cd67f2b871581bde3c206632a8c9e33
Author:     Alastair Hogge <agh@riseup.net>
AuthorDate: 2026-07-02 13:01:33 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2026-07-15 16:34:49 +0000

    devel/getopt-ada: New Port, Ada POSIX getopt lib

    New Port, Ada POSIX getopt library:
     * A simple Ada package implementing a POSIX-compliant getopt(3)

    https://git.sr.ht/~nytpu/getopt

     PR:            296454

 devel/Makefile                   |  1 +
 devel/getopt-ada/Makefile (new)  | 48 ++++++++++++++++++++++++++++++++++++++++
 devel/getopt-ada/distinfo (new)  |  3 +++
 devel/getopt-ada/pkg-descr (new) |  6 +++++
 devel/getopt-ada/pkg-plist (new) |  8 +++++++
 5 files changed, 66 insertions(+)