non port: devel/py-qt4-core/pkg-plist |
SVNWeb
|
Number of commits found: 16 |
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
|
Sat, 21 Jun 2014
|
[ 14:06 rakuco ]
Build with Python 3 as well.
Instead of forcefully removing the pyuic/uic/port_v3/ directory, which in
effect prevents the port from building with Python 3, check for the major
Python version being used and selectively remove either port_v2/ or
port_v3/.
Additionally, set PYTHON_PY3K_PLIST_HACK, since PyQt does not use either
distutils or setuptools, and Python >= 3.2 store .pyc/.pyo files in a
different directory.
PR: 180467
Submitted by: nwhitehorn@ (original version)
MFH: 2014Q2
|
Fri, 21 Jun 2013
|
[ 19:13 rakuco ] (Only the first 10 of 38 ports in this commit are shown above. )
Update the PyQt ports.
- SIP has been upgraded to 4.14.7.
- PyQt4 has been upgraded to 4.10.2.
- QScintilla2 has been upgraded to 2.7.2.
|
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
|
Sat, 9 Jun 2012
|
[ 00:41 makc ] (Only the first 10 of 41 ports in this commit are shown above. )
Merge changes from area51 repository (SVN commit 8197 by avilla):
- Remove SIPFILES option, some ports (e.g., pykde4) require the files
to be installed.
- Remove DEBUG and TRACING options, and merge them under WITH_DEBUG.
|
Fri, 25 Mar 2011
|
[ 10:06 avilla ] (Only the first 10 of 67 ports in this commit are shown above. )
- Update SIP to 4.12.1.
- Update PyQt4 to 4.8.3.
- Update QScintilla2 to 2.4.6.
|
Thu, 2 Dec 2010
|
[ 19:47 makc ] (Only the first 10 of 146 ports in this commit are shown above. )
KDE FreeBSD team is glad to present Qt 4.7.1 in ports.
Along with Qt4 the following ports are updated:
PyQt4 ports to 4.8.1
devel/py-sip to 4.11.2
devel/qscintilla2 to 2.4.5
PyKDE3 to 3.16.7
PyQt3 tp 3.18.2-snapshot-20091119
New ports added:
devel/qt4-declarative
devel/py-qt4-declarative
x11/qt4-graphicssystems-opengl
This release has been contributed by:
Thomas Abthorpe (tabthorpe)
Max Brazhnikov (makc)
Dima Panov (fluffy)
Alberto Villa (avilla)
We'd like to thank Martin Wilke (miwi) for exp-run.
|
Sat, 30 Jan 2010
|
[ 14:27 fluffy ] (Only the first 10 of 82 ports in this commit are shown above. )
The KDE FreeBSD team is proud to announce the release of SIP-4.10 and
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters.
|
Fri, 27 Nov 2009
|
[ 00:10 miwi ] (Only the first 10 of 50 ports in this commit are shown above. )
- Update py-qt4* to 4.6.2
- Update py-sip to 4.9.3
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.
Tested by: pointyhat-exp-run (myself)
|
Tue, 4 Aug 2009
|
[ 19:18 miwi ] (Only the first 10 of 64 ports in this commit are shown above. )
- Update py-qt4 to py-qt4.5.4
- Update qscintilla-2* to 2.4
- Update py-sip to 4.8.2
- Update py-kde to 1.16.3
- Update py-qt to 1.18.1
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters
New Port:
devel/py-qt4-scripttools
|
Sat, 14 Feb 2009
|
[ 22:58 makc ] (Only the first 10 of 86 ports in this commit are shown above. )
Update PyQt4 ports to 4.4.4, new ports:
devel/py-qt4-help
multimedia/py-qt4-phonon
textproc/py-qt4-xmlpatterns
www/py-qt4-webkit
Update QScintilla2 to 2.3.2, PyQt3 to 3.17.6, PyKDE3 to 3.16.2.
Pass maintainership to kde@FreeBSD.org. Thanks Danny Ricin for his great work.
PR: based on ports/130219
Submitted by: Dima Panov" <fluffy at fluffy.khv.ru>
|
Thu, 20 Mar 2008
|
[ 12:40 miwi ] (Only the first 10 of 34 ports in this commit are shown above. )
- Update to 4.3.3
- Configure.py now has a flag to specify component, patch is now simpler
- Update qscintilla2 so version where used
- Use bsd.pyqt.mk
Submitted by: Danny Pansters <danny@ricin.com> (maintainer via private mail)
|
Thu, 13 Sep 2007
|
[ 18:15 miwi ] (Only the first 10 of 54 ports in this commit are shown above. )
- Update to PyQt-4.3
Submitted by: Danny Pansters <danny@ricin.com> (maintainer via privat mail)
|
Tue, 27 Mar 2007
|
[ 09:46 miwi ]
PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
This package provides the QtCore module.
WWW: http://www.riverbankcomputing.co.uk/pyqt/
PR: ports/109619
Submitted by: Danny Pansters <danny at ricin.com>
|
Number of commits found: 16 |