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.
Commit processing was halted at UTC 18:33 on 2026-08-05 for pkgbasify of jails and updating the host from 15.0 to 15.1 - same with jails. - that upgrade was completed by 18:53 - the website has caught up with the 6 commits it missed in that time.
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 2026Q3
cli11 Command line parser for C++11 and beyond
2.7.2 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 2.6.2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-06-22 17:06:49
Last Update: 2026-08-03 07:24:18
Commit Hash: 9217edd
License: BSD3CLAUSE
WWW:
https://github.com/CLIUtils/CLI11
Description:
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (39 items)
Collapse this list.
  1. /usr/local/share/licenses/cli11-2.7.2/catalog.mk
  2. /usr/local/share/licenses/cli11-2.7.2/LICENSE
  3. /usr/local/share/licenses/cli11-2.7.2/BSD3CLAUSE
  4. include/CLI/App.hpp
  5. include/CLI/Argv.hpp
  6. include/CLI/CLI.hpp
  7. include/CLI/Config.hpp
  8. include/CLI/ConfigFwd.hpp
  9. include/CLI/Encoding.hpp
  10. include/CLI/Error.hpp
  11. include/CLI/ExtraValidators.hpp
  12. include/CLI/Formatter.hpp
  13. include/CLI/FormatterFwd.hpp
  14. include/CLI/Macros.hpp
  15. include/CLI/Option.hpp
  16. include/CLI/Split.hpp
  17. include/CLI/StringTools.hpp
  18. include/CLI/Timer.hpp
  19. include/CLI/TypeTools.hpp
  20. include/CLI/Validators.hpp
  21. include/CLI/Version.hpp
  22. include/CLI/impl/App_inl.hpp
  23. include/CLI/impl/Argv_inl.hpp
  24. include/CLI/impl/Config_inl.hpp
  25. include/CLI/impl/Encoding_inl.hpp
  26. include/CLI/impl/ExtraValidators_inl.hpp
  27. include/CLI/impl/Formatter_inl.hpp
  28. include/CLI/impl/Option_inl.hpp
  29. include/CLI/impl/Split_inl.hpp
  30. include/CLI/impl/StringTools_inl.hpp
  31. include/CLI/impl/TypeTools_inl.hpp
  32. include/CLI/impl/Validators_inl.hpp
  33. share/cmake/CLI11/CLI11Config.cmake
  34. share/cmake/CLI11/CLI11ConfigVersion.cmake
  35. share/cmake/CLI11/CLI11Targets.cmake
  36. share/pkgconfig/CLI11.pc
  37. @owner
  38. @group
  39. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • cli11>0:devel/cli11
To install the port:
cd /usr/ports/devel/cli11/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cli11
  • pkg install cli11
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cli11
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1785740196 SHA256 (CLIUtils-CLI11-v2.7.2_GH0.tar.gz) = 46eef3101da70852ec7af026e09d485ccee81813331c8c6052d39344443b83da SIZE (CLIUtils-CLI11-v2.7.2_GH0.tar.gz) = 1446996

Packages (timestamps in pop-ups are UTC):
cli11
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.6.22.6.21.9.12.5.02.6.2n/an/an/a
FreeBSD:13:quarterly2.6.22.6.22.3.22.5.02.6.2n/an/an/a
FreeBSD:14:latest2.6.22.6.22.3.22.5.02.7.22.3.2-2.3.2
FreeBSD:14:quarterly2.6.22.6.2-2.5.02.6.22.3.22.3.22.3.2
FreeBSD:15:latest2.6.22.7.2n/a2.5.0n/an/a2.3.22.4.1
FreeBSD:15:quarterly2.6.22.6.2n/a-n/an/a--
FreeBSD:16:latest2.6.22.7.2n/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
Test dependencies:
  1. optional.hpp : devel/boost-libs
  2. catch>0 : devel/catch
This port is required by:
for Build
  1. converters/osm2pgsql
  2. devel/ignition-msgs
  3. devel/ignition-plugin
  4. devel/ignition-utils
  5. games/CWR-CE
  6. mail/mu
  7. misc/sdformat
Expand this list (17 items / 10 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. science/paraview
  3. science/ttk
  4. science/vipster
  5. sysutils/bareos-client
  6. sysutils/bareos-server
  7. sysutils/bareos-traymonitor
  8. sysutils/bareos24-client
  9. sysutils/bareos24-server
  10. sysutils/bareos24-traymonitor
  11. x11/quickshell
  12. Collapse this list.

Configuration Options:
No options to configure
Options name:
devel_cli11
USES:
cmake:testing 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/CLIUtils/CLI11/tar.gz/v2.7.2?dummy=/
Collapse this list.

There are no commits on branch 2026Q3 for this port