aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-08-15 16:07:27 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-08-15 16:07:27 +0000
commit23c17d928797bb53ac93965f2909587bc8eb157c (patch)
tree753c531613b08e2166f470c586803747aa9b2bd6 /mail/squirrelmail
parent1fefb800335decb860f6a4e27532d08508830169 (diff)
downloadports-23c17d928797bb53ac93965f2909587bc8eb157c.tar.gz
ports-23c17d928797bb53ac93965f2909587bc8eb157c.zip
Remove the suggestion to add session.auto_start=1 to php.ini if
logging in fails. On modern PHP, it *makes* logging in fail. PORTREVISION bump to be on the safe side. PR: 202226 Submitted by: freebsd@alexus.org
Notes
Notes: svn path=/head/; revision=394328
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r--mail/squirrelmail/Makefile1
-rw-r--r--mail/squirrelmail/files/pkg-message.in7
2 files changed, 3 insertions, 5 deletions
diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile
index 39ba3ab8c7fb..269a9284740d 100644
--- a/mail/squirrelmail/Makefile
+++ b/mail/squirrelmail/Makefile
@@ -3,6 +3,7 @@
PORTNAME= squirrelmail
PORTVERSION= 20150324
+PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= LOCAL/adamw/squirrelmail
DISTNAME= ${PORTNAME}-${PORTVERSION}_0200-SVN.stable
diff --git a/mail/squirrelmail/files/pkg-message.in b/mail/squirrelmail/files/pkg-message.in
index 668eefdc8488..3d0ab69e8b4f 100644
--- a/mail/squirrelmail/files/pkg-message.in
+++ b/mail/squirrelmail/files/pkg-message.in
@@ -6,13 +6,10 @@ To activate SquirrelMail, you must complete the following steps:
2) Make sure the following is set in your php.ini:
file_uploads = On
-3) If you have trouble logging in, add the following to your php.ini:
- session.auto_start = 1
-
-4) Configure your installation.
+3) Configure your installation.
SQUIRRELMAIL WILL NOT WORK UNTIL THIS HAS BEEN DONE.
cd %%SQUIRRELDIR%% && ./configure
-5) It is best practice to change the data/user preference directory
+4) It is best practice to change the data/user preference directory
(under General Options) to somewhere outside of
%%SQUIRRELDIR%%.