summaryrefslogtreecommitdiff
path: root/mail/roundcube
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-02-16 10:49:53 +0000
committerwiz <wiz@pkgsrc.org>2016-02-16 10:49:53 +0000
commitaf7aa0bb18f8c366cb5a02507c1ac0725f03d67e (patch)
tree367c5c6acbe4e2c4abfeb0a76cc6de0f16241a8f /mail/roundcube
parent1c20adf8fb2d35d4e5d537124eaeeb96dcc85fa0 (diff)
downloadpkgsrc-af7aa0bb18f8c366cb5a02507c1ac0725f03d67e.tar.gz
Add a setup detail to the MESSAGE:
Make sure ${PREFIX}/share/roundcube/temp/ exists and is writable by the web server user.
Diffstat (limited to 'mail/roundcube')
-rw-r--r--mail/roundcube/MESSAGE6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/roundcube/MESSAGE b/mail/roundcube/MESSAGE
index 30f68cd03b2..364d466f303 100644
--- a/mail/roundcube/MESSAGE
+++ b/mail/roundcube/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.9 2013/06/15 16:08:09 taca Exp $
+$NetBSD: MESSAGE,v 1.10 2016/02/16 10:49:53 wiz Exp $
Please refer to the following file on how to setup your RoundCube
installation.
@@ -27,4 +27,8 @@ to httpd.conf:
Make sure to enable access_compat_module if you are using Apache 2.3 or
later.
+Make sure
+ ${PREFIX}/share/roundcube/temp/
+exists and is writable by the web server user.
+
===========================================================================