From owner-cvs-all@FreeBSD.ORG Thu Jul 6 17:54:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6784E16A639; Thu, 6 Jul 2006 17:54:51 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 366A343D45; Thu, 6 Jul 2006 17:54:51 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k66HspGQ013848; Thu, 6 Jul 2006 17:54:51 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k66HspL3013847; Thu, 6 Jul 2006 17:54:51 GMT (envelope-from garga) Message-Id: <200607061754.k66HspL3013847@repoman.freebsd.org> From: Renato Botelho Date: Thu, 6 Jul 2006 17:54:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils Makefile ports/deskutils/wyrd Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jul 2006 17:54:51 -0000 garga 2006-07-06 17:54:51 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/wyrd Makefile distinfo pkg-descr Log: Wyrd is a text-based front-end to Remind, a sophisticated calendar and alarm program. Remind's power lies in its programmability, and Wyrd does not hide this capability behind flashy GUI dialogs. Rather, Wyrd is designed to make you more efficient at editing your reminder files directly. It also offers a scrollable timetable suitable for visualizing your schedule at a glance. Here is a screenshot. Unlike most of the calendar applications available today, Wyrd is designed to be both lightweight and fast. Startup time is negligible, UI navigation is instantaneous, and the wyrd process typically consumes less than 2MB of resident memory. WWW: http://www.eecs.umich.edu/~pelzlpj/wyrd/ PR: ports/95361 Submitted by: Russell A. Jackson Revision Changes Path 1.233 +1 -0 ports/deskutils/Makefile 1.1 +26 -0 ports/deskutils/wyrd/Makefile (new) 1.1 +3 -0 ports/deskutils/wyrd/distinfo (new) 1.1 +13 -0 ports/deskutils/wyrd/pkg-descr (new)