K 10 svn:author V 5 beech K 8 svn:date V 27 2008-09-08T06:42:28.000000Z K 7 svn:log V 1112 - Update to 1.1.3 - 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 (maintainer) END