Port details |
- tolua++50 An extended version of tolua, a tool to integrate C/C++ code with Lua
- 1.0.92_2 lang
=1 1.0.92_2Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2008-08-10 22:23:46
- Last Update: 2013-11-18 15:53:43
- SVN Revision: 334215
- People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://www.codenix.com/~tolua/
- 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.
WWW: http://www.codenix.com/~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:
-
- tolua++50>0:lang/tolua++50
- No installation instructions:
- This port has been deleted.
- PKGNAME: tolua++50
- 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:
-
- scons : devel/scons
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.92_2 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 |
1.0.92_2 16 Oct 2013 23:46:25 |
amdmi3 |
- Support staging
- Install into PREFIX instead of LOCALBASE |
1.0.92_2 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
12 Jul 2013 15:01:46
|
amdmi3 |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
1.0.92_2 14 Mar 2012 17:26:01 |
amdmi3 |
- Add PORTSCOUT
Feature safe: yes |
1.0.92_2 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.0.92_2 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
1.0.92_2 28 Jul 2009 16:34:36 |
amdmi3 |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin) |
1.0.92_2 07 Jun 2009 17:54:09 |
amdmi3 |
- Fix build with python2.6
Reported by: miwi |
1.0.92_2 05 Jan 2009 16:14:51 |
amdmi3 |
- Update address of my distfile mirror |
1.0.92_2 21 Aug 2008 22:31:18 |
amdmi3 |
- Fix shared lib support |
1.0.92_1 19 Aug 2008 20:40:20 |
amdmi3 |
- Build shared library in addition to static [1]
- Fix compilation with gcc43 [2]
PRs: 126659 [1], 126660 [2]
Submitted by: Tim Niemueller <tim at niemueller dot de> |
1.0.92 10 Aug 2008 22:42:42 |
amdmi3 |
- Add tolua++50 port similar to tolua++
- tolua++50 is to be used with lua 5.0 and tolua++ with lua 5.1, update depends
accordingly
- Depend on lua with USE_LUA instead of LIB_DEPEND
- Make both ports install files to (lua version)-specific directories, so they
can coexist peacefully in a manner similar to tolua/tolua50.
- Take maintainership
- Add distfile mirror
- Remove USE_LDCONFIG (ports do not install any shared libs)
- Fix pkg-descr
Approved by: miwi (mentor implicit) |
1.0.92 10 Aug 2008 22:23:22 |
amdmi3 |
- Forced commit to note repocopy lang/tolua++ -> lang/tolua++50
PR: ports/126330
Approved by: miwi (mentor implicit)
Repocopied by: marcus |