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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
nuitka Compatible and efficient Python compiler
2.8 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.8Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-08-10 19:30:17
Last Update: 2025-10-19 00:00:04
Commit Hash: 41f939b8
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found 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>)
  • py311: nuitka-py311
distinfo:
TIMESTAMP = 1759774961 SHA256 (Nuitka-2.8.tar.gz) = 46ad9e1be81fa54b0c0f0698aa560db99666ea128b3c72ede88a15c46bcf27f0 SIZE (Nuitka-2.8.tar.gz) = 3883900

Packages (timestamps in pop-ups are UTC):
nuitka-py311
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.82.8-2.72.8n/an/an/a
FreeBSD:13:quarterly2.82.8-2.72.8n/an/an/a
FreeBSD:14:latest---2.7----
FreeBSD:14:quarterly---2.7----
FreeBSD:15:latest--n/a2.7n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

nuitka-py312
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest2.82.8--2.8---
FreeBSD:14:quarterly2.82.8--2.8---
FreeBSD:15:latest2.82.8n/a-n/an/a--
FreeBSD:15:quarterly2.82.8n/a-n/an/a--
FreeBSD:16:latest2.82.8n/a-n/an/a--
 

nuitka-py37
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.6.10.5--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

nuitka-py39
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--1.6--n/an/an/a
FreeBSD:14:latest--1.2--1.6-1.6
FreeBSD:14:quarterly-----1.91.91.9
FreeBSD:15:latest--n/a-n/an/a1.92.0
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=42 : devel/py-setuptools@py311
  2. py311-toml>=0 : textproc/py-toml@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-ordered-set>=4.1.0 : devel/py-ordered-set@py311
  2. py311-zstandard>=0.15 : archivers/py-zstandard@py311
  3. python3.11 : lang/python311
This port is required by:
for Build
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/N/Nuitka/
  2. https://pypi.org/packages/source/N/Nuitka/
Collapse this list.

Number of commits found: 101 (showing only 1 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.13.4
10 Aug 2015 07:50:06
Revision:393848Original commit files touched by this commit
danfe search for other commits by this committer
Add a port of Nuitka, compatible and efficient Python compiler.  Those of you
who were fighting with cx_Freeze, PyInstaller, or py2exe to DTRT would likely
find it as better alternative, superior in many ways.

WWW: http://nuitka.net/

Number of commits found: 101 (showing only 1 on this page)

«  1 | 2