CVS log for ports/lang/tolua50/pkg-descr
Up to [FreeBSD] / ports / lang / tolua50
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 24 09:10:15 2011 UTC (3 months, 2 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
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
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon May 5 06:41:19 2008 UTC (3 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Let the world know that lang/tolua50 exist.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Nov 21 08:32:23 2004 UTC (7 years, 2 months ago) by edwin
Branches: MAIN
CVS tags: old_RELEASE_7_0_0, old_RELEASE_6_3_0, old_RELEASE_6_2_0, old_RELEASE_6_1_0, old_RELEASE_6_0_0, old_RELEASE_5_5_0, old_RELEASE_5_4_0, old_RELEASE_4_EOL, old_RELEASE_4_11_0, old_PRE_XORG_7
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/
