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 12443 by adridg:
Merge from ports
r414007 | mat | 2016-04-25 16:41:38 +0200 (Mon, 25 Apr 2016) | 5 lines
Don't lie about having a configure script.
M +0 -1 qscintilla2-designerplugin-qt5/Makefile
M +0 -1 qscintilla2-designerplugin/Makefile
___
SVN commit 12410 by adridg:
Restoire PORTREVISION to match downstream
M +1 -0 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 11667 by rakuco:
py-qt5-designer: Stop building the Qt Designer plugin.
This is done in devel/py-qt5-designerplugin, which means both ports were
trying to install files into the same location.
M +1 -1 Makefile
M +0 -1 pkg-plist
___
SVN commit 11660 by rakuco:
qscintilla2-designerplugin-qt5: Add USE_GL=gl.
Comes from the dependency on qt5-gui (see r11644).
M +1 -0 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freeb
SVN commit 11659 by rakuco:
PYQT: Add devel/qscintilla2-designerplugin-qt5.
The PyQt5 counterpart of devel/qscintilla2-designerplugin.
A qscintilla2-designerplugin-qt5 (directory)
AMqscintilla2-designerplugin-qt5/Makefile
AMqscintilla2-designerplugin-
SVN commit 11652 by rakuco:
py-qt5-qscintilla: Add more USE_QT5 dependencies.
This port was left out of r11644. The USE_PYQT dependencies (r11650) look
fine.
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kd
SVN commit 11651 by rakuco:
py-qt5-core: Add some context to files/patch-configure.py.
M +5 -0 patch-configure.py
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde
SVN commit 11649 by rakuco:
py-qt5-core: Make py-sip a build-time dependency.
M +1 -1 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 in
SVN commit 11648 by rakuco:
PYQT: Drop runtime dependency on PyQt from py-qt{4,5}-dbussupport.
The dbussupport ports do not depend on anything from PyQt: it's a standalone
Python module that only uses Qt itself.
M +1 -1 py-qt4-dbussupport/Makefile
M +1 -1 py-qt5-dbussupport/Mak
SVN commit 11642 by rakuco:
PYQT: Add devel/py-qt5-dbussupport.
Its purpose is the same as devel/py-qt4-dbussupport's; python-dbus event
loop support is also available with PyQt5.
A py-qt5-dbussupport (directory)
AMpy-qt5-dbussupport/Makefile
AMpy-qt5
SVN commit 11641 by rakuco:
py-qt4-dbussupport: Update pkg-descr after r11592.
Clarify that this is about event loop support for dbus-python.
M +1 -1 pkg-descr
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/l
SVN commit 11639 by rakuco:
py-qt5-dbus: Stop depending on devel/py-dbus.
Apply r11592 to the PyQt5 version of devel/py-qt4-dbus. From the original
commit:
py-qt4-dbus is a wrapper for QtBus classes, while py-qt4-dbussupport
provides Qt even loop support for py-dbus.
M +0 -3 Makefil
SVN commit 11637 by rakuco:
py-qt5: Really sort OPTIONS_DEFINE alphabetically.
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 i
SVN commit 11636 by rakuco:
py-qt5: Sort and add more items per line in OPTIONS_DEFINE.
M +4 -6 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for
SVN commit 11611 by rakuco:
py-sip: Use Python's compileall module instead of py_compile.
This is similar to area51 r10115: compileall allows us to specify a
directory instead of all modules we need to compile, and its -d argument
allows us to specify a different directory for it to add to the co
SVN commit 11602 by rakuco:
PYQT: Remove remaining uses of QSCI2_DISTINFO_FILE after r11576.
M +1 -1 py-qt4-qscintilla2/Makefile
M +1 -1 py-qt5-qscintilla2/Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.
SVN commit 11585 by rakuco:
py-qt4-dbus: Fix typo (BUIKD_DEPENDS) introduced in r11442.
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for
SVN commit 11583 by rakuco:
py-qt4-dbussupport: Fix dependency list after r11442.
devel/py-dbus is not devel/py-qt4-dbus: we need to build/run-depend on the
former, but r11442 switch the dependency to the latter.
M +4 -1 Makefile
___
kde-fr
SVN commit 11577 by rakuco:
qscintilla2-designerplugin: Use the right .CURDIR variable after r11576
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kd
SVN commit 11575 by rakuco:
qscintilla2: Drop PORTREVISION.
We usually do not set it in area51, plus the port has undergone several
version changes.
M +0 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mai
SVN commit 11570 by rakuco:
py-sip: Remove extra empty line.
M +0 -1 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 11569 by rakuco:
qscintilla-qt5: Move the library renaming changes to files/.
They are big and impactful enough that it is important to make it very
visible that these changes are happening. The patches, originally from
Fedora, both make the library have the -qt5.so suffix and make qma
SVN commit 11568 by rakuco:
py-qt5-core: Trim and simplify patch-configure.py.
This makes it more similar to the version I had written in area51 r10132,
when I tried to make PyQt4 use configure-ng.py, which is almost identical to
PyQt5's configure.py.
* Drop the first hunk (the check for "QtCore
SVN commit 11566 by rakuco:
qscintilla-qt5: Use the right USE_QT5 dependencies.
USE_QT5=designer is only needed by py-qt5-designerplugin, and the other
dependencies have been updated to reflect what qscintilla.pro actually
declares.
M +1 -1 Makefile
__
SVN commit 11564 by rakuco:
py-qt5-designer: Do not require `xml' twice in USE_QT5.
M +1 -1 Makefile
___
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 11556 by rakuco:
qscintilla2-qt5: Drop PORTREVISION.
This is a new port, it should not have PORTREVISION set.
M +0 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See
SVN commit 11555 by rakuco:
py-sip: Stop setting DATADIR and DOCSDIR.
Doing so conflicts with USE_PYTHON=concurrent, which takes care of properly
setting all directory variables.
M +0 -2 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde
SVN commit 11490 by tcberner:
Allow concurrent python installations
PR: 203734
M +1 -1 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 i
SVN commit 11451 by tcberner:
qscintilla2-qt4-designerplugin didn't make it in the r11442
M +1 -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
SVN commit 10675 by tcberner:
Update qscintilla&Co to 2.9
M +1 -3 py-qt4-qscintilla2/pkg-plist
M +1 -1 py-qt4/bsd.pyqt.mk
M +2 -2 qscintilla2/distinfo
M +3 -3 qscintilla2/pkg-plist
___
kde-freebsd mailing list
kde-f
SVN commit 10662 by rakuco:
py-qt4: Fix botched USES=metaport conversion.
Add "metaport" to the existing USES entry instead of adding a new entry that
overrides the existing one.
While here, stop needlessly setting MASTER_SITES too.
M +1 -3 Makefile
SVN commit 10654 by tcberner:
Update devel/py-sip to 4.16.7
M +1 -1 py-qt4/bsd.pyqt.mk
M +2 -2 py-sip/distinfo
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebs
SVN commit 10605 by rakuco:
py-sip: Merge r371894 from ports.
r371894 | bapt | 2014-10-31 21:28:33 +0200 (Fri, 31 Oct 2014) | 2 lines
Simplify plist
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)
---
Alonso Schaich writes:
> SVN commit 10439 by aschai:
>
> Revert r10358.
FYI, explaining "why" would have been very good here, otherwise 2 years
from now one will have no idea of what caused this to be reverted.
___
kde-freebsd mailing list
kde-freebsd@
SVN commit 10439 by aschai:
Revert r10358.
M +2 -0 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
On Wed, 22 Oct 2014 21:44:43 +0300
Raphael Kubo da Costa wrote:
> Max Brazhnikov writes:
>
> > On Sun, 05 Oct 2014 12:20:38 -0700 Alonso Schaich wrote:
> >> SVN commit 10358 by aschai:
> >>
> >> Remove USES.
> >>
> >> devel/py-qt4 redundandly adds python USES as it's also added in the
> >> inc
Max Brazhnikov writes:
> On Sun, 05 Oct 2014 12:20:38 -0700 Alonso Schaich wrote:
>> SVN commit 10358 by aschai:
>>
>> Remove USES.
>>
>> devel/py-qt4 redundandly adds python USES as it's also added in the included
>> bsd.pyqt.mk, so it should be safe to remove it from the devel/py-qt4
>> metapo
On Sun, 05 Oct 2014 12:20:38 -0700 Alonso Schaich wrote:
> SVN commit 10358 by aschai:
>
> Remove USES.
>
> devel/py-qt4 redundandly adds python USES as it's also added in the included
> bsd.pyqt.mk, so it should be safe to remove it from the devel/py-qt4 metaport.
No, it's not. USES in bsd.pyqt
SVN commit 10360 by aschai:
Fix Typo.
M +1 -1 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 10359 by aschai:
Fix py3kplist requirement declaration.
M +2 -1 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 10358 by aschai:
Remove USES.
devel/py-qt4 redundandly adds python USES as it's also added in the included
bsd.pyqt.mk, so it should be safe to remove it from the devel/py-qt4 metaport.
M +0 -2 Makefile
___
kde-freebsd mailing l
SVN commit 10357 by aschai:
Fix assignment.
bsd.pyqt.mk is pulled in by the pyqt ports, therefore it _should_ extend USES
instead of resetting them.
Noticed/Reported by Antoine Brodin
M +1 -1 bsd.pyqt.mk
___
kde-freebsd mailing list
kde-
SVN commit 10356 by aschai:
Fix typo.
M +1 -1 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 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 10190 by rakuco:
py-qt4-designerplugin: Remove PORTREVISION.
This is a new release (4.11.1) compared to ports, so set it back to 0.
M +0 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/l
SVN commit 10189 by rakuco:
qscintilla2-designerplugin: Switch LIB_DEPENDS to the new style.
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org
SVN commit 10187 by rakuco:
PYQT: Stop checking for ${PORT_OPTIONS:MDOCS} and ${PORT_OPTIONS:MEXAMPLES}.
Let the plist and PORTDOCS handle whether the files being installed will
make it into the package or not.
M +0 -3 py-sip/Makefile
M +1 -4 qscintilla2/Makefile
__
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 10185 by rakuco:
PYQT: Revert back to using configure.py.
Unfortunately, The World Is Not Ready (TM): several ports, including ones
that are not really maintained anymore, assume PyQt's old build system is
being used and rely on pyqtconfig to build and/or run. I thought fixing
PyKDE wo
SVN commit 10167 by rakuco:
PYQT: Update PyQt4 to 4.11.1.
One of our patches to configure-ng.py has been upstreamed.
M +0 -9 py-qt4-core/files/patch-configure-ng.py
M +1 -1 py-qt4/bsd.pyqt.mk
M +2 -2 py-qt4/distinfo
___
k
SVN commit 10166 by rakuco:
PYQT: Update QScintilla to 2.8.3.
M +1 -0 py-qt4-qscintilla2/pkg-plist
M +1 -1 py-qt4/bsd.pyqt.mk
M +2 -2 qscintilla2/distinfo
M +3 -3 qscintilla2/pkg-plist
___
kde-freebsd mailing list
SVN commit 10165 by rakuco:
PYQT: Update py-sip to 4.16.2.
M +1 -1 py-qt4/bsd.pyqt.mk
M +2 -2 py-sip/distinfo
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebs
SVN commit 10143 by rakuco:
py-qt4-help: Stop needlessly setting MASTER_SITES.
M +0 -1 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 i
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 10135 by rakuco:
PYQT: Only extract dbus/ for py-qt4-dbussupport.
Instead of using a sed hack to ignore the DBus detection on all PyQt4 ports
except for py-qt4-dbussuport, just use the fact that configure-ng.py's
check_dbus() exits early if the dbus/ directory is not present.
In other
SVN commit 10134 by rakuco:
PYQT: Update QScintilla to 2.8.2.
M +2 -0 py-qt4-qscintilla2/pkg-plist
M +1 -1 py-qt4/bsd.pyqt.mk
M +2 -2 qscintilla2/distinfo
M +7 -2 qscintilla2/pkg-plist
___
kde-freebsd mailing list
SVN commit 10133 by rakuco:
py-qt4-qscintilla: Remove outdated TODO.
We already use configure-ng.py and have DESTDIRNAME set in bsd.pyqt.mk, but
only for ports part of PyQt itself, which is not the case for
py-qt4-qscintilla, which is part of qscintilla2.
M +0 -4 Makefile
__
SVN commit 10131 by rakuco:
py-sip: Use an OPTION helper for the DEBUG option.
M +2 -5 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 i
SVN commit 10130 by rakuco:
py-sip: Update to 4.16.1.
M +1 -1 py-qt4/bsd.pyqt.mk
M +2 -2 py-sip/distinfo
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde
SVN commit 10129 by rakuco:
bsd.pyqt.mk: Document PYQT4_DIST.
M +5 -0 bsd.pyqt.mk
___
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 10125 by rakuco:
py-qt4-designerplugin: Also convert to the new OPTIONS helpers after r10118.
M +3 -4 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://fre
SVN commit 10124 by rakuco:
py-qt4-dbussupport: Convert to the new OPTIONS helpers.
Missed in r10118.
M +3 -4 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freeb
SVN commit 10120 by rakuco:
py-qt4-qscintilla2: Get rid of the API option.
It has 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 th
SVN commit 10119 by rakuco:
py-qt4-qscintilla2: Remove repeated dependency on libqtscintilla2.so.
This was introduced by the changes in r10118. While here, convert the
original dependency to the new LIB_DEPENDS format.
M +1 -2 Makefile
___
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 10114 by rakuco:
py-sip: Set PYTHON_PY3K_PLIST_HACK to adjust the plist for Python >= 3.2.0.
Since this port does not use distutils/setuptools and we manually generate
the .pyc/.pyo files, we need to set PYTHON_PY3K_PLIST_HACK so that the cache
files end up in the right directory if Py
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 10104 by rakuco:
py-qt4-test: Add explicit dependency on qt4-gui.
This is similar to r10103, in that PyQt's configure.py builds py-qt4-test
with QtGui's libraries (even though, contrary to qt4-sql, it is not used at
configuration time). Using QtGui defines QT_GUI_LIB, which makes the Q
SVN commit 10007 by makc:
devel/qscintilla2-designerplugin:
- sync with ports:
r333044 | rakuco | 2013-11-06 22:48:02 + (Wed, 06 Nov 2013) | 8 lines
Switch from the manual qmake logic to USES=qmake.
Doing so correctly
SVN commit 10001 by makc:
devel/py-qt4:
- Improve comment
- Use options helpers
- Add option to install all PyQt4 components
M +9 -36 Makefile
M +56 -0 bsd.pyqt.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/
SVN commit 1 by makc:
devel/py-sip:
- Add DOCS and DEBUG to OPTIONS_DEFINE
M +3 -1 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 in
SVN commit 9763 by makc:
- Convert to USES=qamke
- Support staging properly
M +12 -20Makefile
___
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 9746 by aschai:
Use post-patch target rather than pre-configure to unify sed-ing with
devel/qscintilla2
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also
SVN commit 9745 by aschai:
Update qscintilla2 to version 2.8.
M +1 -1 py-qt4/bsd.pyqt.mk
M +2 -2 qscintilla2/distinfo
M +3 -3 qscintilla2/pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mail
SVN commit 9744 by aschai:
Support staging (i.e. fix build).
M +1 -1 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 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 9626 by rakuco:
PyQt: Update PyQt4 ports to 4.10.3
M +1 -1 bsd.pyqt.mk
M +2 -2 distinfo
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ fo
SVN commit 9624 by rakuco:
Set DESTDIRNAME for some PyQt ports.
They were failing to build properly with staging support.
In short, a few releases ago the PyQt-related ports (SIP, PyQt, QScintilla)
started switching to a new configuration script that replaces the old one.
In some cases, we also
SVN commit 9622 by rakuco:
py-sip: Update to 4.15.2
M +1 -1 py-qt4/bsd.pyqt.mk
M +2 -2 py-sip/distinfo
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org
SVN commit 9621 by rakuco:
bsd.pyqt.mk: Remove SNAP variables that have been unused for years
M +3 -6 bsd.pyqt.mk
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.o
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 9601 by aschai:
Fix stage build.
M +11 -11Makefile
___
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 9595 by aschai:
stage++
Patch provided by Tomasz Kowalczyk via mailing list.
M +5 -6 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for
On Saturday, October 05, 2013 03:40:02 PM Alonso Schaich wrote:
> SVN commit 9593 by aschai:
>
> Fix installation and disable staging.
This simple patch fix build with stage
--- Makefile.orig 2013-10-06 11:09:13.414907711 +0200
+++ Makefile 2013-10-06 11:10:12.628922019 +0200
@@ -12,7 +12,7 @@
M
SVN commit 9593 by aschai:
Fix installation and disable staging.
M +1 -0 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 9579 by aschai:
Indicate Metaport.
M +1 -0 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 9356 by rakuco:
Fix the build, WRKSRC has a different name these days.
M +1 -1 Makefile
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for lates
SVN commit 9352 by rakuco:
Remove the creation of the empty python/ subdir in the designer directory.
This was artificially created because that's one of the directories the PyQt
designer plugin looks for Python plugins, but was causing plist problems due
to the @exec+@dirrmtry combination.
Inst
SVN commit 9351 by rakuco:
py-qt4-designerplugin: Fix plist.
So in version 4.10.2 the plugin name was changed. Sigh, I hate the PyQt
ports.
M +0 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/lis
SVN commit 9282 by rakuco:
Hopefully finish the py-qt4-qscintilla2 clusterfuck.
Thank you guys for switching the configure script to a new one at the end of
the 4.x series. The old version was renamed and there are no release notes
mentioning that.
Try to make it work with the new configure.py f
SVN commit 9281 by rakuco:
Follow-up to r9280: the argument value also changed...
M +1 -1 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
1 - 100 of 140 matches
Mail list logo