summaryrefslogtreecommitdiff
path: root/lang/luajit-openresty (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lang/luajit-openresty: 2.1-20210510 -> 2.1-20211210Martin Matuska2021-12-234-13/+13
|
* lang/Makefile: connect lang/luajit-devel to buildSergey A. Osokin2021-10-271-1/+1
| | | | Update CONFLICTS for lang/luajit and lang/luajit-openresty.
* lang/luajit-openresty: Add CPE informationStefan Eßer2021-10-201-1/+1
| | | | Approved by: portmgr (blanket)
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-301-7/+1
| | | | | | | | | | | | | | | | | Search criteria used: - 11.4 - OSREL* - OSVER* - *_FreeBSD_11 Input from: - adridg: devel/qca-legacy - jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds - sunpoet: security/p5-*OpenSSL* Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust Differential Revision: https://reviews.freebsd.org/D32008 Test Plan: make index
* lang/luajit-openresty: Update 2.1-20201027 -> 2.1-20210510Martin Matuska2021-06-122-4/+4
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark as IGNORE on riscv64, the same as luajit.Mark Linimon2021-01-121-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* lang/luajit-openresty: increase build-time verbosityMartin Matuska2020-11-221-2/+2
|
* Update luajit-openresty to v2.1-20201027Martin Matuska2020-10-292-5/+4
|
* lang/luajit-openresty: fix build on powerpc64 elfv2Piotr Kubaj2020-10-291-0/+10
| | | | | | | | lua_assert is undefined, which makes build fail with: /usr/local/bin/ld: libluajit.a(lj_ccallback.o): in function `lj_ccallback_new': lj_ccallback.c:(.text+0xbc8): undefined reference to `lua_assert' lua_assert is defined in lualib.h.
* Add patch missing in previous commitMartin Matuska2020-10-021-0/+18
| | | | PR: 250049
* Unbreak build on FreeBSD 11Martin Matuska2020-10-021-1/+8
| | | | | | PR: 250049 Submitted by: John Hein <jcfyecrayz@liamekaens.com> Reported by: peter.larsen@larsendata.dk
* Update lang/luajit-openresty to 20201002Martin Matuska2020-10-023-11/+5
|
* lang/luajit-openresty: fix build on powerpc64Piotr Kubaj2020-09-212-3/+9
| | | | | | | | | | Upstream now supports powerpc64. It was implemented in https://github.com/openresty/luajit2/commit/2763a421d6219c8cb2bbd39246de619dc796bab6, but https://github.com/openresty/luajit2/commit/981ec8d2aac5cac76bdedd4015b6d32447b29597 is also necessary (the former commit partially adds code that the latter one removes). This fixes powerpc64. PR: 249156 Approved by: mm (maintainer timeout)
* Mark as BROKEN on powerpc64:Mark Linimon2020-05-181-1/+3
| | | | | | | | gmake[2]: *** No rule to make target 'vm_ppc64.dasc', needed by 'host/buildvm_arch.h'. While here, remove sparc stanza, as we no longer support the arch. Approved by: portmgr (tier-2 blanket)
* Update luajit-openresty to v2.1-20200102Martin Matuska2020-01-132-5/+4
|
* lang/luajit-openresty: correctly link luajit binaryMartin Matuska2019-09-161-3/+6
| | | | Reported by: Vanilla Hsu <v@fatpipi.com>
* lang/luajit-openresty: Use DISTVERSIONPREFIX to construct GH tagnameMartin Matuska2019-09-152-4/+5
|
* Update luajit-openresty to v2.1-20190912Martin Matuska2019-09-152-5/+5
|
* OpenResty's Branch of LuaJIT 2Martin Matuska2019-09-097-0/+175
WWW: https://github.com/openresty/luajit2