head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.1;
locks; strict;
comment	@# @;


1.3
date	2009.09.07.11.25.23;	author jadawin;	state Exp;
branches;
next	1.2;

1.2
date	2007.08.27.12.40.09;	author rafan;	state Exp;
branches;
next	1.1;

1.1
date	2007.02.11.23.16.49;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 0.72.2

PR:		ports/138608
Submitted by:	Mathias Monnerville <mathias monnerville.com>
@
text
@*****************************************************************
First time installation notes:

Before using GLPI, you will need to configure your database.
Full installation instructions are available here:

	http://glpi-project.org/spip.php?article61

If you are using MySQL, here's the short version of the instructions:

  1. Create a new database:
  $ mysqladmin -uroot create glpi 

  2. Grant access to the database:
  $ mysql -uroot -e"GRANT ALL ON glpi.* TO USERNAME@@localhost IDENTIFIED BY 'PASSWORD'" glpi
  (choose your own values for USERNAME and PASSWORD)

You will also need to configure Apache.  Consider adding the following
to your httpd.conf:

    <Directory %%PREFIX%%/%%GLPIDIR%%>
        AllowOverride Options FileInfo
    </Directory>

Then reload Apache: 'apachectl graceful'

Please visit 'http://{host.domain}/%%GLPIDIR%%/' in a
web-browser and follow the configuration instructions.
*****************************************************************
@


1.2
log
@- Update to 0.68.3.2
- Remove editor backup files

PR:		ports/115828
Submitted by:	Mathias Monnerville <mathias.monnerville at paris-sorbonne.fr> (maintainer)
@
text
@d25 1
a25 1
Then restart Apache: 'apachectl graceful'
@


1.1
log
@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/

PR:		ports/109055
Submitted by:	Mathias Monnerville <mathias at monnerville.com>
@
text
@d2 2
@

