Commit graph

14 commits

Author SHA1 Message Date
Kurt Jaeger
18e5edfbf9 lang/lua51: submitter becomes maintainer
PR:		212082
Submitted by:	nicklaus.t@me.com
2016-08-24 17:10:05 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Ian Lepore
53625bac52 Use -fPIC on all arches; lua builds the object files into a shared lib.
Since the object files get built into a shared lib, using -fPIC on all
arches is the right thing to do, instead of adding it to each new arch that
comes along which doesn't accidentally allow non-PIC modules in shared libs.

PR:		207324
Approved by:	mat(mentor)
Differential Revision:	https://reviews.freebsd.org/D5362
2016-02-20 19:19:50 +00:00
Baptiste Daroussin
086f7f854a Convert to USES=libedit 2015-07-19 14:38:43 +00:00
Ed Maste
e8902db811 lang/lua{51,52,53}: Add -fPIC for arm64
Reviewed by:    andrew
Approved by:    bapt
Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D2904
2015-06-25 13:12:20 +00:00
Baptiste Daroussin
345fdd01ba Disbanding lua@ which was anyway not a team for a while
I have no time left to work on lua at all for now
2015-04-16 12:40:15 +00:00
Baptiste Daroussin
ce179c4f7e Link on libedit instead of readline
Reduce overlinking on liblua
Enforce libedit from ports
2015-01-17 01:37:59 +00:00
Baptiste Daroussin
9f5c578c82 Add a forgot post-patch for libedit support 2015-01-17 01:33:30 +00:00
Baptiste Daroussin
9df11b9159 Link on port version of libedit
Avoid overlinking on liblua
2015-01-17 01:28:31 +00:00
Antoine Brodin
390f6fb0ae Package empty LUA_LDIR and LUA_CDIR, as it's more user-friendly 2014-11-18 07:12:25 +00:00
Baptiste Daroussin
77cba41a62 Cleanup plist 2014-10-27 15:23:30 +00:00
Baptiste Daroussin
b36d8ba919 Fix building with readline from ports 2014-06-30 22:49:52 +00:00
Baptiste Daroussin
a1a7034808 Add forgotten patch
Reported by:	many
2014-05-26 18:29:33 +00:00
Baptiste Daroussin
e836ab008a Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
2014-05-26 15:28:28 +00:00