Port details on branch 2024Q4 |
- sol2 C++ header-only library binding to Lua
- 4.0.0.a_1 devel =0 4.0.0.a_1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-10-15 03:39:31
- Last Update: 2024-10-15 03:37:52
- Commit Hash: ce57a1a
- License: MIT
- WWW:
- https://github.com/ThePhD/sol2
- Description:
- sol2 is a C++ library binding to Lua. It currently supports all Lua versions
5.1+ (LuaJIT 2.0+ and MoonJIT included). sol2 aims to be easy to use and easy to
add to a project. The library is header-only for easy integration with projects,
and a single header can be used for drag-and-drop start up.
- ¦ ¦ ¦ ¦
- 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/sol2/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/sol2
- pkg install sol2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sol2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1621182410
SHA256 (ThePhD-sol2-v4.0.0-alpha_GH0.tar.gz) = 4b7e190011baad819a4a3d41febb2201e80274ad89bf10a24f27480ae059ad56
SIZE (ThePhD-sol2-v4.0.0-alpha_GH0.tar.gz) = 8596230
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- 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
- Runtime dependencies:
-
- lua54 : lang/lua54
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_sol2
- USES:
- cmake:testing compiler:c++17-lang lua: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 |
4.0.0.a_1 15 Oct 2024 03:37:52 |
Yuri Victorovich (yuri) Author: Pavel Timofeev |
devel/sol2: fix dependant ports build failure with clang 18
PR: 282018
(cherry picked from commit 36244079e47839605d7ad2a55edc67ec25784fd3) |
Number of commits found: 1
|