Re: port head/x11/kde4-runtime not buildable due to missing distfile

2017-05-20 Thread Tobias C. Berner
Hi Matthias

It seems 16.12.3 was moved to Attic on kde's mirrors.

See: http://www.mirrorservice.org/sites/download.kde.org/ls-lR


I will fix ports to point to the new location shortly. Thanks for the headsup :)

You can fetch it from here in the meantime:
https://download.kde.org/Attic/applications/16.12.3/src/

mfg Tobias

On 20 May 2017 at 12:40, Matthias Apitz  wrote:
>
> Hello,
>
> I'm building ports in head (last svn update May 19) and the above port fails
> in poudriere due to missing distfile:
>
> # cat distinfo
> TIMESTAMP = 1490531914
> SHA256 (KDE/applications/16.12.3/kde-runtime-16.12.3.tar.xz) =
> 7e6406b9d85594fdedb2bd424316159f5633fbe8b28970338e4d81418f4017eb
> SIZE (KDE/applications/16.12.3/kde-runtime-16.12.3.tar.xz) = 7902924
>
> I spent an hour or so searching with Don G. for it with no luck.
> Has someone a private copy of it in local
> /usr/ports/distfiles/KDE/applications/16.12.3
>
> Thanks
>
> matthias
> --
> Matthias Apitz   |  /"\   ASCII Ribbon Campaign:
> E-mail: g...@unixarea.de |  \ /   - No HTML/RTF in E-mail
> WWW: http://www.unixarea.de/ |   X- No proprietary attachments
> phone: +49-176-38902045  |  / \   - Respect for open standards
>  | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign


Re: The state of KDE on FreeBSD / root vulnerability...

2017-05-20 Thread Dwayne MacKinnon
I thought TrueOS was just a rebrand with a new focus on rolling with 
Freebsd-CURRENT? Why would that affect area51? They still want an up-to-date 
KDE...

Cheers,
DMK

On May 20, 2017 7:04 AM, Mark Dixon  wrote:
>
> I suspect area51 svn isn't coming back. PC-BSD is a defunct project, they've 
> all moved on to TrueOS. 
>
> Mark 
>
> > Hi 
> > 
> > Which vulnerability do you mean? 
> > 
> > 
> > area5's plasma5 branch contains ports for plasma5 (kde5) and all the 
> > applications (kile 2.9.60, kate-17.04.0, kdevelop-5.1.0,...) you care 
> > about. swills@ also has a pkg repo -- unfortunately the svn-repository 
> > has been unreachable for the last week. 
> > 
> > 
> > 
> > mfg Tobias 
> > 


Re: The state of KDE on FreeBSD / root vulnerability...

2017-05-20 Thread Hannes Hauswedell
> Hi
> 
> I can't tell you about the schedule of KF5 for FreeBSD. The KF5 library
> components that are currenlty in the ports collection will likely see
> an update soon, as the exp-run required for such a large commit
> completed yesterday. Note that these components are just the libs and
> not the desktop and front end applications themselves.

Yeah, I am interested mostly in all the cool apps. Desktop is not so
relevant to me...


> The "relevant" apps are all in area51's plasma5 branch. Although I
> cannot say anything about kmail, the others "work" here. Which means
> the desktop itself and kate work better than their KDE4 counterparts,

That's what I expected... the obvious question: it may not be perfect,
but if it works better than the status quo for most of the apps, why not
push the updates to the regular ports tree -- especially in the context
of possibly serious security issues?

> but kdevelop segfaults every 2 minutes on my installation :D

Well right now I am stuck with kate, as well, but at least for kdevelop
5 you can submit bug reports!

> Make sure to switch to the plasma5 branch of area51 if you want/need
> kde5, as the default branch is still on KDE-4.14 and Qt-4.8.
Currently I will wait for packages...

Thanks,
Hannes


Re: The state of KDE on FreeBSD / root vulnerability...

2017-05-20 Thread Hannes Hauswedell
On 20.05.2017 12:53, Tobias C. Berner wrote:
> See https://svnweb.freebsd.org/ports?view=revision&revision=440556 --
> kauth is fixed.
> 

Cool!

Thanks,
Hannes


Re: The state of KDE on FreeBSD / root vulnerability...

2017-05-20 Thread Mark Dixon
I suspect area51 svn isn't coming back. PC-BSD is a defunct project, they've 
all moved on to TrueOS.

Mark

