non port: lang/lua53/Makefile |
SVNWeb
|
Number of commits found XX: 22 |
Thu, 15 Oct 2020
|
[ 17:28 kevans ] 
552431 lang/lua53/Makefile
552431 lang/lua53/distinfo
552431 lang/lua53/files/patch-src_Makefile
552431 lang/lua53/files/patch-src__Makefile
552431 lang/lua53/pkg-plist
lang/lua53: update to 5.3.6
This release fixes all bugs listed here: https://www.lua.org/bugs.html#5.3.5
While we're here, do some cleanup work in preparation for an impending
lang/lua54 port:
- Various reordering to appease portclippy
- The patch to src/Makefile has been renamed to match the standard naming
convention since it was relatively close
- Use ${LUA_VER_STR} in place of again writing out the version string
- Use various LUA_* substitutions in the plist to reduce change on new
versions
The latter two have actually been backported from the submitted lua54 port
in D14709, rather than being included in the original submission, to make
the diff between lang/lua53 and lang/lua54 more obvious.
Submitted by: Russ Haley <russ haley gmail com>
Submitted with: Andrew Gierth <andrew_tao173 riddles org uk>
Differential Revision: https://reviews.freebsd.org/D25797
|
Tue, 14 Apr 2020
|
[ 15:49 mat ] 
531700 CHANGES
531700 MOVED
531700 Mk/Uses/lua.mk
531700 archivers/Makefile
531700 archivers/lua-lzlib/Makefile
531700 archivers/lua-zlib
531700 archivers/lua-zlib/Makefile
531700 archivers/lua51-zlib
531700 astro/celestia/Makefile
531700 audio/Makefile
(Only the first 10 of 81 ports in this commit are shown above. )
USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored. A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.
USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.
PR: 245038
Submitted by: andrew tao11 riddles org uk
Reviewed by: mat, kevans, russ haley gmail com
Approved by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D16494
|
Fri, 3 May 2019
|
[ 11:50 swills ] 
500722 lang/lua53/Makefile
500722 lang/lua53/files/extra-patch-assert
lang/lua53: move assertion to correct place
PR: 236891
Submitted by: andrew@tao11.riddles.org.uk
Approved by: Russell Haley <russ.haley@gmail.com> (maintainer)
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] 
498476 Mk/Uses/readline.mk
498476 Mk/bsd.ruby.mk
498476 audio/ardour5/Makefile
498476 audio/cutmp3/Makefile
498476 audio/ecasound/Makefile
498476 audio/fluidsynth/Makefile
498476 audio/guitarix-lv2/Makefile
498476 audio/jack/Makefile
498476 audio/kid3-qt5/Makefile
498476 audio/lash/Makefile
(Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Thu, 21 Mar 2019
|
[ 16:26 dbn ] 
496471 lang/lua53/Makefile
lang/lua: workaround dlopen/libthr bug on FreeBSD 12
Submitted by: Russel Haley <russ.haley@gmail.com>
Differential Revision: https://reviews.freebsd.org/D18939
|
Thu, 30 Aug 2018
|
[ 04:05 danfe ] 
478429 audio/ario/Makefile
478429 audio/murmur/Makefile
478429 audio/xmms2-scrobbler/Makefile
478429 comms/tlf/Makefile
478429 comms/unixcw/Makefile
478429 devel/cgit/Makefile
478429 devel/vasm/Makefile
478429 ftp/wget/Makefile
478429 lang/crystal/Makefile
478429 lang/lua53/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as they
are put there by the framework (see line 200 of Mk/bsd.options.mk), except
for `finance/quantlib' which makes very unorthodoxal usage of port options.
|
Sat, 18 Aug 2018
|
[ 07:41 dbn ] 
477483 lang/lua53/Makefile
477483 lang/lua53/distinfo
477483 lang/lua53/files/extra-patch-assert
477483 lang/lua53/files/lua-5.3.pc.in
477483 lang/lua53/files/patch-src__Makefile
477483 lang/lua53/files/patch-src__ldebug.c
477483 lang/lua53/files/patch-src__lgc.c
477483 lang/lua53/files/patch-src__liolib.c
477483 lang/lua53/files/patch-src__lparser.c
477483 lang/lua53/files/patch-src_lua.c
lang/lua53: update to 5.3.5 (final release for 5.3)
- Cleanup of variables
- Use the 'bsd' target for build stage
- Add options to to select interactive command line editing
- Add options to control debug options
- Add option for HTML documentation
- No change log provided upstream
Submitted by: Russel Haley (russ.haley@gmail.com)
Andrew Gierth (andrew_tao173.riddles.org.uk)
Differential Revision: https://reviews.freebsd.org/D13690
|
Tue, 14 Nov 2017
|
[ 06:28 riggs ] 
454163 lang/lua53/Makefile
New maintainer: Russell Haley <russ.haley@gmail.com>
Details:
- This is the second bit of the patch in PR 222581
- Guilherme Salazar <gmesalazar@gmail.com>, the previous maintainer,
has confirmed the transfer of maintainership via e-mail
PR: 222581
Submitted by: russ.haley@gmail.com (new maintainer)
Approved by: gmesalazar@gmail.com (previous maintainer, via email)
MFH: 2017Q4
|
Sat, 11 Nov 2017
|
[ 12:48 riggs ] 
453971 lang/lua53/Makefile
453971 lang/lua53/files/patch-src__ldebug.c
453971 lang/lua53/files/patch-src__lgc.c
453971 lang/lua53/files/patch-src__lparser.c
Fix multiple runtime errors and crashes in lua 5.3.4
Details
- Import upstream patches for known runtime errors
and crashes in lua 5.3.4
Details, see https://www.lua.org/bugs.html
in the section on version 5.3.4
PR: 222581
Submitted by: russ.haley@gmail.com
Approved by: maintainer timeout
MFH: 2017Q4
|
Thu, 9 Mar 2017
|
[ 03:05 wen ] 
435741 lang/lua53/Makefile
435741 lang/lua53/distinfo
- Update to 5.3.4
PR: 217461
Submitted by: gmesalazar@gmail.com(maintainer)
|
Tue, 25 Oct 2016
|
[ 12:48 koobs ] 
424620 lang/lua53/Makefile
424620 lang/lua53/distinfo
lang/lua53: Add new MAINTAINER, Add bug fix patches
The Lua team maintains a list of bugs found in each release of Lua since
4.0 [1] with examples that show the bug and a patch when the fix is
available.
This patch adds all three bug fixes available so far. A fourth bug fix
should be made available soon to fix a recently-found bug in coroutines.
To make it easier to track changes for each patch, a GitHub repository
[2] has been created with the Lua distribution and patches so they can
be referenced by commit id.
- Pass MAINTAINER'ship to Submitter, who is also a member of the NetBSD
Lua team. (Thanks!)
[1] https://www.lua.org/bugs.html
[2] https://github.com/salazar/lua
PR: 213658
Submitted by: Guilherme Salazar <gmesalazar gmail com>
MFH: 2014Q4
|
Wed, 6 Jul 2016
|
[ 13:17 gahr ] 
418130 lang/lua53/Makefile
418130 lang/lua53/distinfo
lang/lua53: update to 5.3.3
|
Sat, 20 Feb 2016
|
[ 19:19 ian ] 
409263 lang/lua51/Makefile
409263 lang/lua52/Makefile
409263 lang/lua53/Makefile
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
|
[ 19:13 ian ] 
409262 lang/lua53/Makefile
Bump PORTREVISION for changes done in r409214; the CFLAGS change in that
revision results in different binaries.
Approved by: sbruno(mentor)
|
Wed, 9 Dec 2015
|
[ 13:20 vanilla ] 
403386 lang/lua53/Makefile
403386 lang/lua53/distinfo
Upgrade to 5.3.2.
|
Sun, 19 Jul 2015
|
[ 14:38 bapt ] 
392509 lang/lua51/Makefile
392509 lang/lua52/Makefile
392509 lang/lua53/Makefile
Convert to USES=libedit
|
Fri, 17 Jul 2015
|
[ 17:02 pgollucci ] 
392388 lang/lua53/Makefile
lang/lua53: fix dependencies
Prevent /usr/lib/libedit.so from being used over
/usr/local/lib/libedit.so.0 from devel/libedit
Note: libedit should be made into a USES
Reported by: sunpoet
Pointy hat to: myself (pgollucci)
|
Thu, 16 Jul 2015
|
[ 18:35 pgollucci ] 
392310 lang/lua53/Makefile
392310 lang/lua53/distinfo
392310 lang/lua53/files/patch-src__liolib.c
lang/lua53: 5.3.0 -> 5.3.1
PR: 201469
Submitted by: milios@ccsys.com
|
Thu, 25 Jun 2015
|
[ 13:12 emaste ] 
390568 lang/lua51/Makefile
390568 lang/lua52/Makefile
390568 lang/lua53/Makefile
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
|
Thu, 16 Apr 2015
|
[ 12:40 bapt ] 
384105 databases/luasql-mysql/Makefile
384105 devel/lua-lgi/Makefile
384105 devel/lua-posix/Makefile
384105 devel/lua-sysctl/Makefile
384105 lang/lua51/Makefile
384105 lang/lua52/Makefile
384105 lang/lua53/Makefile
384105 lang/tolua/Makefile
Disbanding lua@ which was anyway not a team for a while
I have no time left to work on lua at all for now
|
Sat, 17 Jan 2015
|
[ 10:34 antoine ] 
377219 lang/lua52/Makefile
377219 lang/lua53/Makefile
Fix build on head
|
[ 02:19 bapt ] 
377213 Mk/Uses/lua.mk
377213 lang/Makefile
377213 lang/lua53
377213 lang/lua53/Makefile
377213 lang/lua53/distinfo
377213 lang/lua53/files
377213 lang/lua53/files/lua-5.3.pc.in
377213 lang/lua53/files/patch-src__Makefile
377213 lang/lua53/files/patch-src__liolib.c
377213 lang/lua53/pkg-descr
(Only the first 10 of 11 ports in this commit are shown above. )
Add lua 5.3.0
Highlights from this new version:
Main new features are support for integers, bitwise operators, and a basic utf-8
library
Complete list of changes: http://www.lua.org/manual/5.3/readme.html#changes
List of incompatibilities with lua 5.2:
http://www.lua.org/manual/5.3/manual.html#8
|
Number of commits found XX: 22 |