non port: devel/py-qt4-core/files/patch-configure.py |
Number of commits found: 18 |
Wednesday, 4 Mar 2015
|
23:20 rakuco
Update PyQt and its dependencies.
* PyQt4 has been updated to 4.11.3.
* QScintilla has been updated to 2.8.4.
* SIP has been updated to 4.16.5.
This update is much smaller than the previous one, as there has been no
further need for clean ups in the ports infrastructure.
Pretty much the entire patch set has been originally contributed by Tobias
Berner, who sent it to the KDE on FreeBSD mailing list. Thanks a lot!
PR: 198016
Submitted by: Tobias Berner <tcberner@gmail.com>
 |
Wednesday, 23 Jul 2014
|
19:53 rakuco
Update PyQt to 4.11.1, QScintilla to 2.8.3 and SIP to 4.16.2.
... And bump PORTREVISION on ports that depend on devel/qscintilla2 due to
the shlib version change.
This is brought to you by the KDE on FreeBSD team. Besides updating to newer
upstream releases, this commit also contains a lot of under-the-hood changes
to the PyQt/QScintilla/SIP ports. Their Makefiles had accumulated a lot of
cruft over time, so it was time for some summer cleaning:
- General, belated changes:
* Use OPTIONS helpers wherever possible, stop including
<bsd.port.options.mk> when not necessary, stop checking for
${PORT_OPTIONS:MDOCS} and ${PORT_OPTIONS:MEXAMPLES} when not necessary,
add options such as DOCS and/or DEBUG where they were only checked for.
- QScintilla ports:
* Drop the API option from py-qt4-qscintilla2. It had been broken ever
since staging support was added, and its existence does not make much
sense: QScintilla is a hard dependency regardless of the state of this
option anyway, they all come from the same tarball and the configuration
script assumes the .api file will always be installed.
- PyQt ports:
* The configure.py patch shared by all PyQt ports has been trimmed down to
the minimum. Changes for Qt3 compatibility or for things that are just
not needed anymore have been removed.
* Several post-configure targets in the PyQt ports have been removed, as
they had no effect on the way the ports were built whatsoever.
* In some cases, instead of calling Python's py_compile.py on `ls *.py
*/*.py */*/*.py` to generate .pyc and .pyo files, we just call
compileall.py, which is made for this kind of task.
* The patch + sed hack to build py-qt4-dbussupport has been replaced by
only extracting the dbus/ directory for that port and excluding it from
all others.
* Move the bulk of the code in all Makefiles to bsd.pyqt.mk, like the
non-Python Qt ports do with bsd.qt.mk and the QT_DIST variable. A large
portion of all PyQt Makefiles were very similar and contained a lot of
boilerplate code that can be shared among all of them since they all
come from the same tarball. bsd.pyqt.mk now has a PYQT4_DIST variable
that, when set, automatically sets several common variables and the
do-configure target for a port. This allows us to considerably reduce
the size of all the py-qt4-* Makefiles.
* To make the above possible and also to allow us to use as many OPTIONS
helpers as possible, the ARGS variable is now called CONFIGURE_ARGS.
That's what it was used for anyway.
PR: 191990
 |
Saturday, 7 Jun 2014
|
09:46 rakuco
- Rebase patch-configure.py on top of the current PyQt version, to make it
easy to change it, which leads us to...
- Build pylupdate and pyrcc only for py-qt4-xml again.
This fixes a regression introduced last year when PyQt was updated to
4.10.3: configure.py started building pylupdate and pyrcc unconditionally
instead of only if "QtXml" was specified.
If the API option is off, the build would fail because the QtXml headers
needed to build those tools would not be added as a dependency.
PR: 183706
MFH: 2014Q2
 |
Tuesday, 12 Nov 2013
|
19:01 rakuco
Fix the multimedia/py-qt4-phonon build with multimedia/phonon 4.7.0.
Change the configure.py so that the Phonon test program uses a different
Phonon header, as upstream commit b51f5bf2 changed the QWidget include in a
way that breaks PyQt's detection, and PyQt refuses to support KDE's Phonon
for some reason and is thus unwilling to fix its configuration program.
See https://bugs.kde.org/show_bug.cgi?id=306261 for more information.
 |
Sunday, 3 Feb 2013
|
18:16 makc
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
 |
Sunday, 16 Oct 2011
|
22:50 avilla
- Update PyQt4 to 4.8.5.
- Update SIP to 4.12.4.
- Use common DISTINFO_FILEs.
 |
Friday, 25 Mar 2011
|
10:06 avilla
- Update SIP to 4.12.1.
- Update PyQt4 to 4.8.3.
- Update QScintilla2 to 2.4.6.
 |
Thursday, 2 Dec 2010
|
19:47 makc
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.
 |
Tuesday, 11 May 2010
|
10:43 fluffy
- The FreeBSD KDE team is pleased to announce SIP-4.10.2, PyQt-4.7.3
and QScintilla-2.4.3 for FreeBSD.
With hat on: kde@
 |
Saturday, 30 Jan 2010
|
14:27 fluffy
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.
 |
Friday, 27 Nov 2009
|
00:10 miwi
- 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)
 |
Tuesday, 4 Aug 2009
|
19:18 miwi
- 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
 |
Saturday, 14 Feb 2009
|
22:58 makc
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>
 |
Thursday, 20 Mar 2008
|
12:40 miwi
- 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)
 |
Tuesday, 2 Oct 2007
|
09:58 miwi
- Update to 4.3.1
Submitted by: Danny Pansters <danny@ricin.com> (maintainer)
 |
Thursday, 13 Sep 2007
|
18:15 miwi
- Update to PyQt-4.3
Submitted by: Danny Pansters <danny@ricin.com> (maintainer via privat mail)
 |
Tuesday, 17 Apr 2007
|
20:00 miwi
- Update to 4.2
Submitted by: Danny Pansters <danny@ricin.com> (maintainer via privat mail)
 |
Tuesday, 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: 18 |