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
py-qt5-demo Python bindings for the Qt5 toolkit, Qt demo and examples
5.15.4_2 misc Deleted on this many watch lists=0 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 5.15.4_2Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-12-13 21:57:02
Last Update: 2022-01-27 06:12:26
Commit Hash: 4f0a5e1
Also Listed In: devel python
License: not specified in port
WWW:
https://riverbankcomputing.com/software/pyqt
Description:
PyQt5 is a set of Python bindings for Qt5 application framework. This package provides the PyQt5 demo and examples. WWW: https://riverbankcomputing.com/software/pyqt
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • ${PYTHON_PKGNAMEPREFIX}qt5-demo>0:misc/py-qt5-demo@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py38-qt5-demo
Package flavors (<flavor>: <package>)
  • py38: py38-qt5-demo
distinfo:
TIMESTAMP = 1615474730 SHA256 (PyQt5-5.15.4.tar.gz) = 2a69597e0dd11caabe75fae133feca66387819fc9bc050f547e5551bce97e5be SIZE (PyQt5-5.15.4.tar.gz) = 3258085

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python3.8 : lang/python38
Runtime dependencies:
  1. python3.8 : lang/python38
  2. py38-qt5-core>=5.15.4 : devel/py-qt5-core@py38
  3. py38-qt5-dbus>=5.15.4 : devel/py-qt5-dbus@py38
  4. py38-qt5-designer>=5.15.4 : devel/py-qt5-designer@py38
  5. py38-qt5-designerplugin>=5.15.4 : devel/py-qt5-designerplugin@py38
  6. py38-qt5-gui>=5.15.4 : x11-toolkits/py-qt5-gui@py38
  7. py38-qt5-multimedia>=5.15.4 : multimedia/py-qt5-multimedia@py38
  8. py38-qt5-multimediawidgets>=5.15.4 : multimedia/py-qt5-multimediawidgets@py38
  9. py38-qt5-network>=5.15.4 : net/py-qt5-network@py38
  10. py38-qt5-opengl>=5.15.4 : x11/py-qt5-opengl@py38
  11. py38-qt5-printsupport>=5.15.4 : print/py-qt5-printsupport@py38
  12. py38-qt5-qscintilla2>=2.13.0 : devel/py-qt5-qscintilla2@py38
  13. py38-qt5-serialport>=5.15.4 : comms/py-qt5-serialport@py38
  14. py38-sip>=5.5.0 : devel/py-sip@py38
  15. py38-qt5-sql>=5.15.4 : databases/py-qt5-sql@py38
  16. py38-qt5-svg>=5.15.4 : graphics/py-qt5-svg@py38
  17. py38-qt5-test>=5.15.4 : devel/py-qt5-test@py38
  18. py38-qt5-webkit>=5.15.4 : www/py-qt5-webkit@py38
  19. py38-qt5-webkitwidgets>=5.15.4 : www/py-qt5-webkitwidgets@py38
  20. py38-qt5-widgets>=5.15.4 : x11-toolkits/py-qt5-widgets@py38
  21. py38-qt5-xml>=5.15.4 : textproc/py-qt5-xml@py38
  22. py38-qt5-xmlpatterns>=5.15.4 : textproc/py-qt5-xmlpatterns@py38
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_py-qt5-demo
USES:
python:3.5+ pyqt:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://pypi.python.org/packages/source/P/PyQt5/
Collapse this list.
Port Moves
  • port moved to devel/py-qt5-pyqt on 2022-01-27
    REASON: Merged into devel/py-qt5-pyqt

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.15.4_2
27 Jan 2022 06:12:26
commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
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 View all of this commit message)
5.15.4_2
27 Jul 2021 18:55:03
commit hash: 8b9c482b9026cdd2ba8d0afd28205a563289d88ecommit hash: 8b9c482b9026cdd2ba8d0afd28205a563289d88ecommit hash: 8b9c482b9026cdd2ba8d0afd28205a563289d88ecommit hash: 8b9c482b9026cdd2ba8d0afd28205a563289d88e files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
*/*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0

Changes:
  - https://riverbankcomputing.com/news/QScintilla_2.13.0_Released
  - https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS
PR:	257308
Exp-run by:	antoine
5.15.4_1
12 Jul 2021 12:36:11
commit hash: 9713ff93f26132468714bfba19c8d7f671b8e4cbcommit hash: 9713ff93f26132468714bfba19c8d7f671b8e4cbcommit hash: 9713ff93f26132468714bfba19c8d7f671b8e4cbcommit hash: 9713ff93f26132468714bfba19c8d7f671b8e4cb files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/qscintilla2: Update to 2.12.1

Changelog:
	https://riverbankcomputing.com/news/QScintilla_2.12.1_Released

PR:		257002
Exp-run by:	antoine
5.15.4
23 Jun 2021 15:16:01
commit hash: 8a3ac3c128fe02d4a9f88ea08bf1e666b9bbf553commit hash: 8a3ac3c128fe02d4a9f88ea08bf1e666b9bbf553commit hash: 8a3ac3c128fe02d4a9f88ea08bf1e666b9bbf553commit hash: 8a3ac3c128fe02d4a9f88ea08bf1e666b9bbf553 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
*/py-qt5-*: Remove Digia's mention in pkg-descr

There was Trolltech, Nokia, Qt Project, Digia and today The Qt Company.
To avoid replacing the name at each structure, we will simply mention
that:
"PyQt5 is a set of Python bindings for Qt5 application framework"
5.15.4
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
5.15.4
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.
5.15.3
08 Mar 2021 06:49:18
Revision:567825Original commit files touched by this commit
lbartoletti search for other commits by this committer
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0

