[kde-freebsd] [Bug 185008] x11/kde4: active window doesn't saved on screen lock

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=185008

Steve Wills  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 Status|In Progress |Closed
 CC||swi...@freebsd.org

--- Comment #8 from Steve Wills  ---
This is no longer an issue for me and is an old issue, so closing. Please
re-open or open a new bug if you still have this issue.

-- 
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 204122] [NEW PORT] sysutils/qtpass: GUI for sysutils/password-store

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204122

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

Author: pi
Date: Sun May 29 16:48:54 UTC 2016
New revision: 416116
URL: https://svnweb.freebsd.org/changeset/ports/416116

Log:
  sysutils/qtpass: improve port

  - install the icon for qtpass
  - install qtpass-desktop file
  - drop buildtools and linguisttools from the runtime dependencies
  - instead of defining a do-install target, fix qtpass.pro to work with
the ports system [that change is probably up for debate...].

  PR:   204122
  Submitted by: Tobias C.Berner  (kde)

Changes:
  head/sysutils/qtpass/Makefile

-- 
You are receiving this mail because:
You are on the CC list 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 204122] [NEW PORT] sysutils/qtpass: GUI for sysutils/password-store

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204122

--- Comment #11 from Tobias Berner  ---
Created attachment 170799
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170799&action=edit
Install a desktop file and icon, reduce runtime dependencies.

The attached diff modifies the port to 

* also install the icon for qtpass,
* and additionally a qtpass-desktop file,
* it drops buildtools and linguisttools from the runtime dependencies.

* Further, instead of defining a do-install target, fix qtpass.pro to work with
the ports system [that change is probably up for debate...].

-- 
You are receiving this mail because:
You are on the CC list 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 209838] x11/konsole: misc fixes and improvements

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209838

Bug ID: 209838
   Summary: x11/konsole: misc fixes and improvements
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: matt...@reztek.cz
  Assignee: k...@freebsd.org
 Flags: maintainer-feedback?(k...@freebsd.org)

Created attachment 170794
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170794&action=edit
improve x11/konsole

This patch to x11/konsole:
 * fixes readArguments to get all instead of just the first
 * implements readEnvironment of FreeBSD
 * fixes handling of %c for remote sessions
 * add %U (user@) for remote sessions
 * fixes %D to handle symlinked homedirs

This started as a backport of Tobias's patch[1] for konsole and grew a bit. A
necessary refactor to compile lead to refactoring everything to fit the
surrounding style. While I was at it, I fixed the handling of %D as that had
been annoying me for quite some time.

[1] https://git.reviewboard.kde.org/r/127525/

-- 
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] maintainer-feedback requested: [Bug 209838] x11/konsole: misc fixes and improvements

2016-05-29 Thread bugzilla-noreply
matt...@reztek.cz has reassigned Bugzilla Automation 's
request for maintainer-feedback to k...@freebsd.org:
Bug 209838: x11/konsole: misc fixes and improvements
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209838



--- Description ---
Created attachment 170794
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170794&action=edit
improve x11/konsole

This patch to x11/konsole:
 * fixes readArguments to get all instead of just the first
 * implements readEnvironment of FreeBSD
 * fixes handling of %c for remote sessions
 * add %U (user@) for remote sessions
 * fixes %D to handle symlinked homedirs

This started as a backport of Tobias's patch[1] for konsole and grew a bit. A
necessary refactor to compile lead to refactoring everything to fit the
surrounding style. While I was at it, I fixed the handling of %D as that had
been annoying me for quite some time.

[1] https://git.reviewboard.kde.org/r/127525/
___
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 209832] devel/py-pykde4 -- fix build, and use USE_PYQT

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209832

Kurt Jaeger  changed:

   What|Removed |Added

   Assignee|k...@freebsd.org |p...@freebsd.org

--- Comment #1 from Kurt Jaeger  ---
Hmm, I applied the patch, it build on 11a.

Do I need to add devel/py-qt4-script to the ports tree before I can commit this
update ? If yes, why did it build without it ?

-- 
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 209835] x11/plasma-scriptengine-ruby fix build

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209835

Kurt Jaeger  changed:

   What|Removed |Added

 CC||p...@freebsd.org
 Resolution|--- |FIXED
   Assignee|k...@freebsd.org |p...@freebsd.org
  Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+
   |eeBSD.org)  |
 Status|New |Closed

