non port: Mk/bsd.lua.mk |
SVNWeb
|
Number of commits found: 29 |
Mon, 26 May 2014
|
[ 15:49 bapt ]
Remove bsd.lua.mk and USE_LUA support please use USES=lua
|
Mon, 5 May 2014
|
[ 09:45 bapt ] (Only the first 10 of 293 ports in this commit are shown above. )
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
Wed, 22 Jan 2014
|
[ 15:12 mat ] (Only the first 10 of 19 ports in this commit are shown above. )
Fixup svn props in Mk.
Sponsored by: Absolight
|
Mon, 18 Nov 2013
|
[ 16:15 bapt ]
Finish removing support for lua50
|
Thu, 31 Oct 2013
|
[ 11:12 bapt ]
Drop support for lua 4 which is EOLed for a long time
Approved by: Richard Kiss <him@richardkiss.com> (maintainer)
|
Tue, 15 Oct 2013
|
[ 12:38 bapt ]
Drop support for ruby-lua4
|
Wed, 23 May 2012
|
[ 08:17 miwi ] (Only the first 10 of 33 ports in this commit are shown above. )
- Remove emacs mode, -*- mode: ...; -*- [1]
- Comments for BUILD_ and RUN_DEPENDS fail to mention alternate means to specify
dependencie [2]
- Fix make reinstall [3]
- Trivial comment change for PORTDATA [4]
PR: 151954 [1]
161314 [2]
167085 [3]
167465 [4]
Submitted by: Anonymous <swell.k@gmail.com> [1]
dougb@ and Chris Rees <utisoft@gmail.com> [2]
Garrett Cooper <yanegomi@gmail.com> [3]
"Bryan Drewery" <bryan@shatow.net> [4]
Tested via: phw
|
Sat, 31 Dec 2011
|
[ 08:52 mandree ]
Take over maintainership.
Approved by: alepulver (maintainer).
|
Thu, 6 Jan 2011
|
[ 18:45 alepulver ]
- Respect WITH_LUA_VER.
PR: 153046
Submitted by: Jase Thew <freebsd@beardz.net>
|
Thu, 26 Aug 2010
|
[ 11:00 philip ]
Add lua-alien 0.5.0, lua -> C FFI.
PR: ports/149983
Submitted by: Anonymous <swell.k-at-gmail.com>
|
Mon, 25 Aug 2008
|
[ 20:20 alepulver ]
- Add support for lang/tolua++ (lang/tolua++50) in a way similar to
lang/tolua (lang/tolua50).
PR: ports/126440
Submitted by: amdmi3
|
Sun, 10 Aug 2008
|
[ 19:29 alepulver ]
- 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>
|
[ 15:09 alepulver ]
- Fix tolua dependency for version 5.0 (was using 5.1).
- Add tolua dependency for version 5.1.
PR: ports/126350
Submitted by: amdmi3
|
Mon, 18 Feb 2008
|
[ 18:41 alepulver ]
- Fix defining Lua include/library directories under PREFIX (last commit) [1].
- Now LUA_PREFIX has 2 functions: for Lua ports indicate where to install, and
for dependencies indicate where Lua is installed (check new comments inside
bsd.lua.mk for more information).
PR: ports/120277
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Reported by: Dmitry Marakasov <amdmi3@amdmi3.ru> [1]
|
Sat, 9 Feb 2008
|
[ 23:11 alepulver ]
- Change LUA_PREFIX default value from LOCALBASE to PREFIX.
Actually the Lua prefix should be recorded on each port and read from there
(as with "*-config --prefix" scripts), instead of this assumption. But
supporting PREFIX is a requirement, while supporting different custom
combinations of a general PREFIX for dependencies and a different PREFIX for a
specific port is not. Also the latter could be achieved by changing LOCALBASE
too, or directly modifying LUA_PREFIX in this case.
PR: ports/120277
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
Sun, 28 Oct 2007
|
[ 19:43 pav ]
- Update luasocket to 2.0.2, set luasocket port to lua 5.1
- Add lua 5.0 compatible slave port
PR: ports/117168
Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer)
|
Wed, 11 Apr 2007
|
[ 03:22 alepulver ]
- Don't override the DEPTYPE of a component (accidentally introduced in
version 1.11).
Obtained from: Andrew Turner <andrew@fubar.geek.nz>
|
Mon, 9 Apr 2007
|
[ 17:24 alepulver ]
- Change some spaces into tabs.
|
[ 17:23 alepulver ]
- Make autodetection work properly.
|
Fri, 5 Jan 2007
|
[ 02:56 alepulver ]
- Fix WANT_LUA (broken since autodetection commit).
|
Mon, 1 Jan 2007
|
[ 01:10 alepulver ]
- If multiple versions are allowed and some do not have the required
components, remove them instead of producing an error.
- Do not add invalid dependencies in addition to setting IGNORE.
|
Sun, 31 Dec 2006
|
[ 17:51 alepulver ]
- Fix component autodetection.
|
[ 04:44 alepulver ]
- Update comments after the last addition of Lua 5.0 and 5.1 ports.
- Add autodetection of installed versions to use if the user/port has not
expressed any preference (done using own WANT_LUA framework by itself).
- Correctly indent the first .for loop to initialize component information.
|
Tue, 5 Dec 2006
|
[ 22:51 philip ]
Add devel/lua-pty to work with Lua 5.0 and Lua 5.1 and turn devel/lua50-pty
into a slave port of it.
PR: ports/106347
Submitted by: Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer)
Repocopy by: marcus
|
Thu, 30 Nov 2006
|
[ 21:51 philip ]
Add Lua 5.1 ports to bsd.lua.mk so they can be used in LUA_COMPS. Revert
miwi's stopgap to devel/Makefile. This should make everything happy again.
Submitted by: droso, Andrew Turner <andrew+ports@fubar.geek.nz>
Pointy hat to: philip
|
Sun, 12 Nov 2006
|
[ 14:23 alepulver ]
- Add LUA_CMD, LUAC_CMD and TOLUA_CMD variables.
- Use "?=" instead of "=" for defining LUA_VER.
|
Thu, 9 Nov 2006
|
[ 19:22 alepulver ]
- Swap description of LUA_MODLIBDIR and LUA_MODSHAREDIR variables.
|
Thu, 5 Oct 2006
|
[ 18:17 alepulver ]
- The whitespace police is back in town.
PR: ports/104017
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Fri, 15 Sep 2006
|
[ 06:57 linimon ]
* Add PKGVERSION to bsd.port.mk [1]
* Add bsd.lua.mk to support for lua-based ports [2]
* Remove DESTDIR from bsd.scons.mk [3]
* Add some quotes in 'missing' target to improve handling of duplicate
origins [4]
PR: 98565 [1], 101612 [2], 101952 [3], 102100 [4]
Submitted by: ahze [1], alepulver [2], alexbl [3], shaun [4]
|
Number of commits found: 29 |