Commit graph

12 commits

Author SHA1 Message Date
Renato Botelho
36d146f699 - Update to 5.1.4
- Use PORTDOCS facility
- Remove a simple patch and use REINPLACE_CMD instead
- Take maintainership
2009-02-05 18:14:06 +00:00
Alejandro Pulver
b2fe6b6e8d - Merge patch-Makefile into patch-src-Makefile (both actually patch same file).
- Patch lang/lua to behave as expected by the framework.
- Add missing library dependency (only run before) when using lua 5.1.
- Add notes in bsd.lua.mk for updating lang/lua* ports describing how they are
  integrated into the ports tree.

PR:		ports/126207
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>
2008-08-10 19:29:43 +00:00
Marcelo Araujo
fbabccfccf - liblua.so is required in building mod_security, wireshark and possibly others with lua support, now create a shared lib is needed.
- Bump PORTREVISION.

PR:		ports/124297
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org>
Approved by:	maintainer timeout ( > 2 weeks)
2008-07-04 00:55:59 +00:00
Vanilla I. Shu
6082f3ac80 Integrate with maintainer's patch. 2008-03-19 16:20:31 +00:00
Vanilla I. Shu
bd2faa929e Upgrade to 5.1.3.
PR:		ports/120542
Submitted by:	Hirohisa Yamaguchi <umq at ueo dot co dot jp>
Approved by:	maintainer
2008-03-19 07:12:15 +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
659ecbd0b8 - Update to 5.1
PR:		ports/96449
Submitted by:	Richard Kiss <him@richardkiss.com> (maintainer)
2006-05-03 13:25:42 +00:00
Pav Lucistnik
9df9189f0c - Update to 5.0.2
PR:		ports/65046
Requested by:	Stephane Lentz <milter@free.fr>
Approved by:	maintainer
2004-04-01 21:49:20 +00:00
Ying-Chieh Liao
174afe5c1b add .so support
utilize DOCSDIR

PR:		59199
Submitted by:	maintainer
2003-11-12 04:15:43 +00:00
Hye-Shik Chang
36d31b94a1 Upgrade to 5.0 and keep 4.0 as lang/lua4 2003-05-10 22:29:24 +00:00
Chris Piazza
83ec11e307 Install a few missing libraries and headers.
PR:		12544
Submitted by:	maintainer
1999-07-08 06:02:55 +00:00
Chris Piazza
59dc9e23d0 Lua:
A programming language originally designed for extending applications,
but also frequently used as a general-purpose, stand-alone language. Lua
combines simple procedural syntax (similar to Pascal) with powerful data
description constructs based on associative arrays and extensible semantics.

PR:		12459
Submitted by:	Richard Kiss <richard@homemail.com>
1999-07-06 01:28:28 +00:00