FreeBSD ports you maintain which are out of date

2018-06-11 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/k...@freebsd.org.html


Port| Current version | New version
+-+
devel/kf5-kdeclarative  | 5.46.0  | 5.47.0
+-+
devel/kf5-kpackage  | 5.46.0  | 5.47.0
+-+
x11/kf5-kwayland| 5.46.0  | 5.47.0
+-+
x11-themes/kf5-qqc2-desktop-style   | 5.46.0  | 5.47.0
+-+
x11-toolkits/kf5-kguiaddons | 5.46.0  | 5.47.0
+-+
x11-toolkits/kf5-kxmlgui| 5.46.0  | 5.47.0
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Thanks.


qt5-webengine and net/libsrtp

2018-06-11 Thread Tijl Coosemans
Hi,

I'm looking into moving ports to net/libsrtp2 so we can remove
net/libsrtp.  It seems that qt5-webengine depends on net/libsrtp, but
does not actually use it.  Can you look into this and maybe remove the
dependency?


[Bug 228116] [patch] x11/sddm: consolekit + PAM support

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228116

David Naylor  changed:

   What|Removed |Added

 CC||d...@freebsd.org

--- Comment #8 from David Naylor  ---
Hi

Thank you for the patch.  

I needed this as I use pam_pefs(8) and the version of sddm in Ports does not
integrate with pam(3).  While testing I encountered the following issues:
 1. Lock screen does not recognise password (possibly something to do with
kpasscheck)*; and
 2. KDE does not know how to shutdown/restart - one has to logout then use sddm
to shutdown/restart

* I've had this issue before with kdm4, but it got fixed a while ago...

Is there anything specific I could help regarding this patch?

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

[Bug 228116] [patch] x11/sddm: consolekit + PAM support

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228116

--- Comment #9 from Tijl Coosemans  ---
(In reply to David Naylor from comment #8)
Shutdown and reboot only appear in KDE if the session is marked active.  When
you log in to KDE and run ck-list-sessions does it say "active = TRUE"?

Do you have any commands in ~/.xsession or ~/.xinitrc?

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

[Bug 228116] [patch] x11/sddm: consolekit + PAM support

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228116

--- Comment #10 from Tijl Coosemans  ---
(In reply to David Naylor from comment #8)
To get the screen locker to recognise your password you may need to create
/usr/local/etc/pam.d/kde.  Otherwise it falls back to /etc/pam.d/other.

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

[Bug 228116] [patch] x11/sddm: consolekit + PAM support

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228116

--- Comment #11 from David Naylor  ---
# ck-list-sessions 
Session3:
unix-user = '1001'
realname = 'David Naylor'
seat = 'Seat1'
session-type = 'unspecified'
session-class = 'user'
session-state = 'active'
active = TRUE
x11-display = ':0'
x11-display-device = '/dev/ttyv8'
display-device = '/dev/   ?   '
remote-host-name = ''
is-local = TRUE
on-since = '2018-06-11T14:24:13.849770Z'
login-session-id = ''
XDG_RUNTIME_DIR = '/var/run/user/1001'
VTNr = '9'
Session2:
unix-user = '1001'
realname = 'David Naylor'
seat = 'Seat1'
session-type = 'unspecified'
session-class = 'user'
session-state = 'online'
active = FALSE
x11-display = ':0'
x11-display-device = '/dev/ttyv8'
display-device = '/dev/   ?   '
remote-host-name = ''
is-local = TRUE
on-since = '2018-06-11T14:24:13.618008Z'
login-session-id = ''
XDG_RUNTIME_DIR = '/var/run/user/1001'
VTNr = '9'

I'm not sure why it lists two sessions, I'm only logged in once.  (Would PAM
possibly cause this?)  

I don't have either ~/.xsession or ~/.xinitrc specified.  

Copying /usr/local/etc/pam.d/sddm to /usr/local/etc/pam.d/kde fixed logins. 
Thanks :-)

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

[Bug 228116] [patch] x11/sddm: consolekit + PAM support

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228116

--- Comment #12 from Tijl Coosemans  ---
(In reply to David Naylor from comment #11)
The original patch also removed
x11/plasma5-plasma-workspace/files/patch-plasma.desktop.cmake.  It seems I
forgot to include this in patch2.  So, try to remove that file and rebuild
plasma5-plasma-workspace.

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

[Bug 214691] [PATCH] net/qt4-network: OpenSSL 1.1 compatibility

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214691

Bernard Spil  changed:

   What|Removed |Added

 CC||br...@freebsd.org
 Resolution|Rejected|---
 Status|Closed  |New
 Blocks||228865

--- Comment #4 from Bernard Spil  ---
During BSDCan 2018 the intention to update OpenSSL in base to 1.1.x branch was
documented.

Intention is to update 12-STABLE to current 1.1.0 and subsequently update it to
1.1.1 when that is released.

Melvyn, thanks for the patch! I'll throw that into my bulk-builder to test.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228865
[Bug 228865] security/openssl-devel: Multiple ports fail with OpenSSL 1.1
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 228116] [patch] x11/sddm: consolekit + PAM support

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228116

--- Comment #13 from David Naylor  ---
(In reply to Tijl Coosemans from comment #12)
That fixes everything for me, thanks :-)

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

[Bug 214691] net/qt4-network: OpenSSL 1.1 compatibility

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214691

Bernard Spil  changed:

   What|Removed |Added

   Keywords||needs-qa
Summary|[PATCH] net/qt4-network:|net/qt4-network: OpenSSL
   |OpenSSL 1.1 compatibility   |1.1 compatibility

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

maintainer-feedback requested: [Bug 228902] devel/qca: Fails to build with OpenSSL 1.1

2018-06-11 Thread bugzilla-noreply
Bugzilla Automation  has asked k...@freebsd.org for
maintainer-feedback:
Bug 228902: devel/qca: Fails to build with OpenSSL 1.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228902



--- Description ---
incomplete type 'DSA_SIG'

During BSDCan 2018 the intention to update OpenSSL in base to 1.1.x branch was
documented.

Intention is to update 12-STABLE to current 1.1.0 and subsequently update it to
1.1.1 when that is released. 

Poudriere log:
https://keg.brnrd.eu/data/111amd64-default-openssl110/2018-06-11_10h42m37s/logs
/errors/qca-qt5-2.1.3_1.log


[Bug 228902] devel/qca: Fails to build with OpenSSL 1.1

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228902

Bug ID: 228902
   Summary: devel/qca: Fails to build with OpenSSL 1.1
   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: br...@freebsd.org
 Flags: maintainer-feedback?(k...@freebsd.org)
  Assignee: k...@freebsd.org

incomplete type 'DSA_SIG'

During BSDCan 2018 the intention to update OpenSSL in base to 1.1.x branch was
documented.

Intention is to update 12-STABLE to current 1.1.0 and subsequently update it to
1.1.1 when that is released. 

Poudriere log:
https://keg.brnrd.eu/data/111amd64-default-openssl110/2018-06-11_10h42m37s/logs/errors/qca-qt5-2.1.3_1.log

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

[Bug 228902] devel/qca: Fails to build with OpenSSL 1.1

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228902

Bernard Spil  changed:

   What|Removed |Added

 Blocks||228865


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228865
[Bug 228865] security/openssl-devel: Multiple ports fail with OpenSSL 1.1
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 228862] [exp-run] Update KDE Frameworks to 5.47.0

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228862

