[Bug 213993] math/kmplot: fix for lang/gcc5

2016-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213993

Kenneth Salerno  changed:

   What|Removed |Added

 Attachment #176421|0   |1
is obsolete||

--- Comment #7 from Kenneth Salerno  ---
Created attachment 176715
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176715&action=edit
view.cpp patch

Patch as requested. Tested successfully with __MAKE_CONF=/dev/null (clang) and
lang/gcc5.

Note 1:
Original source was already including cmath - no change there

Note 2:
By adding std::, the existing lines become unnecessary
   #if defined(Q_CC_MINGW)
   using namespace std;
   #endif

Note 3:
The reason clang++ does not need std:: to call isnan/isinf in scope is because
LLVM's /usr/include/c++/v1/cmath has "using ::isnan/::isinf" defined as well as
namespace std { }.

Either patch version will work, I just think my patch would have been easier to
maintain than touching view.cpp on so many lines that could get adjusted in
future releases and be a headache.

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

[Bug 213993] math/kmplot: fix for lang/gcc5

2016-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213993

--- Comment #8 from Tobias C. Berner  ---
There's an upstream commit that does exactly that, which we could import with
probably minimal/to none changes.

https://quickgit.kde.org/?p=kmplot.git&a=blobdiff&h=cdb11afe3e2eac73edc2d58c7e07af888334af8b&hp=538e69ceb1bb092d977ddae4e6e7917c3c3316e9&hb=e903ca56ad26311fcaeb650acf96046c726fb809&f=kmplot%2Fview.cpp

-- 
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-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199601

Andrew Turner  changed:

   What|Removed |Added

 Blocks||213867


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213867
[Bug 213867] devel/boost-libs fails to build on arm64
-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 213993] math/kmplot: fix for lang/gcc5

2016-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213993

--- Comment #9 from Kenneth Salerno  ---
(In reply to Tobias C. Berner from comment #8)
Perfect!

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

[SVN Commit] branches/plasma5/PORTS/graphics/kdiagram-kf5

2016-11-07 Thread Tobias Berner
SVN commit 13300 by tcberner:

Define PKGNAMESUFFIX

 M  +1 -0  Makefile  




[SVN Commit] branches/plasma5/PORTS/graphics

2016-11-07 Thread Tobias Berner
SVN commit 13299 by tcberner:

graphics/kdiagram-kf5-git has been officially released now. Switch to using the 
tarballs.

 A kdiagram-kf5 (directory)  
 D kdiagram-kf5-git (directory)  
 M  +7 -9  kdiagram-kf5/Makefile  
 M  +3 -3  kdiagram-kf5/distinfo  
 M  +56 -0 kdiagram-kf5/pkg-plist  




[Bug 214184] audio/amarok-kde4: fails to build with ffmpeg 3.x

2016-11-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214184

Tobias C. Berner  changed:

   What|Removed |Added

   Assignee|freebsd-ports-bugs@FreeBSD. |k...@freebsd.org
   |org |

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

[SVN Commit] branches/plasma5/KDE/sysutils

2016-11-07 Thread Tobias Berner
SVN commit 13301 by tcberner:

Kick sysutils/polkit-qt5 out of area51

 D polkit-qt5 (directory)  




[SVN Commit] area51/PORTS/sysutils

2016-11-07 Thread Tobias Berner
SVN commit 13302 by tcberner:

Kick sysutils/polkit-qt[45] out of area51

 D polkit-qt (directory)  
 D polkit-qt5 (directory)  




[SVN Commit] branches/plasma5

2016-11-07 Thread Tobias Berner
SVN commit 13303 by tcberner:

Move KDE/graphics/kde4-libkscreen back to PORTS/graphics/libkscreen.




 D KDE/graphics/kde4-libkscreen (directory)  
 M  +1 -1  KDE/graphics/kde4-okular/Makefile  
 A PORTS/graphics/libkscreen (directory)  
 M  +0 -1  PORTS/graphics/libkscreen/Makefile