From h.eichmann@gmx.de  Sat Apr 12 12:11:59 2003
Return-Path: <h.eichmann@gmx.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 991F937B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 12 Apr 2003 12:11:59 -0700 (PDT)
Received: from mail.gmx.net (pop.gmx.net [213.165.65.60])
	by mx1.FreeBSD.org (Postfix) with SMTP id 5024043F75
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 12 Apr 2003 12:11:58 -0700 (PDT)
	(envelope-from h.eichmann@gmx.de)
Received: (qmail 13814 invoked by uid 65534); 12 Apr 2003 19:11:56 -0000
Received: from pD9EC1D2F.dip.t-dialin.net (EHLO 192.168.254.43) (217.236.29.47)
  by mail.gmx.net (mp005-rz3) with SMTP; 12 Apr 2003 21:11:56 +0200
Message-Id: <200304122110.59063.h.eichmann@gmx.de>
Date: Sat, 12 Apr 2003 21:10:58 +0200
From: Heiner <h.eichmann@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New Port: KBirthday: a KDE kicker-applet that reminds you of birthdays and anniversaries

>Number:         50877
>Category:       ports
>Synopsis:       New Port: KBirthday: a KDE kicker-applet that reminds you of birthdays and anniversaries
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 12 12:20:06 PDT 2003
>Closed-Date:    Wed Apr 16 04:16:57 PDT 2003
>Last-Modified:  Wed Apr 16 04:16:57 PDT 2003
>Originator:     Heiner Eichmann <h.eichmann@gmx.de>
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Sirius Cybernetics Corp.
>Environment:
System: FreeBSD 7of9.unimatrix-zero.borg 4.8-RC FreeBSD 4.8-RC #2: Thu Apr 3 11:05:05 CEST 2003 root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL i386
>Description:
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
>How-To-Repeat:
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       kbirthday/
#       kbirthday/distinfo
#       kbirthday/Makefile
#       kbirthday/pkg-descr
#       kbirthday/pkg-plist
#
echo c - kbirthday/
mkdir -p kbirthday/ > /dev/null 2>&1
echo x - kbirthday/distinfo
sed 's/^X//' >kbirthday/distinfo << 'END-of-kbirthday/distinfo'
XMD5 (kbirthday-0.6.0.tar.gz) = f859b2633ded2dcb600e16d3de2e814e
END-of-kbirthday/distinfo
echo x - kbirthday/Makefile
sed 's/^X//' >kbirthday/Makefile << 'END-of-kbirthday/Makefile'
X# New ports collection makefile for:    KBirthday
X# Please read files/porters-note!
X# Date created:                         2003/04/12
X# Whom:                                 Heiner <h.eichmann@gmx.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      kbirthday
XPORTVERSION=   0.6.0
XCATEGORIES=    sysutils kde
XMASTER_SITES=  http://www.gfai.de/~jaham/download/ \
X                               http://freshmeat.net/redir/kbirthday/32531/url_tgz/
X
XMAINTAINER=    h.eichmann@gmx.de
XCOMMENT=       A KDE kicker-applet that reminds you of birthdays and anniversaries
X
XGNU_CONFIGURE= yes
XUSE_GMAKE=     yes
XUSE_KDELIBS_VER=3
XINSTALLS_SHLIB=        yes
XUSE_LIBTOOL=   yes
X
XFETCH_CMD ?=/usr/bin/fetch
X
X.include <bsd.port.mk>
END-of-kbirthday/Makefile
echo x - kbirthday/pkg-descr
sed 's/^X//' >kbirthday/pkg-descr << 'END-of-kbirthday/pkg-descr'
XKBirthday is a kicker-applet that reminds you of birthdays and
Xanniversaries from your KDE addressbook. It uses the KDE
Xaddressbook API to access the addressbook data. So you
Xcan use your favourite addressbook frontend to manage your
Xfriends addresses, birthdays and anniversaries.
X
XFeatures:
X
X    * support for birthdays and anniversaries from kaddressbook
X    * configurable notification time (past and future events supported)
X    * highlighting of most urgent events with configurable color
X    * shows remaining days to every event
X    * shows age of a person having birthday or years of anniversary
X
X
XWWW: http://www.gfai.de/~jaham/projects/kbirthday/kbirthday.html
XWWW: http://home.fhtw-berlin.de/~s0270195/projects/kbirthday/kbirthday.html
X
X--
Xh.eichmann@gmx.de
END-of-kbirthday/pkg-descr
echo x - kbirthday/pkg-plist
sed 's/^X//' >kbirthday/pkg-plist << 'END-of-kbirthday/pkg-plist'
Xlib/libkbirthday.so
Xlib/libkbirthday.la
Xshare/locale/de/LC_MESSAGES/kbirthday.mo
Xshare/apps/kicker/applets/kbirthday.desktop
END-of-kbirthday/pkg-plist
exit


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Wed Apr 16 04:16:18 PDT 2003 
State-Changed-Why:  
Committed, thanks 
(I changed the category to deskutils, which is more appropriate) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50877 
>Unformatted:
