- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
databases/akonadi to 1.9.0
devel/grantlee to 0.3.0
textproc/rasqal to 0.9.30
textproc/redland-bindings to 1.0.16.1
textproc/soprano to 2.9.0
x11-toolkits/attica to 0.4.1
The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.
Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
This is an incremental update and should be much easier to handle than
the transition from 4.6.5 to 4.7.2 in the ports tree.
The official release notes can be found at
http://www.kde.org/announcements/announce-4.7.3.php.
Approved by: avilla (mentor), makc (mentor), portmgr (miwi)
Feature safe: yes
- Depend on gstreamer-plugins-core when WITH_PHONON_GSTREAMER is set. [1]
- Add note to pkg-message, when WITH_PHONON_GSTREAMER is not set, to
alert people they *need* at least gstreamer-plugins-ogg to avoid a
deadlock at logout when using GStreamer Phonon backend.. [1]
- Add optional dependency on kde4-wallpapers (defaults to on).
- Fix the script for setting FreeBSD wallpaper on new configurations.
- Bump PORTREVISION.
Discussed with: ale via e-mail [1]
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports
We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.
PR: 156293 [1]
159219 [2]
160164 [3]
Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1]
Alvaro Castillo <gobledb@gmail.com> [2]
dkeav04@gmail.com [3]
Tested by: exp-run via pav
Software Compilation: 4.6.2, codename "Congrats". Read the full
announcement here: http://kde.org/announcements/announce-4.6.2.php.
Special thanks to Raphael Kubo da Costa who ported the release.
This commit removes option -q from a pgrep invocation: it looks like
it was added only recently.
PR: ports/155961 [1]
Submitted by: Antoine Vu-Ngoc <antoine@cleopatre.homeip.net> [1]
Ondrej Majerech <oxyd.oxyd@gmail.com> via mailing list
- Enable Solid HAL plugin. [2]
- Remove stale patch.
- Bump PORTREVISION.
[1] procfs(5) is required.
[2] Even if buttons like "Sleep" and "Hibernate" will show up in
PowerDevil, FreeBSD support on those doesn't change: sleeping is
still unsupported on i386, and hibernation is not implemented
anywhere.
Approved by: tabthorpe (mentor), erwin (portmgr)
Obtained from: http://websvn.kde.org/?view=revision&revision=1133877 [2]
Feature safe: yes