notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/luajit/Makefile

Number of commits found: 51

Thursday, 1 Feb 2024
17:44 Sergey A. Osokin (osa) search for other commits by this committer
lang/luajit: return port to the pool
commit hash: e2ea116d3d995e4b238ef40b43cf3b6f9e3e4ed9 commit hash: e2ea116d3d995e4b238ef40b43cf3b6f9e3e4ed9 commit hash: e2ea116d3d995e4b238ef40b43cf3b6f9e3e4ed9 commit hash: e2ea116d3d995e4b238ef40b43cf3b6f9e3e4ed9 e2ea116
Wednesday, 10 Jan 2024
13:13 Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
commit hash: 64631af5a788e3083ad88fb728a95a3499015a6d commit hash: 64631af5a788e3083ad88fb728a95a3499015a6d commit hash: 64631af5a788e3083ad88fb728a95a3499015a6d commit hash: 64631af5a788e3083ad88fb728a95a3499015a6d 64631af
Saturday, 12 Aug 2023
01:37 Piotr Kubaj (pkubaj) search for other commits by this committer
lang/luajit: remove workaround for EOL FreeBSD / powerpc*
commit hash: 953225a540a852c3bea0ad9999c37d945689842c commit hash: 953225a540a852c3bea0ad9999c37d945689842c commit hash: 953225a540a852c3bea0ad9999c37d945689842c commit hash: 953225a540a852c3bea0ad9999c37d945689842c 953225a
Wednesday, 4 Jan 2023
23:04 Piotr Kubaj (pkubaj) search for other commits by this committer
lang/luajit: use clang on powerpc

