From 90d5fa84215110fdb8a8787babdf5ba2aa80ed6a Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Wed, 16 Apr 2003 11:15:49 +0000 Subject: Add kbirthday, a kde kicker-applet, that reminds you of birthdays from the KDE Addressbook. PR: 50877 Submitted by: Heiner Eichmann --- deskutils/kbirthday/Makefile | 22 ++++++++++++++++++++++ deskutils/kbirthday/distinfo | 1 + deskutils/kbirthday/pkg-descr | 20 ++++++++++++++++++++ deskutils/kbirthday/pkg-plist | 4 ++++ 4 files changed, 47 insertions(+) create mode 100644 deskutils/kbirthday/Makefile create mode 100644 deskutils/kbirthday/distinfo create mode 100644 deskutils/kbirthday/pkg-descr create mode 100644 deskutils/kbirthday/pkg-plist (limited to 'deskutils/kbirthday') diff --git a/deskutils/kbirthday/Makefile b/deskutils/kbirthday/Makefile new file mode 100644 index 000000000000..eb75b2f2f1c5 --- /dev/null +++ b/deskutils/kbirthday/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: KBirthday +# Date created: 2003/04/12 +# Whom: Heiner +# +# $FreeBSD$ + +PORTNAME= kbirthday +PORTVERSION= 0.6.0 +CATEGORIES= deskutils kde +MASTER_SITES= http://www.gfai.de/~jaham/download/ \ + http://freshmeat.net/redir/kbirthday/32531/url_tgz/ + +MAINTAINER= h.eichmann@gmx.de +COMMENT= KDE kicker-applet that reminds you of birthdays and anniversaries + +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_KDELIBS_VER=3 +INSTALLS_SHLIB= yes +USE_LIBTOOL= yes + +.include diff --git a/deskutils/kbirthday/distinfo b/deskutils/kbirthday/distinfo new file mode 100644 index 000000000000..aa6174f228f0 --- /dev/null +++ b/deskutils/kbirthday/distinfo @@ -0,0 +1 @@ +MD5 (kbirthday-0.6.0.tar.gz) = f859b2633ded2dcb600e16d3de2e814e diff --git a/deskutils/kbirthday/pkg-descr b/deskutils/kbirthday/pkg-descr new file mode 100644 index 000000000000..d560649b76c8 --- /dev/null +++ b/deskutils/kbirthday/pkg-descr @@ -0,0 +1,20 @@ +KBirthday is a kicker-applet that reminds you of birthdays and +anniversaries from your KDE addressbook. It uses the KDE +addressbook API to access the addressbook data. So you +can use your favourite addressbook frontend to manage your +friends addresses, birthdays and anniversaries. + +Features: + + * support for birthdays and anniversaries from kaddressbook + * configurable notification time (past and future events supported) + * highlighting of most urgent events with configurable color + * shows remaining days to every event + * shows age of a person having birthday or years of anniversary + + +WWW: http://www.gfai.de/~jaham/projects/kbirthday/kbirthday.html +WWW: http://home.fhtw-berlin.de/~s0270195/projects/kbirthday/kbirthday.html + +-- +h.eichmann@gmx.de diff --git a/deskutils/kbirthday/pkg-plist b/deskutils/kbirthday/pkg-plist new file mode 100644 index 000000000000..3871d20e6711 --- /dev/null +++ b/deskutils/kbirthday/pkg-plist @@ -0,0 +1,4 @@ +lib/libkbirthday.so +lib/libkbirthday.la +share/locale/de/LC_MESSAGES/kbirthday.mo +share/apps/kicker/applets/kbirthday.desktop -- cgit v1.2.3