1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/mail/sieve-connect
Dmitry Marakasov 0e5c0cc304 - Update mail/sieve-connect to 0.88
- Fix LICENSE

Changes in v0.88:

* (BREAKING CHANGE) Require TLS verification to work.

* (POSSIBLY BREAKING CHANGE) Remote sieve name should be basename of local.

* Fail early if no CA trust anchors can be found but TLS verification is
 enabled.

* Added `--tlshostname` option to override the hostname used for
 TLS host identity verification

* If not interactive, various warnings in interactive at the
 application-level with the remote server will now trigger a final
 warning before exit and a non-zero exit code.

* Kolab nocaps server compatibility, in the continuing saga of
 "feature-based negotiation, who needs it anyway?"

* build-system fix to better isolate releaser tools from "just make the
 tarball", to let others make the unsigned tarball and compare.

* Interactive command `debug` added when invoked with `--debug` to
 toggle debugging off/on, to reduce self-inflicted log-spam.

* Handle local hostnames which lack real DNS better, avoid an undef
 dereference

Full ChangeLog at:

http://people.spodhuis.org/phil.pennock/software/sieve-connect.ChangeLog.txt

PR:		212466
Submitted by:	alexey@renatasystems.org (maintainer)
2016-09-21 15:36:03 +00:00
..
distinfo
Makefile
pkg-descr