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.

Port details
nuitka Compatible and efficient Python compiler
2.1 devel on this many watch lists=1 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 1.9Version 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: 2024-03-23 14:50:12
Commit Hash: 8cb720f
People watching this port, also watch:: json-c, sysinfo, python, miller
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.
Dependency lines:
  • nuitka-py39>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-py39
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nuitka-py39
Package flavors (<flavor>: <package>)
  • py39: nuitka-py39
distinfo:
TIMESTAMP = 1710712802 SHA256 (Nuitka-2.1.tar.gz) = 7afe7789491153fd76c260bd33ceedc2441119309d4e33bcf026645352a1c46d SIZE (Nuitka-2.1.tar.gz) = 3632504

Packages (timestamps in pop-ups are UTC):
nuitka-py37
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.6.10.5---0.6.10.4-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

nuitka-py39
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.02.0-2.02.0---
FreeBSD:13:quarterly1.91.91.61.91.91.91.91.9
FreeBSD:14:latest2.02.01.22.02.01.6-1.6
FreeBSD:14:quarterly1.91.9-1.91.91.91.91.9
FreeBSD:15:latest2.02.0n/a1.9n/a1.91.92.0
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=42 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-ordered-set>=4.1.0 : devel/py-ordered-set@py39
  2. py39-zstandard>=0.15 : archivers/py-zstandard@py39
  3. python3.9 : lang/python39
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: 94

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1
23 Mar 2024 14:50:12
commit hash: 8cb720fcccc68b9d5980615cb4f80905258963c1commit hash: 8cb720fcccc68b9d5980615cb4f80905258963c1commit hash: 8cb720fcccc68b9d5980615cb4f80905258963c1commit hash: 8cb720fcccc68b9d5980615cb4f80905258963c1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 2.1

Changes:	https://nuitka.net/doc/Changelog.html
2.0
21 Feb 2024 15:11:08
commit hash: 0715e3f21e3792dfdec2336cd8f44280ce3922e0commit hash: 0715e3f21e3792dfdec2336cd8f44280ce3922e0commit hash: 0715e3f21e3792dfdec2336cd8f44280ce3922e0commit hash: 0715e3f21e3792dfdec2336cd8f44280ce3922e0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 2.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
1.9
27 Nov 2023 10:30:06
commit hash: 1494d7fbc70574aa0cb2ba1bd87089a04f626973commit hash: 1494d7fbc70574aa0cb2ba1bd87089a04f626973commit hash: 1494d7fbc70574aa0cb2ba1bd87089a04f626973commit hash: 1494d7fbc70574aa0cb2ba1bd87089a04f626973 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 1.9

- Update WWW

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
1.8
04 Sep 2023 21:30:33
commit hash: 848f6729fe5128e3a9494da5889b7cbb238dfe57commit hash: 848f6729fe5128e3a9494da5889b7cbb238dfe57commit hash: 848f6729fe5128e3a9494da5889b7cbb238dfe57commit hash: 848f6729fe5128e3a9494da5889b7cbb238dfe57 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 1.8

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
1.7
09 Jul 2023 21:36:18
commit hash: 07f85af147a776e47b10816fe3cfa80b659bad21commit hash: 07f85af147a776e47b10816fe3cfa80b659bad21commit hash: 07f85af147a776e47b10816fe3cfa80b659bad21commit hash: 07f85af147a776e47b10816fe3cfa80b659bad21 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 1.7

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
1.6
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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>
1.6
05 Jun 2023 18:49:10
commit hash: d2133933ef3dc795046247bb1f1c3c09f459001dcommit hash: d2133933ef3dc795046247bb1f1c3c09f459001dcommit hash: d2133933ef3dc795046247bb1f1c3c09f459001dcommit hash: d2133933ef3dc795046247bb1f1c3c09f459001d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 1.6

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
1.5
05 Apr 2023 17:31:48
commit hash: 0ec05fc3806f0db7c49e5c73d0cda85ab453a705commit hash: 0ec05fc3806f0db7c49e5c73d0cda85ab453a705commit hash: 0ec05fc3806f0db7c49e5c73d0cda85ab453a705commit hash: 0ec05fc3806f0db7c49e5c73d0cda85ab453a705 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 1.5

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
1.4
05 Feb 2023 15:50:08
commit hash: 72582f441c4ac2d62f166e3445538fd3ab773202commit hash: 72582f441c4ac2d62f166e3445538fd3ab773202commit hash: 72582f441c4ac2d62f166e3445538fd3ab773202commit hash: 72582f441c4ac2d62f166e3445538fd3ab773202 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 1.4

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
1.3
30 Jan 2023 13:02:14
commit hash: 9a4d97d7216535dbe265724a0691eec80d046816commit hash: 9a4d97d7216535dbe265724a0691eec80d046816commit hash: 9a4d97d7216535dbe265724a0691eec80d046816commit hash: 9a4d97d7216535dbe265724a0691eec80d046816 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 1.3

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
1.2
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
1.2
30 Dec 2022 09:06:06
commit hash: b1330cb68a5507cc996cf8748237505030479b78commit hash: b1330cb68a5507cc996cf8748237505030479b78commit hash: b1330cb68a5507cc996cf8748237505030479b78commit hash: b1330cb68a5507cc996cf8748237505030479b78 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 1.2

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
1.1
03 Oct 2022 17:11:08
commit hash: 81b14d8b9bb863efa0bc638ae4daf0bee0f7143acommit hash: 81b14d8b9bb863efa0bc638ae4daf0bee0f7143acommit hash: 81b14d8b9bb863efa0bc638ae4daf0bee0f7143acommit hash: 81b14d8b9bb863efa0bc638ae4daf0bee0f7143a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 1.1

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0
27 Aug 2022 10:26:04
commit hash: 16c1991912d642f2c0727ceb83cc7c1ade706818commit hash: 16c1991912d642f2c0727ceb83cc7c1ade706818commit hash: 16c1991912d642f2c0727ceb83cc7c1ade706818commit hash: 16c1991912d642f2c0727ceb83cc7c1ade706818 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 1.0

