aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-bsfilter
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-12-14 22:02:10 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-12-14 22:02:10 +0000
commit6c95bb7ab3eb29ae0c02995bbfdcff8e82fcfb0e (patch)
treebc3b83959799cbda6fb422ffc0a6018c49199c02 /mail/claws-mail-bsfilter
parentbcf6d6fba2e71053330ef212b4c0a51c2a1cc36a (diff)
downloadports-6c95bb7ab3eb29ae0c02995bbfdcff8e82fcfb0e.tar.gz
ports-6c95bb7ab3eb29ae0c02995bbfdcff8e82fcfb0e.zip
Update to version 3.9.3
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.
Notes
Notes: svn path=/head/; revision=336489
Diffstat (limited to 'mail/claws-mail-bsfilter')
-rw-r--r--mail/claws-mail-bsfilter/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/claws-mail-bsfilter/Makefile b/mail/claws-mail-bsfilter/Makefile
index 5694e9e880e2..9a96253b0834 100644
--- a/mail/claws-mail-bsfilter/Makefile
+++ b/mail/claws-mail-bsfilter/Makefile
@@ -6,6 +6,8 @@ PORTREVISION= 0
COMMENT= Spam filtering, bsfilter based plugin for Claws Mail
+RUN_DEPENDS= bsfilter:${PORTSDIR}/mail/bsfilter
+
CLAWS_PLUGINS_BUILD= bsfilter
.include "../claws-mail/Makefile.claws"