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.

non port: devel/shiboken2/Makefile

Number of commits found: 36

Thursday, 29 Feb 2024
07:18 Charlie Li (vishwin) search for other commits by this committer
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
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 5d4139f
Monday, 11 Dec 2023
20:54 Jason E. Hale (jhale) search for other commits by this committer
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)
commit hash: bfe377d24c6148e442fd0b102b08a3d0131b8adb commit hash: bfe377d24c6148e442fd0b102b08a3d0131b8adb commit hash: bfe377d24c6148e442fd0b102b08a3d0131b8adb commit hash: bfe377d24c6148e442fd0b102b08a3d0131b8adb bfe377d
Saturday, 14 Oct 2023
03:54 Jason E. Hale (jhale) search for other commits by this committer
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
commit hash: 7f496af089aeeba31c6e7d6e889a79f4e9b6ea6f commit hash: 7f496af089aeeba31c6e7d6e889a79f4e9b6ea6f commit hash: 7f496af089aeeba31c6e7d6e889a79f4e9b6ea6f commit hash: 7f496af089aeeba31c6e7d6e889a79f4e9b6ea6f 7f496af
Wednesday, 27 Sep 2023
17:55 Dima Panov (fluffy) search for other commits by this committer
devel/shiboken2: allow with Python 3.10 (+)

Shiboken2 have backported Python 3.10 support from PySide6 since 5.15.8 release
commit hash: ad0af83d9156dec2c858eef242c0390adbe1f105 commit hash: ad0af83d9156dec2c858eef242c0390adbe1f105 commit hash: ad0af83d9156dec2c858eef242c0390adbe1f105 commit hash: ad0af83d9156dec2c858eef242c0390adbe1f105 ad0af83
Monday, 25 Sep 2023
15:35 Jason E. Hale (jhale) search for other commits by this committer
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
commit hash: 2a5c778173f13a057551b4284269b82f6faa077f commit hash: 2a5c778173f13a057551b4284269b82f6faa077f commit hash: 2a5c778173f13a057551b4284269b82f6faa077f commit hash: 2a5c778173f13a057551b4284269b82f6faa077f 2a5c778
Tuesday, 27 Jun 2023
19:34 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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Monday, 19 Jun 2023
18:49 Loïc Bartoletti (lbartoletti) search for other commits by this committer
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
commit hash: bc270d27960177a72fc03b1ec741f9c2819a2a56 commit hash: bc270d27960177a72fc03b1ec741f9c2819a2a56 commit hash: bc270d27960177a72fc03b1ec741f9c2819a2a56 commit hash: bc270d27960177a72fc03b1ec741f9c2819a2a56 bc270d2
Sunday, 18 Dec 2022
00:15 Tobias C. Berner (tcberner) search for other commits by this committer
devel/shiboken2: convert to USES=llvm
commit hash: 9c81803e27412c65ff563299fe7c84116caaa4e3 commit hash: 9c81803e27412c65ff563299fe7c84116caaa4e3 commit hash: 9c81803e27412c65ff563299fe7c84116caaa4e3 commit hash: 9c81803e27412c65ff563299fe7c84116caaa4e3 9c81803
Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
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
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
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)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Tuesday, 16 Nov 2021
13:50 Dmitry Marakasov (amdmi3) search for other commits by this committer
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
commit hash: d7c018f5c4a13e3eb01b554691b37898d33e8cfb commit hash: d7c018f5c4a13e3eb01b554691b37898d33e8cfb commit hash: d7c018f5c4a13e3eb01b554691b37898d33e8cfb commit hash: d7c018f5c4a13e3eb01b554691b37898d33e8cfb d7c018f
Sunday, 4 Jul 2021
16:55 Loïc Bartoletti (lbartoletti) search for other commits by this committer
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.
commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81 commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81 commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81 commit hash: be86c4fe23e089aeef1ed7467161c2ce321a8c81 be86c4f
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 23 Feb 2021
19:35 cmt search for other commits by this committer
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@)
Original commitRevision:566424 
Monday, 25 Jan 2021
06:47 linimon search for other commits by this committer
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)
Original commitRevision:562529 
Thursday, 10 Dec 2020
16:49 lbartoletti search for other commits by this committer
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)
Original commitRevision:557444 
Tuesday, 8 Dec 2020
20:03 lbartoletti search for other commits by this committer
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.

