| Port details |
- getopt-ada Ada POSIX getopt(3) library
- 2.0.0 devel
=0 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
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gprbuild>0 : devel/gprbuild
- gnat : lang/gnat12
- Runtime dependencies:
-
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.0.0 15 Jul 2026 16:34:49
    |
Thierry Thomas (thierry)  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
|