summaryrefslogtreecommitdiff
path: root/misc/kdepim3
AgeCommit message (Collapse)AuthorFilesLines
2013-05-17Fix initialisation of the DCOP object. From Matthias Weckbecker.joerg3-3/+19
Bump revision.
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-2/+2
2013-04-30Fix various case of missing includes due to libstdc++'s namespacejoerg2-1/+14
pollution.
2013-04-07Edited DESCR in the case of:rodent1-20/+19
File too long (should be no more than 24 lines). Line too long (should be no more than 80 characters). Trailing empty lines. Trailing white-space. Trucated the long files as best as possible while preserving the most info contained in them.
2013-03-26Forward class definitions must not use namespace :: syntax.joerg6-1/+87
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2013-02-09Bump PKGREVISION from audio/jack.ryoon2-4/+4
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin2-4/+4
2013-01-26Revbump after graphics/jpeg and textproc/icuadam2-4/+4
2012-12-19Avoid "error: call of overloaded 'pow(int, int&)' is ambiguous".jperkin2-1/+17
Fixes build on Solaris.
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache2-4/+4
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-09-15recursive bump from libffi shlib major bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-07-01Add desktopdb.mk and bump PKGREVISION for 118 packages as reported bydholland1-2/+3
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd2-4/+4
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2012-05-04Fix various C++ issues.joerg8-1/+131
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz2-4/+4
2012-02-16Remove check for fopencookie/funopen. They are not required to buildhans2-1/+213
this package.
2012-02-06Revbump forwiz2-4/+4
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache2-4/+4
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd2-4/+4
2011-06-19Needs REPLACE_BASH like kdepim4. Add USE_TOOLS+=bash:run. PKGREVISION -> 10.dholland1-3/+5
XXX: not actually tested, let me know if it blows up.
2011-06-10recursive bump from textproc/icu shlib major bump.obache1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache2-4/+4
2011-02-17Dont try to use kernel only interface to inotify on linuxmarkd2-1/+33
2011-01-20fix build with gcc4.4markd6-1/+109
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz2-4/+4
2010-07-14Recursive PKGREVISION bump for the net/mDNSResponder updatesbd2-4/+4
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz2-4/+4
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz2-4/+4
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz2-4/+4
2009-08-26bump revision because of graphics/jpeg updatesno2-4/+4
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-32/+32
2009-06-14Remove @dirrm entries from PLISTsjoerg1-327/+1
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz2-3/+4
major change. Reported by Robert Elz in PR 41345.
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-03regenerateexplorer1-1/+2
2009-03-03add a cast to (unsigned long) to work around time_t issues. This is a quick ↵explorer1-0/+13
fix to make this build with our new shiny time_t.
2008-08-27Update to KDE 3.5.10markd2-7/+17
minor bugfixes
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam2-7/+6
through PLIST_SUBST to the plist module.
2008-02-20Update to kde 3.5.9markd4-22/+52
KAlarm * New option to specify reminder times in minutes. * Prevent multiple identical error messages accumulating for the same alarm. * Remember main window show/hide options when KAlarm last closed, instead of setting them in the Preferences dialog. * Replace simple repetitions with recurrence sub-repetitions, to reduce confusion. * Simplifications and improvements to the alarm edit dialog layout and controls. * Fix crash when saving Preferences, if 'xterm' is not installed in the system. * Fix failure to trigger some recurring date-only alarms * Fix date-only alarms repeating every minute from midnight until the start-of-day time. * Fix KAlarm hanging especially on startup, and potentially freezing the system for a while. * Fix deferral of non-recurring alarms not working. * Fix inability to reactivate deleted alarms which still have repetitions to go. * Fix sendmail error "Sender verify failed (in reply to RCPT TO command)" on some systems. * Prevent error messages while typing a date value, until the user has finished entering it.
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn2-4/+4
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz2-3/+4
2007-10-20Update to KDE 3.5.8markd9-241/+11
core libs * Do not drop frecuently used address that are not in the addresbook from recent address list. * Fix Free/Busy information not regenerated for recurring events with end date after fb-period. Birthdays resource * Fix Reminders for imported birthdays from KAdressbook don't work as expected. Groupwise resource * Don't crash if hostname or port are wrong. IMAP ioslave * Fix SASL Authentication fails if another client of sasl is loaded. Sieve ioslave * Fix SASL Authentication fails if another client of sasl is loaded. * Fix cannot login When using TLS. * Fix retrieving scripts from the server always failed with a protocol error report. libkholidays * Add Argentina holidays file. KAddressBook * Fix using X-KADDRESSBOOK-X-Department where ORG:organization;department should be used. * Fix import bug for vCards when running as Kontact part. KAlarm * Allow delay times up to 999 hours to be entered. * Fix not being able to stop sound file playing. * Fix template time value is lost between reboots. * Fix recurring alarms sometimes don't fire when they're supposed to. KArm * Allow negative times for budgeting time for a task. * Right click on "task complete" box should not tick/untick box. * Fix marking task done does not stop the time. Kitchensync * Added configuration dialogs for Evo2, SynCE, Moto and Jescs. * Added configuration dialog for Sunbird plugin. KMail * Do not show the dragging menu when dragging to ourselves or to our parent. * Do not ask the user to go online each time a job finished if he decided to be offline. * Fix rebuilding index files breaks subject threading for existing messages. * Fix copying of messages on the same online IMAP server. * Fix crash when moving folders. * Fix crashes during drag&drop of imap folders. * Fix crash after reply to a revoked mail. * Fix event loop handling. * Fix crash when cancelling GnuPG singing a new empty message. * Fix crash on retrieving pop mail. * Fix crashing after startup. * Fix templates for forwarding do not work with inline mails. * Fix draft messages forget the default GPG action. * Fix encrypt to self function beign always on. * Fix mails started from a template have wrong date. Kontact * Fix crash when editing toolbars while a plugin without part is active. * Fix crash if no plugin is active when editing toolbars. KOrganizer * Fix loading the freebusy list for people with a preferred email address. * Fix unability to get freebusy information from an eGroupware server. * Fix publish free/busy list automatically not working. * Fix a crash when moving recurring multidays events. * Fix audio notification open file dialog. korn * Fix the Subject and Sender parsing. * Fix fetching the password of a kmail account from kmailrc. * Fix using pop3-mailboxes from the kmail configuration. Akregator * Fix storage backend waking up CPU every 3 seconds.
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-1/+2
Bump PKGREVISION.
2007-08-03Add missing checksum for patch-at.joerg1-1/+2