Commit graph

48 commits

Author SHA1 Message Date
Renato Botelho
45208a1784 Cleanup MASTER_SITES 2010-09-30 17:25:12 +00:00
Renato Botelho
f2fdd5cf25 After some mistakes i made on this port last days, i hop^W believe this is the
last commit.

The original problem is port was broken on amd64 when you have CFLAGS= defined
on make.conf. On last commit i thought it was fixed, but no, i don't know why
but it was building without define LUA_USE_LINUX and the binary generated was
wrong.

I figured out just using GMAKE fixes everything, it respect CFLAGS= when you
have, add -fPIC for amd64 and use correct defines for building, so, lets use
gmake to build this port for now.

Pointyhats to:	garga@
2010-09-21 15:38:18 +00:00
Renato Botelho
38d29cf40d - Make lua respect CFLAGS= defined on /etc/make.conf and still plus -fPIC on
necessary archs.
- Remove unecessary dependency gmake
- Bump PORTREVISION because of gmake removal

Thanks to:	johans@
2010-09-20 14:08:06 +00:00
Renato Botelho
7567827762 - Fix build on amd64
- Bump PORTREVISION

Reported by:	Eduardo Schoedler <eschoedler@viavale.com.br> and
		Robert Huff <roberthuff@rcn.com>
2010-09-20 12:01:53 +00:00
Renato Botelho
d3219d894c - Add upstream patches for version 1.5.4
- Bump PORTREVISION
2010-09-16 13:54:16 +00:00
Renato Botelho
5b44c0e66f - Make the port respect -O from make.conf and deal fine with WITH_DEBUG
PR:		ports/150173
Submitted by:	Anonymous <swell.k@gmail.com>
2010-09-01 12:02:01 +00:00
Renato Botelho
b35856bf03 - Make LUA_ROOT respect PREFIX
- Bump PORTREVISION

PR:		ports/149706
Submitted by:	Anonymous <swell.k@gmail.com>
2010-08-16 12:29:21 +00:00
Renato Botelho
23182a2fee Fix build on powerpc
Submitted by:	lx@
2010-06-01 15:19:44 +00:00
Renato Botelho
c9e008f727 Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE 2009-03-28 17:53:24 +00:00
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
Mark Linimon
9a76c59445 Reset andrew+ports@fubar.geek.nz due to maintainer-timeouts and no response
to email.

Hat:	portmgr
2008-11-28 23:36:14 +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
Alejandro Pulver
c64ba910b1 - Split AR parameters to ARFLAGS variable to allow redefining AR for
cross-compilation.

PR:		ports/121834
Submitted by:	John Hein <jhein@timing.com>
Approved by:	maintainer (timeout)
2008-08-10 15:17:49 +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
Philip Paeps
de7be53659 Change maintainer at previous maintainer's request.
PR:		ports/111047
Submitted by:	Richard Kiss <him -at- richardkiss.com> (maintainer)
2007-03-31 20:40:55 +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
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
Philip Paeps
c5b24625d4 Update lua to 5.1.1
PR:		ports/102364
Submitted by:	Richard Kiss <kiss -at- gizzywump.com> (maintainer)
2006-08-22 09:02:29 +00:00
Philip Paeps
db065e30d0 Make lua always respect ${LOCALBASE}.
PR:		ports/98998
Submitted by:	Dmitry Marakasov <amdmi3 -at- mail.ru>
Approved by:	Richard Kiss <him -at- richardkiss.com> (maintainer)
2006-06-18 12:41:44 +00:00
Pav Lucistnik
11a6b02893 - Make the lua ports conflict each another 2006-05-03 13:30:06 +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
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Pav Lucistnik
614c914f3d - Enable popen(3) support
PR:		ports/82959
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	Richard Kiss <him@richardkiss.com> (maintainer)
2005-07-05 22:16:13 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +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
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Tilman Keskinoz
066cab0830 Fix build on AMD64
PR:		63203
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2004-02-22 18:25:19 +00:00
Pav Lucistnik
30c72bbbb6 - Update to 5.0.1
PR:		ports/62224
Submitted by:	Richard Kiss <him@richardkiss.com> (maintainer)
2004-02-01 18:28:24 +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
d2bb3d73ff Update maintainer's email address
Submitted by:	maintainer
2003-05-13 09:40:34 +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
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
David W. Chapman Jr.
479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00
James E. Housley
4176bffbef Added WWW URL.
Minor portlint cleanup in Makefile

PR:		27304
Submitted by:	Richard Kiss <kiss@kalamalka.gizzywump.com> MAINTAINER
2001-05-14 00:13:15 +00:00
Kris Kennaway
2176ed0df6 Use random()/srandom() for better PRNG properties than rand()/srand().
Bump PORTREVISION.

Approved by:	maintainer
2001-04-30 06:54:55 +00:00
Kris Kennaway
c8f9094249 Don't hard-code -O2; inherit default CC and CFLAGS from <sys.mk> 2001-04-30 00:05:28 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Kevin Lo
397bdc2266 Update to 4.0
PR: 24036
Submitted by: MAINTAINER
2001-01-03 08:45:15 +00:00
Bill Fumerola
ccf4c430e0 ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. 2000-05-14 05:40:52 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Kris Kennaway
6b74776e0a Lunchboxify by upgrading to lua 3.2.2 (distfile had the same name), and
respect CFLAGS

Noticed by:	bento
2000-02-27 07:54:40 +00:00
Chris D. Faulhaber
b00dbfa9f5 Update port to 3.2
PR:		16469
Submitted by:	Maintainer
2000-02-01 00:11:55 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +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