CVS log for ports/lang/tolua++/Makefile
Up to [FreeBSD] / ports / lang / tolua++
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Dec 22 10:59:57 2011 UTC (7 weeks ago) by linimon
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -1 lines
Mark as broken on sparc64-9. Hat: portmgr
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Mar 7 19:42:56 2011 UTC (11 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
- Update to 1.0.93 PR: 154168 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com>
Revision 1.11: 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_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Update URL of my distfile mirror in 87 ports Approved by: portmgr (erwin)
Revision 1.10: 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.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Update address of my distfile mirror
Revision 1.9: 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.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
- Fix shared lib support
Revision 1.8: 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.7: preferred, colored
Changes since revision 1.7: +2 -1 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.7: 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.6: preferred, colored
Changes since revision 1.6: +16 -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.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: 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: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_4_EOL, 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: 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: RELEASE_6_1_0, RELEASE_5_5_0
Adding port lang/tolua++, a utility for better binding between Lua and C++. Approved by: tobez
