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-positioning Python bindings for the Qt5 toolkit, QtPositioning module
5.15.4_2 devel 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: 2021-06-22 15:27:16
Last Update: 2022-01-27 06:12:26
Commit Hash: 4f0a5e1
Also Listed In: python
License: GPLv3
WWW:
https://riverbankcomputing.com/software/pyqt
Description:
PyQt5 is a set of Python bindings for Qt5 application framework. This package provides the QtPositioning module. The QtPositioning module contains classes to determine a position by using a variety of possible sources, including satellite, or wifi, or a text file, and so on. That information can then be used to, for example, determine a position on a map. In addition satellite information can be retrieved and area based monitoring can be performed. 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-positioning>0:devel/py-qt5-positioning@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py38-qt5-positioning
Package flavors (<flavor>: <package>)
  • py38: py38-qt5-positioning
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
  2. py38-sip>=5.5.0 : devel/py-sip@py38
  3. xorgproto>=0 : x11/xorgproto
  4. qt5-qmake>=5.15.2 : devel/qt5-qmake
Runtime dependencies:
  1. python3.8 : lang/python38
  2. py38-qt5-core>=5.15.4 : devel/py-qt5-core@py38
  3. py38-qt5-widgets>=5.15.4 : x11-toolkits/py-qt5-widgets@py38
Library dependencies:
  1. libqscintilla2_qt5.so : devel/qscintilla2-qt5
  2. libGL.so : graphics/libglvnd
  3. libQt5Core.so : devel/qt5-core
  4. libQt5Gui.so : x11-toolkits/qt5-gui
  5. libQt5Location.so : devel/qt5-location
  6. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py38-qt5-positioning-5.15.4_2: API=on: Install QtPositioning API for QScintilla2 DEBUG=off: Build with debugging support ===> Use 'make config' to modify these settings
Options name:
devel_py-qt5-positioning
USES:
gl python:3.5+ pyqt:5 qt:5 xorg
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: 5

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
22 Jun 2021 15:24:37
commit hash: 06e8213fe96f7d5b8049667d303155da66907650commit hash: 06e8213fe96f7d5b8049667d303155da66907650commit hash: 06e8213fe96f7d5b8049667d303155da66907650commit hash: 06e8213fe96f7d5b8049667d303155da66907650 files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
devel/py-qt5-positioning: New port - Provide PyQt5 QtPositioning module

The QtPositioning module contains classes to determine a position by
using a variety of possible sources, including satellite, or wifi, or
a text file, and so on. That information can then be used to, for
example, determine a position on a map. In addition satellite
information can be retrieved and area based monitoring can be performed.

https://www.riverbankcomputing.com/static/Docs/PyQt5/api/qtpositioning/qtpositioning-module.html

Reviewed by:	lbartoletti, #portmgr!

Approved by:	lbartoletti (kde@)

Differential Revision:	https://reviews.freebsd.org/D30829

Number of commits found: 5