head	1.4;
access;
symbols
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	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.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2005.05.16.08.32.03;	author jylefort;	state dead;
branches;
next	1.3;

1.3
date	2004.12.03.12.01.38;	author edwin;	state Exp;
branches;
next	1.2;

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

1.1
date	2002.05.10.09.54.03;	author wjv;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Update to 2.0.15 [1]
- Use SUB_FILES=pkg-message

PR:		ports/81060 [1]
Submitted by:	maintainer [1]
@
text
@----------------------------------------------------------------------------
phpBB2 has been installed, but is not quite ready to be used yet!

You have to ensure that you have a database server (or ODBC access to a
remote database) installed and configured, and you have to ensure that your
PHP installation has been compiled with support for your database or
database access method.  You have to create a database for phpBB2 to use,
and ensure that this database may be accessed and changed by the user id
under which your web server executes.  Further information on these
installation procedures may be found in:

  %%DOCSDIR%%/README.html

Once these steps have been taken, you may connect to the following URL to
configure your installation of phpBB2:

  http://localhost/%%PHPBBURL%%/

After configuring phpBB2 and ensuring that it is operational, you MUST
delete the following files manually for security purposes from
%%PREFIX%%/%%PHPBBDIR%%:

  %%DELETEFILES%%

Duplicates of these files have been installed to %%DATADIR%%.
%%DATADIR%%/contrib contains contributed software for phpBB2.
----------------------------------------------------------------------------
@


1.3
log
@%%PREFIX%%/INDEX.html -> %%PREFIX%%/README.html
@
text
@@


1.2
log
@- Update to version 2.0.3
- Use $TAR rather than cpio(1) to install
- $PERL -> $REINPLACE_CMD
- Install contributed code under $DATADIR
- Numerous small fixes
@
text
@d12 1
a12 1
  %%DOCSDIR%%/INDEX.html
@


1.1
log
@- Big cleanup - almost a complete rewrite of this port
- Add necessary dependency on www/mod_php4
- Structure port Makefile and $PLIST in such a way that configuration data is
  not overwritten upon reinstall
- Ensure that (de)installation as package also works correctly
- Install documentation under $DOCSDIR
- Bump $PORTREVISION
@
text
@d20 2
a21 1
delete the following three files manually for security purposes:
d23 4
a26 3
  %%PREFIX%%/%%PHPBBDIR%%/install.php
  %%PREFIX%%/%%PHPBBDIR%%/upgrade.php
  %%PREFIX%%/%%PHPBBDIR%%/update_to_FINAL.php
@