--- Comment #1 from Kurt Jaeger  ---
Committed, thanks!

-- 
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 204122] [NEW PORT] sysutils/qtpass: GUI for sysutils/password-store

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204122

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

Author: pi
Date: Sun May 29 14:26:28 UTC 2016
New revision: 416108
URL: https://svnweb.freebsd.org/changeset/ports/416108

Log:
  New port: sysutils/qtpass

  GUI for pass, the standard UNIX password manager.

  WWW: https://qtpass.org/

  PR:   204122
  Submitted by: Anne Jan Brouwer 

Changes:
  head/sysutils/Makefile
  head/sysutils/qtpass/
  head/sysutils/qtpass/Makefile
  head/sysutils/qtpass/distinfo
  head/sysutils/qtpass/pkg-descr

-- 
You are receiving this mail because:
You are on the CC list 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 204122] [NEW PORT] sysutils/qtpass: GUI for sysutils/password-store

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204122

Kurt Jaeger  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

--- Comment #9 from Kurt Jaeger  ---
Committed, thanks. And sorry for the delay!

-- 
You are receiving this mail because:
You are on the CC list 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 204122] [NEW PORT] sysutils/qtpass: GUI for sysutils/password-store

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204122

Kurt Jaeger  changed:

   What|Removed |Added

   Assignee|k...@freebsd.org |p...@freebsd.org
  Flags|maintainer-feedback?(kde@Fr |
   |eeBSD.org)  |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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] maintainer-feedback requested: [Bug 209835] x11/plasma-scriptengine-ruby fix build

2016-05-29 Thread bugzilla-noreply
Tobias Berner  has reassigned Bugzilla Automation
's request for maintainer-feedback to k...@freebsd.org:
Bug 209835: x11/plasma-scriptengine-ruby fix build
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209835



--- Description ---
The commit r415864 (aka "Remove expired misc/kdehier4 and update all of its
consumers to not reference it any longer") for x11/plasma-scriptengine-ruby
dropped "kdelibs":
-USE_KDE4=  korundum automoc4
+USE_KDE4=  kdelibs korundum automoc4

This should be reverted:
Index: x11/plasma-scriptengine-ruby/Makefile
===
--- x11/plasma-scriptengine-ruby/Makefile   (Revision 416090)
+++ x11/plasma-scriptengine-ruby/Makefile   (Arbeitskopie)
@@ -10,7 +10,7 @@
 MAINTAINER=k...@freebsd.org
 COMMENT=   Plasma scriptengine for Ruby

-USE_KDE4=  korundum automoc4
+USE_KDE4=  kdelibs korundum automoc4
 USE_QT4=   qmake_build moc_build uic_build rcc_build
 USE_RUBY=  yes
 DISTINFO_FILE= ${PORTSDIR}/x11/kde4-workspace/distinfo
___
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 209835] x11/plasma-scriptengine-ruby fix build

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209835

Bug ID: 209835
   Summary: x11/plasma-scriptengine-ruby fix build
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: tcber...@gmail.com
 Flags: maintainer-feedback?(k...@freebsd.org)
  Assignee: k...@freebsd.org

The commit r415864 (aka "Remove expired misc/kdehier4 and update all of its
consumers to not reference it any longer") for x11/plasma-scriptengine-ruby
dropped "kdelibs":
-USE_KDE4=  korundum automoc4
+USE_KDE4=  kdelibs korundum automoc4

This should be reverted:
Index: x11/plasma-scriptengine-ruby/Makefile
===
--- x11/plasma-scriptengine-ruby/Makefile   (Revision 416090)
+++ x11/plasma-scriptengine-ruby/Makefile   (Arbeitskopie)
@@ -10,7 +10,7 @@
 MAINTAINER=k...@freebsd.org
 COMMENT=   Plasma scriptengine for Ruby

-USE_KDE4=  korundum automoc4
+USE_KDE4=  kdelibs korundum automoc4
 USE_QT4=   qmake_build moc_build uic_build rcc_build
 USE_RUBY=  yes
 DISTINFO_FILE= ${PORTSDIR}/x11/kde4-workspace/distinfo

-- 
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 204122] [NEW PORT] sysutils/qtpass: GUI for sysutils/password-store

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204122

Tobias Berner  changed:

   What|Removed |Added

 CC||tcber...@gmail.com

