aboutsummaryrefslogtreecommitdiff
path: root/www/phpbb3/files/pkg-opts
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-06-06 09:41:11 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-06-06 09:41:11 +0000
commitf8578bc620aff8e040bc426bd731c3d9a87d7c02 (patch)
treedbda96c2f1f5652113eaabbb660518336c83b4f0 /www/phpbb3/files/pkg-opts
parent10f833a8e09b65ed8b527f1d9824fe8bcb016de9 (diff)
downloadports-f8578bc620aff8e040bc426bd731c3d9a87d7c02.tar.gz
ports-f8578bc620aff8e040bc426bd731c3d9a87d7c02.zip
Notes
Diffstat (limited to 'www/phpbb3/files/pkg-opts')
-rw-r--r--www/phpbb3/files/pkg-opts22
1 files changed, 22 insertions, 0 deletions
diff --git a/www/phpbb3/files/pkg-opts b/www/phpbb3/files/pkg-opts
new file mode 100644
index 000000000000..16b8660c020f
--- /dev/null
+++ b/www/phpbb3/files/pkg-opts
@@ -0,0 +1,22 @@
+
+* WWWDOCROOT [www]
+ The DocumentRoot of your webserver under ${PREFIX}
+
+* PHPBBURL [phpBB3]
+ The base URL of phpBB3 on your webserver
+
+ phpBB2 will be installed under ${PREFIX}/${WWWDOCROOT}/${PHPBBURL},
+ and will be visible as http://<hostname>/${PHPBBURL}/
+
+* WWWOWN [www]
+ The user ID under which your webserver executes
+
+ It is recommended that you do not change this option unless you're
+ REALLY sure what you're doing.
+
+* WWWGRP [www]
+ The group ID under which your webserver executes
+
+ It is recommended that you do not change this option unless you're
+ REALLY sure what you're doing.
+