From user@blg.akavia.ru  Thu Jan  1 11:03:25 2009
Return-Path: <user@blg.akavia.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 780F51065675
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 Jan 2009 11:03:25 +0000 (UTC)
	(envelope-from user@blg.akavia.ru)
Received: from blg.akavia.ru (aka-blg.amur.ru [85.88.166.30])
	by mx1.freebsd.org (Postfix) with ESMTP id 3A1388FC19
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 Jan 2009 11:03:23 +0000 (UTC)
	(envelope-from user@blg.akavia.ru)
Received: from blg.akavia.ru (localhost [127.0.0.1])
	by blg.akavia.ru (8.14.3/8.14.3) with ESMTP id n01B3HHK027145;
	Thu, 1 Jan 2009 20:03:17 +0900 (YAKT)
	(envelope-from user@blg.akavia.ru)
Received: (from root@localhost)
	by blg.akavia.ru (8.14.3/8.14.3/Submit) id n01B3Bkl027144;
	Thu, 1 Jan 2009 20:03:11 +0900 (YAKT)
	(envelope-from user)
Message-Id: <200901011103.n01B3Bkl027144@blg.akavia.ru>
Date: Thu, 1 Jan 2009 20:03:11 +0900 (YAKT)
From: Alexander Logvinov <ports@logvinov.com>
Reply-To: Alexander Logvinov <ports@logvinov.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Alexander Logvinov <ports@logvinov.com>
Subject: [new port] deskutils/gbirthday: A birthday reminder for Evolution contacts
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         130091
>Category:       ports
>Synopsis:       [new port] deskutils/gbirthday: A birthday reminder for Evolution contacts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 01 11:10:01 UTC 2009
>Closed-Date:    Wed Jan 07 22:12:31 UTC 2009
>Last-Modified:  Wed Jan  7 22:20:04 UTC 2009
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.4-RELEASE i386
>Organization:
>Environment:

>Description:

GBirthday is a birthday reminder application that helps you to remember your
evolution contacts' birthdays. It puts an icon on notification area which will
blink when there is any of your contacts' birthday today. You can also check if
there is any of your contacs' birhday on next days.

WWW: http://gbirthday.sourceforge.net/