> Hi
> 
> Which vulnerability do you mean?
> 
> 
> area5's plasma5 branch contains ports for plasma5 (kde5) and all the
> applications (kile 2.9.60, kate-17.04.0, kdevelop-5.1.0,...) you care
> about. swills@ also has a pkg repo -- unfortunately the svn-repository
> has been unreachable for the last week.
> 
> 
> 
> mfg Tobias
>


Re: The state of KDE on FreeBSD / root vulnerability...

2017-05-20 Thread Hannes Hauswedell
Thanks for your reply!

On 20.05.2017 11:50, Tobias C. Berner wrote:
> Hi
> 
> Which vulnerability do you mean?

http://www.openwall.com/lists/oss-security/2017/05/10/3


> 
> area5's plasma5 branch contains ports for plasma5 (kde5) and all the
> applications (kile 2.9.60, kate-17.04.0, kdevelop-5.1.0,...) you care
> about. swills@ also has a pkg repo -- unfortunately the svn-repository
> has been unreachable for the last week.
> 

I checked the one I found on https://freebsd.kde.org/area51.php which is
http://meatwad.mouf.net/rubick/poudriere/packages/110-amd64-area51
I looked at the All directory and found only quite a few packages,
especially considering that https://freebsd.kde.org/area51.php tells us
to deactivate the official repo...

Best regards,
Hannes


port head/x11/kde4-runtime not buildable due to missing distfile

2017-05-20 Thread Matthias Apitz

Hello,

I'm building ports in head (last svn update May 19) and the above port fails
in poudriere due to missing distfile:

# cat distinfo 
TIMESTAMP = 1490531914
SHA256 (KDE/applications/16.12.3/kde-runtime-16.12.3.tar.xz) =
7e6406b9d85594fdedb2bd424316159f5633fbe8b28970338e4d81418f4017eb
SIZE (KDE/applications/16.12.3/kde-runtime-16.12.3.tar.xz) = 7902924

I spent an hour or so searching with Don G. for it with no luck.
Has someone a private copy of it in local
/usr/ports/distfiles/KDE/applications/16.12.3

Thanks

matthias
-- 
Matthias Apitz   |  /"\   ASCII Ribbon Campaign:
E-mail: g...@unixarea.de |  \ /   - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X- No proprietary attachments
phone: +49-176-38902045  |  / \   - Respect for open standards
 | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign


Re: The state of KDE on FreeBSD / root vulnerability...

2017-05-20 Thread Tobias C. Berner
See https://svnweb.freebsd.org/ports?view=revision&revision=440556 --
kauth is fixed.


mfg Tobias



On 20 May 2017 at 12:47, Hannes Hauswedell  wrote:
> Thanks for your reply!
>
> On 20.05.2017 11:50, Tobias C. Berner wrote:
>> Hi
>>
>> Which vulnerability do you mean?
>
> http://www.openwall.com/lists/oss-security/2017/05/10/3
>
>
>>
>> area5's plasma5 branch contains ports for plasma5 (kde5) and all the
>> applications (kile 2.9.60, kate-17.04.0, kdevelop-5.1.0,...) you care
>> about. swills@ also has a pkg repo -- unfortunately the svn-repository
>> has been unreachable for the last week.
>>
>
> I checked the one I found on https://freebsd.kde.org/area51.php which is
> http://meatwad.mouf.net/rubick/poudriere/packages/110-amd64-area51
> I looked at the All directory and found only quite a few packages,
> especially considering that https://freebsd.kde.org/area51.php tells us
> to deactivate the official repo...
>
> Best regards,
> Hannes


[Bug 219314] Update KDE Frameworks to 5.34

2017-05-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219314

Tobias C. Berner  changed:

   What|Removed |Added

 Status|In Progress |Closed
 Resolution|--- |FIXED

--- Comment #5 from Tobias C. Berner  ---
Thanks for the exp-run.

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

[Bug 219314] Update KDE Frameworks to 5.34

2017-05-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219314

--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:

Author: tcberner
Date: Sat May 20 10:24:42 UTC 2017
New revision: 441306
URL: https://svnweb.freebsd.org/changeset/ports/441306

Log:
  Update KDE Frameworks to 5.34.0

  PR:   219314
  Reviewed by:  rakuco
  Exp-run by:   antoine
  Approved by:  rakuco (mentor, implicit)
  Differential Revision:https://reviews.freebsd.org/D10747

