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>
This commit is contained in:
Tilman Keskinoz 2003-04-16 11:15:49 +00:00
parent af83473569
commit 90d5fa8421
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79070
5 changed files with 48 additions and 0 deletions

View File

@ -25,6 +25,7 @@
SUBDIR += ical
SUBDIR += ithought
SUBDIR += jlj
SUBDIR += kbirthday
SUBDIR += kdepim3
SUBDIR += knowit
SUBDIR += kronolith

View File

@ -0,0 +1,22 @@
# New ports collection makefile for: KBirthday
# Date created: 2003/04/12
# Whom: Heiner <h.eichmann@gmx.de>
#
# $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 <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (kbirthday-0.6.0.tar.gz) = f859b2633ded2dcb600e16d3de2e814e

View File

@ -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

View File

@ -0,0 +1,4 @@
lib/libkbirthday.so
lib/libkbirthday.la
share/locale/de/LC_MESSAGES/kbirthday.mo
share/apps/kicker/applets/kbirthday.desktop