[kde-freebsd] [SVN Commit] area51/PYQT/multimedia/py-qt4-multimedia

2015-12-02 Thread Raphael Kubo da Costa
SVN commit 11580 by rakuco: py-qt4-multimedia: Stop setting PORTVERSION. This is done automatically in Uses/pyqt.mk when PYQT_DIST is set. M +0 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org

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

2015-12-02 Thread Raphael Kubo da Costa
SVN commit 11582 by rakuco: Uses/pyqt.mk: cosmetics, remove some double white space. M +1 -1 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

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

2015-12-02 Thread Raphael Kubo da Costa
SVN commit 11581 by rakuco: PYQT: Stop setting PORTVERSION with PYQT_DIST=yes. The latter already sets the former in Uses/pyqt.mk. M +0 -1 devel/py-qt4-core/Makefile M +0 -1 devel/py-qt4-dbus/Makefile M +0 -1 devel/py-qt4-dbussupport/Makefile M +0 -1

[kde-freebsd] [SVN Commit] area51/PYQT/x11-toolkits/py-qt4-gui

2015-12-02 Thread Raphael Kubo da Costa
SVN commit 11584 by rakuco: py-qt4-gui: Remove duplicate and wrong dependencies after r11442. r11442 introduced USE_PYQT, but did not remove the same dependencies in the {BUILD,RUN}_DEPENDS lines in the beginning (and turned the build-time dependency on devel/sip into a build and runtime one).

[kde-freebsd] [SVN Commit] area51/PYQT/devel/py-qt4-dbussupport

2015-12-02 Thread Raphael Kubo da Costa
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-freebsd] [SVN Commit] area51/PYQT/devel/py-qt4-dbus

2015-12-02 Thread Raphael Kubo da Costa
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

[kde-freebsd] [Bug 204975] [exp-run] bsd.qt.mk: Move QT_NONSTANDARD check to the _POSTMKINCLUDED section

2015-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204975 Bug ID: 204975 Summary: [exp-run] bsd.qt.mk: Move QT_NONSTANDARD check to the _POSTMKINCLUDED section Product: Ports & Packages Version: Latest Hardware: Any

[kde-freebsd] [Bug 204672] [exp-run] Add PyQt5 ports, add pyqt USES, move qscintilla port

2015-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204672 Raphael Kubo da Costa changed: What|Removed |Added Depends on||204975

[kde-freebsd] [Bug 204487] devel/cmake: fixed paths in FindX11.cmake

2015-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204487 --- Comment #1 from Dmitry Marakasov --- > Currently FindX11.cmake supplies completely wrong paths for X11 libraries Can you provide a proof? These paths are only used to find X11 includes/libs, so extra entries are

[kde-freebsd] [Bug 204487] devel/cmake: fixed paths in FindX11.cmake

2015-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204487 --- Comment #2 from y...@rawbw.com --- The port that this bug blocks tries to locate Xorg libs and fails, and with this patch it succeeds. -- You are receiving this mail because: You are the assignee for the bug.

[kde-freebsd] Missing audio record device

2015-12-02 Thread Gene
Hi All - I'm running KDE 4.14 on FreeBSD 10.1, with phonon 4.8.3 and phonon-vlc0.8.2.1. Hardware shows up as: hdac0@pci0:0:27:0: class=0x040300 card=0x04f51028 chip=0x1c208086 rev=0x04 hdr=0x00 vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family High

Re: [kde-freebsd] plasma5 branch, x11/kdelibs4 fails at fetch

2015-12-02 Thread Adriaan de Groot
On Monday 30 November 2015 09:19:37 Ramiro Caso wrote: > Pretty much that: fetch is looking for kdelibs-4.14.14.tar.xz in > SOME_URL/unstable/applications/15.11.80/ETC, and doesn't find it. > > Copying the distfile that came with 15.08.3 to > $DISTDIR/KDE/applications/15.11.80 does the trick.

Re: [kde-freebsd] Missing audio record device

2015-12-02 Thread Adriaan de Groot
On Wednesday 02 December 2015 14:55:39 Gene wrote: > I can play sound with no problems. > In settings>multimedia, audio playback lists the 'oss' device, while audio > recording has no devices whatsoever. Hunh. Now you mention it, I have the same. A "default" playback device listed everywhere,

[kde-freebsd] [Bug 204921] devel/cmake: 3.4.0 fails to build with GCC 4.8+

2015-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204921 Kubilay Kocak changed: What|Removed |Added Flags|

[kde-freebsd] [Bug 204921] devel/cmake: 3.4.0 fails to build with GCC 4.8+

2015-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204921 --- Comment #8 from commit-h...@freebsd.org --- A commit references this bug: Author: rakuco Date: Wed Dec 2 10:58:51 UTC 2015 New revision: 402818 URL: https://svnweb.freebsd.org/changeset/ports/402818 Log: CMake: Add upstream patch

[kde-freebsd] [Bug 204921] devel/cmake: 3.4.0 fails to build with GCC 4.8+

2015-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204921 Raphael Kubo da Costa changed: What|Removed |Added Resolution|--- |FIXED

[kde-freebsd] [Bug 204921] devel/cmake: 3.4.0 fails to build with GCC 4.8+

2015-12-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204921 Raphael Kubo da Costa changed: What|Removed |Added Summary|devel/cmake: 3.4.0 fails to

[kde-freebsd] [SVN Commit] area51/PORTS/devel

2015-12-02 Thread Raphael Kubo da Costa
SVN commit 11578 by rakuco: cmake: Backport r402818 from ports. r402818 | rakuco | 2015-12-02 11:58:50 +0100 (Wed, 02 Dec 2015) | 27 lines CMake: Add upstream patch to fix the build with recent GCCs. At least lang/gcc

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

2015-12-02 Thread Raphael Kubo da Costa
SVN commit 11579 by rakuco: PORTS: Remove databases/kbibtex, devel/qross. They were needed only for the PORTREVISION bumps required by the CMake 3.4.0 update. D databases/kbibtex (directory) D devel/qross (directory)