Port details |
- thonny Python IDE for beginners
- 4.1.4_2 devel =3 4.1.4_2Version of this port present on the latest quarterly branch.
- Maintainer: kenrap@kennethraplee.com
- Port Added: 2018-11-26 08:35:31
- Last Update: 2024-01-14 02:43:44
- Commit Hash: 2bf3db5
- People watching this port, also watch:: spotify-tui, py39-adafruit-ampy, redshift, plexmediaserver, spotifyd
- Also Listed In: education python
- License: MIT
- WWW:
- https://thonny.org/
- Description:
- Thonny is a Python IDE meant for learning programming.
- ¦ ¦ ¦ ¦
- 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:
-
- thonny${PYTHON_PKGNAMESUFFIX}>0:devel/thonny
- To install the port:
- cd /usr/ports/devel/thonny/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/thonny
- pkg install thonny-py39
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: thonny-py39
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1701443420
SHA256 (thonny-4.1.4.tar.gz) = 2f64ec9b8fef0c5ecf1ba33648926e9074d2d241a8ed9d8ee6c34155894560ce
SIZE (thonny-4.1.4.tar.gz) = 2067736
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- update-desktop-database : devel/desktop-file-utils
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- pylint : devel/pylint@py39
- py39-jedi>=0.18.1 : devel/py-jedi@py39
- py39-astroid>=1.4.9 : devel/py-astroid@py39
- py39-docutils>=0.16 : textproc/py-docutils@py39
- py39-mypy>=0.670 : devel/py-mypy@py39
- py39-pyserial>=3.4 : comms/py-pyserial@py39
- py39-send2trash>=1.5 : deskutils/py-send2trash@py39
- py39-asttokens>=2.0 : devel/py-asttokens@py39
- py39-tkinter>0 : x11-toolkits/py-tkinter@py39
- py39-wheel>=0 : devel/py-wheel@py39
- py39-pip>=0 : devel/py-pip@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- update-desktop-database : devel/desktop-file-utils
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_thonny
- USES:
- python desktop-file-utils
- 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 |
4.1.4_2 14 Jan 2024 02:43:44 |
Wen Heping (wen) |
devel/thonny: Bump PORTREVISION since pkg-plist change
Really pass maintainership to submitter |
4.1.4_1 14 Jan 2024 02:36:53 |
Wen Heping (wen) |
devel/thonny: Add missing desktop entry and icons
Pass maintainership to submitter
PR: 276076
Reported by: kenrap@kennethraplee.com |
4.1.4_1 14 Dec 2023 13:23:02 |
Wen Heping (wen) |
devel/thonny: Add missing RUN_DEPENDS
PR: 275759
Reported by: scott.wl.furry@gmail.com |
4.1.4 04 Dec 2023 10:05:46 |
Wen Heping (wen) |
devel/thonny: Update to 4.1.4 |
4.1.3 29 Sep 2023 08:06:27 |
Wen Heping (wen) |
devel/thonny: Update to 4.1.3 |
4.1.2 12 Aug 2023 07:57:07 |
Wen Heping (wen) |
devel/thonny: Update to 4.1.2 |
4.1.1 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> |
4.1.1 16 Jun 2023 13:23:49 |
Wen Heping (wen) |
devel/thonny: Update to 4.1.1 |
4.1.0 04 Jun 2023 00:51:40 |
Wen Heping (wen) |
devel/thonny: Update to 4.1.0 |
4.0.2 09 Feb 2023 13:59:34 |
Wen Heping (wen) |
devel/thonny: Update to 4.0.2 |
4.0.1 05 Feb 2023 15:50:14 |
Po-Chuan Hsieh (sunpoet) |
devel/thonny: Add missing @${PY_FLAVOR}
Approved by: portmgr (blanket)
With hat: python |
4.0.1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
4.0.1 23 Oct 2022 15:12:29 |
Wen Heping (wen) |
devel/thonny: Update to 4.0.1 |
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) |
3.3.14 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 ) |
3.3.14 06 Aug 2021 04:30:12 |
Wen Heping (wen) |
devel/thonny: Update to 3.3.14 |
3.3.11 17 Jul 2021 07:13:35 |
Wen Heping (wen) |
devel/thonny: Update to 3.3.11 |
3.3.10 16 Jun 2021 03:07:15 |
Wen Heping (wen) |
devel/thonny: Update to 3.3.10 |
3.3.6 22 Apr 2021 03:05:43 |
Wen Heping (wen) |
devel/thonny : Update to 3.3.6 |
3.3.5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.3.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3.5 23 Feb 2021 23:50:34 |
wen |
- Update to 3.3.5 |
3.3.3 12 Feb 2021 00:04:23 |
wen |
- Update to 3.3.3 |
3.3.2 08 Jan 2021 09:04:33 |
wen |
- Update to 3.3.2
- Update DEPENDS |
3.3.1 11 Dec 2020 08:13:35 |
wen |
- Update to 3.3.1 |
3.3.0 10 Dec 2020 22:00:02 |
sunpoet |
Update USES=python for py-isort 5.6.4 update |
3.3.0 03 Dec 2020 00:26:47 |
wen |
- Update to 3.3.0 |
3.2.7_1 20 Nov 2020 07:16:06 |
adamw |
Add education virtual category
PR: 248402
Submitted by: PauAmma |
3.2.7_1 27 Jun 2020 09:37:51 |
sunpoet |
Move comms/py-serial to comms/py-pyserial
- While I'm here, add NO_ARCH
- Bump PORTREVISION of dependent ports for dependency change
(devel/py-pyvisa-py and finance/odoo will be bumped in next commit, py-pyusb
renaming)
PR: 246546
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 40 days) |
3.2.7 07 Feb 2020 12:19:40 |
wen |
- Update to 3.2.7 |
3.2.5 31 Dec 2019 13:27:43 |
wen |
- Update to 3.2.5 |
3.2.1 08 Sep 2019 13:12:22 |
wen |
- Update to 3.2.1 |
3.1.2 09 Aug 2019 18:34:47 |
sunpoet |
Revert r508450
r508454 has fixed the problem (bulk -a with BUILD_ALL_PYTHON_FLAVORS). |
3.1.2 09 Aug 2019 12:54:27 |
mat |
Fix bulk -a with BUILD_ALL_PYTHON_FLAVORS.
devel/py-typing-extensions does not support Python 3.7+, so ports
requiring it can't either. |
3.1.2 17 Feb 2019 00:27:10 |
wen |
- Update to 3.1.2 |
3.0.8 26 Nov 2018 08:35:05 |
wen |
Thonny is a Python IDE meant for learning programming.
WWW: http://thonny.org/ |