Port details |
- py-lupa Python wrapper around Lua and LuaJIT
- 2.4 lang =2 2.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-04-04 07:41:08
- Last Update: 2025-02-03 15:51:27
- Commit Hash: 29c917e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/scoder/lupa
- Description:
- Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. It is a partial
rewrite of LunaticPython in Cython with some additional features such as proper
coroutine support.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}lupa>0:lang/py-lupa@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/lang/py-lupa/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/py-lupa
- pkg install py311-lupa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-lupa listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-lupa
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1738089108
SHA256 (lupa-2.4.tar.gz) = 5300d21f81aa1bd4d45f55e31dddba3b879895696068a3f84cfcb5fd9148aacd
SIZE (lupa-2.4.tar.gz) = 7184668
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:
-
- py311-cython3>=3.0.11<3.1 : lang/cython3@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- liblua-5.4.so : lang/lua54
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_py-lupa
- USES:
- lua pkgconfig python
- 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.4 03 Feb 2025 15:51:27 |
Po-Chuan Hsieh (sunpoet) |
lang/py-lupa: Update to 2.4
Changes: https://github.com/scoder/lupa/releases
https://github.com/scoder/lupa/blob/master/CHANGES.rst |
2.2 03 Jun 2024 06:52:57 |
Po-Chuan Hsieh (sunpoet) |
lang/py-lupa: Update to 2.2
- Add GitHub to MASTER_SITES
Changes: https://github.com/scoder/lupa/releases
https://github.com/scoder/lupa/blob/master/CHANGES.rst |
2.1 28 May 2024 10:21:35 |
Po-Chuan Hsieh (sunpoet) |
lang/py-lupa: Adjust e63cf89eb69315c20b4f7e9d1d24edb002711886 |
2.1 20 May 2024 21:53:51 |
Daniel Engberg (diizzy) |
lang/py-lupa: Convert post-patch to EXTRACT_AFTER_ARGS
Reduce I/O by excluding files we don't need during extraction
PR: 278747
Approved by: portmgr (maintainer timeout, 2+ weeks) |
2.1 31 Mar 2024 03:06:56 |
Po-Chuan Hsieh (sunpoet) |
lang/py-lupa: Update to 2.1
Changes: https://github.com/scoder/lupa/blob/master/CHANGES.rst |
2.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.0 27 May 2023 04:09:19 |
Po-Chuan Hsieh (sunpoet) |
lang/py-lupa: Update to 2.0
- Convert to USE_PYTHON=unittest
Changes: https://github.com/scoder/lupa/blob/master/CHANGES.rst |
1.14.1 09 Apr 2023 20:40:25 |
Po-Chuan Hsieh (sunpoet) |
lang/py-lupa: Update to 1.14.1
Changes: https://github.com/scoder/lupa/blob/master/CHANGES.rst |
1.13 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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) |
1.13 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 ) |
1.13 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 ) |
1.13 25 Mar 2022 13:37:05 |
Po-Chuan Hsieh (sunpoet) |
lang/py-lupa: Update to 1.13
Changes: https://github.com/scoder/lupa/blob/master/CHANGES.rst |
1.12 07 Mar 2022 18:11:20 |
Po-Chuan Hsieh (sunpoet) |
lang/py-lupa: Update to 1.12
Changes: https://github.com/scoder/lupa/blob/master/CHANGES.rst |
1.10 05 Nov 2021 23:54:08 |
Po-Chuan Hsieh (sunpoet) |
lang/py-lupa: Remove -f because RM has it already |
1.10 21 Sep 2021 03:44:48 |
Po-Chuan Hsieh (sunpoet) |
lang/py-lupa: Update to 1.10
- Strip shared library
Changes: https://github.com/scoder/lupa/blob/master/CHANGES.rst |
1.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.9 04 Apr 2020 07:22:41 |
sunpoet |
Add py-lupa 1.9
Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. It is a partial
rewrite of LunaticPython in Cython with some additional features such as proper
coroutine support.
WWW: https://github.com/scoder/lupa |