aboutsummaryrefslogtreecommitdiff
path: root/lang/luajit
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Remove support for FreeBSD 12.1 from various ports.Rene Ladan2021-02-011-13/+0
| | | | | | | | | | | | | FreeBSD 12.1 reached end-of-life today. Adjust the message for the wine ports while here, since stable/13 has branched. Submitted by: rene Reviewed by: jbeich, mandree, mat, osa Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D28406 Notes: svn path=/head/; revision=563570
* For ports on riscv64 that fail the same (or similar ways) to aarch64, markMark Linimon2021-01-021-0/+1
| | | | | | | | | | | them BROKEN. While here, pet portlint (Makevar order). Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559904
* lang/luajit: switch to LLVM10 from ports for 12.1/amd64Kyle Evans2020-10-292-31/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | 12.1 shipped with LLVM 8.0.1 which links libluajit with a bogus (improperly aligned) TLS segment offset. Notably, this breaks under 12.2 rtld and causes a SIGBUS when an error is raised. Since the issue is technically a broken binary, the attached patch pins 12.1/amd64 builds of luajit to devel/llvm10 so that they can be rebuilt with a linker that will handle this properly and stop breaking luajit-dependant applications on 12.2 while the packages are still built on 12.1. This will naturally fall away when portmgr goes to axe conditionals solely for FreeBSD 12.1 after it goes EOL. The src/Makefile patch has been dropped in this version in favor of just supplying the variables it was unsetting via Make arguments as a minor cleanup. PR: 250707, 250726 Reported by: many Investigation by: Andrew Gierth <andrew tao11 riddles org uk> Confirmation from: kib Approved by: osa (maintainer) MFH: 2020Q4 (blanket: runtime fix) Notes: svn path=/head/; revision=553656
* Update MASTER_SITES and WWW: use https:// instead of http://Sunpoet Po-Chuan Hsieh2020-02-032-2/+2
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=525086
* Add luajit-openresty to CONFLICTS_INSTALL for luajitMartin Matuska2019-09-091-0/+2
| | | | Notes: svn path=/head/; revision=511609
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Give the powerpc64 failure mode a more useful message.Mark Linimon2018-10-291-2/+2
| | | | | | | | | | While here, swap BROKEN for IGNORED. "Not supported upstream" is supposed to be the latter. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=483372
* - Add LICENSEDmitry Marakasov2018-09-101-0/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=479376
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* Mark as broken on aarch64.Mark Linimon2018-03-181-2/+4
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=464920
* Add support for GCC-based targets to luajitJustin Hibbits2018-01-101-2/+7
| | | | | | | | | | | | | Summary: luajit requires CC to be passed on the command line, not via the Make environment in order to override the Makefile. Pass it explicitly, and for GCC targets (powerpc, mips, sparc64) explicitly use ports GCC. Reviewed By: mat Differential Revision: https://reviews.freebsd.org/D13804 Notes: svn path=/head/; revision=458594
* Fix lang/luajit object file .strtab section sizeDimitry Andric2017-12-312-0/+12
| | | | | | | | | | | | | | | | | | | | | | When luajit writes a ELF object file (using the -b option), it sets the size of the .strtab section one byte too short. In function bcsave_elfobj(), the offset of the .rodata section after .strtab is already calculated correctly, but the size of .strtab itself is one byte too small. Even though there is a zero byte after the last string in the table, the short size causes lld (the LLVM linker) to show an error message similar to: ld: error: obj/bytecode.o: string table non-null terminated Fix it by increasing the size of the .strtab section by one byte. This change has also been accepted upstream, but there is no new stable release yet. Approved by: portmgr (antoine) PR: 223688 Notes: svn path=/head/; revision=457655
* For ports that are explicitly enabled on armv6, also enable themMark Linimon2017-10-101-1/+1
| | | | | | | | | | on armv7. This has not been tested with an -exp run but should "do no harm". PR: 221894 (partial) Notes: svn path=/head/; revision=451721
* Sort ARCHS. Pet portlint.Mark Linimon2017-06-261-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444433
* Upgrade from 2.0.4 to 2.0.5.Sergey A. Osokin2017-05-036-42/+26
| | | | | | | Sort pkg-plist. Notes: svn path=/head/; revision=440048
* Prefer relative symlinks to be relocation friendlyBaptiste Daroussin2016-06-231-1/+2
| | | | Notes: svn path=/head/; revision=417346
* No need for pre/post here.Adam Weinberger2016-04-141-3/+1
| | | | | | | Committed under just-fix-it. Notes: svn path=/head/; revision=413312
* Upgrade from 2.0.3 to 2.0.4.Sergey A. Osokin2015-06-012-4/+3
| | | | | | | ChangeLog: http://luajit.org/changes.html Notes: svn path=/head/; revision=388291
* This time, don't delete the requisite includes for the post-install bits.Sean Bruno2015-05-021-6/+5
| | | | | | | | | | | Reimplement ONLY_FOR_ARCHS such that we know that this port requires newer compiler features (which aren't very clear from the port itself). Probably need to validate this on powerpc as we have clang available and gcc ports. PR: 197132 Notes: svn path=/head/; revision=385203
* revert r385200 as it is breaks the port due to missing include.Sean Bruno2015-05-021-2/+5
| | | | Notes: svn path=/head/; revision=385201
* lang/luajit requires a much more modern compiler than the gcc4.2.1 availableSean Bruno2015-05-021-5/+2
| | | | | | | | | | | | | | on non-clang architechtures. In addition, if there is no lang/gcc available for the architecuture, we can't build it via that method either. Rework archtecture disable to use ONLY_FOR_ARCHS and give a clearer reason why this is being disabled on powrepc/mips/sparc64. PR: 197132 Reviewed by: osa@freebsd.org (maintainer) Notes: svn path=/head/; revision=385200
* Fix luajit.pc file.Sergey A. Osokin2015-05-022-0/+10
| | | | | | | PR: 199121 Notes: svn path=/head/; revision=385199
* Cleanup plistBaptiste Daroussin2014-10-271-3/+0
| | | | Notes: svn path=/head/; revision=371587
* Update from 2.0.2 to 2.0.3.Sergey A. Osokin2014-08-163-15/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <ChangeLog> Add PS4 port. Add support for multilib distro builds. Fix OSX build. Fix MinGW build. Fix Xbox 360 build. Improve ULOAD forwarding for open upvalues. Fix GC steps threshold handling when called by JIT-compiled code. Fix argument checks for math.deg() and math.rad(). Fix jit.flush(func|true). Respect jit.off(func) when returning to a function, too. Fix compilation of string.byte(s, nil, n). Fix line number for relocated bytecode after closure fixup. Fix frame traversal for backtraces. Fix ABC elimination. Fix handling of redundant PHIs. Fix snapshot restore for exit to function header. Fix type punning alias analysis for constified pointers. Fix call unroll checks in the presence of metamethod frames. Fix initial maxslot for down-recursive traces. Prevent BASE register coalescing if parent uses IR_RETF. Don't purge modified function from stack slots in BC_RET. Fix recording of BC_VARG. Don't access dangling reference to reallocated IR. Fix frame depth display for bytecode dump in -jdump. ARM: Fix register allocation when rematerializing FPRs. x64: Fix store to upvalue for lightuserdata values. FFI: Add missing GC steps for callback argument conversions. FFI: Properly unload loaded DLLs. FFI: Fix argument checks for ffi.string(). FFI/x64: Fix passing of vector arguments to calls. FFI: Rehash finalizer table after GC cycle, if needed. FFI: Fix cts->L for cdata unsinking in snapshot restore. </ChangeLog> Notes: svn path=/head/; revision=365088
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-051-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories J-L. CR: D305 Approved by: portmgr (swills) Notes: svn path=/head/; revision=360810
* - Stage supportMartin Wilke2014-02-012-14/+4
| | | | Notes: svn path=/head/; revision=342193
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* Update from 2.0.1 to 2.0.2.Sergey A. Osokin2013-07-104-16/+22
| | | | | | | | | Install link to shared object. (*) PR: 177881 (*) Notes: svn path=/head/; revision=322727
* Apply hotfix from upstream.Sergey A. Osokin2013-03-182-0/+7
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=314543
* Update from 2.0.0 to 2.0.1.Sergey A. Osokin2013-02-253-23/+21
| | | | | | | ChangeLog: http://luajit.org/changes.html Notes: svn path=/head/; revision=312932
* Finally update from 2.0.0-rc3 to 2.0.0 release.Sergey A. Osokin2012-11-142-5/+5
| | | | | | | | | ChangeLog: http://luajit.org/changes.html Feature safe: yes Notes: svn path=/head/; revision=307407
* Update from 2.0.0-rc2 to 2.0.0-rc3.Sergey A. Osokin2012-11-082-5/+5
| | | | | | | | | ChangeLog: http://luajit.org/changes.html Feature safe: yes Notes: svn path=/head/; revision=307199
* Update from 2.0.0-rc1 to 2.0.0-rc2.Sergey A. Osokin2012-11-062-5/+5
| | | | | | | Feature safe: yes. Notes: svn path=/head/; revision=307086
* Update from 2.0.0-beta11 to 2.0.0-rc1.Sergey A. Osokin2012-11-014-32/+30
| | | | | | | | | ChangeLog: http://luajit.org/changes.html Feature safe: yes Notes: svn path=/head/; revision=306817
* Update from 2.0.0-beta10 to 2.0.0-beta11.Sergey A. Osokin2012-10-185-38/+50
| | | | | | | | | | | Remove needless patch. ChangeLog: http://luajit.org/changes.html Feature safe: yes Notes: svn path=/head/; revision=306079
* Mark as broken on powerpc and sparc64 (and, presumably, ia64).Mark Linimon2012-09-041-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=303640
* Fix build by remove needless patch.Sergey A. Osokin2012-05-111-139/+0
| | | | | | | Reported by: Mike Harding aka mvh at ix dot netcom dot com Notes: svn path=/head/; revision=296425
* Update from 2.0.0-beta9 to 2.0.0-beta10.Sergey A. Osokin2012-05-113-21/+17
| | | | | | | | | Remove needless patches. ChangeLog: http://luajit.org/changes.html Notes: svn path=/head/; revision=296418
* Replace unwind.h definitions with luajit own.Sergey A. Osokin2012-04-023-245/+140
| | | | | | | | | | | | Bump PORTREVISION. Patch obtained from browsable mirror of luajit http://repo.or.cz/w/luajit-2.0.git. Feature safe: yes Notes: svn path=/head/; revision=294112
* Apply hotfix from upstream.Sergey A. Osokin2012-02-092-1/+7
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=290796
* Move luajit from devel to lang directory.Sergey A. Osokin2012-01-197-0/+392
Notice from: linimon Notes: svn path=/head/; revision=289477