Port details on branch 2024Q2 |
- cxxopts Lightweight C++ command line option parser
- 3.3.1 devel
=2 3.3.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-08-14 05:52:56
- Last Update: 2025-05-29 17:31:13
- Commit Hash: 8bf3204
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/jarro2783/cxxopts
- Description:
- This is a lightweight C++ option parser library, supporting the standard GNU
style syntax for options.
Options can be given as:
* --long
* --long=argument
* --long argument
* -a
* -ab
* -abc argument
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/cxxopts/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cxxopts
- pkg install cxxopts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cxxopts
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748533952
SHA256 (jarro2783-cxxopts-v3.3.1_GH0.tar.gz) = 3bfc70542c521d4b55a46429d808178916a579b28d048bd8c727ee76c39e2072
SIZE (jarro2783-cxxopts-v3.3.1_GH0.tar.gz) = 161557
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Build
-
- audio/pamixer
- cad/yosys
- devel/xeus-cling
- net-p2p/tremotesf
Configuration Options:
- No options to configure
- Options name:
- devel_cxxopts
- USES:
- cmake:testing compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|