SVN commit 12699 by tcberner:
Revert point one of r11662. Py-Sip needs to be a runtime dependency of
py-qt4-core.
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also ht
SVN commit 10604 by rakuco:
py-qt4-core: Merge r371280 from ports.
r371280 | mva | 2014-10-20 19:04:12 +0300 (Mon, 20 Oct 2014) | 4 lines
- Convert ports of devel/ to USES=python
Approved by:portmgr (implicit)
---
SVN commit 10226 by rakuco:
PYQT: Remove some chunks from patch-configure.py.
After ports r363790 (and similar versions for Python 3), Python is finally
built with --enabled-shared, so the check for shared libraries support in
PyQt can work as intended.
M +0 -20 patch-configure.py
__
SVN commit 10186 by rakuco:
py-qt4-core: Remove patch-configure-ng.py for now.
It's going to be useful for the PyQt5 ports, but for now it is not going to
be used, so it is not worth keeping around and maintaining.
D patch-configure-ng.py
__
SVN commit 10139 by rakuco:
py-qt4-core: 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/.
SVN commit 10115 by rakuco:
py-qt4-core: Use Python's compileall.py instead of py_compile.py.
compileall.py handles the job of recursing into all subdirectories and
byte-compiling all modules it finds, and spares us from using manual `ls'
constructs.
M +7 -6 Makefile
___
SVN commit 10112 by rakuco:
py-qt4-core: Re-commit part of r10110.
It does seem to be harmless to remove one of the hunks from that revision.
M +0 -9 patch-configure.py
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/
SVN commit 10111 by rakuco:
py-qt4-core: Revert r10110.
I forgot to test this with "poudriere bulk -t", and quite a few unexpected
files ended up being installed.
M +15 -1 patch-configure.py
___
kde-freebsd mailing list
kde-freebsd@kde.org
SVN commit 10110 by rakuco:
py-qt4-core: Remove even more unneeded hunks from patch-configure.py.
M +1 -15 patch-configure.py
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://
SVN commit 10109 by rakuco:
py-qt4-core: Remove another hunk from patch-configure.py.
Removing this one also seems to be harmless.
M +0 -8 patch-configure.py
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/lis
SVN commit 10108 by rakuco:
py-qt4-core: Remove Qt3 support hunk from patch-configure.py.
M +0 -10 patch-configure.py
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.
SVN commit 10107 by rakuco:
py-qt4-core: Remove post-configure sed call.
It doesn't seem to be necessary anymore, everything built fine without it in
my tests.
M +0 -7 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.
SVN commit 10106 by rakuco:
py-qt4-core: 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 optio
SVN commit 10105 by rakuco:
py-qt4-core: Rebase patch-configure.py.
Regenerate the patch on top of the current PyQt version (4.10.3). There have
been no additional changes, this is just to ease further changes.
M +23 -22patch-configure.py
_
SVN commit 9740 by rakuco:
py-qt4-core: Merge r333600 from ports.
r333600 | rakuco | 2013-11-12 21:01:34 +0200 (Tue, 12 Nov 2013) | 9 lines
Fix the multimedia/py-qt4-phonon build with multimedia/phonon 4.7.0.
Change the co
SVN commit 9604 by aschai:
stage++
M +2 -2 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 7651 by rakuco:
py-qt4-core: Fix paths in the configure patch.
M +2 -2 patch-configure.py
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for late
SVN commit 7643 by rakuco:
py-qt4-core: Remove useless patch chunk
M +0 -8 patch-configure.py
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest infor
SVN commit 7635 by rakuco:
py-qt4-core: Update configure.py patch
M +2 -2 patch-configure.py
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest inform
SVN commit 6960 by makc:
Update patch
M +21 -21patch-configure.py
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 6903 by fluffy:
- uic/widget-plugins directory is shared between pyqt4 and pykde4, use @dirrmtry
M +2 -2 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://
SVN commit 6900 by makc:
Fix patch
M +32 -26patch-configure.py
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
SVN commit 6642 by makc:
Restore QtAssistant, it's available via compat library.
M +4 -0 Qt.py
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest info
SVN commit 6593 by fluffy:
- Fix flags issue with new SIP.
Patch suggested by author in pyqt ML, will be included in future versions of
pyqt
A patch-sip__QtCore__qglobal.sip
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://m
24 matches
Mail list logo