Merge recent patch for luajit that fixes build with clang.
Since clang's assembler before LLVM 14 doesn't understand some
instructions, use binutils' as when using older LLVM.
commit hash: 44378cfde01b3c04918c50b38009092ccee9f6c7 commit hash: 44378cfde01b3c04918c50b38009092ccee9f6c7 commit hash: 44378cfde01b3c04918c50b38009092ccee9f6c7 commit hash: 44378cfde01b3c04918c50b38009092ccee9f6c7 44378cf
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Shterenlikht
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Bob Eager <bob@eager.cx>
  *  Bruce M Simpson
  *  Bruce M. Simpson
  *  Christoph Mallon <christoph.mallon@gmx.de>
  *  Christopher Elkins <chrise@scardini.com>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Chuck Robey <chuckr@FreeBSD.org>
  *  Cyrille Lefevre <clefevre@citeweb.net>
  *  Dan Rench <citric@cubicone.tmetic.com>
  *  Danilo Egea Gondolfo <danilogondolfo@gmail.com>
  *  Dario Freni <saturnero@gufi.org>
  *  David Kalliecharan <dave@dal.ca>
  *  David Naylor <dbn@FreeBSD.org>
  *  David Naylor <dbn@dragon.local>
  *  David O'Brien (obrien@NUXI.com)
  *  David O'Brien (obrien@NUXI.org)
  *  David O'Brien <obrien@NUXI.org>
  *  David O'Brien <obrien@cs.ucdavis.edu>
  *  Dereckson <dereckson@gmail.com>
  *  Devon H. O'Dell <devon.odell@gmail.com>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Don Croyle <croyle@gelemna.org>
  *  Douglas Anestad <yotta@dougdidit.com>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Eugene Ossintsev
  *  Frank Fischer
  *  Frank Gruender <elwood@mc5sys.in-berlin.de>
  *  Frederic Cambus
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gerald Pfeifer <gerald@FreeBSD.org>
  *  Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
  *  GreenDog <fiziologus@gmail.com>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Guy Antony Halse <guy@rucus.ru.za.za>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@fallin.lv>
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Iblis Lin <iblis@hs.ntnu.edu.tw>
  *  James Bailie <jimmy@mammothcheese.ca>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@FreeBSD.org>
  *  Jeff Brown <jabrown@caida.org>
  *  Jeremy Norris <ishmael27@home.com>
  *  Jing-Tang Keith Jang <keith@FreeBSD.org>
  *  John Hein <jhein@symmetricom.com>
  *  John Marino <marino@FreeBSD.org>
  *  John Merryweather Cooper
  *  John Merryweather Cooper <coop9211@uidaho.edu>
  *  John Merryweather Cooper et al
  *  Joseph Koshy <jkoshy@FreeBSD.org>
  *  Josh Elsasser <jre@vineyard.net>
  *  Josh Gilliam <josh@quick.net>
  *  Julian H. Stacey <jhs@FreeBSD.org>
  *  Julian Stecklina
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Katsuji ISHIKAWA <katsuji.ishikawa@gmail.com>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kimura Fuyuki <fuyuki@mj.0038.net>
  *  Kimura Fuyuki <fuyuki@nigredo.org>
  *  Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Lev Walkin <vlm@lionet.info>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Mahdi Mokhtari <mokhi64@gmail.com>
  *  Marcin Cieslak <saper@SYSTEM.PL>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Matthew Hunt <mph@FreeBSD.org>
  *  Michael Butschky <butsch@computi.erols.com>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Mitsuru YOSHIDA <mitsuru@riken.jp>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Neal Nelson <ports@nicandneal.net>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nils M Holm <nmh@t3x.org>
  *  Oliver Braun <obraun@informatik.unibw-muenchen.de>
  *  Oliver Breuninger <ob@seicom.NET>
  *  Patrick Li <pat@databits.net>
  *  Pawel Worach <pawel.worach@gmail.com>
  *  Pedro F. Giffuni <giffunip@asme.org>
  *  Pedro Giffuni
  *  Pedro Giffuni <giffunip@asme.org>
  *  Pete French <pete@twisted.org.uk>
  *  Peter Schuller <peter.schuller@infidyne.com>
  *  Peter van Heusden <pvh@egenetics.com>
  *  Phillip Neumann <pneumann@gmail.com>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Pontus Stenetorp <ninjin@kth.se>
  *  Ralf S. Engelschall <rse@engelschall.com>
  *  Rick van der Zwet <rick@wzoeterwoude.net>
  *  Rob Zinkov
  *  Roland Jesse <roland.jesse@gmx.net>
  *  Romain Tartiere <romain@blogreen.org>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sahil Tandon <sahil@tandon.net>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Simon Marlow <simonmar@microsoft.com>
  *  Simun Mikecin <numisemis@yahoo.com>
  *  Stanislav Sedov <ssedov@mbsd.msk.ru>
  *  Stephen Weeks <sweeks@sweeks.com>
  *  Steven G. Kargl
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sylvio Cesar <sylvio@FreeBSD.org>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Timothy Bourke <timbob@bigpond.com>
  *  Tom Judge <tj@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vitaly Magerya <vmagerya@gmail.com>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen Heping <wenhping@gmail.com>
  *  Wes Peters <wes@softweyr.com>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yukihiro Nakai <Nakai@technologist.com>
  *  Yukihiro Nakai <nakai@FreeBSD.org>
  *  Zach Garner <zach@neurosoft.org>
  *  aaron@FreeBSD.org
  *  andrewb@cs.cmu.edu
  *  arved
  *  chinsan
  *  chuckr
  *  dd
  *  erik@smluc.org
  *  gahr
  *  gahr@FreeBSD.org
  *  gpalmer
  *  hsu
  *  ijliao
  *  jasone
  *  jkh
  *  jkoshy
  *  jmacd
  *  jmacd@FreeBSD.org
  *  jmz
  *  js@jeannot.org
  *  jseger@FreeBSD.org
  *  kappa@FreeBSD.org.ua
  *  kbyanc
  *  msmith@gsoft.com.au
  *  mutoh@openedu.org
  *  netchild@FreeBSD.org
  *  patrick
  *  pst
  *  rene@FreeBSD.org
  *  ruslan@shevchenko.kiev.ua
  *  stas
  *  tobez

With hat:	portmgr
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 f98ae56
Thursday, 13 Jan 2022
00:03 Adam Weinberger (adamw) search for other commits by this committer
lang/luajit: Fix option description
commit hash: 9208edb64b6860314be8b98fdbddd3344a7f28e8 commit hash: 9208edb64b6860314be8b98fdbddd3344a7f28e8 commit hash: 9208edb64b6860314be8b98fdbddd3344a7f28e8 commit hash: 9208edb64b6860314be8b98fdbddd3344a7f28e8 9208edb
Wednesday, 5 Jan 2022
22:20 Sergey A. Osokin (osa) search for other commits by this committer
lang/luajit: link with pthread

