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
tolua4 Tool for easy access of C/C++ code from Lua
4.0a_1 lang Deleted on this many watch lists=1 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.0a_1Version of this port present on the latest quarterly branch.
Maintainer: edwin@mavetju.org search for ports maintained by this maintainer
Port Added: 2004-11-21 09:32:12
Last Update: 2013-10-31 11:12:23
SVN Revision: 332223
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
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. WWW: http://www.tecgraf.puc-rio.br/~celes/tolua/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • tolua40>0:lang/tolua4
No installation instructions:
This port has been deleted.
PKGNAME: tolua40
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
Library dependencies:
  1. lua-4.0.0 : lang/lua4
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:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.tecgraf.puc-rio.br/pub/users/celes/tolua/
  3. http://www.tecgraf.puc-rio.br/~celes/tolua/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0a_1
31 Oct 2013 11:12:23
Revision:332223Original commit files touched by this commit
bapt search for other commits by this committer
Drop support for lua 4 which is EOLed for a long time

Approved by:	Richard Kiss <him@richardkiss.com> (maintainer)
4.0a_1
18 Oct 2013 14:25:23
Revision:330752Original commit files touched by this commit
bapt search for other commits by this committer
Fix pkgname collision
4.0a_1
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
4.0a_1
05 Aug 2013 08:27:46
Revision:324265Original commit files touched by this commit
danfe search for other commits by this committer
- Unbreak parallel (-jX) builds by calling submakes correctly
- Improve on COMMENT, remove author attribution from pkg-descr
- Do not explicitly set DISTNAME, b.p.m. derives it just fine
4.0a_1
10 Jul 2013 16:23:40
Revision:322709Original commit files touched by this commit
bapt search for other commits by this committer
Mark job unsafe
4.0a_1
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
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
4.0a_1
03 Jul 2011 13:45:36
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
4.0a_1
16 Sep 2006 22:01:36
Original commit files touched by this commit
linimon search for other commits by this committer
Update PORTREVISION for previous commits where plist changed.

PR:             ports/101612
Submitted by:   alepulver
Hat:            portmgr
Pointy hat to:  linimon
4.0a
16 Sep 2006 21:42:04
Original commit files touched by this commit
linimon search for other commits by this committer
Remove zero-length files.

PR:             ports/101612
Submitted by:   alepulver
Pointy hat to:  linimon
4.0a
15 Sep 2006 08:17:11
Original commit files touched by this commit
linimon search for other commits by this committer
Modify these files to reflect bsd.lua.mk as tested on the cluster.

PR:             ports/101612
Submitted by:   alepulver
Hat:            portmgr
4.0a
08 Nov 2005 21:45:49
Original commit files touched by this commit
edwin search for other commits by this committer
Add SHA256 checksums to the distinfo files.
4.0a
21 Nov 2004 09:32:07
Original commit files touched by this commit
edwin search for other commits by this committer
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.

WWW: http://www.tecgraf.puc-rio.br/~celes/tolua/

Author: Waldemar Celes <celes@tecgraf.puc-rio.br>

Number of commits found: 12