A calendar application to manage your time with XFce 4 Maintained by:oliver@FreeBSD.org Port Added: 22 Jan 2007 16:56:29 Also Listed In:xfce
Orage provides a calendar which integrates nicely into the Xfce desktop
environment. It is highly configurable and supports alerts based on dates.
It warns you with popup or audio alarm. As it is an application kind-of
every day use it launches itself in the background as a daemon.
WWW: http://www.xfce.org/projects/orage/
To install the port:cd /usr/ports/deskutils/orage/ && make install clean To add the package:pkg_add -r orage
Configuration Options
===> The following configuration options are available for orage-4.4.2_2:
BDB=off (default) "Enable BDB support"
ICAL=off (default) "Enable libical support"
===> Use 'make config' to modify these settings
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
deskutils/orage/Makefile required ical.0 which should be
ical.27 because libical changed its name
PORTREVISION bump for multimedia/xfce4-media to pick up
the new libexo version
Submitted by: Rene Ladan <r.c.ladan@gmail.com>
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]