- Sort USES

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
0.6.18.6
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.18.6
17 Jun 2022 07:48:36
commit hash: 4028eb37f51553d0286ed91fe5618b4508006ca2commit hash: 4028eb37f51553d0286ed91fe5618b4508006ca2commit hash: 4028eb37f51553d0286ed91fe5618b4508006ca2commit hash: 4028eb37f51553d0286ed91fe5618b4508006ca2 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
devel/nuitka: Add CPE information

Approved by:	portmgr (blanket)
0.6.18.6
11 Jan 2022 18:47:25
commit hash: 63bf83f29b8e25e034ae314be9da85f37bd6dee4commit hash: 63bf83f29b8e25e034ae314be9da85f37bd6dee4commit hash: 63bf83f29b8e25e034ae314be9da85f37bd6dee4commit hash: 63bf83f29b8e25e034ae314be9da85f37bd6dee4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 0.6.18.6

- Add NO_ARCH

Changes:	https://github.com/Nuitka/Nuitka/blob/master/Changelog.rst
		https://github.com/Nuitka/Nuitka/commits/develop
0.6.17
06 Dec 2021 01:39:11
commit hash: 4ae710cee697edfc37968c5207b59597440f3913commit hash: 4ae710cee697edfc37968c5207b59597440f3913commit hash: 4ae710cee697edfc37968c5207b59597440f3913commit hash: 4ae710cee697edfc37968c5207b59597440f3913 files touched by this commit
Wen Heping (wen) search for other commits by this committer
devel/nuitka: Update to 0.6.17
0.6.16.4
21 Sep 2021 03:47:25
commit hash: 987db1a7c49472336919e5a91ef560268959800bcommit hash: 987db1a7c49472336919e5a91ef560268959800bcommit hash: 987db1a7c49472336919e5a91ef560268959800bcommit hash: 987db1a7c49472336919e5a91ef560268959800b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 0.6.16.4

- Change MASTER_SITES to CHEESESHOP

Changes:	https://github.com/Nuitka/Nuitka/blob/master/Changelog.rst
		https://github.com/Nuitka/Nuitka/commits/develop
0.6.16.2
06 Jul 2021 14:59:29
commit hash: 5a61ec16f9e043cf1153e82597efe41eb72df209commit hash: 5a61ec16f9e043cf1153e82597efe41eb72df209commit hash: 5a61ec16f9e043cf1153e82597efe41eb72df209commit hash: 5a61ec16f9e043cf1153e82597efe41eb72df209 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 0.6.16.2

Changes:	https://github.com/Nuitka/Nuitka/blob/master/Changelog.rst
		https://github.com/Nuitka/Nuitka/commits/develop
0.6.16
30 Jun 2021 20:44:02
commit hash: b98cf83b148febbfe93c1927fde8a93f29cab8aacommit hash: b98cf83b148febbfe93c1927fde8a93f29cab8aacommit hash: b98cf83b148febbfe93c1927fde8a93f29cab8aacommit hash: b98cf83b148febbfe93c1927fde8a93f29cab8aa files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/nuitka: Update to 0.6.16