List of ports impacted by this change. Most of the patches have been integrated
or are in the process of being integrated upstream:

- devel/libsavitar
- graphics/py-python-poppler-qt5
- net-im/scudcloud
- net/libarcus
- print/py-frescobaldi
- science/py-veusz
- graphics/qgis and graphics/qgis-ltr
- deskutils/calibre

A special note regarding calibre. New versions require sip>=5, we update it to
the latest version (thanks to madpilot@)

science/scidavis will remove the PyQt binding soon and there is no patch
planned, so we remove the python option (ok makc@)

While here, convert some ports to USE_PYQT (cad/cura, cad/uranium, devel/eric6,
...)

Thanks to tcberner and adridg!

[1] https://www.riverbankcomputing.com/static/Docs/sip/

PR:                250853
Exp-run by:        antoine
Original commitRevision:557300 
Friday, 2 Oct 2020
08:57 cmt search for other commits by this committer
update pyside2 to 5.15.1
Original commitRevision:551165 
Tuesday, 7 Jul 2020
12:53 cmt search for other commits by this committer
update pyside2 and friends to 5.15.0

following the Qt 5 upgrade.
bump cad/freecad for "needed shared library changed"
Original commitRevision:541419 
Thursday, 28 May 2020
11:16 cmt search for other commits by this committer
update pyside2 to 5.14.2.2

https://lists.qt-project.org/pipermail/pyside/2020-May/002965.html
Original commitRevision:536761 
Monday, 18 May 2020
16:57 cmt search for other commits by this committer
pyside2 and friends: update to 5.14.2.1

Announcement:
  https://lists.qt-project.org/pipermail/pyside/2020-April/002951.html
Original commitRevision:535752 
Monday, 13 Apr 2020
17:21 cmt search for other commits by this committer
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
Original commitRevision:531621 
Wednesday, 18 Dec 2019
17:11 linimon search for other commits by this committer
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)
Original commitRevision:520388 
Friday, 8 Nov 2019
23:01 cmt search for other commits by this committer
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.
Original commitRevision:517092 
Wednesday, 2 Oct 2019
18:38 cmt search for other commits by this committer
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
Original commitRevision:513599 
Friday, 20 Sep 2019
19:58 jbeich search for other commits by this committer
Switch default devel/llvm* to 90

PR:		239682
Reviewed by:	tobik
Differential Revision:	https://reviews.freebsd.org/D21172
Original commitRevision:512440 
Sunday, 26 May 2019
05:07 tobik search for other commits by this committer
devel/shiboken2: Remove nop python_OLD_COMMAND

Should have been python_OLD_CMD, but shebangfix already knows about
"/usr/bin/env python".
Original commitRevision:502687 
Saturday, 18 May 2019
19:38 cmt search for other commits by this committer
update PySide2 ports to 5.12.3

Announcement: https://lists.qt-project.org/pipermail/pyside/2019-May/002734.html
Original commitRevision:501979 
Saturday, 6 Apr 2019
15:06 cmt search for other commits by this committer
update pyside2 ports to 5.12.2

now that we have Qt 5.12.2, pyside2, pyside2-tools and shiboken2 follow
Original commitRevision:498143 
Wednesday, 20 Mar 2019
12:23 jbeich search for other commits by this committer
Switch to devel/llvm80 for DEFAULT_VERSIONS

PR:		235215
Original commitRevision:496337 
Tuesday, 12 Feb 2019
10:25 tobik search for other commits by this committer
Clean up MASTER_SITE_SUBDIR usage
Original commitRevision:492770 
Sunday, 10 Feb 2019
21:26 cmt search for other commits by this committer
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
Original commitRevision:492651 
Saturday, 9 Feb 2019
20:35 cmt search for other commits by this committer
add PySide2 - Python Binding for Qt5

keeping the organization of the old pyside ports, this is split in
pyside2, pyside2-tools and shiboken2
Original commitRevision:492517 

Number of commits found: 36