--- Comment #8 from Tobias Berner  ---
(In reply to Kurt Jaeger from comment #7)

There is no need to have 'core_build' and 'core' and so on. Simply 'core'
suffices.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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 204122] [NEW PORT] sysutils/qtpass: GUI for sysutils/password-store

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204122

Kurt Jaeger  changed:

   What|Removed |Added

 Attachment #166181|0   |1
is obsolete||

--- Comment #7 from Kurt Jaeger  ---
Created attachment 170790
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170790&action=edit
shar-1.1.1

Reworked version.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list 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 204122] [NEW PORT] sysutils/qtpass: GUI for sysutils/password-store

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204122

--- Comment #6 from Kurt Jaeger  ---
I'm trying to get this into shape. Can you tell me the proper use of USE_QT5 ?

It had:

USE_QT5=buildtools_build core_build network_build gui_build
widgets_buil
d linguisttools_build

but the build suggested to add

USE_QT5+=   widgets gui network core
and
USE_GL= gl

If we have gui, do we need gui_build ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list 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 208987] devel/qt5 missing audio plugins

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208987

--- Comment #7 from nol...@kde.org ---
That may be a related problem to

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208570

listing the default devices. We'll check for the fix and then notify for a
retest.

-- 
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 201475] [patch] multimedia/smplayer: qt4-linguist -> qt4-linguisttools

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201475

Kurt Jaeger  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Assignee|nemy...@freebsd.org |p...@freebsd.org
  Flags|maintainer-feedback?(nemysi |maintainer-feedback-
   |s...@freebsd.org)  |
 Status|New |Closed

--- Comment #3 from Kurt Jaeger  ---
Committed, thanks!

-- 
You are receiving this mail because:
You are on the CC list 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 201475] [patch] multimedia/smplayer: qt4-linguist -> qt4-linguisttools

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201475

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

Author: pi
Date: Sun May 29 12:11:02 UTC 2016
New revision: 416096
URL: https://svnweb.freebsd.org/changeset/ports/416096

Log:
  multimedia/smplayer: change from qt4-linguist to qt4-linguisttools

  PR:   201475
  Submitted by:  s3er...@gmail.com
  Approved by:  nemysis (maintainer timeout)

Changes:
  head/multimedia/smplayer/Makefile
  head/multimedia/smplayer/files/patch-Makefile

-- 
You are receiving this mail because:
You are on the CC list 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 208811] devel/qmake5: Qmake-Qt5 uses clang for linking instead of gcc/g++ specified in Netbeans toolchain

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

nol...@kde.org changed:

   What|Removed |Added

 CC||nol...@kde.org

--- Comment #3 from nol...@kde.org ---
This will always be the case as long as you use a qt build on 10.x which uses
clang by default, so qmake will be using the mkspecs for clang in any
qt-related builds on 10.3.

Can you specify your netbeans build environment setup how to reproduce the
process until you use Qt5 ?

-- 
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 204122] [NEW PORT] sysutils/qtpass: GUI for sysutils/password-store

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204122

Kurt Jaeger  changed:

   What|Removed |Added

   Assignee|mi...@freebsd.org   |k...@freebsd.org
  Flags|maintainer-feedback?(milki@ |maintainer-feedback?(kde@Fr
   |FreeBSD.org)|eeBSD.org)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list 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] maintainer-feedback requested: [Bug 204122] [NEW PORT] sysutils/qtpass: GUI for sysutils/password-store

2016-05-29 Thread bugzilla-noreply
Kurt Jaeger  has reassigned Bugzilla Automation
's request for maintainer-feedback to k...@freebsd.org:
Bug 204122: [NEW PORT] sysutils/qtpass: GUI for sysutils/password-store
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204122
___
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 204122] [NEW PORT] sysutils/qtpass: GUI for sysutils/password-store

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204122

--- Comment #5 from nol...@kde.org ---
Kurt, can you assign that to kde@ ? I was close to filing a new PR with a port
for that also, but found this one.

-- 
You are receiving this mail because:
You are on the CC list 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 204122] [NEW PORT] sysutils/qtpass: GUI for sysutils/password-store

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204122

nol...@kde.org changed:

   What|Removed |Added

 CC||k...@freebsd.org,
   ||nol...@kde.org,
   ||p...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list 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 193336] textproc/qt4-xmlpattern: Compile error on 10.0-RELEASE amd64: unable to execute command: Killed

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193336

