---
name: glpi
version: 0.83.8,1
origin: www/glpi
comment: Free IT and asset management software
arch: freebsd:9:x86:64
www: http://glpi-project.org/
maintainer: mathias@monnerville.com
prefix: /usr/local
licenselogic: single
flatsize: 21291811
desc: |
  GLPI is an Information Resource-Manager with an additional
  Administration- Interface. You can use it to build up a
  database with an inventory for your company (computer,
  software, printers...). It has enhanced functions to make
  the daily life for the administrators easier, like a job-
  tracking-system with mail-notification and methods to build
  a database with basic information about your network-topology.

  WWW: http://glpi-project.org/
deps:
  php5-session: {origin: www/php5-session, version: 5.4.17}
  apache22: {origin: www/apache22, version: 2.2.25}
  php5-xml: {origin: textproc/php5-xml, version: 5.4.17}
  php5-ctype: {origin: textproc/php5-ctype, version: 5.4.17}
  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}
  php5-json: {origin: devel/php5-json, version: 5.4.17}
  pcre: {origin: devel/pcre, version: 8.33}
  oniguruma: {origin: devel/oniguruma4, version: 4.7.1}
  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}
  php5-mbstring: {origin: converters/php5-mbstring, version: 5.4.17}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- www
options: {LDAP: off, IMAP: off}
message: "*****************************************************************\nFirst
  time installation notes:\n\nBefore using GLPI, you will need to configure your database.\nFull
  installation instructions are available here:\n\n\thttp://glpi-project.org/spip.php?article61\n\nIf
  you are using MySQL, here's the short version of the instructions:\n\n  1. Create
  a new database:\n  $ mysqladmin -uroot create glpi \n\n  2. Grant access to the
  database:\n  $ mysql -uroot -e\"GRANT ALL ON glpi.* TO USERNAME@localhost IDENTIFIED
  BY 'PASSWORD'\" glpi\n  (choose your own values for USERNAME and PASSWORD)\n\nYou
  will also need to configure Apache.  Consider adding the following\nto your httpd.conf:\n\n
  \   <Directory /usr/local/www/glpi>\n        AllowOverride Options FileInfo\n    </Directory>\n\nThen
  reload Apache: 'apachectl graceful'\n\nPlease visit 'http://{host.domain}/www/glpi/'
  in a\nweb-browser and follow the configuration instructions.\n*****************************************************************\n"
