non port: devel/py-qt4-dbus/pkg-plist |
SVNWeb
|
Number of commits found: 5 |
Thu, 22 Nov 2018
|
[ 20:18 tcberner ] (Only the first 10 of 154 ports in this commit are shown above. )
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
|
Tue, 8 Dec 2015
|
[ 16:49 rakuco ] (Only the first 10 of 51 ports in this commit are shown above. )
PyQt: Replace bsd.pyqt.mk with Uses/pyqt.mk.
In preparation for landing PyQt5 ports, generalize devel/py-qt4's
bsd.pyqt.mk and make it a proper file in Uses/.
Ports wishing to depend on PyQt4 ports can now do the following:
USES= pyqt:4
USE_PYQT= foo bar_build baz_run
Other changes include the renaming of the PYQT4_DIST variable to PYQT_DIST
and the introduction of the PYQT_SIPDIR plist substitution variable. The
rest of the contents of Uses/pyqt.mk are pretty much identical to what we
had in bsd.pyqt.mk with additional processing of USE_PYQT.
Even though this patch touches files in many different ports, the goal is (Only the first 15 lines of the commit message are shown above )
|
Mon, 27 Oct 2014
|
[ 10:58 bapt ] (Only the first 10 of 71 ports in this commit are shown above. )
Cleanup plist
|
Sun, 3 Feb 2013
|
[ 18:16 makc ] (Only the first 10 of 70 ports in this commit are shown above. )
KDE/FreeBSD team presents:
SIP 4.14.3
QScintilla 2.7
PyQt 4.9.6
The area51 repository features commits by jhale and myself.
Changes:
- Trim Makefile header
- Convert to new option framework
|
Tue, 27 Mar 2007
|
[ 09:58 miwi ]
PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
This package provides the D-BUS module.
WWW: http://www.riverbankcomputing.co.uk/pyqt/
PR: ports/109626
Submitted by: Danny Pansters <danny at ricin.com>
|
Number of commits found: 5 |