aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-bsfilter
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 3.9.3Pawel Pekala2013-12-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: svn path=/head/; revision=336489
* - Fix comboboxes vcalendar bug by adding upstream patches [1]Pawel Pekala2013-10-051-1/+0
| | | | | | | | | | | - Add support for STAGEDIR - Properly set configure iconv args PR: ports/182439 [1] Reported by: Gerard Seibert <gerard@seibercom.net> Notes: svn path=/head/; revision=329440
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* Update to Claws Mail 3.9.1 releasePawel Pekala2013-05-113-49/+3
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=317877
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Update to Claws Mail 3.9.0 releasePawel Pekala2012-12-103-12/+8
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=308620
* - Update to Claws Mail release 3.8.1Pawel Pekala2012-06-302-6/+5
| | | | | | | - Bump plugins with no new versions Notes: svn path=/head/; revision=300245
* Convert my ports to optionsNGPawel Pekala2012-06-071-4/+6
| | | | Notes: svn path=/head/; revision=298711
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update claws-mail ports to 3.8.0 releasePawel Pekala2011-12-173-7/+9
| | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=287549
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - update to 3.7.10 releasePawel Pekala2011-08-293-7/+7
| | | | | | | | | | - fix portlint warnings - bump plugins with no new distfiles Approved by:  miwi,wen (mentors implicit) Notes: svn path=/head/; revision=280711
* - Update to 3.7.9 bugfix releasePawel Pekala2011-04-171-5/+6
| | | | | | | | | - Changelog: http://www.claws-mail.org/news.php Approved by: wen, miwi (mentors) Notes: svn path=/head/; revision=272846
* - Update to 3.7.8Martin Wilke2010-12-161-2/+3
| | | | | | | | | | | | - Update Plugins to 3.7.8 - Pass maintainership to submitter PR: 152870 Submitted by: Pawel Pekala <c0rn@o2.pl> Approved by: maintainer Notes: svn path=/head/; revision=266407
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update claws-mail plugins to newest versions from 3.7.7 releaseMartin Wilke2010-12-012-7/+8
| | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=265496
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 1.0.4Martin Wilke2010-05-252-7/+6
| | | | Notes: svn path=/head/; revision=255044
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 3.7.5Martin Wilke2010-02-081-3/+3
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=249419
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.0.3Martin Wilke2010-01-213-8/+10
| | | | Notes: svn path=/head/; revision=248302
* Check all messages that are received from an IMAP, LOCALMartin Wilke2009-11-274-0/+56
or POP account for spam using Bsfilter. WWW: http://www.claws-mail.org/plugins.php Notes: svn path=/head/; revision=244865