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-pyface Enthought traits-capable windowing framework
8.0.0 devel 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 8.0.0Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-08-04 18:02:55
Last Update: 2023-07-18 00:53:09
Commit Hash: 9a80a6e
Also Listed In: python
License: BSD3CLAUSE EPL LGPL21 LGPL3
WWW:
https://docs.enthought.com/pyface/
Description:
The pyface project contains a toolkit-independent GUI abstraction layer, which is used to support the "visualization" features of the Traits package. Thus, you can write code in terms of the Traits API (views, items, editors, etc.), and let pyface and your selected toolkit and back-end take care of the details of displaying them. The following GUI backends are supported: * wxPython * PyQt * PySide
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}pyface>0:devel/py-pyface@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pyface/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pyface
  • pkg install py39-pyface
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-pyface listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pyface
Package flavors (<flavor>: <package>)
  • py39: py39-pyface
distinfo:
TIMESTAMP = 1685531175 SHA256 (pyface-8.0.0.tar.gz) = 7e13618347b7a648ed20cdbd4fd1a51648f5010291f35e4e0ff1bf70a720cbf8 SIZE (pyface-8.0.0.tar.gz) = 7793450

Packages (timestamps in pop-ups are UTC):
py39-pyface
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.0.08.0.0-8.0.08.0.0---
FreeBSD:13:quarterly8.0.08.0.0--8.0.0-8.0.0-
FreeBSD:14:latest8.0.08.0.0-8.0.08.0.0---
FreeBSD:14:quarterly8.0.08.0.0--8.0.0-8.0.0-
FreeBSD:15:latest8.0.08.0.0n/a8.0.0n/a-8.0.0-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>0 : devel/py-setuptools@py39
  2. py39-wheel>0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-importlib-metadata>=3.6.0 : devel/py-importlib-metadata@py39
  2. py39-importlib-resources>=1.1.0 : devel/py-importlib-resources@py39
  3. py39-traits>=6.2 : devel/py-traits@py39
  4. py39-pygments>0 : textproc/py-pygments@py39
  5. python3.9 : lang/python39
  6. py39-qt5-pyqt>=5.15.9 : devel/py-qt5-pyqt@py39
This port is required by:
for Run
  1. devel/py-envisage
  2. graphics/py-mayavi
  3. graphics/py-traitsui

Configuration Options:
===> The following configuration options are available for py39-pyface-8.0.0: QT5=on: Qt 5 toolkit support ===> Use 'make config' to modify these settings
Options name:
devel_py-pyface
USES:
python pyqt:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pyface/
  2. https://pypi.org/packages/source/p/pyface/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.0.0
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
8.0.0
01 Jun 2023 08:33:26
commit hash: b9d6edc169b23e94c6786147e22aaea49135f413commit hash: b9d6edc169b23e94c6786147e22aaea49135f413commit hash: b9d6edc169b23e94c6786147e22aaea49135f413commit hash: b9d6edc169b23e94c6786147e22aaea49135f413 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/py-pyface: Update to 8.0.0

- Switch to pep517 build

ChangeLog: https://docs.enthought.com/pyface/changelog.html#release-8-0-0
7.4.4_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
7.4.4
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
7.4.4
01 Jan 2023 11:54:56
commit hash: a6759cafa110834c1310413df5a446b0f5a2da85commit hash: a6759cafa110834c1310413df5a446b0f5a2da85commit hash: a6759cafa110834c1310413df5a446b0f5a2da85commit hash: a6759cafa110834c1310413df5a446b0f5a2da85 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/py-pyface: Update to 7.4.4

ChangeLog: https://github.com/enthought/pyface/releases/tag/7.4.4
7.4.3
18 Dec 2022 09:23:04
commit hash: 49b3932a7f722c9adb5f239789c5cc391c078a86commit hash: 49b3932a7f722c9adb5f239789c5cc391c078a86commit hash: 49b3932a7f722c9adb5f239789c5cc391c078a86commit hash: 49b3932a7f722c9adb5f239789c5cc391c078a86 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/py-pyface: Update to 7.4.3

ChangeLog: https://github.com/enthought/pyface/releases/tag/7.4.3
7.4.2
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
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
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
7.4.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.4.2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.4.2
20 Jul 2022 09:45:29
commit hash: d9e455eb51fefaa67f7eaf1820b005776b0d7e04commit hash: d9e455eb51fefaa67f7eaf1820b005776b0d7e04commit hash: d9e455eb51fefaa67f7eaf1820b005776b0d7e04commit hash: d9e455eb51fefaa67f7eaf1820b005776b0d7e04 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/py-pyface: Update to 7.4.2

