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 on branch 2026Q2
argtable3 ANSI C library that parses GNU-style command-line options
3.3.1_1 devel 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 3.2.2_1Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-18 19:30:05
Last Update: 2026-08-27 15:24:45
Commit Hash: cd11a4e
License: BSD3CLAUSE
WWW:
https://www.argtable.org
Description:
Argtable3 is an open source ANSI C library that parses GNU-style command-line options with the getopt library. It simplifies command-line parsing by defining a declarative-style API that you can use to specify what your command-line syntax looks like. Argtable3 will automatically generate consistent error handling logic and textual descriptions of the command line syntax, which are essential but tedious to implement for a robust CLI program.
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 (15 items)
Collapse this list.
  1. /usr/local/share/licenses/argtable3-3.3.1_1/catalog.mk
  2. /usr/local/share/licenses/argtable3-3.3.1_1/LICENSE
  3. /usr/local/share/licenses/argtable3-3.3.1_1/BSD3CLAUSE
  4. include/argtable3.h
  5. lib/cmake/argtable3/Argtable3Config-release.cmake
  6. lib/cmake/argtable3/Argtable3Config.cmake
  7. lib/cmake/argtable3/Argtable3ConfigVersion.cmake
  8. lib/libargtable3.so
  9. lib/libargtable3.so.0
  10. lib/libargtable3.so.0.0.0
  11. lib/libargtable3_static.a
  12. libdata/pkgconfig/argtable3.pc
  13. @owner
  14. @group
  15. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • argtable3>0:devel/argtable3
To install the port:
cd /usr/ports/devel/argtable3/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/argtable3
  • pkg install argtable3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: argtable3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1787697895 SHA256 (argtable-argtable3-v3.3.1_GH0.tar.gz) = 8b28a4fb2cd621d8d16f34e30e1956aa488077f6a6b902e7fc9f07883e1519c1 SIZE (argtable-argtable3-v3.3.1_GH0.tar.gz) = 178811

Packages (timestamps in pop-ups are UTC):
argtable3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.2_13.2.2_1-3.2.2_13.2.2_1n/an/an/a
FreeBSD:13:quarterly3.2.2_13.2.2_1-3.2.2_13.2.2_1n/an/an/a
FreeBSD:14:latest3.2.2_13.2.2_1-3.2.2_13.3.1---
FreeBSD:14:quarterly3.2.2_13.2.2_1-3.2.2_13.2.2_1---
FreeBSD:15:latest3.2.2_13.3.1n/a3.2.2_1n/an/a-3.2.2_1
FreeBSD:15:quarterly3.2.2_13.2.2_1n/a-n/an/a--
FreeBSD:16:latest3.2.2_13.3.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Build
  1. security/caldera-ot
for Libraries
  1. astro/astroterm

Configuration Options:
No options to configure
Options name:
devel_argtable3
USES:
cmake compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/argtable/argtable3/tar.gz/v3.3.1?dummy=/
Collapse this list.

There are no commits on branch 2026Q2 for this port