Port details on branch 2016Q4 |
- tolua++ Extended version of tolua, a tool to integrate C/C++ code with Lua
- 1.0.93_3 lang
=4 1.0.93_3Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2006-01-22 23:45:24
- Last Update: 2022-10-19 19:15:05
- Commit Hash: 93c1c63
- People watching this port, also watch:: oss, monit, proggy_fonts-ttf, inotify-tools
- Also Listed In: devel
- License: not specified in port
- WWW:
- https://github.com/LuaDist/toluapp
- Description:
- tolua++ is an extended version of tolua, a tool to integrate C/C++ code
with Lua. tolua++ includes new features oriented to c++ such as:
* Support for std::string as a basic type (this can be turned off by a
command line option).
* Support for class templates
As well as other features and bugfixes.
tolua is a tool that greatly simplifies the integration of C/C++ code with
Lua. Based on a cleaned header file (or extracts from real header files),
tolua automatically generates the binding code to access C/C++ features
from Lua. Using Lua API and tag method facilities, tolua maps C/C++
constants, external variables, functions, classes, and methods to Lua.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/tolua++/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/tolua++
- pkg install tolua++
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tolua++
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1666195158
SHA256 (LuaDist-toluapp-1.0.93_GH0.tar.gz) = 0a1ff87cb74e7531aec57e2a7cfdf282116647dea3b46223e3cc7c362b55b5bb
SIZE (LuaDist-toluapp-1.0.93_GH0.tar.gz) = 247926
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:
-
- scons-3.9 : devel/scons@py39
- Library dependencies:
-
- liblua-5.1.so : lang/lua51
- This port is required by:
- for Libraries
-
- games/stratagus
- games/wyrmgus
- graphics/cegui
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- lang_tolua++
- USES:
- scons lua:51 tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|