Port details |
- py-pyface Enthought traits-capable windowing framework
- 7.4.1 devel
=0 7.4.1Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2016-08-04 18:02:55
- Last Update: 2022-06-24 21:39:10
- Commit Hash: 694bcf4
- Also Listed In: python
- License: BSD3CLAUSE EPL LGPL21 LGPL3
- 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
WWW: https://docs.enthought.com/pyface/
- SVNWeb : git : Homepage
- 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 py38-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 py38-pyface listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-pyface
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1656102951
SHA256 (pyface-7.4.1.tar.gz) = 52dcf3679ca3e610a3ca7c4b9904a96c691688048db5d7e52af8e5019e47adb6
SIZE (pyface-7.4.1.tar.gz) = 7756287
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-importlib-metadata>=3.6.0 : devel/py-importlib-metadata@py38
- py38-importlib-resources>=1.1.0 : devel/py-importlib-resources@py38
- py38-traits>=6.2 : devel/py-traits@py38
- py38-pygments>0 : textproc/py-pygments@py38
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- py38-qt5-pyqt>=5.15.6 : devel/py-qt5-pyqt@py38
- This port is required by:
- for Run
-
- graphics/py-mayavi
- graphics/py-traitsui
- Configuration Options:
- ===> The following configuration options are available for py38-pyface-7.4.1:
QT5=on: Qt 5 toolkit support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-pyface
- USES:
- python:3.6+ pyqt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 Jun 2022 21:39:10 7.4.1
|
Nuno Teixeira (eduardo)  |
devel/py-pyface: Adopt/Update to 7.4.1
ChangeLog: https://docs.enthought.com/pyface/changelog.html |
07 Mar 2022 17:39:13 7.2.0_1
|
Loïc Bartoletti (lbartoletti)  |
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 |
27 Jan 2022 06:12:26 7.2.0
|
Loïc Bartoletti (lbartoletti)  |
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 ) |
25 Jan 2022 19:22:44 7.2.0
|
Kai Knoblich (kai)  |
*/*: 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 |
20 Jun 2021 16:16:16 7.2.0
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyface: Remove PY_PYGMENTS
With hat: python |
06 Apr 2021 14:31:07 7.2.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Jan 2021 17:22:15
7.2.0
|
yuri  |
devel/py-pyface: Update 6.1.2 -> 7.2.0
PR: 252909
Approved by: Vladimir.Chukharev@gmail.com (maintainer) |
20 Oct 2020 07:02:57
6.1.2_1
|
antoine  |
Unbreak bulk -a |
21 Sep 2020 12:12:41
6.1.2_1
|
antoine  |
Use the PY_PYGMENTS variable
With hat: portmgr |
09 Jun 2020 11:11:04
6.1.2
|
kai  |
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 |
06 Jul 2019 18:09:54
6.1.1
|
swills  |
devel/py-pyface: update to 6.1.1
PR: 238974
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
30 Jun 2019 19:36:58
6.1.0
|
swills  |
devel/py-pyface: remove concurrent
PR: 238440
Submitted by: vladimir.chukharev@gmail.com |
30 Jun 2019 19:33:57
6.1.0
|
swills  |
devel/py-pyface: Update to 6.1.0
PR: 238440
Submitted by: vladimir.chukharev@gmail.com (maintainer) |
20 Jun 2018 17:05:44
6.0.0
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
03 Jun 2018 12:57:46
6.0.0
|
miwi  |
- Update to 6.0.0
PR: 228095
Submitted by: maintainer
Sponsored by: iXsystems Inc. |
30 Nov 2017 15:50:34
5.1.0 
|
mat  |
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 ) |
04 Aug 2016 18:02:47
5.1.0
|
pi  |
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> |