CVS log for ports/lang/tolua++/pkg-plist
Up to [FreeBSD] / ports / lang / tolua++
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: 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_9_0_0, 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, HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
- Fix shared lib support
Revision 1.3: 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.2: preferred, colored
Changes since revision 1.2: +1 -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.2: 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.1: preferred, colored
Changes since revision 1.1: +4 -3 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.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_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Adding port lang/tolua++, a utility for better binding between Lua and C++. Approved by: tobez
