Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.15.15 05 Sep 2024 18:26:08 |
Jason E. Hale (jhale) |
Qt5: Update to 5.15.15
Update devel/pyside2* and devel/shiboken2 to 5.15.15
Update www/qt5-webengine to include the latest security fixes in
the chromium submodule
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.15/release-note.md
MFH: 2024Q3
Security: 66907dab-6bb2-11ef-b813-4ccc6adda413 |
5.15.14 30 May 2024 14:20:40 |
Jason E. Hale (jhale) |
Qt5: Update to 5.15.14
Update devel/pyside2* and devel/shiboken to 5.15.14
Update devel/qt5-script* and www/qt5-webengine to 5.15.17
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.14/release-note.md |
5.15.13 31 Mar 2024 12:03:10 |
Jason E. Hale (jhale) |
Qt5: Update to 5.15.13
Update devel/pyside2* and devel/shiboken to 5.15.13
Update www/qt5-webengine to latest commit. Python 3.x support has been
integrated upstream, so local patches have been removed.
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.13/release-note.md |
5.15.12 29 Feb 2024 07:18:32 |
Charlie Li (vishwin) |
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288 |
5.15.12 30 Dec 2023 05:36:12 |
Jason E. Hale (jhale) |
Qt5: Update to 5.15.12
Update devel/pyside2* and devel/shiboken2 to 5.15.12
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.12/release-note.md |
5.15.11 11 Dec 2023 20:54:13 |
Jason E. Hale (jhale) |
devel/shiboken2: Bump supported Python version
Shiboken2 5.15.11 has initial support for Python 3.11 and this will
help the python@ team transition to Python 3.11 as the default.
While here, add the noexport flag to USES=llvm to allow building with
ccache.
Reported by: wen (via the kde-freebsd mailing list) |
5.15.11 14 Oct 2023 03:54:48 |
Jason E. Hale (jhale) |
Qt5: Update to 5.15.11
Update devel/pyside2* and devel/shiboken2 to 5.15.11
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.11/release-note.md |
5.15.10 27 Sep 2023 17:55:06 |
Dima Panov (fluffy) |
devel/shiboken2: allow with Python 3.10 (+)
Shiboken2 have backported Python 3.10 support from PySide6 since 5.15.8 release |
5.15.10 25 Sep 2023 15:35:16 |
Jason E. Hale (jhale) |
Qt5: Update to 5.15.10
Update devel/qt5-script* and www/qt5-webengine to 5.15.15-lts
Update devel/pyside2* and devel/shiboken2 to 5.15.10
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.10/release-note.md
PR: 273934
Exp-run by: antoine |
5.15.2_5 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.15.2_5 19 Jun 2023 18:49:17 |
Loïc Bartoletti (lbartoletti) |
devel/shiboken*: fix conflicts between 2 and 6
shiboken_tool.py is an useless tool which doesn't works on 2 nor 6.
rm'em all |
5.15.2_4 18 Dec 2022 08:19:46 |
Tobias C. Berner (tcberner) |
devel/shiboken2: explicitely disable numpy support
Build failure due to numpy being present in the environment:
[...]
error: use of undeclared identifier 'NPY_ARRAY_UPDATEIFCOPY'
if ((flags & NPY_ARRAY_UPDATEIFCOPY) != 0)
^
[...]
Reported by: rhurlin |
5.15.2_4 18 Dec 2022 00:15:01 |
Tobias C. Berner (tcberner) |
devel/shiboken2: convert to USES=llvm |
5.15.2_4 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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.15.2_4 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.15.2_4 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
5.15.2_3 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
5.15.2_2 16 Nov 2021 13:50:04 |
Dmitry Marakasov (amdmi3) |
devel/shiboken2: limit supported python versions
With python 3.10:
pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/pep384impl.cpp:755:12:
error: use of undeclared identifier '_Py_Mangle'
return _Py_Mangle(privateobj, name);
^
pyside-setup-opensource-src-5.15.2/sources/shiboken2/libshiboken/sbkstring.cpp:250:23:
error: expression is not assignable
Py_REFCNT(ob) = 1;
~~~~~~~~~~~~~ ^
Also mark BROKEN with python < 3.8 due to plist issues
Approved by: portmgr blanket |
5.15.2_2 04 Jul 2021 16:55:16 |
Loïc Bartoletti (lbartoletti) |
misc/qtchooser: remove
QtChooser allows you to select your version of Qt among those installed.
However, this tool is no longer supported upstream and will not be
available for Qt6.
By default, our Qt installations are done in
${LOCALBASE}/lib/qt${QT_VERSION} as recommended.
We have added symbolic linking for the main binaries to
${LOCALBASE}/bin with the suffix -qt5. |
5.15.2_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.15.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.15.2_1 23 Feb 2021 19:35:32 |
cmt |
devel/shiboken2: depend on correct llvm port
between shiboken2's build system picking the highest versioned
llvm-config available and pkg registering a dependency on the
highest versioned libclang.so available, we need to
- pass the correct llvm-config via cmake variable and not via
environment, as the environment variable is not used by
shiboken's build system
- specify the dependency on libclang.so with it's version number; and
to avoid breaking (or requiring manual intervention) with the next
LLVM_DEFAULT switch, extract that version number from LLVM_DEFAULT
in a way that should be working for llvm versions from 6 to 59
(unless we choose to change our llvm port naming scheme), which
seems to give us some safety margin.
PR: 253749
Approved by: lbartoletti (kde@) |
5.15.2 25 Jan 2021 06:47:21 |
linimon |
Mark BROKEN on riscv64:
/usr/include/c++/v1/__config:1141:6: error: "No thread API"
/usr/include/c++/v1/__threading_support:135:3: error: Unsupported architecture
Approved by: portmgr (tier-2 blanket) |
5.15.2 10 Dec 2020 16:49:43 |
lbartoletti |
PySide pass maintainership to kde@
PySide is the "official" QT/Python-binding and should be under the same
maintainership as qt.
Approved by: cmt (via email) |
5.15.2 08 Dec 2020 20:03:07 |
lbartoletti |
Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0
This commit combines several updates.
- Update Qt to 5.12.2
- Update PyQt to 5.15.1
- Since PySide 5.15.1 is broken with Qt 5.15.2, so PySide and Shiboken are also
updated to 5.15.2.
- Update sip to 5.4.0
SIP is a collection of tools to create Python bindings for C and C++ libraries
and used by PyQt and wxPython. There are some changes with sip5 [1]:
- python 3.5+ is required
- sip drops support of old deprecated methods as sipdistutils & cie.
- this version breaks also PyQt5 extension ABI. SIP files will be installed in
${PYTHON_SITELIBDIR}/PyQt${_PYQT_VERSION}/bindings
- some ports will use the new pyqtbuilder package with the pyproject.toml setup.
Instead if the project have a setup.py, you should use sip-build to build it.
- if a port needs sip, it should also needs pysip. BTW, py-qt5-core requires
pysip, so that should be enough for PyQt packages.
(Only the first 15 lines of the commit message are shown above ) |
5.15.1 02 Oct 2020 08:57:53 |
cmt |
update pyside2 to 5.15.1 |
5.15.0 08 Jul 2020 12:16:00 |
cmt |
remove leftovers from pyside2 ports
python 2 support was removed from these ports in r531621, but I forgot
to remove the python2/python3 switcheroo from pkg-plist back then. |
5.15.0 07 Jul 2020 12:53:08 |
cmt |
update pyside2 and friends to 5.15.0
following the Qt 5 upgrade.
bump cad/freecad for "needed shared library changed" |
5.14.2.2 28 May 2020 11:16:18 |
cmt |
update pyside2 to 5.14.2.2
https://lists.qt-project.org/pipermail/pyside/2020-May/002965.html |
5.14.2.1 18 May 2020 16:57:44 |
cmt |
pyside2 and friends: update to 5.14.2.1
Announcement:
https://lists.qt-project.org/pipermail/pyside/2020-April/002951.html |
5.14.2 13 Apr 2020 17:21:57 |
cmt |
update devel/pyside2 and friends to 5.14.2
following r531601 (Qt 5.14.2), PySide2 can be updated, too
- pyside2-tools don't bring their own pyside2-rcc and pyside2-uic but
use Qt's rcc and uic - patch cad/freecad to handle that
- remove Python 2 support: it's going to go away soon anyway, it did
complicate these ports a lot, and it would have required more
workarounds in FreeCAD when using Qt's rcc instead of the old pyside2-rcc.
- while here, do some polishing in freecad's makefile |
5.13.2 18 Dec 2019 17:11:47 |
linimon |
Fix build on GCC-based systems:
CMake Error in ApiExtractor/CMakeLists.txt: The compiler feature
"cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.
Approved by: portmgr (tier-2 blanket) |
5.13.2 08 Nov 2019 23:01:13 |
cmt |
update "Qt for Python" to 5.13.2
that's shiboken2, pyside2, pyside2-tools
Announcement:
https://lists.qt-project.org/pipermail/pyside/2019-November/002803.html
The distfile now uses a slightly different naming. |
5.13.1 02 Oct 2019 18:38:27 |
cmt |
devel/pyside2 and friends: update to 5.13.1
Announcement:
https://lists.qt-project.org/pipermail/pyside/2019-September/002786.html
While here, pet portlint. Bump FreeCAD, pyside2's consumer |
5.12.3_1 20 Sep 2019 19:58:36 |
jbeich |
Switch default devel/llvm* to 90
PR: 239682
Reviewed by: tobik
Differential Revision: https://reviews.freebsd.org/D21172 |
5.12.3 26 May 2019 05:07:11 |
tobik |
devel/shiboken2: Remove nop python_OLD_COMMAND
Should have been python_OLD_CMD, but shebangfix already knows about
"/usr/bin/env python". |
5.12.3 18 May 2019 19:38:09 |
cmt |
update PySide2 ports to 5.12.3
Announcement: https://lists.qt-project.org/pipermail/pyside/2019-May/002734.html |
5.12.2 06 Apr 2019 15:06:44 |
cmt |
update pyside2 ports to 5.12.2
now that we have Qt 5.12.2, pyside2, pyside2-tools and shiboken2 follow |
5.12.1_1 20 Mar 2019 12:23:26 |
jbeich |
Switch to devel/llvm80 for DEFAULT_VERSIONS
PR: 235215 |
5.12.1 12 Feb 2019 10:25:44 |
tobik |
Clean up MASTER_SITE_SUBDIR usage |
5.12.1 10 Feb 2019 21:26:29 |
cmt |
pyside2 etc al: fix Python flavors
shared library (and other files, too) naming is very different between
python 2 and python 3 variants, this makes things harder than I would
like them to be.
Reported by: pkg-fallout |
5.12.1 09 Feb 2019 20:35:14 |
cmt |
add PySide2 - Python Binding for Qt5
keeping the organization of the old pyside ports, this is split in
pyside2, pyside2-tools and shiboken2 |