CVS log for ports/lang/tolua++50/Makefile
Up to [FreeBSD] / ports / lang / tolua++50
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jul 28 16:34:35 2009 UTC (2 years, 6 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Update URL of my distfile mirror in 87 ports Approved by: portmgr (erwin)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jan 5 16:14:50 2009 UTC (3 years, 1 month ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Update address of my distfile mirror
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Aug 21 22:31:18 2008 UTC (3 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2 lines
- Fix shared lib support
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Aug 19 20:40:19 2008 UTC (3 years, 5 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0 lines
- 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>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 10 22:42:41 2008 UTC (3 years, 6 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +13 -7 lines
- 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)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Aug 10 22:23:22 2008 UTC (3 years, 6 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -0 lines
- Forced commit to note repocopy lang/tolua++ -> lang/tolua++50 PR: ports/126330 Approved by: miwi (mentor implicit) Repocopied by: marcus
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 29 05:26:49 2008 UTC (3 years, 9 months ago) by linimon
Branches: MAIN
CVS tags: old_RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Reset aaron's port maintainerships due to many maintainer-timeouts.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Dec 23 22:09:32 2006 UTC (5 years, 1 month ago) by aaron
Branches: MAIN
CVS tags: old_RELEASE_7_0_0, old_RELEASE_6_3_0, old_RELEASE_4_EOL, old_PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -16 lines
Updated to 1.0.92 PR: 100042 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Sep 15 10:58:52 2006 UTC (5 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: old_RELEASE_6_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3 lines
Catch up with the last few files tested on pointyhat as part of later revisions to ports/101612 that were not in the PR. Hat: portmgr
Revision 1.3: 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.2: preferred, colored
Changes since revision 1.2: +7 -1 lines
Modify these files to reflect bsd.lua.mk as tested on the cluster. PR: ports/101612 Submitted by: alepulver Hat: portmgr
Revision 1.2: 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.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Switch lua dependency to lang/lua50
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 22 23:42:31 2006 UTC (6 years ago) by aaron
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_5_5_0
Adding port lang/tolua++, a utility for better binding between Lua and C++. Approved by: tobez
