[SVN Commit] branches/plasma5/PORTS/deskutils/zanshin

2016-10-30 Thread Tobias Berner
SVN commit 13220 by tcberner:

Fix dependencies after kdepim reshuffle #314

 M  +2 -1  Makefile  




[Bug 210027] devel/qt4-script: ARM Architecture not supported

2016-10-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210027

Jan Beich (mail not working)  changed:

   What|Removed |Added

 Attachment #171651|text/x-log  |text/plain
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 198068] net-im/ktp-text-ui doesn't display chat history

2016-10-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198068

Jan Beich (mail not working)  changed:

   What|Removed |Added

 Attachment #175902|text/x-log  |text/plain
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 208811] devel/qmake5: Qmake-Qt5 uses clang for linking instead of gcc/g++ specified in Netbeans toolchain

2016-10-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208811

Jan Beich (mail not working)  changed:

   What|Removed |Added

 Attachment #169326|text/x-matlab   |text/plain
  mime type||

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 199601] devel/boost-all: Upgrade to 1.58, 1.59, or 1.60

2016-10-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199601

Jan Beich (mail not working)  changed:

   What|Removed |Added

 Attachment #175960|application/x-shellscript   |text/plain
  mime type||

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Problem reports for k...@freebsd.org that need special attention

2016-10-30 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
Open|208120 | devel/cmake: Strips necessary rpath when installi 

1 problems total for which you should take action.


[SVN Commit] area51/PYQT/devel/py-qt5-core/files

2016-10-30 Thread Adriaan de Groot
SVN commit 13221 by adridg:

Need a little extra for py-qt5-dbussupport; dbus_inc_dirs is filled by 
pkg-config, and includes multiple -I flags because dbus.h needs both 
/usr/local/include/dbus-1 and /usr/local/lib/dbus-1. Don't drop them when 
looking for dbus-python.h.

 M  +15 -1 patch-configure.py  




[SVN Commit] branches/plasma5

2016-10-30 Thread Adriaan de Groot
SVN commit 13222 by adridg:

Merge from trunk: PYQT *down*grade to 5.6 (the 5.7 stuff has moved to qt-5.7/ 
branch)

 _M. (directory)  
 M  +2 -2  PYQT/Mk/Uses/pyqt.mk  
 M  +1 -1  PYQT/databases/py-qt4-sql/Makefile  
 M  +1 -1  PYQT/devel/py-qt4-assistant/Makefile  
 M  +3 -3  PYQT/devel/py-qt4-core/Makefile  
 M  +1 -1  PYQT/devel/py-qt4-dbus/Makefile  
 M  +1 -1  PYQT/devel/py-qt4-dbussupport/Makefile  
 M  +1 -1  PYQT/devel/py-qt4-declarative/Makefile  
 M  +1 -1  PYQT/devel/py-qt4-designer/Makefile  
 M  +1 -1  PYQT/devel/py-qt4-designerplugin/Makefile  
 M  +1 -1  PYQT/devel/py-qt4-help/Makefile  
 M  +1 -1  PYQT/devel/py-qt4-qscintilla2/Makefile  
 M  +1 -1  PYQT/devel/py-qt4-script/Makefile  
 M  +1 -1  PYQT/devel/py-qt4-scripttools/Makefile  
 M  +1 -1  PYQT/devel/py-qt4-test/Makefile  
 M  +1 -1  PYQT/devel/py-qt4/Makefile  
 M  +2 -2  PYQT/devel/py-qt5-core/Makefile  
 M  +56 -51PYQT/devel/py-qt5-core/files/patch-configure.py  
 M  +1 -1  PYQT/devel/py-qt5-help/Makefile  
 M  +1 -1  PYQT/devel/py-qt5-qscintilla2/Makefile  
 M  +3 -3  PYQT/devel/py-qt5/distinfo  
 M  +1 -1  PYQT/devel/py-sip/Makefile  
 M  +1 -1  PYQT/devel/qscintilla2-designerplugin/Makefile  
 M  +1 -1  PYQT/devel/qscintilla2-qt5/Makefile  
 M  +1 -1  PYQT/devel/qscintilla2/Makefile  
 M  +1 -1  PYQT/graphics/py-qt4-svg/Makefile  
 M  +2 -2  PYQT/misc/py-qt4-demo/Makefile  
 M  +1 -1  PYQT/misc/py-qt4-doc/Makefile  
 M  +5 -3  PYQT/misc/py-qt5-demo/Makefile  
 M  +0 -21 PYQT/misc/py-qt5-doc/pkg-plist  
 M  +1 -1  PYQT/multimedia/py-qt4-multimedia/Makefile  
 M  +1 -1  PYQT/multimedia/py-qt4-phonon/Makefile  
 M  +1 -1  PYQT/net/py-qt4-network/Makefile  
 M  +1 -1  PYQT/textproc/py-qt4-xml/Makefile  
 M  +1 -1  PYQT/textproc/py-qt4-xmlpatterns/Makefile  
 M  +0 -6  PYQT/textproc/py-qt5-xml/pkg-plist  
 M  +1 -1  PYQT/www/py-qt4-webkit/Makefile  
 M  +1 -1  PYQT/x11-toolkits/py-qt4-gui/Makefile  
 M  +1 -1  PYQT/x11/py-qt4-opengl/Makefile