aboutsummaryrefslogtreecommitdiffstats
path: root/www/dotproject/files
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-04-15 19:56:52 +0800
committerpav <pav@FreeBSD.org>2005-04-15 19:56:52 +0800
commitb956442586501480265843680e7c90b061886c22 (patch)
tree4d80f58d5b86f89713cef74575cc736f53222b9d /www/dotproject/files
parent691fd3d6587e91a60bbd3b89a1af09eba5268ca4 (diff)
downloadfreebsd-ports-gnome-b956442586501480265843680e7c90b061886c22.tar.gz
freebsd-ports-gnome-b956442586501480265843680e7c90b061886c22.tar.zst
freebsd-ports-gnome-b956442586501480265843680e7c90b061886c22.zip
dotProject is a PHP web-based project management framework that includes modules
for companies, projects, tasks (with Gantt charts), forums, files, calendar, contacts, tickets/helpdesk, multi-language support, user/module permissions and themes. PR: ports/79829 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Diffstat (limited to 'www/dotproject/files')
-rw-r--r--www/dotproject/files/pkg-message.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/dotproject/files/pkg-message.in b/www/dotproject/files/pkg-message.in
new file mode 100644
index 000000000000..f3e38b338025
--- /dev/null
+++ b/www/dotproject/files/pkg-message.in
@@ -0,0 +1,8 @@
+dotProject has been installed into %%DOTPROJECTDIR%%
+
+It is suggested that you add the following to httpd.conf:
+
+ Alias /dotproject/ "%%DOTPROJECTDIR%%/"
+
+Then access http://<host>/dotproject and follow the instructions to
+complete the installation.