Commit graph

16 commits

Author SHA1 Message Date
Baptiste Daroussin
860620e08b Update to 5.2.0
Bring under lua@ maintainership [1]
Support stage
Use MAKE_ARGS instead of patching config
Convert to USES=lua

Approved by:	edwin@ [1]
2014-01-25 23:07:49 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Philip M. Gollucci
fc93efe6e5 - Respect CXX
PR:             ports/162529
Submitted by:   Jan Beich <jbeich@tormail.net>
Approved by:    maintainer timeout (edwin ; 87 days)
2012-02-08 20:11:19 +00:00
Mark Linimon
297cd55e93 Mark as broken on sparc64-9.
Hat:		portmgr
2011-12-22 10:59:57 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Mark Linimon
f441a60373 Mark as broken on powerpc.
Hat:		portmgr
2010-04-01 06:08:46 +00:00
Edwin Groothuis
d8817858ba Update to tolua 5.1.3 2010-02-10 09:43:53 +00:00
Edwin Groothuis
eeb426902a Welcome tolua 5.1 2008-05-05 07:04:27 +00:00
Mark Linimon
d76423bed5 Update PORTREVISION for previous commits where plist changed.
PR:		ports/101612
Submitted by:	alepulver
Hat:		portmgr
Pointy hat to:	linimon
2006-09-16 22:01:36 +00:00
Mark Linimon
ca5192bf63 Remove zero-length files.
PR:		ports/101612
Submitted by:	alepulver
Pointy hat to:	linimon
2006-09-16 21:42:04 +00:00
Mark Linimon
c5aeb93cd5 Modify these files to reflect bsd.lua.mk as tested on the cluster.
PR:		ports/101612
Submitted by:	alepulver
Hat:		portmgr
2006-09-15 08:17:11 +00:00
Pav Lucistnik
c558673f0b - Switch lua dependency to lang/lua50 2006-05-03 13:25:07 +00:00
Edwin Groothuis
7075019551 Add SHA256 checksums to the distinfo files. 2005-11-08 21:45:49 +00:00
Edwin Groothuis
854485d8f5 add conflicts with tolua4-* 2004-11-21 09:44:10 +00:00
Edwin Groothuis
ba0c53550f 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/
2004-11-21 08:32:23 +00:00