head	1.5;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	old_RELEASE_5_EOL:1.1
	old_RELEASE_7_0_0:1.1
	old_RELEASE_6_3_0:1.1
	old_PRE_XORG_7:1.1
	old_RELEASE_4_EOL:1.1
	old_RELEASE_6_2_0:1.1
	old_RELEASE_6_1_0:1.1
	old_RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.5
date	2008.08.21.22.31.18;	author amdmi3;	state Exp;
branches;
next	1.4;

1.4
date	2008.08.19.20.40.19;	author amdmi3;	state Exp;
branches;
next	1.3;

1.3
date	2008.08.10.22.42.41;	author amdmi3;	state Exp;
branches;
next	1.2;

1.2
date	2008.08.10.22.23.22;	author amdmi3;	state Exp;
branches;
next	1.1;

1.1
date	2006.01.22.23.42.31;	author aaron;	state Exp;
branches;
next	;


desc
@@


1.5
log
@- Fix shared lib support
@
text
@%%LUA_BINDIR%%/tolua++
bin/tolua++-%%LUA_VER%%
%%LUA_LIBDIR%%/libtolua++.a
%%LUA_LIBDIR%%/libtolua++.so
lib/libtolua++-%%LUA_VER%%.so
%%LUA_INCDIR%%/tolua++.h
@


1.4
log
@- 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>
@
text
@d5 1
@


1.3
log
@- 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)
@
text
@d4 1
@


1.2
log
@- Forced commit to note repocopy lang/tolua++ -> lang/tolua++50

PR:		ports/126330
Approved by:	miwi (mentor implicit)
Repocopied by:	marcus
@
text
@d1 4
a4 3
bin/tolua++
include/tolua++.h
lib/libtolua++.a
@


1.1
log
@Adding port lang/tolua++, a utility for better binding between Lua and C++.

Approved by:	tobez
@
text
@@

