aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/wyrd/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 1.4.6, which fixed a parallel build race conditiondanfe2013-08-211-3/+3
| | | | | | | | | | | | | | resulting from integration of upstream ocaml-curses - Get rid of indefinite article in COMMENT, convert USE_GMAKE - Convert pkg-plist into PLIST_FILES and PORTDOCS - Add missing DOCS to OPTIONS_DEFINE, utilize new options helper - Fix minor formatting glitch and adjust WWW line in port description Reported by: marino Approved by: miwi, bapt (portmgr, implicit) PR: ports/179485 Submitted by: cs Approved by: maintainer (version update)
* - Update to 1.4.4lwhsu2009-01-031-1/+1
| | | | | | PR: ports/129651 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> Approved by: maintainer timeout
* Fix pkg-descrgarga2006-07-071-2/+1
|
* Wyrd is a text-based front-end to Remind, a sophisticated calendar and alarmgarga2006-07-071-0/+13
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 <raj at csub.edu>