relayd config files across a major configuration syntax change, in its
current version from OpenBSD 5.5 to OpenBSD 5.6 syntax.
relayd-updateconf was written by Andre de Oliveira.
ok sthen@
by finance applications for the KDE SC. Currently it supports a
common class to represent monetary values with arbitrary precision.
This is a KMyMoney requirement.
Reviewed by landry@, also tested by nigel@ some time ago.
* Auto-completion of (La)TeX commands.
* Templates and wizards make starting a new document very little work.
* Easy insertion of many standard tags and symbols and the option to
define (an arbitrary number of) user defined tags.
* Easy finding chapter or sections.
* Collecting documents that belong together into a project.
* Easy insertion of citations and references when using projects.
* Flexible and smart build system to compile your LaTeX documents.
* QuickPreview, preview a selected part of your document.
* Easy access to various help sources.
* Advanced editing commands.
Initial port by Amit Kulkarni, reviewed by landry@.
feature-full, plugin extensible IDE for C/C++ and other programming
languages. It is based on KDevPlatform, and the KDE and Qt libraries
and is under development since 1998.
This and previous (devel/kdevplatform) were okay landry@.
used as a foundation for IDE-like programs. It is programing-language
independent, and is planned to be used by programs like: KDevelop,
Quanta, Kile, KTechLab ... etc.
calendar and contacts.
Passwords will be stored in KWallet, for while only 1 account is
allowed. For hosted accounts (i.e. joe.bar@whatever.com), just input
the whole username plus server name in configuration dialog (i.e.
joe.bar@whatever.com). For normal google accounts (i.e. joe@gmail.com),
just the username is required (i.e. joe).
Only the main calendar is supported.
Recurrent events are not supported, the reason: Google uses an
invalid iCal inside of the XML to represent recurrence).
okay landry@
google calendar and contacts, useful if you need to support this
in a C or C++ application.
Currently, libgcal implements:
- authentication
- get all events/contacts
- atom stream parsing
- access to individual events/contacts
- add/delete/edit using gcal objects
- add/delete/edit using raw XML
- query for updated events/contacts
- timezone
- contact photo download/upload
What is missing: batch commit, calendar (creation of recurrent
events), support other calendars (only the main calendar is currently
supported).
This is a hard dependency for upcoming akonadi-googledata port.
okay landry@
with a Qt-style API, plus some helper classes and elements for
integrating GStreamer better in Qt applications. The goal of this
module is to allow easy use of GStreamer for applications targetting
MeeGo Mobile or the KDE desktop.
This will be used by KDE4 soon. Note that (sadly) the ported version uses
GStreamer 0.10 still because KDE4 Phonon GStreamer backend still relies on
it, too. Things would change at the next KDE major release, hopefully.
okay landry@