Port details |
- lyra Command line parser for C++11
- 1.6.1 devel =2 1.6.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-11-19 21:36:27
- Last Update: 2022-12-27 07:50:58
- Commit Hash: 79f3d75
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSL
- WWW:
- https://www.bfgroup.xyz/Lyra/
- Description:
- Lyra is a simple to use, composing, header only, command line arguments parser
for C++ 11 and beyond.
- ¦ ¦ ¦ ¦
- 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/lyra/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/lyra
- pkg install lyra
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lyra
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1672122771
SHA256 (bfgroup-Lyra-1.6.1_GH0.tar.gz) = a93f247ed89eba11ca36eb24c4f8ba7be636bf24e74aaaa8e1066e0954bec7e3
SIZE (bfgroup-Lyra-1.6.1_GH0.tar.gz) = 550030
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
- Test dependencies:
-
- b2 : devel/boost_build
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_lyra
- USES:
- cmake compiler:c++11-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.1 27 Dec 2022 07:50:58 |
Yuri Victorovich (yuri) |
devel/lyra: Update 1.6 -> 1.6.1
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6 13 Dec 2021 17:19:07 |
Yuri Victorovich (yuri) |
devel/lyra: Update 1.5.1-27 -> 1.6
Reported by: portscout |
1.5.1.27 19 Nov 2021 23:29:39 |
Yuri Victorovich (yuri) |
devel/lyra: Add tests. |
1.5.1.27 19 Nov 2021 21:33:19 |
Yuri Victorovich (yuri) |
devel/lyra: New port: Command line parser for C++11 |
Number of commits found: 6
|