Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2006 11:25:52 -0700 (PDT)
From:      Russell Jackson <raj@pandora.csub.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95361: New port: deskutils/wyrd curses front end to remind
Message-ID:  <200604051825.k35IPqNZ002905@cserv65.csub.edu>
Resent-Message-ID: <200604051830.k35IUF73041092@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 05 18:30:15 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604051825.k35IPqNZ002905>