Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.6.1 30 Oct 2024 16:00:12 |
Gleb Popov (arrowd) |
devel/py-qtconsole: Update to 5.6.1
Reported by: portscout! |
5.6.0_1 19 Oct 2024 07:33:57 |
Jason E. Hale (jhale) |
*/*: Chase removal of sip from RUN_DEPENDS |
5.6.0 19 Oct 2024 07:21:41 |
Jason E. Hale (jhale) |
*/*: Remove qtbuilder and sip from RUN_DEPENDS
devel/py-qtbuilder and devel/py-sip should only be used as a
BUILD_DEPENDS. (e.g. USE_PYQT=qtbuilder:build sip:build)
Usually, these are only used to build the PyQt framework, but a few
other ports need them to build. Ports that have them as a BUILD_DEPENDS
unnecessarily haven't been audited yet.
Sip used to be needed for run, but this hasn't been the case for quite
some time. Runtime is provided by the devel/py-qt[56]-sip ports.
(USE_PYQT=pysip). The main PyQt ports provide this automatically, so
it isn't necessary to add it to individual consumers.
While here:
www/onionshare: Remove PyQt stuff completely. It uses PySide.
With hat: kde@ |
5.6.0 07 Sep 2024 16:55:28 |
Yuri Victorovich (yuri) |
devel/py-qtconsole: update 5.5.2 → 5.6.0
PR: 281327
Approved by: Gleb Popov <arrowd@FreeBSD.org> (on behalf of maintainer desktop@) |
5.5.2_1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
5.5.2 09 May 2024 14:38:00 |
Gleb Popov (arrowd) |
devel/py-qtconsole: Update to 5.5.2 |
5.5.1 29 Mar 2024 10:33:31 |
Muhammad Moinur Rahman (bofh) |
devel/py-qtconsole: Drop MAINTAINERSHIP |
5.5.1 16 Nov 2023 12:20:50 |
Muhammad Moinur Rahman (bofh) |
devel/py-qtconsole: Update version 5.5.0=>5.5.1
Changelog: https://github.com/jupyter/qtconsole/releases/tag/5.5.1 |
5.5.0 08 Nov 2023 19:29:29 |
Muhammad Moinur Rahman (bofh) |
devel/py-qtconsole: Update version 5.4.4=>5.5.0
Changelog: https://github.com/jupyter/qtconsole/releases/tag/5.5.0 |
5.4.4 14 Sep 2023 11:10:20 |
Muhammad Moinur Rahman (bofh) |
devel/py-qtconsole: Update version 5.4.3=>5.4.4
Changelog: https://github.com/jupyter/qtconsole/releases/tag/5.4.4 |
5.4.3 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> |
5.4.3 07 May 2023 19:26:18 |
Muhammad Moinur Rahman (bofh) |
devel/py-qtconsole: Update version 5.4.2=>5.4.3 |
5.4.2_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
5.4.2 16 Apr 2023 19:02:03 |
Muhammad Moinur Rahman (bofh) |
devel/py-qtconsole: Update version 5.4.0=>5.4.2
Changelog: https://qtconsole.readthedocs.io/en/stable/changelog.html#id1 |
5.4.0_1 11 Apr 2023 20:46:12 |
Muhammad Moinur Rahman (bofh) |
*/*: Adopt ports from swills@ |
5.4.0_1 11 Apr 2023 20:34:04 |
Rene Ladan (rene) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
5.4.0_1 09 Mar 2023 11:15:07 |
Loïc Bartoletti (lbartoletti) |
PyQt: Update to latest versions
- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7
PR: 269751
Exp-run by: antoine |
5.4.0 06 Feb 2023 10:52:25 |
Yuri Victorovich (yuri) |
devel/py-qtconsole: Update 5.3.2 → 5.4.0
PR: 269058
Approved by: swills@ (maintainer's timeout; 16 days) |
5.3.2 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
5.3.2 28 Oct 2022 05:32:22 |
Yuri Victorovich (yuri) |
devel/py-qtconsole: Update 5.1.1 -> 5.3.2; Add tests; Correct WWW
PR: 267008
Approved by: swills@ (maintainer's timeout; 14 days) |
5.1.1_1 15 Oct 2022 16:47:12 |
Yuri Victorovich (yuri) |
devel/py-ipykernel5: Remove in favor of devel/py-ipykernel
Ports were switched to devel/py-ipykernel5 on 2020-05-07
because devel/py-ipykernel has expired at the time.
Currently main consumers of devel/py-ipykernel - Jupyter and
Spyder - work fine with devel/py-ipykernel.
There is no reason to use an outdated devel/py-ipykernel5 everywhere. |
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) |
5.1.1_1 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 ) |
5.1.1_1 11 Jul 2022 21:47:41 |
Po-Chuan Hsieh (sunpoet) |
devel/py-qtconsole: Add NO_ARCH
Approved by: portmgr (blanket) |
5.1.1_1 07 Mar 2022 17:39:13 |
Loïc Bartoletti (lbartoletti) |
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine |
5.1.1 27 Jan 2022 06:12:26 |
Loïc Bartoletti (lbartoletti) |
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these (Only the first 15 lines of the commit message are shown above ) |
5.1.1 28 Aug 2021 03:02:42 |
Steve Wills (swills) |
devel/py-qtconsole: Update to 5.1.1
PR: 255313
Reported by: wen |
5.0.1_2 26 May 2021 12:54:15 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-client: Move devel/py-jupyter_client to devel/py-jupyter-client
- Bump PORTREVISION of dependent ports |
5.0.1_1 18 May 2021 19:27:11 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-core: Move devel/py-jupyter_core to devel/py-jupyter-core
- Bump PORTREVISION of dependent ports |
5.0.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0.1 18 Dec 2020 21:30:23 |
swills |
devel/py-qtconsole: update to 5.0.1 |
4.7.7_2 15 Dec 2020 17:56:00 |
lbartoletti |
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1
PR: 251764
Exp-run by: antoine |
4.7.7_1 05 Oct 2020 15:50:04 |
lbartoletti |
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts
[1] RiverBankComputing doesn't offer links to download latest version of some
ports
PR: 247369
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D25749
Exp-run by: antoine |
4.7.7 04 Sep 2020 17:44:24 |
swills |
devel/py-qtconsole: update to 4.7.7 |
4.7.6 02 Sep 2020 04:22:57 |
swills |
devel/py-qtconsole: update to 4.7.6 |
4.4.4_2 15 Aug 2020 12:50:58 |
dbaio |
devel/ipython: Update to 7.17.0
IPython 7.17+ supports Python 3.7 and above, following NEP 29.
Update consumers to use Python >= 3.7 (avoid break bulk -a).
Changelog: https://ipython.readthedocs.io/en/latest/whatsnew/version7.html?highlight=7.17#ipython-7-17
Approved by: dbaio (python, maintainer) |
4.4.4_2 03 May 2020 16:49:59 |
dbaio |
devel/ipython: Update to 7.14.0
IPython 7.10+ supports Python 3.6 and above, following NEP 29.
Update consumers to use Python >= 3.6 (avoid break bulk -a).
Changelog: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html#ipython-7-14 |
4.4.4_1 11 Apr 2020 05:04:41 |
lbartoletti |
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4
- Update py-sip to 4.19.21
- Update qscintilla2 to 2.11.4
- Replace MASTER_SITE_RIVERBANK with https versions
- Replace QSCI2_DISTNAME to match with the new one
PR: 245308
Approved by: tcberner (mentor)
Exp-run by: antoine |
4.4.4 04 May 2019 12:54:10 |
swills |
devel/py-qtconsole: update to 4.4.4 |
4.4.3_1 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
4.4.3 09 Dec 2018 05:43:01 |
swills |
devel/py-qtconsole: fix license file |
4.4.3 07 Dec 2018 23:42:38 |
antoine |
Unbreak the ports tree |
4.4.3 07 Dec 2018 18:41:45 |
swills |
devel/py-qtconsole: update to 4.4.3, use qt5 |
4.3.1 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
4.3.1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
4.3.1 19 Mar 2018 22:47:16 |
swills |
devel/py-qtconsole: distutils implies flavors
Reported by: mat |
4.3.1 15 Mar 2018 17:49:41 |
swills |
devel/py-qtconsole: update to 4.3.1
While here, pet portlint |
4.3.0_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
4.3.0 30 Nov 2017 15:50:34 |
mat |
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 ) |
4.3.0 13 Apr 2017 17:32:43 |
swills |
devel/py-qtconsole: update to 4.3.0 |
4.2.1 01 Mar 2017 14:02:25 |
swills |
devel/py-qtconsole: create port
Qt-based console for Jupyter with support for rich media output
WWW: https://qtconsole.readthedocs.io/ |