If a ports is linked against ncurses from base or from the ports, it should then add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@)
- Switch maintainership
PR: ports/152834
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by: Russell Jackson <raj@csub.edu> (old maintainer)
- Add optional UTF8 support (default off)
PR: ports/115881
Submitted by: Andris Raugulis <ar at null.lv>
Approved by: Russell A. Jackson <raj at csub.edu> (maintainer)
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>