Commit graph

5 commits

Author SHA1 Message Date
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Clement Laforet
9cf0cf1a93 - Update to 0.7.1
Changes since 0.6.1:

    *  changed event dialog from QDialog to QWidget to allow minimizing
    * configurable notification of pending events at midnight (thanks to a patch from Balaji Ramani)
    * use yesterday and tomorrow instead of -1 and 1 in the event view
    * reloading of addressbook when it has changed
    * added some debug code
    * some code cleanups
    * improved class documentation
    * added russian translation (provided by Egor S. Orlov)

PR:                 61436
Submitted by:       Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
Approved by:        erwin (mentor) (implicitly)
2004-01-16 20:01:14 +00:00
Tilman Keskinoz
cb1dcaf5c9 Update to 0.6.1
PR:		51344, 51311
Submitted by:	maintainer, Kirill Ponomarew <ponomarew@oberon.net>
2003-04-24 22:52:22 +00:00
Tilman Keskinoz
90d5fa8421 Add kbirthday, a kde kicker-applet, that reminds you of birthdays from the
KDE Addressbook.

PR:		50877
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2003-04-16 11:15:49 +00:00