- Switch to using DISTVERSIONSUFFIX[1]
- Add SSL_PORT option to specify if OpenSSL from ports is to be used[1]
- Enforce SSL_PORT for 9.x[1]
- Cleanup OPTIONS[1]
- Remove unnecessary diffs[1]
- Add diff to handle long usernames (from mail/opensmtpd)
- Mark smtpctl binary as setgid for offline mail queuing to work
(reported/committed upstream)
- Explicitly create symlink for makemap, as mailwrapper does not seem
to manage the symlink
- Fix rc.d script as process name has been changed
PR: 206357
Submitted by: Andrey Fesenko <andrey at bsdnir dot info>[1]
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006
+ Implemented the Sieve extracttext extension (RFC 5703; Section 7). It
is now possible to extract body text from a message into a variable.
* Increased ABI version due to changes in the Sieve interpreter's object
definitions.
- multiscript: Fixed bug in handling of (implicit) keep; final keep
action was always executed as though there was a failure. This caused
the keep action to revert back to the initial message, causing
editheader actions to be ignored.
- managesieve-login: Fixed proxy to allow SASL mechanisms other than
PLAIN. Before, the proxy would fail if the server did not support the
PLAIN mechanism.
- ldap storage: Prevent segfault occurring when assigning certain
(global) configuration options.
PR: 207000
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
various perl scripts installed by this port
(2) Use ${PORTSDIR}/mail/sendmail/bsd.milter.mk to link against
libmilter installed by the mail/sendmail port when
WITH_SENDMAIL_PORT=yes is set in /etc/make.conf or the base
libmilter if WITH_SENDMAIL_BASE=yes
PR: 202374 (1)
Submitted by: freebsd-ports@dan.me.uk (1) matthew (2)
Reviewed by: pi (1)
Approved by: maintainer timeout (>14days)
- Added --errorsmax in --help message
- Added --debugssl int. Default is like --debugssl 1 (Only print out errors).
- Added --timeout1
- Added --timeout2 (--timeout still available to set both with the same value)
- Added --sslargs1 to pass any ssl parameter for host1 connection.
- Added --sslargs2 to pass any ssl parameter for host2 connection.
Example --sslargs1 SSL_verify_mode=1 --sslargs1 SSL_version=SSLv3
- Removed --allow3xx option.
- Added env_proxy call in sub xoauth2() to read proxy settings
from environment variable without PERL_LWP_ENV_PROXY=1
PR: 206952
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
- Bump PORTREVISIOn on dependent ports
Some Upgrade Notes:
This release fixes a validation failure for nodata with wildcards and
emptynonterminals. Fixes OpenSSL Library compability. Fixes correct
response for malformed EDNS queries. For crypto in libunbound there is
libnettle support.
Qname minimisation is implemented. Use qname-minimisation: yes to
enable it. This version sends the full query name when an error is
found for intermediate names. It should therefore not fail for names
on nonconformant servers. It combines well with
harden-below-nxdomain: yes because those nxdomains are probed by the
qname minimisation, and that will both stop privacy sensitive traffic
and reduce nonsense traffic to authority servers. So consider
enabling both. In this implementation IPv6 reverse lookups add
several labels per increment, because otherwise those lookups would be
very slow. [ Reference
https://tools.ietf.org/html/draft-ietf-dnsop-qname-minimisation-08 ]
More details at <http://unbound.net>
PR: 206347
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
Approved by: maintainer timeout
Sponsored by: DK Hostmaster A/S