>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:
#
#	gbirthday
#	gbirthday/files
#	gbirthday/files/patch-gbirthday.desktop
#	gbirthday/files/patch-languages_ru.lang
#	gbirthday/Makefile
#	gbirthday/distinfo
#	gbirthday/pkg-descr
#	gbirthday/pkg-plist
#
echo c - gbirthday
mkdir -p gbirthday > /dev/null 2>&1
echo c - gbirthday/files
mkdir -p gbirthday/files > /dev/null 2>&1
echo x - gbirthday/files/patch-gbirthday.desktop
sed 's/^X//' >gbirthday/files/patch-gbirthday.desktop << '6f181f1cde8d0762d1ddbf135e24eb9c'
X--- gbirthday.desktop.orig	2007-11-21 08:25:22.000000000 +0900
X+++ gbirthday.desktop	2009-01-01 19:22:13.000000000 +0900
X@@ -1,5 +1,6 @@
X [Desktop Entry]
X Name=GBirthday
X+Name[ru]=Напоминание о Днях рождения GBirthday
X Version=0.4.0
X Comment=Birthday reminder for Evolution contacts
X Comment[en]=Birthday reminder for Evolution contacts
X@@ -9,6 +10,7 @@
X Comment[gl]=Recordatorio de aniversarios pros contactos do Evolution
X Comment[it]=Promemoria compleanno per i contatti di Evolution
X Comment[pt]=Lembrete dos aniversários para os contatos do Evolution
X+Comment[ru]=Напоминание о Днях рождения для контактов Evolution
X Comment[sk]=Upozornenie na narodeniny pre kontakty programu Evolution
X Exec=gbirthday
X Terminal=false
6f181f1cde8d0762d1ddbf135e24eb9c
echo x - gbirthday/files/patch-languages_ru.lang
sed 's/^X//' >gbirthday/files/patch-languages_ru.lang << '40ae381c765ad63c6ac23c729c0d50b5'
X--- languages/ru.lang	2009-01-01 18:35:18.000000000 +0900
X+++ languages/ru.lang	2009-01-01 18:33:20.000000000 +0900
X@@ -0,0 +1,21 @@
X+about_language=Русский перевод
X+about_translation=Alexander Logvinov
X+about_comments=Напоминание о Днях рождения для контактов Evolution
X+menu_reload=Загрузить данные
X+menu_blink=Остановить индикацию
X+menu_preferences=Настройки
X+menu_about=О программе
X+menu_quit=Выход
X+pref_past=Предыдущие Дни рождения
X+pref_next=Следующие Дни рождения
X+pref_button=Сохранить и выйти
X+pos_month=2
X+pos_day=1
X+txt_birthday=Дни рождения
X+txt_empty=В указанном периоде Дней рождения нет
X+txt_today=Сегодня
X+txt_yesterday=Вчера
X+txt_daysago=### дня(ей) назад
X+txt_tomorrow=Завтра
X+txt_days=дня(ей)
X+txt_years=лет
40ae381c765ad63c6ac23c729c0d50b5
echo x - gbirthday/Makefile
sed 's/^X//' >gbirthday/Makefile << '83bdcfa7d9ca973f78f49132cf858440'
X# New ports collection makefile for:	gbirthday
X# Date created:				01 January 2009
X# Whom:					Alexander Logvinov <ports@logvinov.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gbirthday
XPORTVERSION=	0.4.1
XCATEGORIES=	deskutils gnome
XMASTER_SITES=	SF
X
XMAINTAINER=	ports@logvinov.com
XCOMMENT=	A birthday reminder for Evolution contacts
X
XRUN_DEPENDS=	${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb
X
XNO_BUILD=	yes
XNO_WRKSUBDIR=	yes
XUSE_PYTHON_RUN=	yes
XUSE_GNOME=	pygtk2 evolutiondataserver
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|/usr/share/${PORTNAME}|${DATADIR}|g' \
X		${WRKSRC}/${PORTNAME}.py ${WRKSRC}/${PORTNAME}.desktop
X	@${RM} ${WRKSRC}/languages/*.orig
X
Xdo-install:
X.for dir in pics languages
X	@${MKDIR} ${DATADIR}/${dir}
X	${INSTALL_DATA} ${WRKSRC}/${dir}/* ${DATADIR}/${dir}/
X.endfor
X	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.py ${DATADIR}
X	${LN} -fs ${DATADIR}/${PORTNAME}.py ${PREFIX}/bin/${PORTNAME}
X	@${MKDIR} ${PREFIX}/share/applications
X	${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications
X
X.include <bsd.port.mk>
83bdcfa7d9ca973f78f49132cf858440
echo x - gbirthday/distinfo
sed 's/^X//' >gbirthday/distinfo << 'cb5055b3a04ef9020609d3d282d35af1'
XMD5 (gbirthday-0.4.1.tar.gz) = d2a028ab886d05702152386e6e2978c7
XSHA256 (gbirthday-0.4.1.tar.gz) = 22094bc69a0ab1490875988bd485ac07be8eeab436d394ec2e0d5250f4ca12ff
XSIZE (gbirthday-0.4.1.tar.gz) = 38572
cb5055b3a04ef9020609d3d282d35af1
echo x - gbirthday/pkg-descr
sed 's/^X//' >gbirthday/pkg-descr << '1020c1429a6dc62f301623c64e5a9dd2'
XGBirthday is a birthday reminder application that helps you to remember your
Xevolution contacts' birthdays. It puts an icon on notification area which will
Xblink when there is any of your contacts' birthday today. You can also check if
Xthere is any of your contacs' birhday on next days.
X
XWWW: http://gbirthday.sourceforge.net/
1020c1429a6dc62f301623c64e5a9dd2
echo x - gbirthday/pkg-plist
sed 's/^X//' >gbirthday/pkg-plist << 'cc63a2bc7907b23dffb17dc81ebf0e0c'
Xbin/gbirthday
Xshare/applications/gbirthday.desktop
X%%DATADIR%%/gbirthday.py
X%%DATADIR%%/languages/de.lang
X%%DATADIR%%/languages/en.lang
X%%DATADIR%%/languages/es.lang
X%%DATADIR%%/languages/es_AR.lang
X%%DATADIR%%/languages/es_ES.lang
X%%DATADIR%%/languages/fr.lang
X%%DATADIR%%/languages/gl.lang
X%%DATADIR%%/languages/it.lang
X%%DATADIR%%/languages/ru.lang
X%%DATADIR%%/languages/pt.lang
X%%DATADIR%%/languages/sk.lang
X%%DATADIR%%/pics/birthday.png
X%%DATADIR%%/pics/birthdaylost.png
X%%DATADIR%%/pics/birthdaynext.png
X%%DATADIR%%/pics/birthdaytoday.png
X%%DATADIR%%/pics/gbirthday.png
X%%DATADIR%%/pics/gbirthday.svg
X%%DATADIR%%/pics/nobirthday.png
X%%DATADIR%%/pics/pie.svg
X@dirrmtry %%DATADIR%%/languages
X@dirrmtry %%DATADIR%%/pics
X@dirrmtry %%DATADIR%%
X@dirrmtry share/applications
cc63a2bc7907b23dffb17dc81ebf0e0c
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Jan 1 14:32:18 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130091 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Jan 7 22:12:30 UTC 2009 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=130091 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/130091: commit references a PR
Date: Wed,  7 Jan 2009 22:13:04 +0000 (UTC)

 miwi        2009-01-07 22:12:42 UTC
 
   FreeBSD ports repository
 
   Modified files:
     deskutils            Makefile 
   Added files:
     deskutils/gbirthday  Makefile distinfo pkg-descr pkg-plist 
     deskutils/gbirthday/files patch-gbirthday.desktop 
                               patch-languages_ru.lang 
   Log:
   GBirthday is a birthday reminder application that helps you to remember your
   evolution contacts' birthdays. It puts an icon on notification area which will
   blink when there is any of your contacts' birthday today. You can also check if
   there is any of your contacs' birhday on next days.
   
   WWW: http://gbirthday.sourceforge.net/
   
   PR:             ports/130091
   Submitted by:   Alexander Logvinov <ports at logvinov.com>
   
   Revision  Changes    Path
   1.351     +1 -0      ports/deskutils/Makefile
   1.1       +38 -0     ports/deskutils/gbirthday/Makefile (new)
   1.1       +3 -0      ports/deskutils/gbirthday/distinfo (new)
   1.1       +17 -0     ports/deskutils/gbirthday/files/patch-gbirthday.desktop (new)
   1.1       +24 -0     ports/deskutils/gbirthday/files/patch-languages_ru.lang (new)
   1.1       +6 -0      ports/deskutils/gbirthday/pkg-descr (new)
   1.1       +26 -0     ports/deskutils/gbirthday/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
