[kde-freebsd] [SVN Commit] area51/KDE/astro/marble

2012-05-20 Thread Dima Panov
SVN commit 8194 by fluffy:

- Fix build

my bad, forgot about PLIST_SUB



 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


[kde-freebsd] [SVN Commit] area51/PORTS/sysutils/qzeitgeist

2012-05-20 Thread Alberto Villa
SVN commit 8195 by avilla:

- Fix build with new pointyhat adding Zeitgeist distfile to DISTFILES
  (i.e., drop :target-like dependencies as they should be deprecated).
- Avoid shipping a 26 kB zeitgeist.py, and generate it instead.

Please, keep ZEITGEIST_VERSION in sync with sysutils/zeitgeist.



 M  +27 -6 Makefile  
 M  +2 -0  distinfo  
 A files/patch-scripts__PythonSerializer.py  
 D files/zeitgeist.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


Re: [kde-freebsd] ports/165977: [exp-run] for Qt 4.8.0, PyQt 4.9.1 and KDE SC 4.8.1

2012-05-20 Thread Alberto Villa
Max: qzeitgeist was patched to address the pointyhat bug. You can
create the new patch for the exp-run.
-- 
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla
___
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


Re: [kde-freebsd] ports/165977: [exp-run] for Qt 4.8.0, PyQt 4.9.1 and KDE SC 4.8.1

2012-05-20 Thread Max Brazhnikov
qzeitgeist has been patched, it should build now on pointyhat too:

http://people.freebsd.org/~makc/patches/kdesupport-20120520.diff
___
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


[kde-freebsd] [SVN Commit] area51/PORTS/textproc/soprano

2012-05-20 Thread Raphael Kubo da Costa
SVN commit 8196 by rakuco:

soprano: Update to 2.7.6

 M  +1 -1  Makefile  
 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/ for latest information


[kde-freebsd] [SVN Commit] area51/PYQT

2012-05-20 Thread Alberto Villa
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.

Discussed with: rakuco on IRC


 M  +12 -23databases/py-qt4-sql/Makefile  
 M  +15 -15databases/py-qt4-sql/pkg-plist  
 M  +11 -22devel/py-qt4-assistant/Makefile  
 M  +3 -3  devel/py-qt4-assistant/pkg-plist  
 M  +11 -22devel/py-qt4-core/Makefile  
 M  +95 -95devel/py-qt4-core/pkg-plist  
 M  +8 -15 devel/py-qt4-dbus/Makefile  
 M  +11 -22devel/py-qt4-declarative/Makefile  
 M  +20 -20devel/py-qt4-declarative/pkg-plist  
 M  +12 -23devel/py-qt4-designer/Makefile  
 M  +26 -26devel/py-qt4-designer/pkg-plist  
 M  +8 -15 devel/py-qt4-designerplugin/Makefile  
 M  +11 -22devel/py-qt4-help/Makefile  
 M  +9 -9  devel/py-qt4-help/pkg-plist  
 M  +6 -18 devel/py-qt4-qscintilla2/Makefile  
 M  +51 -51devel/py-qt4-qscintilla2/pkg-plist  
 M  +11 -22devel/py-qt4-script/Makefile  
 M  +11 -11devel/py-qt4-script/pkg-plist  
 M  +11 -22devel/py-qt4-scripttools/Makefile  
 M  +3 -3  devel/py-qt4-scripttools/pkg-plist  
 M  +11 -22devel/py-qt4-test/Makefile  
 M  +6 -6  devel/py-qt4-test/pkg-plist  
 M  +4 -7  devel/py-sip/Makefile  
 M  +11 -22graphics/py-qt4-svg/Makefile  
 M  +6 -6  graphics/py-qt4-svg/pkg-plist  
 M  +11 -22multimedia/py-qt4-multimedia/Makefile  
 M  +11 -11multimedia/py-qt4-multimedia/pkg-plist  
 M  +11 -22multimedia/py-qt4-phonon/Makefile  
 M  +20 -20multimedia/py-qt4-phonon/pkg-plist  
 M  +11 -22net/py-qt4-network/Makefile  
 M  +34 -34net/py-qt4-network/pkg-plist  
 M  +11 -22textproc/py-qt4-xml/Makefile  
 M  +5 -5  textproc/py-qt4-xml/pkg-plist  
 M  +11 -22textproc/py-qt4-xmlpatterns/Makefile  
 M  +16 -16textproc/py-qt4-xmlpatterns/pkg-plist  
 M  +11 -22www/py-qt4-webkit/Makefile  
 M  +15 -15www/py-qt4-webkit/pkg-plist  
 M  +11 -22x11-toolkits/py-qt4-gui/Makefile  
 M  +201 -201  x11-toolkits/py-qt4-gui/pkg-plist  
 M  +11 -22x11/py-qt4-opengl/Makefile  
 M  +9 -9  x11/py-qt4-opengl/pkg-plist  


___
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