[kde-freebsd] [Bug 208120] devel/cmake strips necessary rpath when installing any gnu compiler from ports

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

--- Comment #6 from Diane Bruce  ---
It also affects gcc from ports as well and not just gfortran, though the bug is
not as evident.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
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] [Bug 208120] devel/cmake strips necessary rpath when installing any gnu compiler from ports

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

gr...@kde.org changed:

   What|Removed |Added

 CC||gr...@kde.org

--- Comment #5 from gr...@kde.org ---
So the patch attached, which fixes up things in the fortran cmake modules,
isn't general enough. This should be done in the GNU module, or any module that
notices that it's using gcc as the backend. I can futz around with the patch in
order to make it more general.

I can use both ARM (e.g. on my Beagle Bone) and GNU Radio as test cases for
making this work, but no guarantees on a delivery date.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
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] qt5-sqldrivers-tds port

2016-03-30 Thread Raphael Kubo da Costa
Ralf Nolden  writes:

> Hi,
>
> we've probably forgotten to add it, so here it is again. The TDS database
> plugin is new since qt-5.5 and can be used with the freetds port:
>
> qt5-sqldrivers-tds:
>
> https://share.kde.org/index.php/s/c5YQwAPcgBtqO2K

Thanks. The COMMENT line was not needed, so I've removed it.

I've committed the new port to area51 in r12254 and to the ports tree in
r412193.
___
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/QT/databases/qt5-sqldrivers-tds

2016-03-30 Thread Raphael Kubo da Costa
SVN commit 12254 by rakuco:

qt5-sqldrivers-tds: Fix $FreeBSD$ tag.

 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


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

2016-03-30 Thread Raphael Kubo da Costa
SVN commit 12253 by rakuco:

New port: databases/qt5-sqldrivers-tds.

A database driver for databases/freetds.

Submitted by:   Ralf Nolden 


 M  +3 -3  Mk/bsd.qt.mk  
 M  +1 -0  databases/qt5-sql/pkg-message  
 A databases/qt5-sqldrivers-tds (directory)  
 AMdatabases/qt5-sqldrivers-tds/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] [Bug 208120] devel/cmake strips necessary rpath when installing any gnu compiler from ports

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

Jeffrey Baitis  changed:

   What|Removed |Added

 CC||j...@baitis.net

--- Comment #4 from Jeffrey Baitis  ---
Created attachment 168796
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168796=edit
Simple GNU Radio test network failure case

This sample network fails to compile, with gnuradio-companion failing:
ImportError: /lib/libgcc_s.so.1: version GCC_4.6.0 required by
/usr/local/lib/gcc48/libgfortran.so.3 not found

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
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] qbs and qtcreator splitting

2016-03-30 Thread Ralf Nolden
Am Dienstag, 29. März 2016, 21:25:59 schrieb Ralf Nolden:

Hi,
> 
> qbs-1.4.5:
> 
> https://share.kde.org/index.php/s/dKPrC46EX8OGt8B
> 
> qtcreator-3.6.1:
updated after some hints for compiling with qbs sources removed from tree:

https://share.kde.org/index.php/s/Mr16q17CV4rzmom
-- 
Kind regards,

Ralf Nolden

___
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/astro/libkgeomap

2016-03-30 Thread Adriaan de Groot
SVN commit 12252 by adridg:

Temporary hack / complete something accidentally committed in r12251: libkface 
and libkgeomap come from KDE Applications, but the infrastructure including 
KDE_APPLICATIONS_VERSION isn't to be merged yet; instead, stick with a 
hard-coded version. This detaches the digiKam update from larger KDE merges. 
See also graphics/libkface/Makefile r12251

 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


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

2016-03-30 Thread Adriaan de Groot
SVN commit 12251 by adridg:

Move kipi-plugins back to kipi-plugins-kde4, to stick closer to ports tree

 D kipi-plugins (directory)  
 A kipi-plugins-kde4 (directory)  
 M  +1 -1  libkface/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/graphics/libkipiplugins

2016-03-30 Thread Adriaan de Groot
SVN commit 12250 by adridg:

Remove unused files/, patch has gone elsewhere

 D files (directory)  


___
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/devel/xdg-user-dirs

2016-03-30 Thread Adriaan de Groot
SVN commit 12249 by adridg:

r395547 | rakuco | 2015-08-29 13:06:36 +0200 (Sat, 29 Aug 2015) | 5 lines

Remove patch for unsupported FreeBSD versions.

All currently supported FreeBSD versions already have strndup(3), so remove
the implementation from the port.


 D files (directory)  


___
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

2016-03-30 Thread Adriaan de Groot
SVN commit 12248 by adridg:

Restore PORTREVISION to match official ports

 M  +1 -0  audio/amarok-kde4/Makefile  
 M  +1 -0  deskutils/strigidaemon/Makefile  
 M  +1 -0  devel/libkgapi/Makefile  
 M  +1 -0  devel/xsd/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/graphics

2016-03-30 Thread Adriaan de Groot
SVN commit 12247 by adridg:

Restore PORTREVISION (photoalbum has one other change, moving SHEBANG_FILES 
around)

 M  +1 -1  kphotoalbum-kde4/Makefile  
 M  +1 -0  libkscreen/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

2016-03-30 Thread Adriaan de Groot
SVN commit 12246 by adridg:

