CVS log for ports/lang/tolua50/Makefile
Up to [FreeBSD] / ports / lang / tolua50
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 8 20:11:19 2012 UTC (22 hours, 59 minutes ago) by pgollucci
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Respect CXX PR: ports/162529 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer timeout (edwin ; 87 days)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Dec 22 10:59:57 2011 UTC (7 weeks ago) by linimon
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -0 lines
Mark as broken on sparc64-9. Hat: portmgr
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Apr 1 06:08:46 2010 UTC (22 months, 1 week ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -1 lines
Mark as broken on powerpc. Hat: portmgr
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun May 31 20:31:02 2009 UTC (2 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
- Resolve LATEST_LINK conflict
Revision 1.6: 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_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -0 lines
Let the world know that lang/tolua50 exist.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Sep 16 22:01:36 2006 UTC (5 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: old_RELEASE_7_0_0, old_RELEASE_6_3_0, old_RELEASE_6_2_0, old_RELEASE_4_EOL, old_PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Update PORTREVISION for previous commits where plist changed. PR: ports/101612 Submitted by: alepulver Hat: portmgr Pointy hat to: linimon
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Sep 15 08:17:09 2006 UTC (5 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +17 -7 lines
Modify these files to reflect bsd.lua.mk as tested on the cluster. PR: ports/101612 Submitted by: alepulver Hat: portmgr
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 3 13:25:06 2006 UTC (5 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Switch lua dependency to lang/lua50
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 21 09:44:10 2004 UTC (7 years, 2 months ago) by edwin
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_6_0_0, old_RELEASE_5_5_0, old_RELEASE_5_4_0, old_RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
add conflicts with tolua4-*
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
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/
