head	1.3;
access;
symbols
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2007.07.06.05.34.30;	author lwhsu;	state dead;
branches;
next	1.2;

1.2
date	2002.06.07.07.59.53;	author wjv;	state Exp;
branches;
next	1.1;

1.1
date	2001.10.15.11.53.18;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- Update to 1.5.6
- Update various language packs to the latest versions
- Change default install directory from www/data/gallery to www/gallery
- Use WWWDIR

PR:		ports/111568
Submitted by:	Alex Varju <freebsd-ports AT varju.ca> (maintainer)
@
text
@*****************************************************************

 Please consider adding the following 3 lines to your httpd.conf
	
	<Directory %%PREFIX%%/%%GALLERYDIR%%>
		AllowOverride Options FileInfo
	</Directory>

 Then restart apache: 'apachectl graceful'

*****************************************************************

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

*****************************************************************
@


1.2
log
@- Update to version 1.3
- Add additional dependencies
- Install documentation to $DOCSDIR
- Place installation path under build-time user control
- Various style improvements

Approved by:	MAINTAINER
@
text
@@


1.1
log
@add galery
Gallery is a slick web based photo album written using PHP

PR:		30476
Submitted by:	Jamie Hermans <jamie@@otidan.hermans.ca>
@
text
@d5 1
a5 1
	<Directory /usr/local/www/data/gallery>
d9 1
a9 1
 Then restart apache: 'apachectl restart'
@

