From raj@pandora.csub.edu  Wed Apr  5 18:26:27 2006
Return-Path: <raj@pandora.csub.edu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1FE6716A401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Apr 2006 18:26:27 +0000 (UTC)
	(envelope-from raj@pandora.csub.edu)
Received: from cserv65.csub.edu (cserv65.csub.edu [136.168.10.65])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BB77143D46
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  5 Apr 2006 18:26:26 +0000 (GMT)
	(envelope-from raj@pandora.csub.edu)
Received: from cserv65.csub.edu (localhost [127.0.0.1])
	by cserv65.csub.edu (8.13.4/8.13.4) with ESMTP id k35IPqpZ002906
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 5 Apr 2006 11:25:52 -0700 (PDT)
	(envelope-from raj@cserv65.csub.edu)
Received: (from raj@localhost)
	by cserv65.csub.edu (8.13.4/8.13.4/Submit) id k35IPqNZ002905;
	Wed, 5 Apr 2006 11:25:52 -0700 (PDT)
	(envelope-from raj)
Message-Id: <200604051825.k35IPqNZ002905@cserv65.csub.edu>
Date: Wed, 5 Apr 2006 11:25:52 -0700 (PDT)
From: Russell Jackson <raj@pandora.csub.edu>
Reply-To: Russell Jackson <raj@pandora.csub.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: deskutils/wyrd curses front end to remind
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         95361
>Category:       ports
>Synopsis:       New port: deskutils/wyrd curses front end to remind
>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:   Wed Apr 05 18:30:15 GMT 2006
>Closed-Date:    Thu Jul 06 18:05:46 GMT 2006
>Last-Modified:  Thu Jul 06 18:05:46 GMT 2006
>Originator:     Russell Jackson
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
California State University, Bakersfield
>Environment:
System: FreeBSD cserv65.csub.edu 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #1: Tue Mar 14 12:53:50 PST 2006 raj@cserv65.csub.edu:/usr/obj/usr/src/sys/CSERV65 i386


	
>Description:
	
>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:
#
#	wyrd
#	wyrd/Makefile
#	wyrd/distinfo
#	wyrd/pkg-descr
#
echo c - wyrd
mkdir -p wyrd > /dev/null 2>&1
echo x - wyrd/Makefile
sed 's/^X//' >wyrd/Makefile << 'END-of-wyrd/Makefile'
X# New ports collection makefile for: wyrd
X# Date created: Apr 5 2006
X# Whom: Russell A. Jackson <raj@csub.edu>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	wyrd
XPORTVERSION=	1.3.0
XCATEGORIES=	deskutils
XMASTER_SITES=	http://www.eecs.umich.edu/~pelzlpj/wyrd/
X
XMAINTAINER=	raj@csub.edu
XCOMMENT=	A curses front end to remind
X
XBUILD_DEPENDS=	${LOCALBASE}/bin/ocamlc:${PORTSDIR}/lang/ocaml
XRUN_DEPENDS=	${LOCALBASE}/bin/remind:${PORTSDIR}/deskutils/remind
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
X
XMAN1=		wyrd.1
XMAN5=		wyrdrc.5
XPLIST_FILES=	bin/wyrd
X
X.include <bsd.port.mk>
END-of-wyrd/Makefile
echo x - wyrd/distinfo
sed 's/^X//' >wyrd/distinfo << 'END-of-wyrd/distinfo'
XMD5 (wyrd-1.3.0.tar.gz) = eb309f8a6cdbb191a793db59999cd612
XSHA256 (wyrd-1.3.0.tar.gz) = c87b28bf6f1ca6fb1f5141498ff5fc1d0ef033ae54a9c0f8c32d5dedfce98a28
XSIZE (wyrd-1.3.0.tar.gz) = 192870
END-of-wyrd/distinfo
echo x - wyrd/pkg-descr
sed 's/^X//' >wyrd/pkg-descr << 'END-of-wyrd/pkg-descr'
XWyrd is a text-based front-end to Remind, a sophisticated calendar and alarm
Xprogram. Remind's power lies in its programmability, and Wyrd does not hide
Xthis capability behind flashy GUI dialogs. Rather, Wyrd is designed to make you
Xmore efficient at editing your reminder files directly. It also offers a
Xscrollable timetable suitable for visualizing your schedule at a glance. Here
Xis a screenshot.
X
XUnlike most of the calendar applications available today, Wyrd is designed to
Xbe both lightweight and fast. Startup time is negligible, UI navigation is
Xinstantaneous, and the wyrd process typically consumes less than 2MB of
Xresident memory.
X
XWWW: http://www.eecs.umich.edu/~pelzlpj/wyrd/
END-of-wyrd/pkg-descr
exit


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->aaron 
Responsible-Changed-By: aaron 
Responsible-Changed-When: Sat May 20 23:15:32 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95361 
Responsible-Changed-From-To: aaron->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Jul 1 06:46:18 UTC 2006 
Responsible-Changed-Why:  
Reassign to pool.  The assignee has had this PR for some time, and did not 
respond to email asking about its status. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95361 
State-Changed-From-To: open->closed 
State-Changed-By: garga 
State-Changed-When: Thu Jul 6 18:05:32 UTC 2006 
State-Changed-Why:  
New port added. Thanks! 

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