Bump PORTREVISION.

PR:	191476
commit hash: 68954edbe01044a7d72eeac0f103cc4c1ee633ee commit hash: 68954edbe01044a7d72eeac0f103cc4c1ee633ee commit hash: 68954edbe01044a7d72eeac0f103cc4c1ee633ee commit hash: 68954edbe01044a7d72eeac0f103cc4c1ee633ee 68954ed
Thursday, 28 Oct 2021
01:10 Sergey A. Osokin (osa) search for other commits by this committer
lang/Makefile: connect lang/luajit-devel to build

Update CONFLICTS for lang/luajit and lang/luajit-openresty.
commit hash: 8823f793732f8c92235a6332417d53ef4cc361b4 commit hash: 8823f793732f8c92235a6332417d53ef4cc361b4 commit hash: 8823f793732f8c92235a6332417d53ef4cc361b4 commit hash: 8823f793732f8c92235a6332417d53ef4cc361b4 8823f79
Sunday, 29 Aug 2021
19:17 Bernhard Froehlich (decke) search for other commits by this committer
lang/luajit: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 16369f07903add951f0620c1fa8b688ca2ee449b commit hash: 16369f07903add951f0620c1fa8b688ca2ee449b commit hash: 16369f07903add951f0620c1fa8b688ca2ee449b commit hash: 16369f07903add951f0620c1fa8b688ca2ee449b 16369f0
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 1 Feb 2021
12:42 rene search for other commits by this committer
Remove support for FreeBSD 12.1 from various ports.

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
Original commitRevision:563570 
Saturday, 2 Jan 2021
01:46 linimon search for other commits by this committer
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:559904 
Thursday, 29 Oct 2020
23:53 kevans search for other commits by this committer
lang/luajit: switch to LLVM10 from ports for 12.1/amd64

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)
Original commitRevision:553656 
Monday, 3 Feb 2020
19:47 sunpoet search for other commits by this committer
Update MASTER_SITES and WWW: use https:// instead of http://

Approved by:	portmgr (blanket)
Original commitRevision:525086 
Monday, 9 Sep 2019
09:00 mm search for other commits by this committer
Add luajit-openresty to CONFLICTS_INSTALL for luajit
Original commitRevision:511609 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
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
Original commitRevision:507372 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
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
Original commitRevision:487272 
Monday, 29 Oct 2018
07:14 linimon search for other commits by this committer
Give the powerpc64 failure mode a more useful message.

While here, swap BROKEN for IGNORED.  "Not supported upstream" is
supposed to be the latter.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:483372 
Monday, 10 Sep 2018
09:08 amdmi3 search for other commits by this committer
- Add LICENSE

Approved by:	portmgr blanket
Original commitRevision:479376 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
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
Original commitRevision:475857 
Sunday, 18 Mar 2018
15:08 linimon search for other commits by this committer
Mark as broken on aarch64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:464920 
Wednesday, 10 Jan 2018
03:51 jhibbits search for other commits by this committer
Add support for GCC-based targets to luajit

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
Original commitRevision:458594 
Sunday, 31 Dec 2017
00:50 dim search for other commits by this committer
Fix lang/luajit object file .strtab section size

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
Original commitRevision:457655 
Tuesday, 10 Oct 2017
21:31 linimon search for other commits by this committer
For ports that are explicitly enabled on armv6, also enable them
on armv7.  This has not been tested with an -exp run but should
"do no harm".

PR:		221894 (partial)
Original commitRevision:451721 
Monday, 26 Jun 2017
23:44 linimon search for other commits by this committer
Sort ARCHS.  Pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:444433 
Wednesday, 3 May 2017
21:37 osa search for other commits by this committer
Upgrade from 2.0.4 to 2.0.5.
Sort pkg-plist.
Original commitRevision:440048 
Thursday, 23 Jun 2016
06:45 bapt search for other commits by this committer
Prefer relative symlinks to be relocation friendly
Original commitRevision:417346 
Thursday, 14 Apr 2016
19:08 adamw search for other commits by this committer
No need for pre/post here.