Changes:
  head/Mk/Uses/kde.mk
  head/archivers/kf5-karchive/distinfo
  head/devel/kf5-extra-cmake-modules/distinfo
  head/devel/kf5-extra-cmake-modules/files/patch-git_fea5950
  head/devel/kf5-extra-cmake-modules/pkg-plist
  head/devel/kf5-kapidox/distinfo
  head/devel/kf5-kapidox/pkg-plist
  head/devel/kf5-kauth/Makefile
  head/devel/kf5-kauth/distinfo
  head/devel/kf5-kauth/files/
  head/devel/kf5-kbookmarks/distinfo
  head/devel/kf5-kcmutils/distinfo
  head/devel/kf5-kconfig/distinfo
  head/devel/kf5-kcoreaddons/distinfo
  head/devel/kf5-kcrash/distinfo
  head/devel/kf5-kdbusaddons/distinfo
  head/devel/kf5-kdeclarative/distinfo
  head/devel/kf5-kdoctools/distinfo
  head/devel/kf5-kdoctools/pkg-plist
  head/devel/kf5-kfilemetadata/Makefile
  head/devel/kf5-kfilemetadata/distinfo
  head/devel/kf5-kfilemetadata/pkg-plist
  head/devel/kf5-ki18n/distinfo
  head/devel/kf5-ki18n/pkg-plist
  head/devel/kf5-kidletime/distinfo
  head/devel/kf5-kio/distinfo
  head/devel/kf5-kio/pkg-plist
  head/devel/kf5-kitemmodels/distinfo
  head/devel/kf5-knewstuff/distinfo
  head/devel/kf5-knotifications/distinfo
  head/devel/kf5-knotifyconfig/distinfo
  head/devel/kf5-kpackage/distinfo
  head/devel/kf5-kpackage/pkg-plist
  head/devel/kf5-kparts/distinfo
  head/devel/kf5-kpeople/distinfo
  head/devel/kf5-kpty/distinfo
  head/devel/kf5-kservice/distinfo
  head/devel/kf5-kservice/pkg-plist
  head/devel/kf5-ktexteditor/distinfo
  head/devel/kf5-ktexteditor/pkg-plist
  head/devel/kf5-kunitconversion/distinfo
  head/devel/kf5-solid/distinfo
  head/devel/kf5-threadweaver/distinfo
  head/dns/kf5-kdnssd/distinfo
  head/graphics/kf5-kimageformats/distinfo
  head/graphics/kf5-kplotting/distinfo
  head/graphics/kf5-prison/distinfo
  head/lang/kf5-kross/distinfo
  head/lang/kf5-kross/pkg-plist
  head/multimedia/kf5-kmediaplayer/distinfo
  head/net/kf5-kxmlrpcclient/distinfo
  head/security/kf5-kdesu/distinfo
  head/sysutils/kf5-baloo/Makefile
  head/sysutils/kf5-baloo/distinfo
  head/sysutils/kf5-baloo/files/patch-git_eea7d8e
  head/sysutils/kf5-baloo/pkg-plist
  head/sysutils/kf5-kwallet/Makefile
  head/sysutils/kf5-kwallet/distinfo
  head/textproc/kf5-kcodecs/distinfo
  head/textproc/kf5-sonnet/distinfo
  head/textproc/kf5-syntax-highlighting/distinfo
  head/www/kf5-kdewebkit/distinfo
  head/www/kf5-khtml/distinfo
  head/www/kf5-kjs/distinfo
  head/www/kf5-kjs/pkg-plist
  head/www/kf5-kjsembed/distinfo
  head/www/kf5-kjsembed/pkg-plist
  head/x11/kf5-frameworkintegration/distinfo
  head/x11/kf5-frameworks/Makefile
  head/x11/kf5-kactivities/Makefile
  head/x11/kf5-kactivities/distinfo
  head/x11/kf5-kded/distinfo
  head/x11/kf5-kded/pkg-plist
  head/x11/kf5-kdelibs4support/distinfo
  head/x11/kf5-kdelibs4support/pkg-plist
  head/x11/kf5-kglobalaccel/distinfo
  head/x11/kf5-kinit/distinfo
  head/x11/kf5-kinit/pkg-plist
  head/x11/kf5-krunner/distinfo
  head/x11/kf5-kwayland/distinfo
  head/x11/kf5-kwindowsystem/distinfo
  head/x11/kf5-plasma-framework/distinfo
  head/x11/kf5-plasma-framework/pkg-plist
  head/x11-themes/kf5-breeze-icons/distinfo
  head/x11-themes/kf5-breeze-icons/pkg-plist
  head/x11-themes/kf5-kemoticons/distinfo
  head/x11-themes/kf5-kiconthemes/distinfo
  head/x11-themes/kf5-oxygen-icons5/distinfo
  head/x11-themes/kf5-oxygen-icons5/pkg-plist
  head/x11-toolkits/kf5-attica/distinfo
  head/x11-toolkits/kf5-kcompletion/distinfo
  head/x11-toolkits/kf5-kconfigwidgets/distinfo
  head/x11-toolkits/kf5-kconfigwidgets/pkg-plist
  head/x11-toolkits/kf5-kdesignerplugin/distinfo
  head/x11-toolkits/kf5-kdesignerplugin/pkg-plist
  head/x11-toolkits/kf5-kguiaddons/distinfo
  head/x11-toolkits/kf5-kitemviews/distinfo
  head/x11-toolkits/kf5-kjobwidgets/distinfo
  head/x11-toolkits/kf5-ktextwidgets/distinfo
  head/x11-toolkits/kf5-kwidgetsaddons/distinfo
  head/x11-toolkits/kf5-kxmlgui/distinfo

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

