Naming and labeling

2016-09-06 Thread Adriaan de Groot
We name and label lots of software artifacts in the KDE-FreeBSD ports. Those names are often visible to the user. There are conventions used to name things to help indicate something about them: - Ports that use kdelibs4 and/or the KDE4 platform, are often found in directories named *-kde4 -

[SVN Commit] branches/plasma5/PORTS/devel

2016-09-06 Thread Adriaan de Groot
SVN commit 12965 by adridg: Merge cmake ports from official ports: dependencies, patch-formatting M +4 -2 cmake-gui/Makefile M +1 -1 cmake/Makefile M +1 -1 cmake/distinfo M +3 -3 cmake/files/patch-git_5ec17e61

[SVN Commit] branches/plasma5/PORTS/net-im

2016-09-06 Thread Adriaan de Groot
SVN commit 12966 by adridg: Merge from ports: dependencies and USES order M +1 -1 telepathy-logger-qt4/Makefile M +2 -2 telepathy-qt4/Makefile

Proposal: drop UPnP stuff

2016-09-06 Thread Adriaan de Groot
We have some UPnP stuff in area51/ . That is net/hupnp, net/hupnpav. Those are there for kio-upnp-ms and kipi-plugin-dlnaexport, which seem to be the only two consumers. kio-upnp-ms hasn't seen any activity for the past 4 years, and is KDE4-only, and works OK with just hupnp. kipi-plugin-dlnae

Re: Proposal: drop UPnP stuff

2016-09-06 Thread Tobias Berner
On Tuesday 06. September 2016 12:59:49 Adriaan de Groot wrote: > We have some UPnP stuff in area51/ . That is net/hupnp, net/hupnpav. Those > are > there for kio-upnp-ms and kipi-plugin-dlnaexport, which seem to be the only > two consumers. > > kio-upnp-ms hasn't seen any activity for the past

[SVN Commit] branches/plasma5/PORTS/audio/amarok-kde4

2016-09-06 Thread Adriaan de Groot
SVN commit 12967 by adridg: Merge from ports: KDE4_PREFIX -> kde:4 + KDE_PREFIX, USES-order M +3 -3 Makefile

[SVN Commit] branches/plasma5/PORTS/net

2016-09-06 Thread Adriaan de Groot
SVN commit 12968 by adridg: Don't take over hupnp, those are unused/unreleased/not-updated-since-2011 D hupnp (directory) D hupnpav (directory)

Reminder: please flush responsibly

2016-09-06 Thread Adriaan de Groot
Hey peeps, Please remember that area51 plasma5/ (normally trunk, but I've given up on trunk for now; this message applies with s/plasma5/trunk/ under other circumstances) is "the next hotness". When you flush something downstream from plasma5/, please make sure that what ends up in official por

[SVN Commit] branches/plasma5/PORTS/audio/amarok-kde4/files

2016-09-06 Thread Adriaan de Groot
SVN commit 12969 by adridg: Merge from ports: r419133 regenerated+renamed patches D patch-src__core-impl__playlists__types__file__xspf__XSPFPlaylist.cpp D patch-src__musicbrainz__MusicDNSAudioDecoder.cpp D patch-src__playlist__proxymodels__SortScheme.cp

[SVN Commit] branches/plasma5/PORTS/devel/cmake-gui/files

2016-09-06 Thread Adriaan de Groot
SVN commit 12970 by adridg: Match ports comment-width M +3 -3 patch-git_5ec17e61

[SVN Commit] branches/plasma5/PORTS/multimedia

2016-09-06 Thread Adriaan de Groot
SVN commit 12971 by adridg: Merge from ports: USES-order M +3 -2 mlt/Makefile M +1 -1 phonon/Makefile M +1 -0 phonon/distinfo

[SVN Commit] branches/plasma5/PORTS/multimedia

2016-09-06 Thread Adriaan de Groot
SVN commit 12972 by adridg: Merge from ports: USES order, etc. M +2 -2 phonon-gstreamer/Makefile M +1 -0 phonon-gstreamer/distinfo M +3 -3 phonon-vlc/Makefile M +1 -0 phonon-vlc/distinfo

[Bug 212427] [PATCH] devel/extra-cmake-modules: Avoid passing -std=c++0x when it is not present

2016-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212427 Bug ID: 212427 Summary: [PATCH] devel/extra-cmake-modules: Avoid passing -std=c++0x when it is not present Product: Ports & Packages Version: Latest Hardware: Any

[Bug 212427] [PATCH] devel/extra-cmake-modules: Avoid passing -std=c++0x when it is not present

2016-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212427 y...@rawbw.com changed: What|Removed |Added Flags|maintainer-feedback?(yuri@r |maintainer-feedback+

[Bug 212427] [PATCH] devel/extra-cmake-modules: Avoid passing -std=c++0x when it is not present

2016-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212427 Raphael Kubo da Costa changed: What|Removed |Added Attachment #174433|maintainer-approval?(yuri@r |maintainer-approval+

[Bug 212427] [PATCH] devel/extra-cmake-modules: Avoid passing -std=c++0x when it is not present

2016-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212427 Raphael Kubo da Costa changed: What|Removed |Added Status|New |Closed Resolution|

[Bug 212427] [PATCH] devel/extra-cmake-modules: Avoid passing -std=c++0x when it is not present

2016-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212427 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: rakuco Date: Tue Sep 6 19:44:06 UTC 2016 New revision: 421463 URL: https://svnweb.freebsd.org/changeset/ports/421463 Log: Avoid passing -std=c++0x whe

Re: Naming and labeling

2016-09-06 Thread Tobias C. Berner
Moin moin On 6 September 2016 at 11:03, Adriaan de Groot wrote: > We name and label lots of software artifacts in the KDE-FreeBSD ports. > Those > names are often visible to the user. There are conventions used to name > things > to help indicate something about them: > > - Ports that use kdeli