Changelog:
* Add support for TLS Server Name Indication (SNI). This enables the
sending of your hostname, if available, to the server so that it
can select the appropriate certificate for your domain. This is
useful for servers which host multiple domains on the same IP
address.
This is a hidden Account preference, 'use_tls_sni', and is enabled
by default.
* SSL/TLS certificate manager: The Delete key will now delete the
selected certificate.
* Window sizes are now remembered for the 'Apply tags' and SSL/TLS
certificate manager windows.
* bug fixes:
o bug 3519, 'Links including umlauts are broken'
o bug 4134, ''Save message to' option not set when it should
be'
o prevent the Tools/SSL/TLS Certificates dialogue from
crashing when certificate filenames contain a fingerprint.
o build on GNU Hurd.
o various build fixes when building without GnuTLS.
Sponsored by: Netzkommune GmbH
- Bump PORTREVISION in all consumers
- mail/claws-mail-vcalendar now builds, remove IGNORE
- Mark devel/libical-glib as BROKEN
Release Highlights
WARNING: Version 2 IS NOT Binary Compatible with Older Versions
Version 2 is Source Compatible with Older Versions
Lots of source code scrubbing
[New] RSCALE support (requires libicu from http://www.icu-project.org)
[New] CalDAV attachment support (draft-daboo-caldav-attachments)
[New] Resurrect the Berkeley DB storage support
[Bug] issue83: Incorrect recurrence generation for weekly pattern
Handle RRULEs better
Handle threading better
PR: 218711
Submitted by: myself
Approved by: maintainer timeout
New in this release:
~~~~~~~~~~~~~~~~~~~~
* The TAB address completion in the Compose window now matches any
part of the address and not just the beginning.
* When copying or moving a message, the type-ahead search now matches
any part of a folder name and not just the beginning.
* It is now possible to replace the current signature in the Compose
window by using the '/Message/Replace signature' menu item.
* It is now possible to disable the 'Subject is empty' warning
dialogue. See the option 'Warn when Subject is empty' option on the
'/Configuration/Preferences/Mail handling/Sending' page.
* When sending messages, if the hostname cannot be determined,
fallback to 'localhost' rather than 'unknown', as the latter is
rejected by some servers.
* Added better handling of messages from broken mailers, such as
yahoo groups.
* PDF plugin: the minimum required version of poppler is 0.12.0.
* PGP/* plugin: long key IDs are now displayed in the dialogues
instead of short IDs.
* PGP/* plugin: The automatic signature check is now non-blocking.
* Python plugin: can now access accounts, mailboxes, folder
properties
* vCalendar plugin: webcals:// URLs are now treated as https://
* Translation updates: Brazilian Portuguese, Czech, Dutch, French,
German, Hebrew, Slovak, Spanish, and Swedish.
* Support for Maemo has been removed.
Changelog: http://claws-mail.org/news.php
claws-mail:
- Now whole release is distributed as one file
- Move common stuff to Makefile.claws
- Cleanup many accumulated, old and not needed things
- Move bogofilter, pgp and spamassassin plugins to separate ports
- Dillo plugin was dropped so drop option for it
plugins:
- All plugins ports are now slaves to main port
- Remove all distinfo and pkg-plist files - this is
now handled by main port
- Deprecate cachesaver and gtkhtml2_viewer plugins - they are not
maintained by upstream anymore
Changelog: http://www.claws-mail.org/news.php
claws-mail:
- Remove leading article from COMMENT
- Add missing deps
- Modernize options descriptions
- Respect NLS option
- Remove shlib ABI versions from LIB_DEPENDS
plugins:
- Bump plugins with no new versions
- Remove stale patches
- Improve COMMENTs, be more verbose what plugin does, use official
Claws Mail name, remove leading articles
- Convert WWW: lines from tabs to spaces
Release notes: http://www.claws-mail.org/news.php
claws-mail:
- improve options descriptions
- use WITH_SPAMASSASSIN instead of WITH_SA_PLUG to match KNOBS
- use bsd.port.options.mk
- don't install icons twice
plugins:
- update to latest versions
- bump plugins with no new version
- take over maintainership of miwi@ plugins (approved via private mail)
- Bump portrevisions of plugins with no new version
- Recreate checksum files to new standard
- Add LICENSE infos
- Mark MAKE_JOBS_SAFE
PR: 152711
Submitted by: Pawel Pekala <c0rn@o2.pl>
Changelog:
Bug fixes:
o bug 2059 'gpgme >=1.1.8 not compatible with S/MIME
encryption'
o bug 2076 'having worked 2 times properly CLAWS ceased to
decrypt incoming PGP mails -displays base64
instead - sucks completely'
o bug 2098, 'claws-mails crashes frequently with pgpcore'
o Address Book: fix button sensitivity in compose mode.
Bump all cm-plugins
Approved by: maintainers implicit
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)