Port details |
- luajit-devel Just-In-Time Compiler for Lua
- 2.1.0.20230430 lang
=3 2.1.0.20230221Version of this port present on the latest quarterly branch. - Maintainer: osa@FreeBSD.org
 - Port Added: 2021-10-28 01:15:07
- Last Update: 2023-05-16 14:37:28
- Commit Hash: 0004f1f
- People watching this port, also watch:: libinotify, py39-pycparser, tmux, font-misc-meltho, p5-Encode-Locale
- License: MIT PD
- Description:
- LuaJIT is a Just-In-Time Compiler for the Lua programming language.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- luajit-devel>0:lang/luajit-devel
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/lang/luajit-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/luajit-devel
- pkg install luajit-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: luajit-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684192112
SHA256 (LuaJIT-LuaJIT-2.1.0.20230430-224129a_GH0.tar.gz) = 3c868f2b29f18532e65a61229b03101d1c8ad67e59ba1dae0805acd854890f64
SIZE (LuaJIT-LuaJIT-2.1.0.20230430-224129a_GH0.tar.gz) = 1074621
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Libraries
-
- benchmarks/sysbench
- devel/efl
- devel/luv
- dns/dnsjit
- dns/knot-resolver
- editors/neovim
- games/instead
Configuration Options:
- No options to configure
- Options name:
- lang_luajit-devel
- USES:
- compiler cpe gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.0.20230430 16 May 2023 14:37:28
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20230416_1 19 Apr 2023 16:17:26
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: really update to 2.1.0.20230416
Bump PORTREVISION.
Fixes: b22c23c7d01760a11d3575fc73b9a2d558d16a17 |
2.1.0.20230416 18 Apr 2023 15:59:30
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel/Makefile: update 2.1.0.20230221 -> 2.1.0.20230416 |
2.1.0.20230221 07 Mar 2023 15:00:11
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20230104 19 Jan 2023 16:40:26
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20221221 18 Jan 2023 23:16:07
    |
Piotr Kubaj (pkubaj)  |
lang/luajit-devel: allow using clang on powerpc by merging an upstream commit |
2.1.0.20221221 27 Dec 2022 16:10:19
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20221208 20 Dec 2022 15:07:54
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20221122 22 Nov 2022 15:02:10
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20221109 13 Nov 2022 16:41:31
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20221004_1 14 Oct 2022 22:27:03
    |
Adam Weinberger (adamw)  |
lang/luajit-devel: Fix bin/luajit symlink
The bin/luajit symlink dangles:
$ ls -l /usr/local/bin/luajit*
lrwxr-xr-x 1 root wheel 21 Oct 14 11:33 /usr/local/bin/luajit ->
luajit-2.1.0.20221004
-rwxr-xr-x 1 root wheel 633096 Oct 14 11:33 /usr/local/bin/luajit-2.1.0-beta3 |
2.1.0.20221004 04 Oct 2022 17:12:41
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1.0.20220815 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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.
(Only the first 15 lines of the commit message are shown above ) |
2.1.0.20220815 23 Aug 2022 14:45:32
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20220807 10 Aug 2022 14:08:25
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20220728 03 Aug 2022 02:49:55
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20220712 20 Jul 2022 14:22:15
    |
Tobias C. Berner (tcberner)  |
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> (Only the first 15 lines of the commit message are shown above ) |
2.1.0.20220712 13 Jul 2022 19:57:56
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20220602 03 Jun 2022 16:02:59
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20220503 10 May 2022 01:31:50
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20220417 27 Apr 2022 01:26:44
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20220405 10 Apr 2022 18:10:31
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit
While I'm here regenerate the package list. |
2.1.0.20220313 17 Mar 2022 13:08:27
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20220127 28 Jan 2022 02:51:22
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20220116 19 Jan 2022 13:16:38
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20211219 30 Dec 2021 16:39:13
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: update to the recent commit |
2.1.0.20211027 28 Oct 2021 21:57:01
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: enable CONFLICTS_INSTALL |
2.1.0.20211027 28 Oct 2021 01:07:36
    |
Sergey A. Osokin (osa)  |
lang/luajit-devel: add LuaJIT, development version |