Kurt Jaeger  changed:

   What|Removed |Added

 Resolution|--- |Unable to Reproduce
 Status|New |Closed

--- Comment #7 from Kurt Jaeger  ---
The root cause is probably low memory, so closing this bug for now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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 193336] textproc/qt4-xmlpattern: Compile error on 10.0-RELEASE amd64: unable to execute command: Killed

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193336

--- Comment #6 from nol...@kde.org ---
I did a test build on poudriere in 9.3 with no errors. I would like to see this
bug closed as unreproducible.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list 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 209834] misc/qt5-examples: remove superfluous pkg-descr file

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209834

Kurt Jaeger  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED
  Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+
   |eeBSD.org)  |
   Assignee|k...@freebsd.org |p...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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] [package - head-amd64-default][x11/plasma-scriptengine-ruby] Failed for plasma-scriptengine-ruby-4.11.14 in configure

2016-05-29 Thread pkg-fallout
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: k...@freebsd.org
Last committer: r...@freebsd.org
Ident:  $FreeBSD: head/x11/plasma-scriptengine-ruby/Makefile 415864 
2016-05-25 20:56:06Z rene $
Log URL:
http://beefy4.nyi.freebsd.org/data/head-amd64-default/p415968_s300895/logs/plasma-scriptengine-ruby-4.11.14.log
Build URL:  
http://beefy4.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p415968_s300895
Log:

>> Building x11/plasma-scriptengine-ruby
build started at Sun May 29 11:35:17 UTC 2016
port directory: /usr/ports/x11/plasma-scriptengine-ruby
building for: FreeBSD head-amd64-default-job-14 11.0-ALPHA1 FreeBSD 11.0-ALPHA1 
r300895 amd64
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/x11/plasma-scriptengine-ruby/Makefile 
415864 2016-05-25 20:56:06Z rene $
Poudriere version: 3.1.12
Host OSVERSION: 1100109
Jail OSVERSION: 1100114




!!! Jail is newer than host. (Jail: 1100114, Host: 1100109) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-ALPHA1 r300895
UNAME_r=11.0-ALPHA1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=amd64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=plasma-scriptengine-ruby-4.11.14
OSREL=11.0
_OSRELEASE=11.0-ALPHA1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
HAVE_COMPAT_IA32_KERN=YES LINUX_OSRELEASE=2.6.32
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100114
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11/plasma-scriptengine-ruby/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/plasma-scriptengine-ruby/work  
HOME=/wrkdirs/usr/ports/x11/plasma-scriptengine-ruby/work TMPDIR="/tmp" 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local" 
QMAKE="/usr/local/bin/qmake-qt4"  MOC="/usr/local/bin/moc-qt4" 
RCC="/usr/local/bin/rcc" UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; 
case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11/plasma-scriptengine-ruby/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/plasma-scriptengine-ruby/work  
HOME=/wrkdirs/usr/ports/x11/plasma-scriptengine-ruby/work TMPDIR="/tmp" 
NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  
LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/amd64-freebsd11"
RUBY_SITELIBDIR="lib/ruby/site_ruby/2.2"
RUBY_SITEARCHLIBDIR="lib/ruby/site_ruby/2.2/amd64-freebsd11"
RUBY_VENDORLIBDIR="lib/ruby/vendor_ruby/2.2"
RUBY_VENDORARCHLIBDIR="lib/ruby/vendor_ruby/2.2/amd64-freebsd11"
RUBY_MODDOCDIR="share/doc/ruby22/plasma-scriptengine-ruby"
RUBY_MODEXAMPLESDIR="share/examples/ruby22/plasma-scriptengine-ruby"
RUBY_DOCDIR="share/doc/ruby22"
RUBY_EXAMPLESDIR="share/examples/ruby22"
RUBY_RIDIR="share/ri/2.2/system"
RUBY_SITERIDIR="share/ri/2.2/site"
RUBY_ELISPDIR="lib/ruby/elisp"
RUBY_VERSION="2.2.5"
RUBY_VER="2.2"
RUBY_SHLIBVER="22"
RUBY_ARCH="amd64-freebsd11"
RUBY_SUFFIX="22"
RUBY_NAME="ruby22"
RUBY_DEFAULT_SUFFIX="22"
RUBY20="@comment
"
RUBY21="@comment
"
RUBY22=""
RUBY23="@comment
"
RUBY_RD_HTML_FILES="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt

