svn commit: r525289 - in head/deskutils: . kuserfeedback

Adriaan de Groot adridg at freebsd.org
Thu Feb 6 13:03:40 UTC 2020


On Wednesday, 5 February 2020 19:16:29 CET Tobias C. Berner wrote:
> Author: tcberner
> Date: Wed Feb  5 18:16:28 2020
> New Revision: 525289
> URL: https://svnweb.freebsd.org/changeset/ports/525289
> 
> Log:
>   New port: deskutils/kuserfeedback -- Framework for collecting feedback
> from applications

Note that it is not (yet) a KDE Framework. Terminology is a bit muddy there. 
So it doesn't get the monthly KF5-updates, nor does it follow the KF5 
numbering scheme.

>   Framework for collecting feedback from application users via telemetry and
> targeted surveys.

See Aleix's write-up at http://www.proli.net/2020/01/17/learning-about-our-users/ for how this affects privacy. It's off by default, and sends no 
information. Users must explicitly enable feedback, and the KDE privacy policy 
covers what's sent.

>   WWW: https://github.com/kde/kuserfeedback

Not a good WWW link, though. Try

https://api.kde.org/frameworks/kuserfeedback/html/index.html

> +BUILD_DEPENDS=	phpunit:devel/phpunit6@${PHP_FLAVOR}
> +RUN_DEPENDS=	phpunit:devel/phpunit6@${PHP_FLAVOR}

Are you sure about that RUN_DEPENDS? PHP Unit tests don't seem to be a big 
feature of the library. For the purpose of kuserfeedback as a *client*, the 
php bits are not necessary. Maybe you want to support also building a 
kuserfeedback server on FreeBSD.

[ade]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20200206/94e21d4b/attachment.sig>


More information about the svn-ports-head mailing list