Port details |
- postfixadmin33 PHP web-based management tool for Postfix virtual domains and users
- 3.3.13 mail =2 3.3.13Version of this port present on the latest quarterly branch.
- Maintainer: ports.maintainer@evilphi.com
- Port Added: 2021-10-26 07:24:07
- Last Update: 2024-08-03 18:59:37
- Commit Hash: 6373a1d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: www
- License: GPLv2+
- WWW:
- http://www.postfixadmin.org/
- Description:
- Postfix Admin is a web-based management tool written in PHP for
Postfix with Postfix-style Virtual Domains using MySQL or
PostgreSQL lookups. Postfix Admin is known to work on Apache
and Lighttpd, but is designed to work on any web server with
PHP 5.1.2+ support.
Postfix Admin features:
- Virtual Mailboxes, Virtual Aliases and Forwarders;
- Domain-to-Domain Forwarding (Catch-All Aliases);
- Vacation (auto-responder) for Virtual Mailboxes;
- Quota, Alias & Mailbox limits per domain;
- Backup MX;
- Packaged with over 25 languages.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- postfixadmin33${PHP_PKGNAMESUFFIX}>0:mail/postfixadmin33
- To install the port:
- cd /usr/ports/mail/postfixadmin33/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/postfixadmin33
- pkg install postfixadmin33-php82
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: postfixadmin33-php82
- Package flavors (<flavor>: <package>)
- php82: postfixadmin33-php82
- php81: postfixadmin33-php81
- php83: postfixadmin33-php83
- php84: postfixadmin33-php84
- distinfo:
- TIMESTAMP = 1670854771
SHA256 (postfixadmin-postfixadmin-postfixadmin-3.3.13_GH0.tar.gz) = 026c4f370656b96b6c9f62328e901b9416a6e56d1c4df86249995d661498947b
SIZE (postfixadmin-postfixadmin-postfixadmin-3.3.13_GH0.tar.gz) = 1865708
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- mail/postfixadmin33-lite
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-DBI>=1.634 : databases/p5-DBI
- p5-Email-Sender>=1.300031 : mail/p5-Email-Sender
- p5-Email-Simple>=1.998 : mail/p5-Email-Simple
- p5-Email-Valid>=0.12 : mail/p5-Email-Valid
- p5-LockFile-Simple>=0.208 : devel/p5-LockFile-Simple
- p5-Log-Log4perl>=0.26 : devel/p5-Log-Log4perl
- p5-MIME-EncWords>=0.040 : mail/p5-MIME-EncWords
- p5-Net-DNS>=1.32 : dns/p5-Net-DNS
- p5-Try-Tiny>=0.30 : lang/p5-Try-Tiny
- php.h : lang/php82
- mbstring.so : converters/php82-mbstring
- session.so : www/php82-session
- imap.so : mail/php82-imap
- pdo_sqlite.so : databases/php82-pdo_sqlite
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for postfixadmin33-php82-3.3.13:
ADDONS=on: Include add-ons and related Perl dependencies
DOCS=on: Build and/or install documentation
IMAP=on: Support automated sub-folder creation for new mailboxes
====> Options available for the multi DATABASE: you have to choose at least one of them
MYSQL=off: MySQL database support
PGSQL=off: PostgreSQL database support
SQLITE=on: SQLite database support
===> Use 'make config' to modify these settings
- Options name:
- mail_postfixadmin33
- USES:
- cpe php:flavors shebangfix gettext perl5
- pkg-message:
- For install:
- 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 /usr/local/share/doc/postfixadmin33/INSTALL.TXT.
- If upgrading
- For upgrade-related details, including configuration changes, see
/usr/local/share/doc/postfixadmin33/CHANGELOG.TXT.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.13 03 Aug 2024 18:59:37 |
Muhammad Moinur Rahman (bofh) |
*/*: Unbreak with php84
These ports were initially marked to IGNORE with php84 as their runtime
dependencies were BROKEN. As all of the runtime dependencies has been
fixed for ther requirements unmark these ports. Although these ports
build perfectly with php84 but there might still be runtime issues with
these ports with php84. The maintainers are requested to do some runtime
checks for these ports.
Approved by: portmgr (blanket) |
3.3.13 28 Jul 2024 13:15:18 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84
Approved by: portmgr (blanket) |
3.3.13 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
3.3.13 24 Dec 2022 09:41:39 |
Nuno Teixeira (eduardo) Author: Mel Pilgrim |
mail/postfixadmin33: Update to 3.3.13
ChangeLog:
https://github.com/postfixadmin/postfixadmin/releases/tag/postfixadmin-3.3.12
https://github.com/postfixadmin/postfixadmin/releases/tag/postfixadmin-3.3.13
PR: 268332
MFH: 2022Q4 (bugfixes) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.3.11 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.3.11 05 Mar 2022 04:59:59 |
Guangyuan Yang (ygy) Author: Mel Pilgrim |
mail/postfixadmin33: Update to 3.3.11
PR: 262322 |
3.3.10 26 Oct 2021 07:21:22 |
Yasuhiro Kimura (yasu) Author: Mel Pilgrim |
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 |