ChangeLog:	https://docs.enthought.com/pyface/changelog.html#release-7-4-2
7.4.1
24 Jun 2022 21:39:10
commit hash: 694bcf40fb3862e07b400904459bc08127887a3fcommit hash: 694bcf40fb3862e07b400904459bc08127887a3fcommit hash: 694bcf40fb3862e07b400904459bc08127887a3fcommit hash: 694bcf40fb3862e07b400904459bc08127887a3f files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/py-pyface: Adopt/Update to 7.4.1

ChangeLog: https://docs.enthought.com/pyface/changelog.html
7.2.0_1
07 Mar 2022 17:39:13
commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
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
7.2.0
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)
7.2.0
25 Jan 2022 19:22:44
commit hash: bb932872ab3e1e4bad7b64df9a882f01399c6021commit hash: bb932872ab3e1e4bad7b64df9a882f01399c6021commit hash: bb932872ab3e1e4bad7b64df9a882f01399c6021commit hash: bb932872ab3e1e4bad7b64df9a882f01399c6021 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
*/*: Maintainer reset

Drop maintainership of all ports as his own request.  We thank Vladimir
for all his efforts and hope to welcome him back in the future.

PR:		261391
Approved by:	Vladimir Chukharev (maintainer)
MFH:		2022Q1
7.2.0
20 Jun 2021 16:16:16
commit hash: b6ff6718583b815e5eb96b58225b1cfc87dd4fedcommit hash: b6ff6718583b815e5eb96b58225b1cfc87dd4fedcommit hash: b6ff6718583b815e5eb96b58225b1cfc87dd4fedcommit hash: b6ff6718583b815e5eb96b58225b1cfc87dd4fed files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pyface: Remove PY_PYGMENTS

With hat:	python
7.2.0
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.
7.2.0
22 Jan 2021 17:22:15
Revision:562323Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-pyface: Update 6.1.2 -> 7.2.0

PR:		252909
Approved by:	Vladimir.Chukharev@gmail.com (maintainer)
6.1.2_1
20 Oct 2020 07:02:57
Revision:552800Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a
6.1.2_1
21 Sep 2020 12:12:41
Revision:549439Original commit files touched by this commit
antoine search for other commits by this committer
Use the PY_PYGMENTS variable

With hat:	portmgr
6.1.2
09 Jun 2020 11:11:04
Revision:538305Original commit files touched by this commit
kai search for other commits by this committer
devel/py-pyface: Update to 6.1.2

* Introduce new default option QT5 [1] to let the port make use of the Qt5
  toolkit.

* Add a "do-test" target, which also makes use of the recently added
  enhancements to pyqt.mk that were introduced in r537134, to make future QA
  easier.

Changelog since 6.1.2:

https://github.com/enthought/pyface/blob/6.1.2/CHANGES.txt

PR:		239576
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
Reviewed by:	koobs, maintainer
Approved by:	vladimir.chukharev@gmail.com (maintainer) [1]
Differential Revision:	https://reviews.freebsd.org/D21792
6.1.1
06 Jul 2019 18:09:54
Revision:506017Original commit files touched by this commit
swills search for other commits by this committer
devel/py-pyface: update to 6.1.1

PR:		238974
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
6.1.0
30 Jun 2019 19:36:58
Revision:505449Original commit files touched by this commit
swills search for other commits by this committer
devel/py-pyface: remove concurrent

PR:		238440
Submitted by:	vladimir.chukharev@gmail.com
6.1.0
30 Jun 2019 19:33:57
Revision:505448Original commit files touched by this commit
swills search for other commits by this committer
devel/py-pyface: Update to 6.1.0

PR:		238440
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
6.0.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
6.0.0
03 Jun 2018 12:57:46
Revision:471493Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 6.0.0

PR:		228095
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
5.1.0
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.1.0
04 Aug 2016 18:02:47
Revision:419640Original commit files touched by this commit
pi search for other commits by this committer
New port: devel/py-pyface

The pyface project contains a toolkit-independent GUI abstraction
layer, which is used to support the "visualization" features of the
Traits package. Thus, you can write code in terms of the Traits API
(views, items, editors, etc.), and let pyface and your selected
toolkit and back-end take care of the details
of displaying them.

The following GUI backends are supported:
 * wxPython
 * PyQt
 * PySide

WWW: https://docs.enthought.com/pyface

PR:		204432
Submitted by:	Vladimir Chukharev <vladimir.chukharev@gmail.com>

Number of commits found: 28