[kde-freebsd] [Bug 209834] misc/qt5-examples: remove superfluous pkg-descr file

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209834

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

Author: pi
Date: Sun May 29 11:35:26 UTC 2016
New revision: 416095
URL: https://svnweb.freebsd.org/changeset/ports/416095

Log:
  misc/qt5-examples: remove superfluous pkg-descr file

  PR:   209834
  Submitted by: nol...@kde.org (kde)

Changes:
  head/misc/qt5-examples/pkg-descr

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list 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 209834] misc/qt5-examples: remove superfluous pkg-descr file

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209834

--- Comment #2 from Kurt Jaeger  ---
Committed, thanks for the hint.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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 201475] [patch] multimedia/smplayer: qt4-linguist -> qt4-linguisttools

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201475

nol...@kde.org changed:

   What|Removed |Added

 CC||k...@freebsd.org,
   ||nol...@kde.org

-- 
You are receiving this mail because:
You are on the CC list 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 209834] misc/qt5-examples: remove superfluous pkg-descr file

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209834

nol...@kde.org changed:

   What|Removed |Added

 CC||k...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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 209834] misc/qt5-examples: remove superfluous pkg-descr file

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209834

Bug ID: 209834
   Summary: misc/qt5-examples: remove superfluous pkg-descr file
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: nol...@kde.org
  Assignee: k...@freebsd.org
 Flags: maintainer-feedback?(k...@freebsd.org)

Created attachment 170789
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170789&action=edit
svn diff against head removing pkg-descr

The Makefile already contains

DESCR=  ${.CURDIR:H:H}/devel/qt5/pkg-descr

so this is a duplicate file of the initial port. Change has already been made
in area51 ports by tcberner:

Am Sonntag, 29. Mai 2016, 02:50:41 schrieb Tobias Berner:
> SVN commit 12615 by tcberner:
> 
> Remove redundant pkg-descr file
> 
>  D pkg-descr

-- 
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] maintainer-feedback requested: [Bug 209834] misc/qt5-examples: remove superfluous pkg-descr file

2016-05-29 Thread bugzilla-noreply
nol...@kde.org has reassigned Bugzilla Automation 's
request for maintainer-feedback to k...@freebsd.org:
Bug 209834: misc/qt5-examples: remove superfluous pkg-descr file
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209834



--- Description ---
Created attachment 170789
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170789&action=edit
svn diff against head removing pkg-descr

The Makefile already contains

DESCR=  ${.CURDIR:H:H}/devel/qt5/pkg-descr

so this is a duplicate file of the initial port. Change has already been made
in area51 ports by tcberner:

Am Sonntag, 29. Mai 2016, 02:50:41 schrieb Tobias Berner:
> SVN commit 12615 by tcberner:
> 
> Remove redundant pkg-descr file
> 
>  D pkg-descr
___
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 206679] www/webkit-qt5: ar: libWebCore.a: File truncated for debug/libWebCore.a when FreeBSD ports' WITH_DEBUG= is used

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206679

--- Comment #5 from Mark Millard  ---
(In reply to Mark Millard from comment #4)

As of /usr/ports -r415874 www/webkit-qt5 still misinterprets FreeBSD's
WITH_DEBUG= (from /etc/make.conf ) and still fails to build as a result
--failing the same way as reported before: File truncated.

-- 
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] KDE-FreeBSD: commiters and mentors needed

2016-05-29 Thread Kurt Jaeger
Hi!

> this PR is Qt related:
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198574
> 
> I have checked that with Virtualbox and witout the patch I get the messages:

Thanks for the pointer, very nice. I suggest: if you find similar PRs,
put those comments into the PR (instead of a mail 8-), put me in Cc:
for the PR and I'll have a look at it.

-- 
p...@freebsd.org +49 171 31013724 years to go !
___
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 209832] devel/py-pykde4 -- fix build, and use USE_PYQT

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209832

Bug ID: 209832
   Summary: devel/py-pykde4 -- fix build, and use USE_PYQT
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: tcber...@gmail.com
 Flags: maintainer-feedback?(k...@freebsd.org)
  Assignee: k...@freebsd.org

Created attachment 170787
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170787&action=edit
Add py-qtscript as a dependency, and switch to USE_PYQT

devel/py-pykde4 needs devel/py-qt4-script (fixed by gr...@kde.org in
area51/trunk r12000).

