1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Commit Graph

65 Commits

Author SHA1 Message Date
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Matthias Andree
f397ba7514 Do not let portscout grab 5.2 versions for the 5.1 port. 2013-03-29 18:41:29 +00:00
Matthias Andree
b3b45538b9 Bugfix:
- Record liblua's dependency on libm.so explicitly. [1]

Assorted lint removals:
- Convert to Options NG
- Reduce old-style Makefile header
- USE_GNOME=pkgconfig -> USE_PKGCONFIG=yes

PR:		ports/174964
Submitted by:	Matthew X. Economou
2013-01-05 22:47:04 +00:00
Matthias Andree
cd639ceab1 Set LICENSE=MIT per <http://www.lua.org/license.html> 2012-09-26 21:29:50 +00:00
Matthias Andree
9fed1da798 Clarify effect of __MAKE_CONF change, and point to Wiki URL (in a comment). 2012-04-13 18:18:54 +00:00
Matthias Andree
13a1c45350 Remove CFLAGS=${CFLAGS} regression from MAKE_ARGS again (leftover from
testing).

Reported by:        Valentin Zahariev
Brown paper bag to: mandree@
2012-04-12 20:51:53 +00:00
Matthias Andree
8771253012 Forced commit to mention that ohauer@ has joined lua@. 2012-04-11 22:26:24 +00:00
Matthias Andree
aacbf62416 Add explanatory comment about butchering __MAKE_CONF. 2012-04-11 21:21:04 +00:00
Matthias Andree
e2f1e0682e Support builds that set CFLAGS=... in /etc/make.conf (discouraged). 2012-04-11 21:15:16 +00:00
Matthias Andree
1f01f3cc35 Fix regressions, reinstating io.popen support.
Reported by:  Pierre Guinoiseau
PR:           ports/166753
Reported by:  Vrachnis Ilias-Dimitrios
PR:           ports/166804
Fixed by:     Olli Hauer (ports/166753)
Feature safe: yes
2012-04-10 19:08:17 +00:00
Matthias Andree
582adbdb84 Bring in additional changes by ohauer to preserve LUA_LDIR/LUA_CDIR.
Submitted by: ohauer
PR:           ports/166540
Feature safe: yes
2012-04-06 17:50:44 +00:00
Matthias Andree
1e9d43d118 Update to bug-fix release 5.1.5.
Submitted by: ohauer
Feature safe: yes
PR:           ports/166540
2012-04-06 17:39:12 +00:00
Matthias Andree
ae89c82fab Be sure to pass CFLAGS properly if set in /etc/make.conf.
Reported by:  mezz
Feature safe: yes
2012-03-16 18:18:01 +00:00
Matthias Andree
63e642bc5c Hand over mantainership to a newly-formed lua team,
currently consisting of Matthias Andree (mandree@) and Niclas Zeising.

Approved by: garga@ (maintainer)
2011-12-29 14:14:40 +00:00
Renato Botelho
6c7d2075bf - Remove gmake as a dependency, it's not necessary
PR:		ports/162279
Submitted by:	Lyndon Nerenberg <lyndon@orthanc.ca>
2011-11-04 20:01:16 +00:00
Renato Botelho
32d5e92f49 Update patch to 5.1.4-3 2011-07-06 00:13:41 +00:00
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
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