ports/mail/postfixadmin33/files/pkg-message.in
Mel Pilgrim 3d87bd0fc8 mail/postfixadmin33(-lite): Add new ports
* Add mail/postfixadmin33 as PostfixAdmin 3.3.x release
* Add mail/postfixadmin33-lite as slave port of mail/postfixadmin33

PR:		258651
Approved by:	ygy (mentor)
Differential Revision:	https://reviews.freebsd.org/D32637
2021-10-26 16:21:22 +09:00

23 lines
676 B
Text

[
{ type: install
message: <<EOM
If you are upgrading, you may need to update your existing database.
You can do so by browsing to [URL]/setup.php where [URL] is the
postfixadmin root.
To avoid checksum errors when uninstalling 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 %%DOCSDIR%%/INSTALL.TXT.
EOM
}
{ type: upgrade
message: <<EOM
For upgrade-related details, including configuration changes, see
%%DOCSDIR%%/CHANGELOG.TXT.
EOM
}
]