Changes:	https://github.com/Nuitka/Nuitka/blob/master/Changelog.rst
		https://github.com/Nuitka/Nuitka/commits/develop
0.6.10.5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.6.10.5
12 Jan 2021 09:38:25
Revision:561307Original commit files touched by this commit
krion search for other commits by this committer
Update to 0.6.10.5
0.6.10.4
06 Jan 2021 20:35:21
Revision:560641Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.10,4

Changes:	https://github.com/Nuitka/Nuitka/blob/master/Changelog.rst
		https://github.com/Nuitka/Nuitka/commits/develop
0.6.10.1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.6.10.1
21 Dec 2020 08:34:05
Revision:558803Original commit files touched by this commit
krion search for other commits by this committer
Update to 0.6.10.1
0.6.10
19 Dec 2020 20:24:44
Revision:558663Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.10

Changes:	https://github.com/Nuitka/Nuitka/blob/master/Changelog.rst
0.6.9.7
22 Nov 2020 12:45:22
Revision:556040Original commit files touched by this commit
dbaio search for other commits by this committer
devel/nuitka: Update to 0.6.9.7
0.6.9.6
08 Nov 2020 12:55:57
Revision:554456Original commit files touched by this commit
dbaio search for other commits by this committer
devel/nuitka: Update to 0.6.9.6
0.6.9.5
01 Nov 2020 19:42:05
Revision:553852Original commit files touched by this commit
dbaio search for other commits by this committer
devel/nuitka: Update to 0.6.9.5
0.6.9.2
05 Oct 2020 17:25:23
Revision:551525Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.9.2

Changes:	https://github.com/Nuitka/Nuitka/blob/master/Changelog.rst
0.6.9.1
04 Oct 2020 14:15:00
Revision:551418Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.9.1

Changes:	https://github.com/Nuitka/Nuitka/blob/master/Changelog.rst
0.6.8.4
08 Jul 2020 19:19:45
Revision:541706Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.8.4

Changes:	https://github.com/Nuitka/Nuitka/blob/master/Changelog.rst
0.6.8.1
17 May 2020 12:32:33
Revision:535544Original commit files touched by this commit
dbaio search for other commits by this committer
devel/nuitka: Update to 0.6.8.1
0.6.8
16 May 2020 18:20:02
Revision:535490Original commit files touched by this commit
dbaio search for other commits by this committer
devel/nuitka: Update to 0.6.8

Changelog:	https://github.com/Nuitka/Nuitka/blob/0.6.8/Changelog.rst
0.6.7
25 Jan 2020 18:29:12
Revision:524111Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.7

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
0.6.6
13 Jan 2020 17:49:12
Revision:522960Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.6

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
0.6.5
01 Aug 2019 16:18:12
Revision:507812Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.5

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
		https://github.com/Nuitka/Nuitka/blob/develop/debian/changelog
0.6.4
08 Jun 2019 20:29:17
Revision:503760Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.4

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
		https://github.com/Nuitka/Nuitka/blob/develop/debian/changelog
0.6.3.1
26 Apr 2019 20:47:49
Revision:500156Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.3.1

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
		https://github.com/Nuitka/Nuitka/blob/develop/debian/changelog
0.6.3_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
0.6.3
06 Apr 2019 14:45:23
Revision:498131Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.3

- Local patch is merged by upstream [1]

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
Reference:	https://github.com/Nuitka/Nuitka/commit/ab4d650482515642597f8f15f464774bea0ecdcf
[1]
0.6.2
24 Feb 2019 02:13:32
Revision:493735Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove gcc version patch

This port builds fine on PowerPC without it.

Tested by:	Piotr Kubaj <pkubaj@anongoth.pl>
0.6.2
17 Feb 2019 19:40:53
Revision:493212Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.2

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
0.6.1.1
25 Jan 2019 19:59:54
Revision:491196Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.1.1

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
		https://github.com/Nuitka/Nuitka/commits/develop
0.6.0.6
01 Nov 2018 19:15:45
Revision:483722Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.0.6

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
		https://github.com/Nuitka/Nuitka/commits/develop
0.6.0.5
20 Oct 2018 14:50:25
Revision:482527Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.0.5

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
		https://github.com/Nuitka/Nuitka/commits/develop
0.6.0.4
15 Oct 2018 21:08:08
Revision:482183Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.0.4

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
		https://github.com/Nuitka/Nuitka/commits/develop
0.6.0.2
08 Oct 2018 21:41:41
Revision:481573Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.0.2

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
		https://github.com/Nuitka/Nuitka/commits/develop
0.6.0
26 Sep 2018 19:18:47
Revision:480759Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.0

