aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-to-task
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-04-03 04:41:47 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-04-03 04:59:20 +0800
commitfabb6b035c40673e7c263040db323d6b7607606e (patch)
tree9a8e69eb428a4e61c88c5fb998c7a46676c09e06 /plugins/mail-to-task
parent6ea092ac02df94ea04d471b0e49d833cb374d655 (diff)
downloadgsoc2013-evolution-fabb6b035c40673e7c263040db323d6b7607606e.tar.gz
gsoc2013-evolution-fabb6b035c40673e7c263040db323d6b7607606e.tar.zst
gsoc2013-evolution-fabb6b035c40673e7c263040db323d6b7607606e.zip
Only #include Camel's top-level header.
Diffstat (limited to 'plugins/mail-to-task')
-rw-r--r--plugins/mail-to-task/mail-to-task.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/mail-to-task/mail-to-task.c b/plugins/mail-to-task/mail-to-task.c
index 17bc6a995b..904fe23fd6 100644
--- a/plugins/mail-to-task/mail-to-task.c
+++ b/plugins/mail-to-task/mail-to-task.c
@@ -38,14 +38,6 @@
#include <libedataserver/e-account.h>
#include <libedataserverui/e-source-selector-dialog.h>
-#include <camel/camel-folder.h>
-#include <camel/camel-medium.h>
-#include <camel/camel-mime-message.h>
-#include <camel/camel-multipart.h>
-#include <camel/camel-stream.h>
-#include <camel/camel-stream-mem.h>
-#include <camel/camel-utf8.h>
-
#include <mail/e-mail-browser.h>
#include <mail/em-utils.h>
#include <mail/em-format-html.h>
pan='5' class='logmsg'> Broken in r398460 during conversion to options helpers. * mail/imapfilter: Update version 2.6.12=>2.6.13bofh2019-09-182-4/+6 | | | | - Mark BROKEN for FreeBSD 11.X as it requires openssl111 * Update to 2.29.18joneum2019-09-172-4/+4 | | | | Sponsored by: Netzkommune GmbH * - Add NO_ARCHamdmi32019-09-172-3/+4 | | | | | | | - Update WWW - Whitespace fixes Approved by: portmgr blanket * - Fix whitespaceamdmi32019-09-161-3/+3 | | | | | | - Update WWW Approved by: portmgr blanket * mail/dovecot: remove no longer needed patch file.ler2019-09-162-11/+1 | | | | | PR: 240607 Submitted by: paul.le.gauret@gmail.com * Deprecate a few portsantoine2019-09-1610-0/+20 | * mail/opendmarc: fix multiple addresses in From vulnerabilitypi2019-09-153-1/+22 | | | | | | | | | | | | - please note that it might only be a partial fix, see https://github.com/trusteddomainproject/OpenDMARC/pull/48#issuecomment-530375590 PR: 240505 Reported by: protonmail Approved by: ports-secteam (delphij) Obtained from: https://github.com/trusteddomainproject/OpenDMARC/pull/48 MFH: 2019Q3 Security: https://protonmail.com/blog/bellingcat-cyberattack-phishing/ * - Add LICENSEamdmi32019-09-132-2/+7 | | | | | | - Update WWW Approved by: portmgr blanket * Add a patch to reduce verbosity of doveadm when calling the xapian backendbapt2019-09-132-0/+75 | * Fix COMMENTsunpoet2019-09-131-1/+1 | | | | | PR: 240491 Submitted by: Martin Waschbusch <martin@waschbuesch.de> * New port: dovecot-fts-xapianbapt2019-09-125-0/+59 | | | | | | | | | | | This project intends to provide a straightforward and simple way to configure FTS plugin for Dovecot, leveraging the efforts by the Xapian.org team. This effort came after Dovecot team decided to deprecate "fts_squat" included in the dovecot core, and due to the complexity of the Solr plugin capabilitles, un-needed for most users. WWW: https://github.com/grosjo/fts-xapian * mail/simscan: Drop standalone shell commandstobik2019-09-121-6/+0 | | | | They appear to not do anything. * mail/thunderbird: switch to rc3jbeich2019-09-102-5/+5 | | | | Changes: https://hg.mozilla.org/releases/comm-esr68/pushloghtml?startdate=2019-09-05&enddate=2019-09-10 * Update to 0.90bapt2019-09-094-36/+6 | | | | | Take maintainership Fix WWW address * Update bogofilter to 1.2.5.r1, add new database variants.mandree2019-09-097-16/+66 | | | | | | | | | | | | | There are now -kc and -lmdb slave ports that use KyotoCabinet and LMDB databases. Since KyotoCabinet is supposed to relieve TokyoCabinet from duty, sunset the -tc port some 15 months from now. Clean up CONFLICTS. Run self-tests in post-build. This reveals Berkeley DB issues on the various RISC architectures (mips64, aarch64). * Reduce number of requisites.mandree2019-09-091-4/+10 | | | | | | | | | | Corey has decided to give up maintainership. Thanks for your past efforts! While here, run ${STRIP_CMD} on executables in bin/. PR: 226608 Submitted by: Corey Halpin (maintainer) Reported by: Igor Sysoev * Update to 4.25.3sunpoet2019-09-082-4/+4 | | | | Changes: https://metacpan.org/changes/distribution/Sisimai * gecko: enable SNDIO by defaultjbeich2019-09-082-1/+794 | | | | | | | To avoid runtime dependency switch to dlopen(3). PR: 238096 Requested by: many * mail/smtprelay:decke2019-09-082-10/+8 | | | | | - Update to 1.3.0 - Use go:modules * - Fix just another awful RCE in Exim: CVE-2019-15846vsevolod2019-09-062-4/+4 | | | | | | PR: 240362 Submitted by: Pascal Christen <pascal.christen hostpoint.ch> MFH: 2019Q3 * gecko: drop remnants of WAYLAND option after r509969jbeich2019-09-061-1/+0 | * thunderbird: bump along to 68.1.0rc2cmt2019-09-052-5/+5 | | | | https://hg.mozilla.org/releases/comm-esr68/pushloghtml?startdate=2019-08-30&enddate=2019-09-05 * Remove expired ports:rene2019-09-0513-301/+0 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2019-09-04 devel/ace+tao-doc: Broken for more than 6 months 2019-09-04 devel/dfmt: Broken for more than 6 months 2019-09-04 devel/ignition-transport: Broken for more than 6 months 2019-09-04 devel/spin: Broken for more than 6 months 2019-09-04 editors/dexed: Depends on expiring devel/dfmt 2019-09-04 editors/p5-Padre: Depends on expiring x11-toolkits/p5-Wx 2019-09-04 emulators/qemu2: Latest 3.X branch is in ports tree 2019-09-04 games/asc: Broken for more than 6 months 2019-09-04 games/slade: Broken for more than 6 months 2019-09-04 graphics/gimp-wavelet-decompose-plugin: Broken for more than 6 months 2019-09-04 graphics/py-pyembree: Depends on expiring graphics/embree 2019-09-04 irc/irssi-otr: Broken for more than 6 months 2019-09-04 mail/p5-Mail-ClamAV: Broken for more than 6 months 2019-09-04 mail/qmail-ldap: Broken for more than 6 months 2019-09-04 math/fityk: Broken for more than 6 months 2019-09-04 math/octave-forge-econometrics: Broken for more than 6 months 2019-09-04 math/octave-forge-fits: Broken for more than 6 months 2019-09-04 math/octave-forge-linear-algebra: Broken for more than 6 months 2019-09-04 math/octave-forge-mechanics: Broken for more than 6 months 2019-09-04 math/octave-forge-parallel: Broken for more than 6 months 2019-09-04 math/octave-forge-strings: Broken for more than 6 months 2019-09-04 math/octave-forge-tisean: Broken for more than 6 months 2019-09-04 math/octave-forge-video: Broken for more than 6 months 2019-09-04 math/py-yt: Depends on expiring graphics/embree 2019-09-04 misc/gnustep-examples: Broken for more than 6 months 2019-09-04 net/turses: Depends on expiring net/py-tweepy 2019-09-04 security/clamcour: Broken for more than 6 months 2019-09-04 security/honeybadger: Broken for more than 6 months 2019-09-04 sysutils/freefilesync: Broken for more than 6 months 2019-09-04 sysutils/log-courier: Broken for more than 6 months 2019-09-04 textproc/py-orange3-text: Broken for more than 6 months 2019-09-05 www/feedjack: Upstream gone 2019-09-04 www/havp: Broken for more than 6 months 2019-07-31 www/rubygem-webpack-rails-rails5: Upstream no longer maintained, use devel/rubygem-webpacker-rails* instead 2019-09-04 x11-toolkits/p5-Wx-GLCanvas: Depends on expiring x11-toolkits/p5-Wx 2019-09-04 x11-toolkits/p5-Wx-Perl-ProcessStream: Depends on expiring x11-toolkits/p5-Wx 2019-09-04 x11-wm/golem: Broken for more than 6 months 2019-09-04 x11-wm/pawm: Broken for more than 6 months * mail/mailscanner: drop CLAMAVMODULE support depending on expired ↵rene2019-09-051-7/+2 | | | | mail/p5-Mail-ClamAV * gecko: don't require gconf on non-Gnome2 desktopsjbeich2019-09-051-0/+1 | | | | | | | | | Take advantage of lazy bindings by not requiring runtime dependency. DBus is required under Wayland (Gecko-specific) and for MIME handling but GConf2 is useless outside of Gnome2. So, only use GConf2 if it's already installed (similar to PulseAudio). PR: 240323 * - update to 14.9.15jgh2019-09-044-6/+29 | | | | | | | | - Fix failure of libidn2 detection - Fix some qa-stage warnings PR: 240028 Submitted by: yasu@utahime.org (maintainer) * Bump PORTREVISION on ldns consumersswills2019-09-031-1/+1 | | | | | | Shared lib version changed in update Reported by: sunpoet * mail/fetchmail64: update to release candidate #4.mandree2019-09-036-567/+4 | * mail/nextcloud-mail: Update to 0.17.0brnrd2019-09-023-20/+25 | * graphics/poppler: update to 0.80.0tcberner2019-09-021-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 0.80.0: core: * Annotations: Implement support for setting a different text in the appearance stream than the real text * Splash: Optionally use small_vector from boost * Fix memory leaks on broken files * Fix abort on broken files * Small code simplifications * Remove USE_FIXEDPOINT support. Issue #821 qt5: * Fix MSVC build * Add subsitute-font information * Fix since marker of some functions * Fix leak when aborting text extraction * Small code simplifications glib: * Make print scaling getter visible * Make Duplex/NumCopies/PrintPageRange preference available in API * Implement Movie API utils: * pdftotext: Add -nodiag flag to remove diagonal text on output build system: * Mark external lib include dirs as SYSTEM PR: 240176 Exp-run by: antoine Approved by: gnome (kwm, implicit) * Bump PORTREVISION for ports using EMACS_VERSION_SITE_LISPDIRjrm2019-09-012-2/+2 | | | | | | | This is required after editors/emacs was updated to version 26.3 in r510281. Reported by: ashish * Update courier-imap to 5.0.8madpilot2019-09-012-5/+4 | * Update version requirement of RUN_DEPENDSsunpoet2019-09-012-9/+14 | | | | - Update pkg-descr * Update version requirement of RUN_DEPENDSsunpoet2019-09-012-9/+14 | | | | - Update pkg-descr * Update version requirement of RUN_DEPENDSsunpoet2019-09-012-9/+14 | | | | - Update pkg-descr * Update version requirement of RUN_DEPENDSsunpoet2019-09-012-10/+17 | | | | | | - Add PORTSCOUT - Update pkg-descr - Take maintainership * update thunderbird to 68.1.0 (rc1)cmt2019-08-313-28/+5 | | | | Soon: https://www.thunderbird.net/en-US/thunderbird/68.1.0/releasenotes/ * mail/dovecot,mail/dovecot-pigeonhole: fix CVE-2019-11500ler2019-08-284-11/+10 | | | | | | | | | | | Changes ------- * CVE-2019-11500: IMAP protocol parser does not properly handle NUL byte when scanning data in quoted strings, leading to out of bounds heap memory writes. Found by Nick Roessler and Rafi Rubin. MFH: 2019Q3 Security: CVE-2019-11500 * Missing dependencycrees2019-08-281-2/+3 | | | | Submitted by: jhs * Regular pkg-message cleanup.mat2019-08-271-4/+8 | | | | Pointy hat: dinoex ashish * mail/thunderbird: switch to rc6 (nop)jbeich2019-08-272-5/+5 | | | | Changes: https://hg.mozilla.org/releases/comm-esr68/pushloghtml?startdate=2019-08-14&enddate=2019-08-17 * Update to 0.6806sunpoet2019-08-263-8/+8 | | | | | | | | | - Add LICENSE_FILE - Add NO_ARCH - Do not install COPYING to DATADIR: it is almost identical to LICENSE_FILE which has been installed via LICENSE framework - Convert to options target helper Changes: https://metacpan.org/changes/distribution/Mail-LMLM * Add rubygem-premailer-rails19-rails52 1.9.7 (copied from ↵mfechner2019-08-264-0/+35 | | | | rubygem-premailer-rails19-rails5). * Add rubygem-actionmailer52 5.2.3 (copied from rubygem-actionmailer5)sunpoet2019-08-264-0/+43 | * mail/fetchmail64: Update to -rc3 with a few fixes that are to appear in ↵mandree2019-08-257-4/+728 | | | | | | 6.4.0, ... and one patch (2 GibiB mailbox size reporting) that won't make 6.4. * mail/mairix: fix build with GCC-based architecturespkubaj2019-08-251-1/+1 | | | | | | | C11 compiler is necessary: parse.c:1889: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token Approved by: mentors (implicit approval) * mail/getmail: Update to version 5.14jrm2019-08-242-4/+4 | | | | | | | | Upstream changes: - remove socket setblocking() calls which should be no longer needed, and which may have caused hangups. Thanks: Viacheslav Chimishuk. - correct version number string in error message. Thanks: Piet van Oostrum. * Update to 0.56sunpoet2019-08-242-4/+4 | | | | Changes: https://metacpan.org/changes/distribution/Mail-DKIM * www/firefox: unbreak on -CURRENTjbeich2019-08-241-0/+22 | | | | | | | | | | | | | | | | | | | | | In file included from media/mtransport/nricectx.cpp:82: In file included from media/mtransport/third_party/nICEr/src/stun/stun_client_ctx.h:41: In file included from media/mtransport/third_party/nICEr/src/stun/stun.h:45: In file included from /usr/include/net/if_var.h:84: /usr/include/sys/lock.h:68:15: error: reference to 'thread' is ambiguous struct thread **owner); ^ /usr/include/sys/lock.h:42:8: note: candidate found by name lookup is 'thread' struct thread; ^ /usr/include/c++/v1/__threading_support:397:24: note: candidate found by name lookup is 'std::__1::thread' class _LIBCPP_TYPE_VIS thread; ^ 1 error generated. Reported by: tijl, pkg-fallout, madpilot Submitted by: tijl Tested by: madpilot * mail/dma: Update to 0.12garga2019-08-223-39/+4 | | | | Sponsored by: Rubicon Communications, LLC (Netgate) * - update to 1.1.Alpha13.0dinoex2019-08-213-12/+10 | * mail/rainloop{,-community}: Update to 1.13.0meta2019-08-205-55/+21 | | | | | | PR: 239750 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: maintainer * Resolve conflicts and fix portlint warnings around USES= placement.mandree2019-08-202-5/+11 | * Add new port to mail/ to package fetchmail 6.4 release candidate.mandree2019-08-209-0/+320 | * devel/boost-*: update to 1.71.0jbeich2019-08-191-0/+1 | | | | | | | Changes: http://www.boost.org/users/history/version_1_71_0.html PR: 238827 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D20774 * mail/nextcloud-mail: Update to 0.15.2brnrd2019-08-173-27/+58 | * lang/rust: Update to 1.37.0tobik2019-08-151-0/+1 | | | | | | | | | | | | - Force rebuild all consumers to catch regressions early Thanks to Mikaël Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/08/15/Rust-1.37.0.html Tested by: jbeich, tobik, greg@unrelenting.technology (aarch64) With hat: rust Differential Revision: https://reviews.freebsd.org/D21247 * - Fix MAILDIR_MTIME_PATCH option with NNTP enabledak2019-08-151-8/+8 | | | | | Submitted by: Derek Schrock <derek@lifeofadishwasher.com> (maintainer) Pointy hat: ak * - Unbreak nntp patchak2019-08-153-90/+10 | | | | | | | - Replace local vvv.quote patch with upstream one PR: 239864 Approved by: Derek Schrock <dereks@lifeofadishwasher.com> (maintainer) * Fix parsing SPF recordssunpoet2019-08-152-3/+14 | | | | | | | | | - Bump PORTREVISION for package change PR: 239855 Submitted by: grembo Reference: http://debian.2.n7.nabble.com/Bug-461709-usr-sbin-spamd-spf-lookup-failed-Can-t-locate-object-method-quot-new-quot-via-package-quo-td492057.html https://rt.cpan.org/Public/Bug/Display.html?id=130299 * mail/thunderbird: switch to rc3 (nop)jbeich2019-08-142-4/+4 | | | | Changes: https://hg.mozilla.org/releases/comm-esr68/pushloghtml?startdate=2019-08-11&enddate=2019-08-14 * Convert to UCL & cleanup pkg-message (categories n)mat2019-08-142-2/+12 | | | | (and missed 3 missed files from previous categories.) * onvert to UCL & cleanup pkg-message (categories l-m)mat2019-08-14145-314/+903 | * mail/astroid: fix build with GCC-based architecturespkubaj2019-08-131-1/+2 | | | | | | | | Use C11 compiler: /usr/local/include/webkitgtk-4.0/webkit2/WebKitUserContentFilterStore.h:49: error: redefinition of typedef 'WebKitUserContentFilter' /usr/local/include/webkitgtk-4.0/webkit2/WebKitUserContent.h:141: error: previous declaration of 'WebKitUserContentFilter' was here Approved by: mentors (implicit approval) * Bump PORTREVISION in accordance with editors/semi update.nobutaka2019-08-121-0/+1 | * mail/thunderbird: update to 68.0jbeich2019-08-1127-34604/+178 | | | | Changes: https://www.thunderbird.net/thunderbird/68.0/releasenotes/ * Update to 14.9.14sunpoet2019-08-112-4/+4 | | | | | | Changes: https://git.sdaoden.eu/cgit/s-nail.git/tree/NEWS PR: 14.9.14 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) * Update to 1.2.0sunpoet2019-08-112-6/+7 | | | | | | | | - While I'm here, use = instead of += for PLIST_SUB Changes: https://git.launchpad.net/authentication-results-python/tree/CHANGES PR: 239751 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) * Cosmetic changesunpoet2019-08-111-2/+2 | * Cosmetic changesunpoet2019-08-111-2/+2 | * - reclaim maintainershipjgh2019-08-091-2/+5 | | | | | - pet portlint - add gplv2 license * - reclaimjgh2019-08-081-1/+1 | * New port: mail/astroid: Graphical email client for notmuch, inspired by sup ↵yuri2019-08-086-0/+87 | | | | | | | and others PR: 226829 Submitted by: Mylan Connolly <mylan.connolly@gmail.com> * Return jgh's ports to the various pools after his commit bit was safekept.rene2019-08-062-2/+2 | | | | Hat: portmgr-secretary * Update to 3.17.4joneum2019-08-055-7/+7 | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New HTML viewer plugin: Litehtml viewer * Added option 'Enable keyboard shortcuts' to the 'Keyboard shortcuts' frame on /Configuration/Preferences/Other/Miscellaneous * Compose: implemented copying of attached images to clipboard * Compose: images and text/uri-list (files) can now be attached by pasting into the Compose window * Python plugin: window sizes are now remembered for the Python console, the 'Open URLs' and the 'Set mailbox order' windows. * Fancy plugin: the download-link feature now follows redirections * MBOX export: the Enter key in the dialogue now starts the export * The date (ISO format) has been added to log timestamps * Updated translations: Brazilian Portuguese, Catalan, Czech, Danish, Dutch, French, German, Hungarian, Indonesian, Polish, Portuguese, Romanian, Russian, Slovak, Spanish, Swedish, Traditional Chinese, Turkish Sponsored by: Netzkommune GmbH * Mark BROKEN: unfetchableantoine2019-08-0410-0/+20 | * mail/fetchmailconf: fix use by simplifing the search for Tkinter etcpi2019-08-043-21/+4 | | | | | | | | | | | | | | | When the fetchmailconf port was split off from fetchmail, it inherited some python version detection logic that had been intended to let fetchmail be installed with or without python and work either way. However, this logic 1) no longer works with current python packaging, and 2) doesn't really make sense in the context of a 'fetchmailconf' port that already depends on python. This patch simplifies out that logic. PR: 239248 Submitted by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer) Reported by: gerard_seibert@outlook.com * Deprecate ports broken for more than 6 monthsantoine2019-08-042-0/+4 | * mail/qmail-mysql: fix build with GCC architecturespkubaj2019-08-041-0/+1 | | | | | | Similar to other ports using, MySQL, it links to libatomic. Approved by: mentors (implicit approval) * Update to 4.25.2sunpoet2019-08-042-4/+4 | | | | Changes: https://metacpan.org/changes/distribution/Sisimai * devel/libevent2: update to 2.1.11jbeich2019-08-027-6/+7 | | | | | | | | | | Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable ABI: https://abi-laboratory.pro/tracker/timeline/libevent/ PR: 239599 Reported by: GitHub (watch releases) Approved by: zeising (maintainer) MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI) Differential Revision: https://reviews.freebsd.org/D21133 * mail/roundcube-carddav: update to 3.0.3gahr2019-08-023-4/+6 | | | | Release notes: https://github.com/blind-coder/rcmcarddav/releases/tag/v3.0.3 * - Update WWWamdmi32019-08-011-1/+1 | | | | Approved by: portmgr blanket * graphics/poppler: update to 0.79.0tcberner2019-08-011-1/+1 | | | | | | | | | | | | | | | | | | | | | | Release 0.79.0: core: * Fix regression on TextSelectionPainter * Fix parsing of DefaultAppearance * Fix memory leak in PostScriptFunction * Fix crashes in fuzzed files qt5: * Implemented support for setIcon by changing appearance * Added option to set the form available to print * QString::null is deprecated, use QString() * Replace deprecated qStableSort with std::stable_sort build system: * Turn README into README.md and expand it PR: 239277 Exp-run by: antoine Approved by: gnome (kwm, implicit) * Cherry-pick the following two changes from the upstream Git repositorydanfe2019-07-313-1/+319 | | | | | | | | | at http://git.savannah.gnu.org/cgit/mailutils.git: 018df5d628f4e093f7e45c00b48ffc11b234d8cf - Minor fix 113e144dedbebb5bc659eadc7f329450bb374606 - Fix mandatory locking Requested by: maintainer * - update to 3.5-20190724ohauer2019-07-312-4/+4 | * mail/aerc: Update to 0.2.1tobik2019-07-303-47/+47 | | | | Changes: https://git.sr.ht/~sircmpwn/aerc/refs/ * Update to 3.0.11.ume2019-07-302-4/+6 | * - update from 7.2.3 to 7.2.4misha2019-07-272-4/+4 | * mail/aerc: Update to latest committobik2019-07-272-8/+11 | * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2019-07-27