depends on the camlp4 language and labltk ocaml modules, which are
now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be rebuilt
PR: 199845
Submitted by: jbeich@
Differential Revision: https://reviews.freebsd.org/D2434
Approved by: portmgr (mat)
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)
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>