Jesper Schmitz Mouridsen  changed:

   What|Removed |Added

 CC||jesper@schmitz.computer

--- Comment #2 from Jesper Schmitz Mouridsen  ---
(In reply to Antoine Brodin from comment #1)
Those failures are not new, and caused by the update of lxqt-build-tools to
0.5.0 in bug #228505, without also committing the following
https://bugs.freebsd.org/bugzilla/buglist.cgi?bug_id=228506%2C228507%2C228508%2C228511%2C228512%2C228513%2C228514%2C228515%2C228516%2C228517%2C228703%2C228510&list_id=234049

liblxqt 0.12 and qtermwidget 0.8 does not build with lxqt-build-tools 0.5.0

so they are not kde related.

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

[Bug 228030] editors/openoffice-4 installs .desktop files in a manner KDE5 cannot handle

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228030

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

Author: truckman
Date: Tue Jun 12 03:55:02 UTC 2018
New revision: 472229
URL: https://svnweb.freebsd.org/changeset/ports/472229

Log:
  Instead of symlinking the directory containing the OpenOffice .desktop
  files under $PREFIX/share/applications, symlink the individual .desktop
  files.  This is what upstream does on Linux and what LibreOffice does
  as well.  The Plasma 5 desktop ignores symlinks to directories when it
  is scanning for .desktop files.

  PR:   228030
  Reported by:  k...@freebsd.org

Changes:
  head/editors/openoffice-4/Makefile

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

[Bug 228030] editors/openoffice-4 installs .desktop files in a manner KDE5 cannot handle

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228030

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

Author: truckman
Date: Tue Jun 12 04:00:08 UTC 2018
New revision: 472230
URL: https://svnweb.freebsd.org/changeset/ports/472230

Log:
  Upgrade to Apache OpenOffice trunk SVN revsion r1833124.  This includes
  the bug fix in extra-patch-align16 needed for amd64. [1]

  Instead of symlinking the directory containing the OpenOffice .desktop
  files under $PREFIX/share/applications, symlink the individual .desktop
  files.  This is what upstream does on Linux and what LibreOffice does
  as well.  The Plasma 5 desktop ignores symlinks to directories when it
  is scanning for .desktop files.

  PR:   228030 [1]
  Reported by:  kan

Changes:
  head/editors/openoffice-devel/Makefile
  head/editors/openoffice-devel/distinfo
  head/editors/openoffice-devel/files/extra-patch-align16

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

[Bug 228030] editors/openoffice-4 installs .desktop files in a manner KDE5 cannot handle

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228030

Don Lewis  changed:

   What|Removed |Added

 CC||truck...@freebsd.org
 Resolution|--- |FIXED
 Status|New |Closed

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

[Bug 228902] devel/qca: Fails to build with OpenSSL 1.1

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228902

Tobias C. Berner  changed:

   What|Removed |Added

  Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+
   |eeBSD.org)  |
 CC||tcber...@freebsd.org

--- Comment #1 from Tobias C. Berner  ---
We can import the upstream commit:

https://github.com/KDE/qca/commit/d58e20ee652038dc4ec4fe4765dc3639ed735526

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

[Bug 228902] devel/qca: Fails to build with OpenSSL 1.1

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228902

--- Comment #2 from Tobias C. Berner  ---
Created attachment 194185
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194185&action=edit
v1

Here's a quick update to the port to the tag containing the patch... [-qt4 is
broken by this...]


mfg Tobias

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

[Bug 228902] devel/qca: Fails to build with OpenSSL 1.1

2018-06-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228902

--- Comment #3 from Tobias C. Berner  ---
Sorry, looked at the output wrong :) 10.4 is broken

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