Changes:	https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst
0.5.33
14 Sep 2018 20:36:35
Revision:479786Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.33

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
0.5.32.8
05 Sep 2018 23:55:56
Revision:479065Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.32.8

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.32.7
25 Aug 2018 13:49:43
Revision:478038Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.32.7

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.32.5
18 Aug 2018 00:14:19
Revision:477463Original commit files touched by this commit
sunpoet search for other commits by this committer
Use PYTHON_PKGNAMESUFFIX instead of USE_PYTHON=optsuffix
0.5.32.5
16 Aug 2018 23:42:36
Revision:477389Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.32.5

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.32.4
12 Aug 2018 17:34:40
Revision:477025Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.32.4

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.32.3
06 Aug 2018 19:53:49
Revision:476538Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.32.3

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.32.2
05 Aug 2018 19:09:00
Revision:476457Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.32.2

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.32.1
31 Jul 2018 00:03:57
Revision:475940Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.32.1

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.31
27 Jul 2018 18:35:52
Revision:475457Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.5.31

PR:		229943
Submitted by:	ndowens.fbsd@yandex.com
Sponsored by:	iXsystems Inc.
0.5.30
01 May 2018 19:50:40
Revision:468793Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.30

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.29.5
26 Apr 2018 18:51:13
Revision:468364Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.29.5

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.29.4
10 Apr 2018 17:39:01
Revision:466973Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.29.4

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.29.3
02 Apr 2018 11:59:15
Revision:466221Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.29.3

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.29.2
31 Mar 2018 22:46:58
Revision:466089Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.29.2

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.29.1
29 Mar 2018 19:59:32
Revision:465918Original commit files touched by this commit
sunpoet search for other commits by this committer
Update MASTER_SITES and WWW
0.5.29.1
28 Mar 2018 19:59:20
Revision:465844Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.29.1

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.29
27 Mar 2018 18:55:56
Revision:465740Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.29

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
0.5.28.2
07 Dec 2017 16:02:04
Revision:455732Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.28.2

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.28.1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.28.1
23 Oct 2017 18:27:11
Revision:452724Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.28.1

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
0.5.28
18 Oct 2017 17:23:18
Revision:452372Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.28

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
0.5.27
23 Jul 2017 13:12:58
Revision:446471Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.27

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.26.4
06 Jul 2017 00:03:09
Revision:445109Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.26.4

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.26.3
02 Jul 2017 06:47:25
Revision:444866Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.26.3

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.26.2
22 Jun 2017 23:40:56
Revision:444140Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.26.2

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.26.1
18 Jun 2017 17:33:02
Revision:443842Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.26.1

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
		https://github.com/kayhayen/Nuitka/commits/develop
0.5.26
07 Jun 2017 19:10:56
Revision:442866Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.26

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
0.5.25
28 Jan 2017 20:52:50
Revision:432664Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.25

- Allow concurrent installation (USE_PYTHON=concurrent)

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
0.5.24.4
24 Dec 2016 13:03:31
Revision:429343Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.5.24.4

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
0.5.22
18 Aug 2016 02:48:39
Revision:420379Original commit files touched by this commit
danfe search for other commits by this committer
- Update Nuitka to version 0.5.22
- Make it work on PowerPC where Clang is not the default compiler yet

NB: TIMESTAMP line in distinfo should read as follows, but has to stay in
its current form due to a bug in the hook script:
TIMESTAMP (Nuitka-0.5.22.tar.bz2) = 1471339534
0.5.21
05 Aug 2016 10:08:36
Revision:419678Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 0.5.21.
0.5.20
26 Mar 2016 17:10:44
Revision:411941Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.5.20

Changes:	https://github.com/kayhayen/Nuitka/blob/develop/Changelog.rst
0.5.18
23 Jan 2016 15:16:52
Revision:407031Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.5.18

Changes:	https://github.com/kayhayen/Nuitka/blob/master/debian/changelog
0.5.16.1
06 Dec 2015 17:52:38
Revision:403145Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.5.16.1

Changes:	https://github.com/kayhayen/Nuitka/blob/master/debian/changelog
0.5.16
11 Nov 2015 16:53:00
Revision:401280Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.5.16

Changes:	http://nuitka.net/posts/nuitka-release-0516.html
0.5.15
30 Oct 2015 11:25:24
Revision:400516Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.5.15

Changes:	http://nuitka.net/posts/nuitka-release-0515.html
0.5.14.3
05 Oct 2015 23:16:42
Revision:398675Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 0.5.14.3.
0.5.14
04 Oct 2015 18:01:45
Revision:398613Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE_FILE
0.5.14
01 Sep 2015 07:19:33
Revision:395747Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 0.5.14.
0.5.13.8
24 Aug 2015 16:04:10
Revision:395176Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 0.5.13.8.
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: 94