Committed under just-fix-it.
Original commitRevision:413312 
Monday, 1 Jun 2015
23:30 osa search for other commits by this committer
Upgrade from 2.0.3 to 2.0.4.

ChangeLog:	http://luajit.org/changes.html
Original commitRevision:388291 
Saturday, 2 May 2015
18:43 sbruno search for other commits by this committer
This time, don't delete the requisite includes for the post-install bits.

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
Original commitRevision:385203 
17:59 sbruno search for other commits by this committer
revert r385200 as it is breaks the port due to missing include.
Original commitRevision:385201 
17:52 sbruno search for other commits by this committer
lang/luajit requires a much more modern compiler than the gcc4.2.1 available
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)
Original commitRevision:385200 
17:18 osa search for other commits by this committer
Fix luajit.pc file.

PR:	199121
Original commitRevision:385199 
Saturday, 16 Aug 2014
15:08 osa search for other commits by this committer
Update from 2.0.2 to 2.0.3.

<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>
Original commitRevision:365088 
Saturday, 5 Jul 2014
19:27 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
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)
Original commitRevision:360810 
Saturday, 1 Feb 2014
17:10 miwi search for other commits by this committer
- Stage support
Original commitRevision:342193 
Friday, 20 Sep 2013
19:53 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Original commitRevision:327741 
Wednesday, 10 Jul 2013
17:57 osa search for other commits by this committer
Update from 2.0.1 to 2.0.2.
Install link to shared object.	(*)

PR:	177881	(*)
Original commitRevision:322727 
Monday, 18 Mar 2013
09:34 osa search for other commits by this committer
Apply hotfix from upstream.
Bump PORTREVISION.
Original commitRevision:314543 
Monday, 25 Feb 2013
16:39 osa search for other commits by this committer
Update from 2.0.0 to 2.0.1.

ChangeLog:	http://luajit.org/changes.html
Original commitRevision:312932 
Wednesday, 14 Nov 2012
10:20 osa search for other commits by this committer
Finally update from 2.0.0-rc3 to 2.0.0 release.

ChangeLog:	http://luajit.org/changes.html

Feature safe:	yes
Original commitRevision:307407 
Thursday, 8 Nov 2012
21:31 osa search for other commits by this committer
Update from 2.0.0-rc2 to 2.0.0-rc3.

ChangeLog:	http://luajit.org/changes.html

Feature safe:	yes
Original commitRevision:307199 
Tuesday, 6 Nov 2012
18:42 osa search for other commits by this committer
Update from 2.0.0-rc1 to 2.0.0-rc2.

Feature safe:	yes.
Original commitRevision:307086 
Thursday, 1 Nov 2012
18:54 osa search for other commits by this committer
Update from 2.0.0-beta11 to 2.0.0-rc1.

ChangeLog:	http://luajit.org/changes.html

Feature safe:	yes
Original commitRevision:306817 
Thursday, 18 Oct 2012
18:17 osa search for other commits by this committer
Update from 2.0.0-beta10 to 2.0.0-beta11.
Remove needless patch.

ChangeLog:	http://luajit.org/changes.html

Feature safe:	yes
Original commitRevision:306079 
Tuesday, 4 Sep 2012
06:57 linimon search for other commits by this committer
Mark as broken on powerpc and sparc64 (and, presumably, ia64).

Hat:		portmgr
Original commitRevision:303640 
Friday, 11 May 2012
10:32 osa search for other commits by this committer
Update from 2.0.0-beta9 to 2.0.0-beta10.
Remove needless patches.

ChangeLog:      http://luajit.org/changes.html
Original commit
Monday, 2 Apr 2012
09:51 osa search for other commits by this committer
Replace unwind.h definitions with luajit own.
Bump PORTREVISION.

Patch obtained from browsable mirror of luajit
http://repo.or.cz/w/luajit-2.0.git.

Feature safe:   yes
Original commit
Thursday, 9 Feb 2012
16:36 osa search for other commits by this committer
Apply hotfix from upstream.
Bump PORTREVISION.
Original commit
Thursday, 19 Jan 2012
18:09 osa search for other commits by this committer
Move luajit from devel to lang directory.

Notice from:    linimon
Original commit

Number of commits found: 51