mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 04:00:41 -04:00
- Add support for Berkeley DB used by the expire plugin. - Install more DOCS. - Move the SCRIPT_ENV substitutions to SUB_FILES otherwise DOVECOT_[UG]ID settings do not propagate to the binary package. - Change from .if defined(WITHOUT_*)to .if defined(WITH_*) && !defined(WITHOUT_*) - Make the PROTOCOLS substitution include all the protocols which are built into the example config file. - Clean up patch-dovecot-example.conf and perform some post-patch processing to reflect more closely how this port actually installs. This is necessary because of the optional ManageSieve patch. - Modify files/dovecot.sh.in to ensure runtime directories exist with correct permissions. - Rework the install so all the example config files get installed into EXAMPLESDIR as per hier(7) independent of the NOPORTDOCS tunable. Install the relevant config files into etc/ if no prior version exists. - Ensure that 'make install' and pkg_add(1) produce identical installs and that everything is accounted for in the PLIST. PR: ports/127200 Submitted by: Yarema <yds@CoolRat.org> (maintainer) |
||
---|---|---|
.. | ||
dovecot.sh.in | ||
patch-configure | ||
patch-dovecot-example.conf | ||
pkg-deinstall.in | ||
pkg-install.in | ||
pkg-message.in |