Date: Wed, 30 Jan 2013 23:13:25 +0100 From: Matthias Andree <mandree@FreeBSD.org> To: freebsd-ports@freebsd.org Subject: Re: About lua 5.2 Message-ID: <51099B05.5040102@FreeBSD.org> In-Reply-To: <CAO%2BPfDcow8Pk3SJoMCGL1pWDsATJ-s5Y9N5rPo2fHT=JXft6mA@mail.gmail.com> References: <CAO%2BPfDfpBQ1CnELByThMhSqFqpha9ZWTFZsV093CkDGA%2B7%2BhKQ@mail.gmail.com> <CAO%2BPfDcow8Pk3SJoMCGL1pWDsATJ-s5Y9N5rPo2fHT=JXft6mA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
David Demelier wrote: >> Lua has some disavantages to break compatibility between major versions, >> thus I'm not sure if current lua modules in the ports tree will still works >> with that version. >> >> Should we start a repocopy of all modules to lua51-* before creating the >> new port for lua 5.2? and later: > I've just realized that Lua52 was in the ports tree! Yes, but "repocopies" as concept are obsolete - we use Subversion (SVN) for ports these days, where a "copy" is tracked by SVN itself. If I derive ports, and only then, I will just use "svn copy" and then modify accordingly (for instance, security/openvpn22 was set up that way). Note that some of the related and popular modules are not compatible with Lua 5.2, so if you want to help with those, feel free to contact lua@FreeBSD.org which is a list with three maintainers of Lua ports. Best regards Matthias Andree (one of the lua@ members)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51099B05.5040102>