Reduce diff to ports:
 - import r411407
 - restore PORTREVISION


 M  +1 -0  graphics/skanlite/Makefile  
 M  +1 -0  multimedia/phonon-vlc/Makefile  
 A net-im/telepathy-qt4/files/patch-git_1e1f53e9  
 A net-im/telepathy-qt4/files/patch-git_7389dc9  
 M  +1 -1  net/kio-upnp-ms/Makefile  
 M  +1 -1  net/libkfbapi/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/net-p2p/libktorrent

2016-03-30 Thread Adriaan de Groot
SVN commit 12245 by adridg:

Restore PORTREVISION bumped in r411156

 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


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

2016-03-30 Thread Adriaan de Groot
SVN commit 12244 by adridg:

More PORTREVISION fixes (otter-browser was the wrong one). Reduces diff to 
ports some more.

 M  +1 -0  choqok/Makefile  
 M  +1 -0  kwebkitpart/Makefile  
 M  +0 -1  otter-browser/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/www/otter-browser

2016-03-30 Thread Adriaan de Groot
SVN commit 12243 by adridg:

Restore PORTREVISION, merge in r405776

 M  +1 -2  Makefile  
 A files/patch-src_ui_CertificateDialog.h  


___
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/www

2016-03-30 Thread Adriaan de Groot
SVN commit 12242 by adridg:

Remove -devel version of otter-browser:
 - was now running two months behind official ports version
 - otter-browser releases weeklies with a different naming
   scheme, instead of git revisions.


 D otter-browser-devel (directory)  


___
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

2016-03-30 Thread Adriaan de Groot
SVN commit 12241 by adridg:

Reduce diff between ports and trunk: - reintroduce PORTREVISION - stick to 
ports tar:bzip2 / tar:bz2 - https MASTER_SITE (r411342)

 M  +1 -1  net-im/telepathy-qt4/Makefile  
 M  +1 -0  textproc/redland-bindings/Makefile  
 M  +1 -1  textproc/soprano/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

2016-03-30 Thread Adriaan de Groot
SVN commit 12240 by adridg:

Reintroduce PORTREVISION into PORTS/sysutils where the ports have not changed 
wrt. the official tree

 M  +1 -0  kcm-polkit-kde/Makefile  
 M  +1 -0  polkit-kde/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/www

2016-03-30 Thread Adriaan de Groot
SVN commit 12239 by adridg:

Remove webkit-qt4: this was a fork, intended to update the package, but never 
committed to official ports. Just use the official ports-tree one instead.

 D webkit-qt4 (directory)  


___
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] qt5-sqldrivers-tds port

2016-03-30 Thread Ralf Nolden

Hi,

we've probably forgotten to add it, so here it is again. The TDS database 
plugin is new since qt-5.5 and can be used with the freetds port:

qt5-sqldrivers-tds:

https://share.kde.org/index.php/s/c5YQwAPcgBtqO2K
-- 
Kind regards,

Ralf Nolden

___
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] qbs and qtcreator splitting

2016-03-30 Thread Ralf Nolden
Am Mittwoch, 30. März 2016, 10:59:27 schrieb Adriaan de Groot:
> On Tuesday 29 March 2016 21:25:59 Ralf Nolden wrote:
> > (as Linux distros already have done) and use them for ports that depend on
> > qbs. The improvement would be the speed increase for poudriere builds as
> > qbs
> 
> Just wondering, what kind of ports would use qbs? Those would currently have
> a (build-)dependency on qtcreator, and have that dependency replaced by
> qbs?
Those would be ports that use qbs as the build system. As we have qbs not as a 
standalone port, those apps that use qbs are probably not available as ports 
anyway. Currently, if we would want to build ports for such apps, we would 
need a build dependency to qtcreator.

An example would be http://qutim.org/download that uses qbs.

-- 
Kind regards,

Ralf Nolden

___
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] qbs and qtcreator splitting

2016-03-30 Thread Adriaan de Groot
On Tuesday 29 March 2016 21:25:59 Ralf Nolden wrote:
> I've made an updated qtcreator port with a split off of qbs (qt build
> suite). 

Possibly the biggest challenge will be explaining why there is qt5-buildtools 
and qt5-buildsuite and what the difference is.

[ade]
___
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] qbs and qtcreator splitting

2016-03-30 Thread Adriaan de Groot
On Tuesday 29 March 2016 21:25:59 Ralf Nolden wrote:
> (as Linux distros already have done) and use them for ports that depend on 
> qbs. The improvement would be the speed increase for poudriere builds as
> qbs 

Just wondering, what kind of ports would use qbs? Those would currently have a 
(build-)dependency on qtcreator, and have that dependency replaced by qbs?

[ade]
___
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] branches/plasma5/KDE

2016-03-30 Thread Tobias Berner
SVN commit 12238 by tcberner:

Remove %%KDE_APPLICATIONS_VERSION_MAJOR%% from the only two plists using it

 M  +1 -1  archivers/ark/pkg-plist  
 M  +1 -1  x11/konsole/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


[kde-freebsd] [SVN Commit] branches/plasma5/KDE/Mk/Uses

2016-03-30 Thread Tobias Berner
SVN commit 12237 by tcberner:

Remove plist-sub KDE_APPLICATIONS_VERSION_MAJOR. It is not needed

 M  +1 -2  kde.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