notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
getopt-ada Ada POSIX getopt(3) library
2.0.0 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: ada@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-07-15 16:36:06
Last Update: 2026-07-15 16:34:49
Commit Hash: ebfb113
License: MPL20
WWW:
https://git.sr.ht/~nytpu/getopt-ada
Description:
An Ada library implementing a POSIX-compliant getopt(3) parser. POSIX-compliant and portable Ada-2012 library to the familiar get option (getopt(3)) character and command line argument parser function common in the Standard C Library. This library can be used as replacement for getopt(3) for users of Ada working on POSIX supporting systems.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/getopt-ada-2.0.0/catalog.mk
  2. /usr/local/share/licenses/getopt-ada-2.0.0/LICENSE
  3. /usr/local/share/licenses/getopt-ada-2.0.0/MPL20
  4. include/getopt/getopts.adb
  5. include/getopt/getopts.ads
  6. lib/getopt/getopts.ali
  7. lib/getopt/libgetopt-ada.a
  8. share/examples/getopt/example.adb
  9. share/examples/getopt/getopt_example.gpr
  10. share/gpr/getopt.gpr
  11. share/gpr/manifests/getopt
  12. @owner
  13. @group
  14. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • getopt-ada>0:devel/getopt-ada
To install the port:
cd /usr/ports/devel/getopt-ada/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/getopt-ada
  • pkg install getopt-ada
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: getopt-ada
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1781183213 SHA256 (getopt-ada-v2.0.0.tar.gz) = 2c0816539b61aa27c3accac795ab9278102857c836f27c498bf09387ae2c92d9 SIZE (getopt-ada-v2.0.0.tar.gz) = 11954

Packages (timestamps in pop-ups are UTC):
getopt-ada
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest2.0.02.0.0------
FreeBSD:14:quarterly--------
FreeBSD:15:latest2.0.02.0.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest2.0.02.0.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gprbuild>0 : devel/gprbuild
  2. gnat : lang/gnat12
Runtime dependencies:
  1. gnat : lang/gnat12
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for getopt-ada-2.0.0: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_getopt-ada
USES:
ada:run
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://git.sr.ht/~nytpu/getopt-ada/archive/v2.0.0.tar.gz?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.0
15 Jul 2026 16:34:49
commit hash: ebfb113f1cd67f2b871581bde3c206632a8c9e33commit hash: ebfb113f1cd67f2b871581bde3c206632a8c9e33commit hash: ebfb113f1cd67f2b871581bde3c206632a8c9e33commit hash: ebfb113f1cd67f2b871581bde3c206632a8c9e33 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
Author: Alastair Hogge
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

Number of commits found: 1