Important changes:
==================
- Kmail and knode have been moved from kdenetwork to kdepim. This
means you will have to install kdepim if you want to continue using
kmail or knode. This is to ease integration with korganizer, in
the new 'Kontact' application.
- The arabic translations for KDE and KOffice have been moved from
misc to the arabic category.
- There is a new module called kdeaccessibility in the accessibility
category. It contains a few utilities for disabled users like a
magnification lens and a text-to-speech frontend.
- In KDM, you need to select the 'CUSTOM' session profile in order
to have your .xsession executed. This is particularly important if
you're using the aegypten tools
(http://freebsd.kde.org/howtos/aegypten-kmail.php).
- We have started making more parts of the ports optional. In kdepim,
both Kandy and KPilot can be turned off with ports-knobs. This
process will continue in the 3.2 series.
wmbday is a Window Maker dock app for Linux und FreeBSD that
will remind you of birthdays. It can show up to four persons
whose birthday is next. On a birthday it will notify you by
blinking the concerning person. Background color, normal and
notification font color can be changed. The data is loaded from
a simple text file.
PR: 61735
Submitted by: Ulrich Spoerlein <q@uni.de>
- automatically change layout when the panel size is small
- append entry to select date. format change is applied on closing option window
- split main label into two, date label and time label add Week starts monday
option for calendar
- change timeout interval with format string(aware of second field)
- Calendar window is toggled by clicking datetime widget
PR: ports/61499
Submitted by: Matt Lancereau <matt@rimasec.net> (maintainer)
Approved by: nork (mentor/implicitly)
until a configurable date. It then displays a victorious 'Hurrah!', or whatever
you set. It also provides an increasing counter ('countup' feature), displaying
the time elapsed from the specified date.
PR: ports/60957
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks. We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.
Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.
Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.
Helped out: Adriaan de Groot <adridg@cs.kun.nl>
Lauri Watts <lauri@kde.org>
Andy Fawcett <andy@athame.co.uk>
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php
(may not work until a few hours after this commit - we jumped the gun a little
in order to have the update in place at the time the security notifications for
KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).
Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php
Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.
Approved by: will (real mentor asleep)