Further, we can also make use of USES=pyqt:4 and USE_PYQT instead of setting
RUN_- and BUILD_DEPENDS by hand.

-- 
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] maintainer-feedback requested: [Bug 209832] devel/py-pykde4 -- fix build, and use USE_PYQT

2016-05-29 Thread bugzilla-noreply
Tobias Berner  has reassigned Bugzilla Automation
's request for maintainer-feedback to k...@freebsd.org:
Bug 209832: devel/py-pykde4 -- fix build, and use USE_PYQT
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209832



--- Description ---
Created attachment 170787
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170787&action=edit
Add py-qtscript as a dependency, and switch to USE_PYQT

devel/py-pykde4 needs devel/py-qt4-script (fixed by gr...@kde.org in
area51/trunk r12000).

Further, we can also make use of USES=pyqt:4 and USE_PYQT instead of setting
RUN_- and BUILD_DEPENDS by hand.
___
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] [package - head-i386-default][x11/plasma-scriptengine-ruby] Failed for plasma-scriptengine-ruby-4.11.14 in configure

2016-05-29 Thread pkg-fallout
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: k...@freebsd.org
Last committer: r...@freebsd.org
Ident:  $FreeBSD: head/x11/plasma-scriptengine-ruby/Makefile 415864 
2016-05-25 20:56:06Z rene $
Log URL:
http://beefy3.nyi.freebsd.org/data/head-i386-default/p415968_s300895/logs/plasma-scriptengine-ruby-4.11.14.log
Build URL:  
http://beefy3.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p415968_s300895
Log:

>> Building x11/plasma-scriptengine-ruby
build started at Sun May 29 10:12:53 UTC 2016
port directory: /usr/ports/x11/plasma-scriptengine-ruby
building for: FreeBSD head-i386-default-job-09 11.0-ALPHA1 FreeBSD 11.0-ALPHA1 
r300895 i386
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/x11/plasma-scriptengine-ruby/Makefile 
415864 2016-05-25 20:56:06Z rene $
Poudriere version: 3.1.12
Host OSVERSION: 1100109
Jail OSVERSION: 1100114




!!! Jail is newer than host. (Jail: 1100114, Host: 1100109) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 11.0-ALPHA1 r300895
UNAME_r=11.0-ALPHA1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
LINUX_OSRELEASE=2.6.32
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=plasma-scriptengine-ruby-4.11.14
OSREL=11.0
_OSRELEASE=11.0-ALPHA1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100114
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt4  
--with-qt-libraries=/usr/local/lib/qt4  
--with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11/plasma-scriptengine-ruby/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/plasma-scriptengine-ruby/work  
HOME=/wrkdirs/usr/ports/x11/plasma-scriptengine-ruby/work TMPDIR="/tmp" 
SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local" 
QMAKE="/usr/local/bin/qmake-qt4"  MOC="/usr/local/bin/moc-qt4" 
RCC="/usr/local/bin/rcc" UIC="/usr/local/bin/uic-qt4"  
QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; 
case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/x11/plasma-scriptengine-ruby/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/plasma-scriptengine-ruby/work  
HOME=/wrkdirs/usr/ports/x11/plasma-scriptengine-ruby/work TMPDIR="/tmp" 
NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  
LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
RUBY_LIBDIR="lib/ruby/2.2"
RUBY_ARCHLIBDIR="lib/ruby/2.2/i386-freebsd11"
RUBY_SITELIBDIR="lib/ruby/site_ruby/2.2"
RUBY_SITEARCHLIBDIR="lib/ruby/site_ruby/2.2/i386-freebsd11"
RUBY_VENDORLIBDIR="lib/ruby/vendor_ruby/2.2"
RUBY_VENDORARCHLIBDIR="lib/ruby/vendor_ruby/2.2/i386-freebsd11"
RUBY_MODDOCDIR="share/doc/ruby22/plasma-scriptengine-ruby"
RUBY_MODEXAMPLESDIR="share/examples/ruby22/plasma-scriptengine-ruby"
RUBY_DOCDIR="share/doc/ruby22"
RUBY_EXAMPLESDIR="share/examples/ruby22"
RUBY_RIDIR="share/ri/2.2/system"
RUBY_SITERIDIR="share/ri/2.2/site"
RUBY_ELISPDIR="lib/ruby/elisp"
RUBY_VERSION="2.2.5"
RUBY_VER="2.2"
RUBY_SHLIBVER="22"
RUBY_ARCH="i386-freebsd11"
RUBY_SUFFIX="22"
RUBY_NAME="ruby22"
RUBY_DEFAULT_SUFFIX="22"
RUBY20="@comment
"
RUBY21="@comment
"
RUBY22=""
RUBY23="@comment
"
RUBY_RD_HTML_FILES="@comment
"
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDI

