---
name: fruity
version: 1.0.r2_3
origin: net-mgmt/fruity
comment: Fruity is a PHP based web-frontend to your Nagios configuration
arch: freebsd:9:x86:64
www: http://fruity.sourceforge.net/
maintainer: dan@langille.org
prefix: /usr/local
licenselogic: single
flatsize: 11875934
desc: |
  Groundwork Fruity is a PHP based web-frontend to your Nagios
  configuration. It support handling Nagios 2.x configurations and it
  can import your old Nagios 1.x configurations. It also supports
  Nagios templates and makes them even more powerful.

  Feature List:
  - Supports Nagios 2.x Directives
  - Supports New Servicegroups
  - Supports Nagios Templates with Advanced Features
  - Supports inherited templates
  - Supports Overridding Template Values
  - Supports Importing Nagios 2.x and 1.x Configurations

  WWW: http://fruity.sourceforge.net/
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}
  nagios-plugins: {origin: net-mgmt/nagios-plugins, version: '1.4.16_2,1'}
  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}
  php5-dba: {origin: databases/php5-dba, version: 5.4.17}
  mysql-client: {origin: databases/mysql55-client, version: 5.5.33}
  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
- net-mgmt
message: "\n***********************************************************************\n*
  \                        POST INSTALL CONFIGURATION                  *\n***********************************************************************\n\nPlease
  note that everything has been installed in /usr/local/www/fruity.\n\nCreate a database
  for fruity in MySQL with select,insert,drop,empty privileges.\nImport the SQL data
  contained in /usr/local/www/fruity/sqldata/fruity-mysql.sql\n\ncreate database fruity;\nuse
  mysql;\ngrant usage on fruity.* to fruity@localhost;\ngrant select,insert,drop on
  fruity.* to fruity@localhost;\nset password for fruity@localhost = password('fruity');\n\nAlter
  the database name, user name, and password to suit and set the same\nvalues from
  above in the configuration file mentioned in the next paragraph.\n\nRead /usr/local/www/fruity/INSTALL
  but keep in mind local changes for\nFreeBSD: you need to copy /usr/local/etc/fruity.config.inc-sample
  \nto /usr/local/etc/fruity.config.inc and modify appropriately.\n\nYou will probably
  want to add an alias to your httpd.conf file, something\nlike this:\n\n   Alias
  /fruity/ /usr/local/www/fruity/\n\nAnd restart Apache.\n\nAlternatively, you can
  create a host dedicated to fruity and use\na DocumentRoot of /usr/local/www/fruity.\n\n"
