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 photosAll times are UTC
Ukraine
Port details on branch 2024Q4
sol2 C++ header-only library binding to Lua
4.0.0.a_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 4.0.0.a_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
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.
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 (118 items)
Collapse this list.
  1. /usr/local/share/licenses/sol2-4.0.0.a_1/catalog.mk
  2. /usr/local/share/licenses/sol2-4.0.0.a_1/LICENSE
  3. /usr/local/share/licenses/sol2-4.0.0.a_1/MIT
  4. include/sol/as_args.hpp
  5. include/sol/as_returns.hpp
  6. include/sol/assert.hpp
  7. include/sol/base_traits.hpp
  8. include/sol/bind_traits.hpp
  9. include/sol/bytecode.hpp
  10. include/sol/call.hpp
  11. include/sol/compatibility.hpp
  12. include/sol/compatibility/compat-5.3.c.h
  13. include/sol/compatibility/compat-5.3.h
  14. include/sol/compatibility/compat-5.4.h
  15. include/sol/compatibility/lua_version.hpp
  16. include/sol/config.hpp
  17. include/sol/coroutine.hpp
  18. include/sol/debug.hpp
  19. include/sol/demangle.hpp
  20. include/sol/deprecate.hpp
  21. include/sol/dump_handler.hpp
  22. include/sol/ebco.hpp
  23. include/sol/environment.hpp
  24. include/sol/error.hpp
  25. include/sol/error_handler.hpp
  26. include/sol/forward.hpp
  27. include/sol/forward_detail.hpp
  28. include/sol/function.hpp
  29. include/sol/function_result.hpp
  30. include/sol/function_types.hpp
  31. include/sol/function_types_core.hpp
  32. include/sol/function_types_overloaded.hpp
  33. include/sol/function_types_stateful.hpp
  34. include/sol/function_types_stateless.hpp
  35. include/sol/function_types_templated.hpp
  36. include/sol/in_place.hpp
  37. include/sol/inheritance.hpp
  38. include/sol/load_result.hpp
  39. include/sol/lua_table.hpp
  40. include/sol/lua_value.hpp
  41. include/sol/make_reference.hpp
  42. include/sol/metatable.hpp
  43. include/sol/object.hpp
  44. include/sol/object_base.hpp
  45. include/sol/optional.hpp
  46. include/sol/optional_implementation.hpp
  47. include/sol/overload.hpp
  48. include/sol/packaged_coroutine.hpp
  49. include/sol/pairs_iterator.hpp
  50. include/sol/pointer_like.hpp
  51. include/sol/policies.hpp
  52. include/sol/property.hpp
  53. include/sol/protect.hpp
  54. include/sol/protected_function.hpp
  55. include/sol/protected_function_result.hpp
  56. include/sol/protected_handler.hpp
  57. include/sol/proxy_base.hpp
  58. include/sol/raii.hpp
  59. include/sol/reference.hpp
  60. include/sol/resolve.hpp
  61. include/sol/sol.hpp
  62. include/sol/stack.hpp
  63. include/sol/stack_check.hpp
  64. include/sol/stack_check_get.hpp
  65. include/sol/stack_check_get_qualified.hpp
  66. include/sol/stack_check_get_unqualified.hpp
  67. include/sol/stack_check_qualified.hpp
  68. include/sol/stack_check_unqualified.hpp
  69. include/sol/stack_core.hpp
  70. include/sol/stack_field.hpp
  71. include/sol/stack_get.hpp
  72. include/sol/stack_get_qualified.hpp
  73. include/sol/stack_get_unqualified.hpp
  74. include/sol/stack_guard.hpp
  75. include/sol/stack_iterator.hpp
  76. include/sol/stack_pop.hpp
  77. include/sol/stack_probe.hpp
  78. include/sol/stack_proxy.hpp
  79. include/sol/stack_proxy_base.hpp
  80. include/sol/stack_push.hpp
  81. include/sol/stack_reference.hpp
  82. include/sol/state.hpp
  83. include/sol/state_handling.hpp
  84. include/sol/state_view.hpp
  85. include/sol/string_view.hpp
  86. include/sol/table.hpp
  87. include/sol/table_core.hpp
  88. include/sol/table_iterator.hpp
  89. include/sol/table_proxy.hpp
  90. include/sol/thread.hpp
  91. include/sol/tie.hpp
  92. include/sol/traits.hpp
  93. include/sol/trampoline.hpp
  94. include/sol/tuple.hpp
  95. include/sol/types.hpp
  96. include/sol/unicode.hpp
  97. include/sol/unique_usertype_traits.hpp
  98. include/sol/unsafe_function.hpp
  99. include/sol/unsafe_function_result.hpp
  100. include/sol/userdata.hpp
  101. include/sol/usertype.hpp
  102. include/sol/usertype_container.hpp
  103. include/sol/usertype_container_launch.hpp
  104. include/sol/usertype_core.hpp
  105. include/sol/usertype_proxy.hpp
  106. include/sol/usertype_storage.hpp
  107. include/sol/usertype_traits.hpp
  108. include/sol/variadic_args.hpp
  109. include/sol/variadic_results.hpp
  110. include/sol/version.hpp
  111. include/sol/wrapper.hpp
  112. lib/cmake/sol2/sol2-config-version.cmake
  113. lib/cmake/sol2/sol2-config.cmake
  114. lib/cmake/sol2/sol2-targets.cmake
  115. share/pkgconfig/sol2.pc
  116. @owner
  117. @group
  118. @mode
Collapse this list.
Dependency lines:
  • sol2>0:devel/sol2
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: pkg-fallout
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
Runtime dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ThePhD/sol2/tar.gz/v4.0.0-alpha?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.0.a_1
15 Oct 2024 03:37:52
commit hash: ce57a1a89fb6b3fb64d93cbb5383a4a6008b3bb1commit hash: ce57a1a89fb6b3fb64d93cbb5383a4a6008b3bb1commit hash: ce57a1a89fb6b3fb64d93cbb5383a4a6008b3bb1commit hash: ce57a1a89fb6b3fb64d93cbb5383a4a6008b3bb1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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