Re: The state of KDE on FreeBSD / root vulnerability...

2017-05-20 Thread Schaich Alonso
On Fri, 19 May 2017 17:17:02 +0200
Hannes Hauswedell  wrote:

> Hi everyone,
> 
> my main question is whether KDE on FreeBSD is affected by the infamous KDE 
> root vulnerability.
> 
> I don't want to complain or anything, and I know it's all volunteer work (I 
> did lot's testing back in the KDE4 porting efforts), but the current state of 
> KDE on FreeBSD seems to be rather desolate to me right now. I have stopped 
> reporting bugs years ago, because upstream wouldn't take them, because our 
> versions are so outdated. Besides the annoyances of bugs, there now seem to 
> be 
> serious security problems and I wonder everyday whether KDE5 (or at least 
> KDE4's app packages) are around the corner, or whether I need to migrate all 
> my work away from KDE software as fast as possible.
> And yes, I have looked at area51, but it doesn't seems to contain packages 
> for 
> any of the relevant apps (kmail, kate, kile, kdevelop...) and also I don't 
> want to risk mixing packages on my work computers.
> 
> Of course I would love to stick with the KDE apps, but it would be really 
> helpful right now to know if there is a plan/timeline for updates, or whether 
> this is completely unknown right now.
> 
> Thank you,
> Hannes
> 
> 

Hi

I can't tell you about the schedule of KF5 for FreeBSD. The KF5 library
components that are currenlty in the ports collection will likely see
an update soon, as the exp-run required for such a large commit
completed yesterday. Note that these components are just the libs and
not the desktop and front end applications themselves.

The "relevant" apps are all in area51's plasma5 branch. Although I
cannot say anything about kmail, the others "work" here. Which means
the desktop itself and kate work better than their KDE4 counterparts,
but kdevelop segfaults every 2 minutes on my installation :D

Make sure to switch to the plasma5 branch of area51 if you want/need
kde5, as the default branch is still on KDE-4.14 and Qt-4.8.

Alonso


Re: The state of KDE on FreeBSD / root vulnerability...

2017-05-20 Thread Tobias C. Berner
Hi

Which vulnerability do you mean?


area5's plasma5 branch contains ports for plasma5 (kde5) and all the
applications (kile 2.9.60, kate-17.04.0, kdevelop-5.1.0,...) you care
about. swills@ also has a pkg repo -- unfortunately the svn-repository
has been unreachable for the last week.



mfg Tobias


On 19 May 2017 at 17:17, Hannes Hauswedell  wrote:
> Hi everyone,
>
> my main question is whether KDE on FreeBSD is affected by the infamous KDE
> root vulnerability.
>
> I don't want to complain or anything, and I know it's all volunteer work (I
> did lot's testing back in the KDE4 porting efforts), but the current state of
> KDE on FreeBSD seems to be rather desolate to me right now. I have stopped
> reporting bugs years ago, because upstream wouldn't take them, because our
> versions are so outdated. Besides the annoyances of bugs, there now seem to be
> serious security problems and I wonder everyday whether KDE5 (or at least
> KDE4's app packages) are around the corner, or whether I need to migrate all
> my work away from KDE software as fast as possible.
> And yes, I have looked at area51, but it doesn't seems to contain packages for
> any of the relevant apps (kmail, kate, kile, kdevelop...) and also I don't
> want to risk mixing packages on my work computers.
>
> Of course I would love to stick with the KDE apps, but it would be really
> helpful right now to know if there is a plan/timeline for updates, or whether
> this is completely unknown right now.
>
> Thank you,
> Hannes
>
>


Re: science/avogadro install failure with files missing from staging

2017-05-20 Thread Tobias C. Berner
Hi Jan

This is not an issue in kalzium but in science/avogadro.
Can you show the complete build log -- I cannot reproduce it myself,
neither could amdmi3@ in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217831



mfg Tobias

On 19 May 2017 at 11:12, Jan Henrik Sylvester  wrote:
> I cannot build kalzium because science/avogadro fails to install:
>
> ===>   Registering installation for avogadro-1.1.1_6
> pkg-static: Unable to access file
> /usr/ports/science/avogadro/work/stage/usr/local/include/avogadro/pythonerror.h:No
> such file or directory
> pkg-static: Unable to access file
> /usr/ports/science/avogadro/work/stage/usr/local/include/avogadro/pythoninterpreter.h:No
> such file or directory
> pkg-static: Unable to access file
> /usr/ports/science/avogadro/work/stage/usr/local/include/avogadro/pythonscript.h:No
> such file or directory
> pkg-static: Unable to access file
> /usr/ports/science/avogadro/work/stage/usr/local/lib/avogadro/1_1/extensions/pythonterminal.so:No
> such file or directory
> pkg-static: Unable to access file
> /usr/ports/science/avogadro/work/stage/usr/local/lib/python2.7/site-packages/Avogadro.so:No
> such file or directory
> pkg-static: Unable to access file
> /usr/ports/science/avogadro/work/stage/usr/local/share/libavogadro/engineScripts/wireframe.py:No
> such file or directory
> pkg-static: Unable to access file
> /usr/ports/science/avogadro/work/stage/usr/local/share/libavogadro/extensionScripts/example.py:No
> such file or directory
> *** Error code 74
>
> I reproduced this on a clean 11.0-RELEASE/amd64.
>
> What is wrong here?
>
> Thanks,
> Jan Henrik


The state of KDE on FreeBSD / root vulnerability...

2017-05-20 Thread Hannes Hauswedell
Hi everyone,

my main question is whether KDE on FreeBSD is affected by the infamous KDE 
root vulnerability.

I don't want to complain or anything, and I know it's all volunteer work (I 
did lot's testing back in the KDE4 porting efforts), but the current state of 
KDE on FreeBSD seems to be rather desolate to me right now. I have stopped 
reporting bugs years ago, because upstream wouldn't take them, because our 
versions are so outdated. Besides the annoyances of bugs, there now seem to be 
serious security problems and I wonder everyday whether KDE5 (or at least 
KDE4's app packages) are around the corner, or whether I need to migrate all 
my work away from KDE software as fast as possible.
And yes, I have looked at area51, but it doesn't seems to contain packages for 
any of the relevant apps (kmail, kate, kile, kdevelop...) and also I don't 
want to risk mixing packages on my work computers.

Of course I would love to stick with the KDE apps, but it would be really 
helpful right now to know if there is a plan/timeline for updates, or whether 
this is completely unknown right now.

Thank you,
Hannes




science/avogadro install failure with files missing from staging

2017-05-20 Thread Jan Henrik Sylvester

I cannot build kalzium because science/avogadro fails to install:

===>   Registering installation for avogadro-1.1.1_6
pkg-static: Unable to access file 
/usr/ports/science/avogadro/work/stage/usr/local/include/avogadro/pythonerror.h:No 
such file or directory
pkg-static: Unable to access file 
/usr/ports/science/avogadro/work/stage/usr/local/include/avogadro/pythoninterpreter.h:No 
such file or directory
pkg-static: Unable to access file 
/usr/ports/science/avogadro/work/stage/usr/local/include/avogadro/pythonscript.h:No 
such file or directory
pkg-static: Unable to access file 
/usr/ports/science/avogadro/work/stage/usr/local/lib/avogadro/1_1/extensions/pythonterminal.so:No 
such file or directory
pkg-static: Unable to access file 
/usr/ports/science/avogadro/work/stage/usr/local/lib/python2.7/site-packages/Avogadro.so:No 
such file or directory
pkg-static: Unable to access file 
/usr/ports/science/avogadro/work/stage/usr/local/share/libavogadro/engineScripts/wireframe.py:No 
such file or directory
pkg-static: Unable to access file 
/usr/ports/science/avogadro/work/stage/usr/local/share/libavogadro/extensionScripts/example.py:No 
such file or directory

*** Error code 74

I reproduced this on a clean 11.0-RELEASE/amd64.

What is wrong here?

Thanks,
Jan Henrik