| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Feb 2012 20:10:36
5.1.3
|
pgollucci  |
- Respect CXX
PR: ports/162529
Submitted by: Jan Beich <jbeich@tormail.net>
Approved by: maintainer timeout (edwin ; 87 days) |
22 Dec 2011 10:59:57
5.1.3
|
linimon  |
Mark as broken on sparc64-9.
Hat: portmgr |
24 Oct 2011 09:11:38
5.1.3
|
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 |
03 Jul 2011 13:45:36
5.1.3
|
ohauer  |
- remove MD5 |
01 Apr 2010 06:08:46
5.1.3
|
linimon  |
Mark as broken on powerpc.
Hat: portmgr |
10 Feb 2010 09:43:53
5.1.3
|
edwin  |
Update to tolua 5.1.3 |
05 May 2008 07:04:27
5.1
|
edwin  |
Welcome tolua 5.1 |
16 Sep 2006 22:01:36
5.0.1_1
|
linimon  |
Update PORTREVISION for previous commits where plist changed.
PR: ports/101612
Submitted by: alepulver
Hat: portmgr
Pointy hat to: linimon |
16 Sep 2006 21:42:04
5.0.1
|
linimon  |
Remove zero-length files.
PR: ports/101612
Submitted by: alepulver
Pointy hat to: linimon |
15 Sep 2006 08:17:11
5.0.1
|
linimon  |
Modify these files to reflect bsd.lua.mk as tested on the cluster.
PR: ports/101612
Submitted by: alepulver
Hat: portmgr |
03 May 2006 13:25:08
5.0.1
|
pav  |
- Switch lua dependency to lang/lua50 |
08 Nov 2005 21:45:49
5.0.1
|
edwin  |
Add SHA256 checksums to the distinfo files. |
21 Nov 2004 09:44:10
5.0.1
|
edwin  |
add conflicts with tolua4-* |
21 Nov 2004 08:32:23
5.0.1
|
edwin  |
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
WWW: http://www.tecgraf.puc-rio.br/~celes/tolua/ |