---
name: WebCalendar
version: 1.0.5_2
origin: www/webcalendar
comment: A web-based calendar application
arch: freebsd:9:x86:64
www: http://www.k5n.us/webcalendar.php
maintainer: glarkin@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 3136280
desc: "This is a port of the WebCalendar application. WebCalendar is an\nOpen Source
  web-based calendar/scheduling system written in PHP.\nWebCalendar has been under
  development since 2000 and continues\nto evolve. \n\nWWW: http://www.k5n.us/webcalendar.php\n"
deps:
  php5-session: {origin: www/php5-session, version: 5.4.17}
  apache22: {origin: www/apache22, version: 2.2.25}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  expat: {origin: textproc/expat2, version: 2.1.0}
  php5: {origin: lang/php5, version: 5.4.17}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  pcre: {origin: devel/pcre, version: 8.33}
  gettext: {origin: devel/gettext, version: 0.18.3}
  apr: {origin: devel/apr1, version: 1.4.8.1.5.2}
  php5-mysql: {origin: databases/php5-mysql, version: 5.4.17}
  gdbm: {origin: databases/gdbm, version: 1.10}
  db42: {origin: databases/db42, version: 4.2.52_5}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- www
options: {PGSQL: off, ORACLE: off, ODBC: off, MYSQL: on, MSSQL: off, LDAP: off, DOCS: on,
  DBASE: off}
message: |
  *************************************************
  Post-installation instructions:

  First, Add the following line to your httpd.conf:

  Alias /webcalendar/ "/usr/local/www/webcalendar"

  Next, to configure WebCalendar, please read
  /usr/local/share/doc/webcalendar/WebCalendar-SysAdmin.html
  for information about creating the database, installing
  the database tables and other post-installation tasks,
  such as setting up email reminders.

  Finally copy
  /usr/local/www/webcalendar/includes/settings.php.orig to
  /usr/local/www/webcalendar/includes/settings.php and edit it
  for your installation.
  *************************************************