* PyQt5: update to 5.15.3

This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.

 - Added the missing QImage.setAlphaChannel().
 - Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
 - Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.

* QScintilla2: update to 2.12.0

This adds support for Qt6 and removes support for Qt4.

 - Change the new distname (again)i due to a conflict
 - Use the new sip-build system

* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo

PR:		253865
Exp-run by:	antoine
5.15.2_1
18 Jan 2021 19:03:23
Revision:561958Original commit files touched by this commit
lbartoletti search for other commits by this committer
Update qscintilla2 to 2.11.6
5.15.1
08 Dec 2020 20:03:07
Revision:557300Original commit files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.15.0
05 Oct 2020 15:50:04
Revision:551499Original commit files touched by this commit
lbartoletti search for other commits by this committer
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
5.13.1_1
11 Apr 2020 05:04:41
Revision:531396Original commit files touched by this commit
lbartoletti search for other commits by this committer
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
5.12.1
05 Apr 2019 23:05:21
Revision:498035Original commit files touched by this commit
tcberner search for other commits by this committer
Update PyQt5 to 5.12.1

- Upgrade sip to 4.19.15
- Upgrade qscintilla2 to 2.11.1
- Upgrade PyQt to 5.12.1

- From this version on www/py-qt5-webengine is unbundled and ships its own
distfile

PR:		236894
Exp-run by:	antoine
5.11.3_1
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
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 View all of this commit message)
5.10.1
22 Nov 2018 20:18:37
Revision:485614Original commit files touched by this commit
tcberner search for other commits by this committer
pyqt: Change install directories for Python flavor support

* PyQt could not be installed for multiple Python versions at
  the same time, as there were conflicting files.

  This patch creates Python-version versioned directories for
  all these, and further installs binaries with a version number.

* Note, there might be some hickups for software that depends on
  on of the .so's provided by PyQt5, which might not be found
  anymore autmotically, and maybe need some LD-flaggery.

* Update PyQt5 to 5.10.1

* Mark www/py-qt5-webengine broken. It is unforuntately no longer
  compatible with the old qt5-webengine-5.9.4 we ship.

PR:		232745
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D8714
5.9.2_3
29 Apr 2018 16:19:44
Revision:468632Original commit files touched by this commit
tcberner search for other commits by this committer
Update the QScintilla2 ports to 2.10.4
5.9.2_2
03 Feb 2018 12:40:43
Revision:460807Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix plist
- Add NO_ARCH
- Update WWW

Approved by:	portmgr blanket
5.9.2_1
03 Jan 2018 17:22:40
Revision:457994Original commit files touched by this commit
rakuco search for other commits by this committer
Bump PORTREVISION after r457993.

In this case, we dropped a runtime dependency, so it is possible the package
could have been created before and just failed at installation time.

PR:		224870
5.9.2
03 Jan 2018 17:21:30
Revision:457993Original commit files touched by this commit
rakuco search for other commits by this committer
Drop dependency on py-qt5-doc, which was removed in r457921.

PR:		224870
5.7.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)
5.7.1
01 Nov 2017 07:32:34
Revision:453263Original commit files touched by this commit
antoine search for other commits by this committer
- py-qt5-*: Fix build when using non default version of python, in this case
  sip is installed as sip-${PYTHON_VER}

- py-qt*-demo: Fix packaging with python3, those ports have a python2 pkg-plist
  so USE_PYTHON=py3kplist must be used to convert it

PR:		219641
5.7.1
04 May 2017 10:22:04
Revision:440097Original commit files touched by this commit
tcberner search for other commits by this committer
Bind misc/py-qt5-doc and misc/py-qt5-demo to ${PYQT5_VERSION}

* Bind the verson portscout uses for its lookup to ${PYQT5_VERSION}.

Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10593
5.7.1
30 Apr 2017 10:07:23
Revision:439794Original commit files touched by this commit
tcberner search for other commits by this committer
Update py-sip to 4.19.2, py-qt4 to 4.12 and py-qt5 to 5.7.1

* This is mostly based on the work by Adriaan de Groot <groot@kde.org> in our
development repo.

PR:		217305
PR:		218539
Submitted by:	Adriaan de Groot <groot@kde.org>
Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D9771
5.6
13 Nov 2016 20:19:11
Revision:426062Original commit files touched by this commit
tcberner search for other commits by this committer
Udpate PyQt5 to 5.6.2

Update PyQt from 5.5.1 to 5.6.2 to match the Qt updates that have
already landed in the ports tree.

PR:		214355
Submitted by:	Adriaan de Groot <groot@kde.org>
Reviewed by:	rakuco, tcberner
Approved by:	rakuco (mentor)
Exp-Run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D8408
5.5.1
19 Jul 2016 11:04:14
Revision:418767Original commit files touched by this commit
mat search for other commits by this committer
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
5.5.1
13 Dec 2015 21:56:50
Revision:403693Original commit files touched by this commit
rakuco search for other commits by this committer
At very long last land PyQt5 5.5.1 ports.

Add the required bits to Uses/pyqt.mk along with all the PyQt5 ports.
Thankfully this commit is mostly adding new ports, as the hard work was
already done in r403297 and r403662.

Huge kudos to Tobias Berner <tcberner@gmail.com> and, most importantly,
Guido Falsi (madpilot@) for their initial work on these ports (see D2910 in
Phabricator for an earlier version of the PyQt5 patch set).

PR:		204672

Number of commits found: 25