Port details on branch 2024Q2 |
- nuitka Compatible and efficient Python compiler
- 2.7 devel
=2 2.7Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2015-08-10 19:30:17
- Last Update: 2025-05-14 08:53:09
- Commit Hash: dfa2e8d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://nuitka.net/
- https://github.com/Nuitka/Nuitka
- Description:
- Nuitka is a Python compiler, a good replacement for the Python interpreter
and compiles every construct that CPython 2.6, 2.7, 3.2, 3.3 and 3.4 offer.
It translates Python code into a C++ program that then uses "libpython" to
execute in the same way as CPython does, in a very compatible way.
 ¦ ¦ ¦ ¦ 
- 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:
-
- nuitka${PYTHON_PKGNAMESUFFIX}>0:devel/nuitka
- To install the port:
- cd /usr/ports/devel/nuitka/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/nuitka
- pkg install nuitka-py311
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nuitka-py311
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1747212768
SHA256 (Nuitka-2.7.tar.gz) = b0d5ad394cbfe93820116cfe94605e50bb20f5707b6fb41e09c421a7c9a2c53d
SIZE (Nuitka-2.7.tar.gz) = 3885354
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-setuptools>=42 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- 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:
-
- py311-ordered-set>=4.1.0 : devel/py-ordered-set@py311
- py311-zstandard>=0.15 : archivers/py-zstandard@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- security/caldera-ot
Configuration Options:
- No options to configure
- Options name:
- devel_nuitka
- USES:
- cpe python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|