diff options
author | garga <garga@FreeBSD.org> | 2008-09-23 21:30:56 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2008-09-23 21:30:56 +0800 |
commit | c84b4f86fdf552d43d7b96cde4037b3bc27300f7 (patch) | |
tree | c8e6d6d729ca26a3b5733547ed0cab90ca8e5cc1 /www/dotproject/files | |
parent | 3ea6f4f92c339a19d9cbb947407ce5d874473a1b (diff) | |
download | freebsd-ports-gnome-c84b4f86fdf552d43d7b96cde4037b3bc27300f7.tar.gz freebsd-ports-gnome-c84b4f86fdf552d43d7b96cde4037b3bc27300f7.tar.zst freebsd-ports-gnome-c84b4f86fdf552d43d7b96cde4037b3bc27300f7.zip |
- Update to 2.1.2
- Use SF macro
- This version run with php 5, change default version
- Fix pkg-message to reflect this version
- Take over maintainership
PR: ports/127448
Submitted by: garga
Approved by: maintainer
Diffstat (limited to 'www/dotproject/files')
-rw-r--r-- | www/dotproject/files/pkg-message.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/dotproject/files/pkg-message.in b/www/dotproject/files/pkg-message.in index da4c61aefe4a..f3e38b338025 100644 --- a/www/dotproject/files/pkg-message.in +++ b/www/dotproject/files/pkg-message.in @@ -4,15 +4,5 @@ It is suggested that you add the following to httpd.conf: Alias /dotproject/ "%%DOTPROJECTDIR%%/" -dotProject has bugs when using MySQL servers later then version 3.23. -If you had not previously installed MySQL 3.23, you will need access -to a 3.23 server. You will not be able to install one from this -ports tree. You can use a remote server, or install one in a jail. -To install a local MySQL 3.23 server you will need to create a jail -and install databases/mysql323-server. - -Another option is to patch dotProject to use MySQL 5. See -http://www.dotproject.net/vbulletin/archive/index.php/t-5292.html - Then access http://<host>/dotproject and follow the instructions to complete the installation. |