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)