From q@uni.de  Thu Jan 22 08:35:57 2004
Return-Path: <q@uni.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A278516A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Jan 2004 08:35:57 -0800 (PST)
Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DD8E343D3F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Jan 2004 08:35:49 -0800 (PST)
	(envelope-from q@uni.de)
Received: from wrzx34.rz.uni-wuerzburg.de (wrzx34.rz.uni-wuerzburg.de [132.187.3.34])
	by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id F1ED8B2B2E
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Jan 2004 17:35:48 +0100 (CET)
Received: from virusscan (localhost [127.0.0.1])
	by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id C660519DEC
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Jan 2004 17:35:48 +0100 (CET)
Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28])
	by wrzx34.rz.uni-wuerzburg.de (Postfix) with ESMTP id 9ED8C19DBC
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Jan 2004 17:35:48 +0100 (CET)
Received: from coyote.q.local (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14])
	by mailmaster.uni-wuerzburg.de (Postfix) with ESMTP id 399A5B3E5A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Jan 2004 17:35:48 +0100 (CET)
Received: from roadrunner.q.local (localhost [127.0.0.1])
	by roadrunner.q.local (8.12.10/8.12.10) with ESMTP id i0MGZlVF013326
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Jan 2004 17:35:47 +0100 (CET)
	(envelope-from q@roadrunner.q.local)
Received: (from q@localhost)
	by roadrunner.q.local (8.12.10/8.12.10/Submit) id i0MGZkVw013325;
	Thu, 22 Jan 2004 17:35:46 +0100 (CET)
	(envelope-from q)
Message-Id: <200401221635.i0MGZkVw013325@roadrunner.q.local>
Date: Thu, 22 Jan 2004 17:35:46 +0100 (CET)
From: Ulrich Spoerlein <q@uni.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] x11-clocks/wmbday: Window Maker dock app that will remind you of birthdays
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         61735
>Category:       ports
>Synopsis:       [NEW PORT] x11-clocks/wmbday: Window Maker dock app that will remind you of birthdays
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 22 08:40:17 PST 2004
>Closed-Date:    Thu Jan 22 14:20:50 PST 2004
>Last-Modified:  Thu Jan 22 14:20:50 PST 2004
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD roadrunner 5.2-RELEASE FreeBSD 5.2-RELEASE #3: Tue Jan 20 18:06:57 CET 2004
>Description:
wmbday is a Window Maker dock app for Linux und FreeBSD that will remind you of
birthdays. It can show up to four persons whose birthday is next. On a birthday
it will notify you by blinking the concerning person. Background color, normal
and notification font color can be changed. The data is loaded from a simple
text file.

WWW:	http://buzzinhornetz.ath.cx/wmbday/

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- wmbday-0.2a.shar begins here ---
# 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:
#
#	wmbday
#	wmbday/pkg-descr
#	wmbday/Makefile
#	wmbday/pkg-plist
#	wmbday/distinfo
#	wmbday/files
#	wmbday/files/patch-Makefile
#
echo c - wmbday
mkdir -p wmbday > /dev/null 2>&1
echo x - wmbday/pkg-descr
sed 's/^X//' >wmbday/pkg-descr << 'END-of-wmbday/pkg-descr'
Xwmbday is a Window Maker dock app for Linux und FreeBSD that will remind you of
Xbirthdays. It can show up to four persons whose birthday is next. On a birthday
Xit will notify you by blinking the concerning person. Background color, normal
Xand notification font color can be changed. The data is loaded from a simple
Xtext file.
X
XWWW:	http://buzzinhornetz.ath.cx/wmbday/
END-of-wmbday/pkg-descr
echo x - wmbday/Makefile
sed 's/^X//' >wmbday/Makefile << 'END-of-wmbday/Makefile'
X# New ports collection makefile for:	wmbday
X# Date created:				2004-01-06
X# Whom:					Ulrich Spoerlein <q@uni.de>
X#
X# $FreeBSD$
X
XPORTNAME=	wmbday
XPORTVERSION=	0.2a
XCATEGORIES=	x11-clocks
XMASTER_SITES=	http://buzzinhornetz.ath.cx/wmbday/files/
X
XMAINTAINER=	q@roadrunner
XCOMMENT=	Window Maker dock app that will remind you of birthdays
X
XBUILD_DEPENDS=	${X11BASE}/bin/xmessage:${PORTSDIR}/x11/XFree86-4-clients
X
XHAS_CONFIGURE=	yes
XUSE_XLIB=	yes
X
XMAN1=		wmbday.1
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/wmbday ${PREFIX}/bin
X.if !defined(NO_INSTALL_MANPAGES)
X	${INSTALL_MAN} ${WRKSRC}/wmbday.1 ${PREFIX}/man/man1
X.endif
X
X.include <bsd.port.mk>
END-of-wmbday/Makefile
echo x - wmbday/pkg-plist
sed 's/^X//' >wmbday/pkg-plist << 'END-of-wmbday/pkg-plist'
X@comment $FreeBSD$
Xbin/wmbday
END-of-wmbday/pkg-plist
echo x - wmbday/distinfo
sed 's/^X//' >wmbday/distinfo << 'END-of-wmbday/distinfo'
XMD5 (wmbday-0.2a.tar.gz) = b4c1062e5db18c4dc2c6cf2896dc7b7b
END-of-wmbday/distinfo
echo c - wmbday/files
mkdir -p wmbday/files > /dev/null 2>&1
echo x - wmbday/files/patch-Makefile
sed 's/^X//' >wmbday/files/patch-Makefile << 'END-of-wmbday/files/patch-Makefile'
X--- Makefile.orig	Sun Jul 27 15:11:38 2003
X+++ Makefile	Tue Jan  6 00:39:09 2004
X@@ -1,16 +1,15 @@
X-CC 				= gcc
X OBJS			= date.c ring.c main.c
X-INCDIR			= -I/usr/X11R6/include
X-LIBDIR			= -L/usr/X11R6/lib
X+INCDIR			= -I$(X11BASE)/include
X+LIBDIR			= -L$(X11BASE)/lib
X LIBS			= -lX11 -lXext
X-BIN_DESTDIR 	= /usr/local/bin
X-MAN_DESTDIR		= /usr/local/man/man1
X+BIN_DESTDIR 	= $(PREFIX)/local/bin
X+MAN_DESTDIR		= $(PREFIX)/man/man1
X PACKAGE 		= wmbday
X VERSION 		= 0.1
X 
X 
X all:
X-	$(CC) $(OBJS) -o wmbday -Wall $(LIBDIR) $(LIBS) $(INCDIR)
X+	$(CC) $(CFLAGS) $(OBJS) -o wmbday -Wall $(LIBDIR) $(LIBS) $(INCDIR)
X 
X debug:
X 	$(CC) -g $(OBJS) -o wmbday -Wall $(LIBDIR) $(LIBS) $(INCDIR)
END-of-wmbday/files/patch-Makefile
exit
--- wmbday-0.2a.shar ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Thu Jan 22 14:20:44 PST 2004 
State-Changed-Why:  
New port added, thanks! 

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