Port details |
- tolua50 toLua: accessing C/C++ code from Lua
- 5.0.1_1 lang
=0 5.0.1_1Version of this port present on the latest quarterly branch.
- Maintainer: edwin@mavetju.org
- Port Added: 2008-05-05 06:41:37
- Last Update: 2013-11-18 15:53:43
- SVN Revision: 334215
- License: not specified in port
- WWW:
- http://www.tecgraf.puc-rio.br/~celes/tolua/
- Description:
- toLua is a tool that greatly simplifies the integration of C/C++
code with Lua. Based on a "cleaned" header file, toLua automatically
generates the binding code to access C/C++ features from Lua. Using
Lua-5.0 API and tag method facilities, the current version automatically
maps C/C++ constants, external variables, functions, namespace,
classes, and methods to Lua. It also provides facilities to create
Lua modules.
Author: Waldemar Celes <celes@tecgraf.puc-rio.br>
WWW: http://www.tecgraf.puc-rio.br/~celes/tolua/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: tolua50
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- gmake : devel/gmake
- Library dependencies:
-
- lua-5.0.0 : lang/lua50
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.1_1 18 Nov 2013 15:53:43 |
bapt |
Second run a removing EOLed lua 5.0
devel/lua50-filename
devel/lua50-gettext
devel/lua50-posix
devel/lua50-pty
lang/tolua++50
lang/tolua50
net/lua50-luasocket
Approved by: apache (ohauer) and amdmi3 |
5.0.1_1 18 Oct 2013 14:25:23 |
bapt |
Fix pkgname collision |
5.0.1_1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
5.0.1_1 08 Feb 2012 20:11:19 |
pgollucci |
- Respect CXX
PR: ports/162529
Submitted by: Jan Beich <jbeich@tormail.net>
Approved by: maintainer timeout (edwin ; 87 days) |
5.0.1_1 22 Dec 2011 10:59:57 |
linimon |
Mark as broken on sparc64-9.
Hat: portmgr |
5.0.1_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
5.0.1_1 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
5.0.1_1 01 Apr 2010 06:08:46 |
linimon |
Mark as broken on powerpc.
Hat: portmgr |
5.0.1_1 31 May 2009 20:31:08 |
pav |
- Resolve LATEST_LINK conflict |
5.0.1_1 05 May 2008 06:41:19 |
edwin |
Let the world know that lang/tolua50 exist. |
Number of commits found: 10
|