diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-10-28 12:57:41 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-10-28 12:57:41 +0000 |
commit | ffc04dc3236184736d7339ec606596fe2334f4fd (patch) | |
tree | 6c6aba562f5791017b5e2e84367cfd4f8fa43dbf /mail/postfixadmin/files/pkg-message.in | |
parent | Add a dependency on devel/icu to fix the build if boost-libs is built (diff) |
Update to 2.93.
While there, convert to options helpers.
PR: 204086
Submitted by: maintainer
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=400387
Diffstat (limited to 'mail/postfixadmin/files/pkg-message.in')
-rw-r--r-- | mail/postfixadmin/files/pkg-message.in | 27 |
1 files changed, 9 insertions, 18 deletions
diff --git a/mail/postfixadmin/files/pkg-message.in b/mail/postfixadmin/files/pkg-message.in index 49368f4804a0..e905d8c5eef6 100644 --- a/mail/postfixadmin/files/pkg-message.in +++ b/mail/postfixadmin/files/pkg-message.in @@ -1,20 +1,11 @@ -# -# Postfix Admin -# by Mischa Peters <mischa at high5 dot net> -# Copyright (c) 2002 - 2005 High5! -# Licensed under GPL for more info check GPL-LICENSE.TXT -# +If you are upgrading, you need to update your current installation's +database by browsing to [URL]/setup.php where [URL] is the +postfixadmin webroot. -REQUIRED!! ----------- -- You are using Postfix 2.0 or higher. -- You are using Apache 1.3.27 / Lighttpd 1.3.15 or higher. -- You are using PHP 5.1.2 or higher. -- You are using MySQL 3.23 or higher (5.x recommended) OR PostgreSQL 7.4 (or higher) - -INSTALL / UPGRADE ----------- -- Postfixadmin has brought about some changes, all database install/update scripts are now php web based -- Browse to the webroot and run setup.php to install or update your current postfixadmin installation -- For detailed information please read the INSTALL.TXT +To avoid checksum errors when removing or upgrading postfixadmin, do not +edit config.inc.php. Instead put your configuration settings in +config.local.php in the postfixadmin webroot. That file will be included +automatically by config.inc.php. +For detailed information, please see the complete installation steps in +%%DATADIR%%/INSTALL.TXT |