[kde-freebsd] [SVN Commit] area51/KDE/devel/py-pykde4

2016-05-29 Thread Tobias Berner
SVN commit 12616 by tcberner:

Modify devel/py-pykde4 to use USE_PYQT instead of RUN/BUILD_DEPENDS.

Sponsored by:   A lovely piece of plum streusel cake


 M  +5 -16 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/misc/qt5-examples

2016-05-29 Thread Tobias Berner
SVN commit 12615 by tcberner:

Remove redundant pkg-descr file

 D pkg-descr  


___
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 180407] x11/kde4: dolphin in kde-4.10.5 will cause reboot

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=180407

nol...@kde.org changed:

   What|Removed |Added

 CC||nol...@kde.org

--- Comment #5 from nol...@kde.org ---
(In reply to Raphael Kubo da Costa from comment #4)
I have experienced unexpected reboots on shutdown also. I'll try to test if
this is indeed dolphin related (at least).

-- 
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] KDE-FreeBSD: commiters and mentors needed

2016-05-29 Thread Ralf Nolden
Hi Kurt,

this PR is Qt related:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198574

I have checked that with Virtualbox and witout the patch I get the messages:

Qt WARNING: libpng warning: iCCP: known incorrect sRGB profile

due to wrong png files, which the patch fixes.

I applied the patch from the PR and rebuild virtualbox, then retried. The 
errors are away now.

More info on the underlying issue is found here:

https://forum.qt.io/topic/58638/solved-libpng-warning-iccp-known-incorrect-srgb-profile-drive-me-nuts

http://www.libpng.org/pub/png/libpng-manual.txt


Error detection in some chunks has improved; in particular the iCCP chunk
reader now does pretty complete validation of the basic format.  Some bad
profiles that were previously accepted are now rejected, in particular the
very old broken Microsoft/HP sRGB profile.  The PNG spec requirement that
only grayscale profiles may appear in images with color type 0 or 4 and that
even if the image only contains gray pixels, only RGB profiles may appear
in images with color type 2, 3, or 6, is now enforced.  The sRGB chunk
is allowed to appear in images with any color type.

-- 
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] [Bug 209325] graphics/qt5-3d add libassimp

2016-05-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209325

--- Comment #5 from nol...@kde.org ---
sorry for the last post - everything is correct, I checked building devel/qt5.
qt5-3d is working as expected.

The problem was that the assimp port dependency got added in our 5.6 branch and
got erroneously imported back into 5.5 and trunk. That is now reverted in our
branches so no updates required for qt5-3d for Qt 5.5.1.

Please close the PR. Thank you for checking though.

-- 
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] [SVN Commit] area51/KDE/devel/py-pykde4

2016-05-29 Thread Tobias Berner
SVN commit 12614 by tcberner:

Remove doubly empty line

 M  +0 -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] branches/plasma5/KDE/Mk/Uses

2016-05-29 Thread Tobias Berner
SVN commit 12613 by tcberner:

Drop ${KDE_PREFIX} from CMAKE_ARGS. It is always ${LOCALBASE} which still is in 
the line.

We will probably add ${QT_LIBDIR} to that list in the future (for kde:5), should
we go through with moving the libs around.


Note: once the kdeprefix stuff has been merged from ports r415864 (and the 
follow
ups) we should probably also get rid of hte "HANDLE PREFIX" code from lines 
201-211.




 M  +1 -1  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


[kde-freebsd] [SVN Commit] branches/plasma5/KDE/x11/kactivitymanagerd

2016-05-29 Thread Tobias Berner
SVN commit 12612 by tcberner:

Fix typo

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

2016-05-29 Thread Tobias Berner
SVN commit 12611 by tcberner:

Convert x11/kactivities and x11/kactivitymanagerd to use KDE_DIST.



 M  +5 -0  Mk/Uses/kde.mk  
 M  +2 -3  x11/kactivities/Makefile  
 M  +3 -3  x11/kactivitymanagerd/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