The NetBSD Project

CVS log for pkgsrc/mail/claws-mail/Makefile.common

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / mail / claws-mail

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.25 / (download) - annotate - [select for diffs], Mon Nov 21 18:20:43 2022 UTC (16 months, 1 week ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, HEAD
Changes since 1.24: +3 -1 lines
Diff to previous 1.24 (colored) to selected 1.8 (colored)

*: Re-apply SunOS linker argument removals.

These are currently duplicated in mk/platform/SunOS.mk but the generic
removals will be removed soon in favour of per-package removals, due to
flags getting leaked into installed files.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Jul 13 12:35:09 2021 UTC (2 years, 8 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.23: +4 -2 lines
Diff to previous 1.23 (colored) to selected 1.8 (colored)

claws-mail: update to 4.0.0.

This is the first release using gtk3.

Revision 1.23 / (download) - annotate - [select for diffs], Tue Dec 8 09:22:14 2020 UTC (3 years, 3 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.8 (colored)

claws-mail: Fix MASTER_SITES

Revision 1.22 / (download) - annotate - [select for diffs], Wed Nov 27 14:25:56 2019 UTC (4 years, 4 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.21: +7 -1 lines
Diff to previous 1.21 (colored) to selected 1.8 (colored)

claws-mail: Disable new plugins by default

Revision 1.21 / (download) - annotate - [select for diffs], Tue Nov 26 19:13:25 2019 UTC (4 years, 4 months ago) by nia
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.8 (colored)

claws-mail: Update to 3.17.4

* 3.17.4
--------

* 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

* bug fixes:
	o bug 1920, 'No automatic NNTP filtering'
	o bug 2045, 'address book blocks focus on email window'
	o bug 2131, 'Focus stealing after mail check'
	o bug 2627, 'Filtering does not work on NNTP'
	o bug 3070, 'misbehaving text wrapping when URL chars are
		     present'
	o bug 3838, 'Canceled right-click on message list leaves UI
		     in inconsistent state'
	o bug 3977, 'Fix crashes when some external APIs fail'
	o bug 3979, 'Hang (with killing needed) during action which
		     extracts attachments'
	o bug 4029, 'segfault after deleting message in a window'
	o bug 4031, 'fingerprint in SSL/TLS certificates for ...
		     (regress error)'
	o bug 4037, 'Fix some small issues'
	o bug 4142, 'Translation error on Russian'
	o bug 4145, 'proxy server for sending doesn't work'
	o bug 4155, 'remember directory of last saving'
	o bug 4166, 'corrupted double-linked list'
	0 bug 4167, 'Max line length exceeded when forwarding mail'
	o bug 4188, 'STL file is sent not as an attachment but as its
		     base64 representation in plaintext'
	o CID 1442278, 'impossible to trigger buffer overflow'
	o Make key accelerators from menu work in addressbook window
	o save checkbox choices of display/summaries/defaults prefs
	o Do not throw an error when cancelling 'Save email as...'.
	o occasional crash on drag'n'drop of msgs
	o possible stack overflow in vcalendar's Curl data handler
	o crash when LDAP address source is defined in index, but
	  LDAP support is disabled
	o crash in Fancy plugin if one of the MIME parts has no
	  Content-ID
	o a few small memory leaks in scan_mailto_url()
	o configure script for rare cases where python is not
	  installed
	o incorrect charset conversion in sc_html_read_line().
	o markup in 'key not fully trusted' warning in pgpcore
	o use after free in rare code path in rssyl_subscribe()
	o several memory leaks
	o verify_folderlist_xml() for fresh starts
	o printf formats for size_t and goffset arguments.
	o alertpanel API use in win32 part of mimeview.c
	o pid handling in debug output of kill_children_cb()
	o incorrect pointer arithmetic in w32_filesel.c

* 3.17.3
--------

* 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.

* 3.17.2
--------

* Message List: A context menu has been added to the column headers,
  it has two entries: a new option, 'Lock column headers', and 'Set
  displayed colums'.

* Folder List:  A context menu has been added to the column headers,
  containing 'Set displayed columns'.

* Preferences: The Display/Summaries option page has been split into
  three notebook pages: Folder List, Message List, and Defaults.
  The Message List page contains the new 'Lock column headers'
  option. The Defaults page contains several new options for new
  folders.

* New Folder Properties: It is now possible to control signing and
  encrypting options on the Compose page. By default it follows the
  Account preferences, but they can be overridden to always sign
  and/or encrypt, or never sign/encrypt.

* Saving sent messages: The global preference, 'Save sent messages',
  can now be overriden by the Folder Property and Account
  preferences. The global preference no longer needs to be activated
  for the Account Preference, 'Put sent messages in ...' option to
  function. Likewise, the Folder Property, 'Save copy of outgoing
  messages to this folder instead of Sent', no longer relies on the
  global preference being set.

* SSL/TLS certificates: The SHA-256 fingerprint is now displayed, and
  the MD5 fingerprint has been removed.

* SSL/TLS certificates list: Status and Expiry columns have been
  added, and expired and invalid certificates are now clearly
  indicated.

* QuickSearch: body searches are now quicker.

* QuickSearch: symbols used in Extended searches are now expanded
  in the 'Edit' dialogue.

* Re-editing: Flags and tags are now preserved when re-editing a
  message.

* Fancy plugin: The minimum required webkitgtk version is now 1.10.0.

* PDF Viewer plugin: Ctrl+scroll now zooms.

* Tools: added cm-break.pl script, which breaks thread references for
  the selected messages; textviewer.pl has been updated and now
  requires perl 5.14.1.

* The legacy "sylpheed-claws" symlink is no longer installed in the
  bindir.

* New translation: Portuguese.

* Updated translations: Brazilian Portuguese, Catalan, Czech, Danish,
  Dutch, French, German, Russian, Slovak, Spanish, Swedish, Turkish.

* bug fixes:
	o bug 3418, 'Building on a Cross Compiling toolchain doesn't
		     work'
	o bug 3889, 'Address and quoted message inconsistent in
		     reply'
	o bug 4114, 'autogen.sh: Fix argument quoting'
	o bug 4115, 'autogen: avoid unwarranted re-configure'
	o bug 4120, 'New cert files are created in $HOME instead of
		     in ~/.claws-mail/certs'
	o byg 4121, 'Moving a subfolder in another folder erases its
		     processing rules' (sic)
	o bug 4132, '"Mark all as (un)read" dialog appears when
		     acting on 1 message only'
	o bug 4133, 'trying to read message from an NNTP group (with
		     all expired articles.'
	o regression where mail was not being checked at startup when
	  it should have been
	o links not being opened in browser when Fancy menu is opened
	  with a keyboard
	o show correct address:port in SOCKS5 proxy connection failure
	  message
	o prevent unexpected loss of drafted message
	o Quicksearch eating keypresses it didn't handle
	o build on Debian 7
	o build on FreeBSD, sys/wait.h is needed for WEXITSTATUS
	  macro
	o Reply from mainwindow menu and toolbar when mainwindow's
	  messageview is hidden
	o CID 1438531 Fix wrong test leading to dead code
	o CID 1439871 and validate Unicode char strictly
	o CID 1439996 and remove unnecessary comparison
	o Fancy: left-click on links not opening in browser
	o RSSyl: lost processing rules when renaming folder
	o annoyance where your current reading is disturbed when a
	  new msg is filtered into the current folder
	o don't leave the user in limbo when privacy system is 'none'
	  and auto signing/encrypting is set
	o several memory leaks

Revision 1.20 / (download) - annotate - [select for diffs], Sat Nov 2 16:25:18 2019 UTC (4 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.8 (colored)

mail: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jun 9 22:09:18 2019 UTC (4 years, 9 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.8 (colored)

claws-mail: HOMEPAGE has a permanent redirect to https.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Dec 1 17:31:06 2018 UTC (5 years, 3 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.8 (colored)

Port claws-mail to use enchant2.

Bump revision of claws-mail itself and of all the plugins.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Mar 23 21:22:18 2016 UTC (8 years ago) by nros
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored) to selected 1.8 (colored)

Explicity disable manual generation in claws-mail.
The manual is generated if docbook2* is found on the system.
We do not have these in pkgsrc. They might be found somewhere else
on the system and the install step will then break due to
broken PLIST. Disabling the manual fixes the install step on such
systems.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Dec 13 11:12:56 2015 UTC (8 years, 3 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored) to selected 1.8 (colored)

Disable managesieve plugin.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Oct 31 18:54:46 2015 UTC (8 years, 5 months ago) by nros
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.8 (colored)

Updating claws-mail and it's plugins to version 3.13.0.

Changes from NEWS:

* 3.13.0
--------

* Preferences are now saved to disk immediately on pressing OK or
  Apply.

* New preferences have been added for default sorting of the message
  lists. They are found in the 'Message list' frame of the Display/
  Summaries page of the general preferences. These options only apply
  to newly created folders.

* The menu item 'Delete thread' has been moved to the Message menu.
  Previously clicking it would not delete the thread, but just move
  it to the Trash folder. Now it will delete the thread.
  An additional menu item has been added, 'Move thread to trash',
  which implements the original behaviour.

* Compose window: By default it is no longer possible to add user-
  defined headers, with only those pre-defined in the drop down menus
  being possible. To restore the old behaviour, a new hidden
  preference has been added: 'type_any_header', setting this to 1
  restores the old behaviour.

* Automatic account selection is now also applied when you reply to
  one of your own messages, e.g. from the Sent folder.

* Folder list: The Left and Right cursor keys now collapse or expand
  the currently selected folder tree item. The Left cursor key also
  moves the selection to parent folder, if current folder is within
  a collapsed tree.

* Folder list: The Home and End keys now move the selection to the
  first folder and last folder in the tree.

* Account Auto-configuration: when errors occur, a more detailed
  error message is shown.

* GnuPG plugins: An option has been added to specify the location of
  the GnuPG executable.

* GnuPG plugins: A new hidden preference has been added which limits
  the number of results returned when using your keyring for address
  auto-completion: 'autocompletion_limit'. The default value is 0,
  which means there is no limit, any other number will limit the
  results to that number.

* Python plugin: Folder has been added to MessageInfo objects.

* The GeoLocation plugin is no longer included.

* The user manual has been updated.

* The man page has been updated.

* Updated translations: Brazilian Portuguese, British English, Czech,
  Dutch, Finnish, German, Hebrew, Hungarian, Norwegian Bokmål,
  Slovak, Spanish, Swedish.

* New translations: Italian, Traditional Chinese.

* Removed translations:  Indonesian, Polish.

* Bug fixes:
	o bug 2115, 'Drag n' Drop of files with special characters
		     crashes CM'
	o bug 3209, 'autoconfig does not use full email address as
		     username'
	o bug 3253, 'all addresses of getaddrinfo() result should be
		     tried'
	o bug 3263, 'Wrong timezone while using date_fmt function'
	o bug 3296, 'Crash on double notification popup'
	o bug 3352, 'found_in_addressbook matches entries from GPG
		     keyring'
	o bug 3454, 'Attachments containing certain special
		     characters in filename are not opened'
	o bug 3473, 'base64 regression with old glib2 (before
		     2.26.0)'
	o bug 3475, 'Attachment dragged to email must be dropped to
		     attachment tab only - reggresion'
	o bug 3483, 'When replying to a *de*crypted message, it is
		     contained *encrypted* in reply'
	o bug 3507, 'build fails w/o GnuTLS'
	o bug 3516, 'vCard icon misplaced'
	o bug 3524, 'vCard does not decode all quoted-printable
		     values'
	o bug 3531, 'a/z hotkeys crash Claws immediately after
	             startup'
	o make 'date' (not thread date) the default sort when
	  clicking column header to switch to date sort.
	o Several memory leaks in RSSyl.
	o IPv6 now works on Windows, for connections not handled by
	  libetpan.
	o GPG preferences initialization.
	o Possible crash when gpg is upgraded to gpg-v21
	o Save temporary file in mime temporary directory when using
	  right-click/Open image instead of saving in current working
	  directory.
	o Crash in address completion when matching group name.
	o Correct handling of RFC3339 timestamp format with second
	  fraction.
	o Building on GLib older than 2.25.

* 3.12.0
--------

* New plugin: ManageSieve. Manage sieve filters on a server using
  the ManageSieve protocol.

* Filtering/Processing: increase range for age matcher condition.

* Filtering/Processing: 'mark_as_spam' now only marks as spam, it
  does not do an additional move.

* Compose window: From line gets its own label with mnemonic.

* Compose window: more intuitive right-click behaviour in attachments
  list.

* QuickSearch: 'Cc' added to the mixed search: From/To/Cc/Subject/Tag.

* Folder list: Added 'Mark all read recursively' to context menu.

* Support for Mac-cyrillic encoding.

* IMAP: Support for SCRAM-SHA-1 authentication mechanism.

* PGP plugins: Display validity of signatures

* Bogofilter plugin: 3rd spam handling option, 'Only mark as spam'.

* RSSyl plugin: Per-feed support for HTTP basic auth.

* GData plugin: minimum requirement: libgdata 0.17.1

* Several layout improvements to preferences pages.

* Updated user manual.

* Updated man page.

* Updated translations: Brazilian Portuguese, Catalan, Czech, Dutch,
  French, German, Hebrew, Hungarian, Norwegian Bokmål, Slovak,
  Spanish, Swedish.

...and so much more!

* Bug fixes:
	o bug 1769, 'vCalendar timezone glitches'
	o bug 1901, 'More descriptive error msgs when attempting to
		     delete a folder'
	o bug 2435, 'Infinite loop+crash when refreshing folders from
		     dovecot mbox based mailbox'
	o bug 2577, 'improve focus rectangle removal in summaryview'
	o bug 2601, '"if item changes... never mark as unread" marks
		     new items as read'
	o bug 2965, 'Encrypted mails are stored unencrypted in
		     'Queue' while sending via IMAP'
	o bug 2981, 'claws-mail-3.9.3 compilation warnings'
	o bug 3211, 'Fails to build in Debian hurd-i386'
	o bug 3321, 'revert "Remove unreachable code"'
	o bug 3345, 'Ability to choose other From values via keyboard
		     has been lost'
	o bug 3349, 'Unable to insert a file into a message during
		     compose.'
	o bug 3351, 'Two problems when re-sending a file with an
		     attachment'
	o bug 3354, 'Event cancellation uses incorrect method
		     parameter for Content-Type header'
	o bug 3364, 'segfault in src/prefs_account.c'
	o bug 3365, 'segfault in src/wizard.c'
	o bug 3380, 'Initialize widget before callback handler for
		     'clicked''
	o bug 3389, 'document 'F12' shortcut'
	o bug 3407, 'Pressing the "Date" column header to "sort by
		     date" causes all columns to have a sort arrow.'
	o bug 3419, 'Saving/appending messages to an mbox file
		     violates RFC#4155'
	o bug 3421, 'Recipients list doesn't scroll when moving with
		     arrow keys.'
	o bug 3432, 'Google ClientLogin has been deprecated, should
		     be migrated to OAuth 2.0'
	o bug 3438, 'Filter to add address to Addressbook duplicates
		     address in Name field'
	o bug 3466, 'address auto-complete does not work on plasma5'
	o Debian bug 771360, CVE 2010-5109
	o Debian bug 771737, 'Segfaults when trying to open folder'
	o Debian bug 779824, 'claws-mail depends on plugins
			      libraries'
	o Fix LDAP access using TLS protocol
	o claws-mail.desktop installation
	o Compose window Subject mnemonic
	o Archiver plguin: compatibility with libarchive 2.8.x
	o Remove draft when cancelling a message written with an
	  external editor
	o Remove superfluous dynamic link against libarchive
	o Fix labels referring to 'SSL' instead of 'TLS'
	o Allow single-click to select mailboxes in the mailbox order
	  dialog.
	o tbird2claws.py: set encoding to UTF-8.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jun 7 14:05:58 2015 UTC (8 years, 9 months ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.8 (colored)

Update libsoup buildlink path.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Apr 3 12:34:44 2015 UTC (8 years, 11 months ago) by nros
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored) to selected 1.8 (colored)

Update of claws-mail and the plugins that comes with it's distfile to
version 3.11.1.

Changlog:

3.11.1:
~~~~~~~~~~~~~~~~~~~~

* Use 'gnutls_priority' hidden account preference for POP3 and
  STARTTLS connections, in addition to SMTP.

* RSSyl plugin: Enable use of .netrc to store network credentials.

* Remove dependency on intltool.

* Remove appdata.

* Updated translations: Norwegian Bokmål.

* Bug fixes:
	o bug 3306, 'HTML tag  is not always rendered in error
		     dialog'
	o bug 3308, 'build ignores --localedir'


3.11.0:
~~~~~~~~~~~~~~~~~~~~

* SSLv3 server connections are now disabled by default, in response
  to the POODLE vulnerability, see
  https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566.

* Several PGP/Core plugin improvements
  Indicate when a key has been revoked or has expired when displaying
  signature status. For example,
	"Good signature from %s, but the key has expired."
	"Good signature from %s, but the key has been revoked."
  When displaying the full information, show the Validity, and the
  Owner Trust level. Also indicate expired and revoked keys, and
  revoked UIDs.

  The "Content-Disposition: attachment" flag in PGP/MIME signed
  messages has been removed. It was confusing for cetain MUAs.

* A new version of the RSSyl plugin, completely redesigned and
  rewritten. Migration from the previous version is automatic,
  it has a new storage format in ~/.claws-mail/RSSyl/ (hierarchical
  directories instead of flat file format). It uses the expat
  library instead of libxml2 for parsing feed data.

* The results of TAB address completion in the Compose window have
  improved ordering.
	Order of results:
	1. Match beginning of name
	2. Match beginning of additional names
	3. Match complete email address before @
	4. Match beginning of email address
	5. Compare relative position of match
	6. Compare name alphabetically
	7. Compare address alphabetically.

* Due to popular demand, use of the Up key in the message body in the
  Compose window stops at the top of the message body and does not
  continue up to the header fields. This reverts the behaviour
  introduced in version 3.10.0.

* In the Compose window, when navigating with the arrow keys,
  selecting, and thus modifying, the Account selector is now
  prevented.

* In the Compose window, a mnemonic (s) has been added to the Subject
  line.

* The Queue folder is highlighted if there are messages in its sub-
  folders and the tree is collapsed.

* When sorting messages by 'thread date', clicking the 'Date' column
  header will now toggle between ascending/descending and will not
  switch to 'date' sorting.

* A new QuickSearch filter has been added that searches a header's
  content only.
  H S : messages which contain S in the value of any header.

* A Reply-To field has been added to the main Template configuration.

* The menubar can now be hidden, default hotkey: F12.

* Fancy plugin: A user-controlled stylesheet can now be used.

* Python plugin: Add flag attributes to MessageInfo object.

* Python plugin: Make 'account' property of ComposeWindow read/write.

* Libravatar plugin: a network timeout option has been added.

* appdata has been added for package managers, it must be
  specifically enabled, using ./configure --enable-appdata
  See http://people.freedesktop.org/~hughsient/appdata/ for further
  information.

* The tbird2claws.py script, for converting a Thunderbird mailbox to
  a Claws Mail mailbox, now handles sub-directory recursion.

* Updated translations: Brazilian Portuguese, Bulgarian, Dutch,
  Esperanto, Finnish, German, Hebrew, Lithuanian, Slovak, Spanish,
  and Swedish

* Bug fixes:
	o bug 3173, 'quick search ignores trailing blank'
	o bug 3211, 'Fails to build in Debian hurd-i386 architecture'
	o bug 3212, 'When msgnum matches a sub-folder name, fetch
		     fails'
	o bug 3221, 'IMAP: Claws Mail has issues with Yahoo IMAP
		     server/folders'
	o bug 3235, 'Extraneous double quotes inside base64-encoded
		     From header confuse 'Reply' action'
	o bug 3236, 'sc_html_parse_tag() does not recognize '
'
		     as line break'
	o bug 3246, 'attachment open: "remember this" ignored if
		     ~/.mailcap does not exist'
	o bug 3265, 'procmime.c: unbalanced flockfile() /
		     funlockfile()'
	o bug 3300, 'Cannot send/receive mail when SSL 3.0 is not
		     supported on the server'
	o Debian bug 755022, '[claws-mail-spam-report] likely useless
		     to report to Debian because of the use of http
		     instead of https'
	o Disable SSL3.0 entirely as a Poodle fix.
	o fix msg display when utf8_instead_of_locale_for_broken_mail
	  is turned off and you use a UTF-8 locale
	o fix building without gnuTLS support
	o Don't differentiate the protocols used when using direct
	  SSL/TLS versus STARTTLS
	o disallow editing any account (even current account) when at
	  least one compose window is open
	o Actually display "(No From)" in messageview's From column
	  when appropriate.
	o When changing focus in folderview, make sure the newly
	  focused folder is visible first.
	o various fixes to flaws reported by Coverity scan
	o PGP/Core plugin: Don't automatically re-check signatures
	o PGP/Core plugin: fix erroneous 'untrusted' msg based on
	  validity not trust
	o Make INBOX case-insensitive (as RFC states)
	o Python plugin: Fix ComposeWindow.get_account_selection

3.10.1:

* Add an account preference to allow automatically accepting
unknown and changed SSL certificates, if they're valid (that is,
if the root CA is trusted by the distro).

* RFE 3196, 'When changing quicksearch Search Type, set focus to
search input box'

* PGP/Core plugin: Generate 2048 bit RSA keys.

* Major code cleanup.

* Extended claws-mail.desktop with Compose and Receive actions.

* Updated Bulgarian, Brazilian Portuguese, Czech, Dutch, Esperanto,
Finnish, French, German,Hebrew, Hungarian, Indonesian, Lithuanian,
Slovak, Spanish, and Swedish translations.

* Bug fixes:
o bug 2728, 'erroneous switching from one to three column
view'
o bug 2981, 'claws-mail-3.9.3 compilation warnings'
o bug 3170, 'QuickSearch fights with View/Hide read threads
menu option'
o bug 3179, 'Win32: Please add 'gtk-auto-mnemonics = 1' to
GTK+ setting'
o bug 3201, 'Fix memory corruption in sc_html_read_line()'
o Debian bug 730050, 'vcalendar plugin crash'
o Fix GCond use with newer Glib
o Fix the race fix, now preventing the compose window to be
closed.
o Fix "File (null) doesn't exist" error dialog, when
attaching a non-existing file via --attach
o Fix spacing in Folderview if the font is far from the
system font
o RSSyl: When parsing RSS 2.0, ignore <link> tags with a
namespace prefix.
o RSSyl: Check for existence of xmlNode namespace, to prevent
NULL pointer crashes.

3.10.0:

* Complete SSL certificate chains are now saved, and if built with
Libetpan 1.4.1, the IMAP SSL connection's certificate chain is made
available. Both of these allow correct certificate verification
instead of a bogus 'No certificate issuer found' status.

* Auto-configuration of account email servers, based on SRV records,
is now possible. (GLib >= 2.22 is required.)

* Added a preference to avoid automatically drafting emails that are
to be sent encrypted, (Configuration/Preferences/Compose/Writing).

* Messages saved as Drafts are now saved as New, highlighting the
Drafts folder, in order to draw the attention to unfinished mails
there.

* It is now possible to add a 'Replace signature' button to the
Compose window toolbar.

* Quotation wrapping and undo/redo in the Compose window has been
improved.

* 'Reply to all' now excludes your own address.

* The 'Generate X-Mailer header' option has been renamed 'Add user
agent header' and applies to both X-Mailer and X-Newsreader
headers.

* Added hidden preferences, 'address_search_wildcard' and
'folder_search_wildcard', to choose between matching from start of
the folder name/address or any part of the name. (Activating these
options restores the previous behaviour.)

* Added hidden preference 'enable_avatars' to control the internal
capture/render process, and which allows disabling it by external
plugins for example.

* 'Check for new folders' now only updates the folder list, not
updating the contents of folders. If needed, it can be followed by
'Check for new messages'

* When using Redirect, the redirecting account's address is used in
the SMTP MAIL FROM instead of the original sender's address.

* NEW: Libravatar plugin, which displays avatars from
https://www.libravatar.org/

* Added support for an arbitrary number and sources of 'avatars' and
images for email senders, and migrated Face and X-Face headers.

* Avatars are now included when printing mails.

* The GPG keyring can now be used as the source for address auto-
completion.

* The vCalendar and RSSyl plugins now have an option to disable SSL
certificate verification (and check them by default).

* The ClamAV plugin now pops up an error message only once instead of
repeatedly

* Updated the man page and the manual.

* Updated Brazilian Portuguese, British English, Czech, Dutch,
Finnish, French, Hebrew, Hungarian, Indonesian, Lithuanian, Slovak,
Spanish, and Swedish translations.

* Added Esperanto translation.

* Bug fixes:
o bug 1644, 'race condition between message move and mark as
read after timeout'
o bug 2119, 'Check for new folders on remote mailboxes is
very slow'
o bug 2145, 'Claws becomes unresponsive and gets Killed while
moving messages between imap folders'
o bug 2179, 'Improve quotation wrapping support'
0 bug 2238, 'Incorrect undo/redo operations after paste with
replace from context menu'
o bug 2389, 'GnuPG: invalid/revoked user IDs accepted'
o bug 2398, 'Race when closing compose during drafting'
o bug 2447, 'Compose window crashes if moving a folder that
is being replied to'
o bug 2643, 'claws crash when accessing imap folder'
o bug 2875, 'SMTP session disconnects before recieving'
o bug 2991, 'POP3 sessions duplicated" on race conditions'
o bug 3020, 'Use theme doesn't change some icons until
restart'
o bug 3055, 'Claws segfaults when cancelling a sticky search
after changing folder'
o bug 3038, 'Select a folder incorrectly matches on number in
parentheses'
o bug 3039, 'displaying one specific html email lead in 100%
CPU usage'
o bug 3040, 'Handle revoked GPG private keys'
o bug 3050, 'Claws segfaults when attempting to delete a tag'
o bug 3094, 'OK or Yes to create new directory ?'
o bug 3100, 'Automatic account selection on reply fails if
name is quoted and contains a comma'
o bug 3105, 'vCal plugin via https does not check SSL peer
certificates or host'
o bug 3106, 'rssyl plugin does not verify SSL peer at all'
o bug 3107, 'Height of row in message list does not reflect
font size - three columns, small screen layout'
o bug 3116, 'invalid DTSTART in ics subscription makes claws
crash'
o bug 3117, 'full-day event shown from 01:00 to 01:00 next
day'
o bug 3120, '"Error - File is empty" when redirecting mail
with empty parts'
o bug 3131, 'Crash on reccurent events with no DTSTART'
o bug 3138, 'PGP/Inline crashes on signature check if gpgme
failed to init'
o bug 3139, 'Mainwindow unresponsive due to a busy loop'
o bug 3145, 'Memory corruption in imap_disconnect_all'
o bug 3146, 'Memory corruption when deleting a message from
folder'
o bug 3147, 'verify_folderlist_xml() leaks memory'
o bug 3148, 'Logic error in claws_get_socket_name()'
o bug 3150, 'etpan_certificate_check() leaks memory'
o bug 3155, 'Memory leaks found by Valgrind in
a9065aec26499a0e1294c73b6d9e6f039976521e'
o bug 3169, 'threaded message list performance issue'
o bug 3964, 'headers in wrong order -- file src/common/ssl.c'
o Fix lots of memory leaks
o Fix interference from liboverlay-scrollbar
o Fix some typos
o Fix some layout issues when user has large GTK font
o Fix message search starting from end
o Fix disappearing MIME icon highlight in mails with PGP
signatures
o When autoselecting account for a new message, quoted
recipient names are handled better.
o Python plugin: Also check for _PyGtk_API being a PyCapsule
o MailMBOX plugin: Fix parsing UTC dates
o vCalendar plugin: recognition of quoted parameter values,
which are legal.
o ClamAV plugin: Fix a format string error.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jul 24 15:26:11 2013 UTC (10 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.11: +19 -12 lines
Diff to previous 1.11 (colored) to selected 1.8 (colored)

update to 3.9.2

many fixes and feature improvements, too much to list here

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jun 27 19:46:50 2011 UTC (12 years, 9 months ago) by gls
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.10: +1 -4 lines
Diff to previous 1.10 (colored) to selected 1.8 (colored)

Add two patches from drochner@ to make claws-mail build again against newer
gnutls.
PKGREVISION++

Revision 1.10 / (download) - annotate - [select for diffs], Wed May 4 17:41:15 2011 UTC (12 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.9: +4 -1 lines
Diff to previous 1.9 (colored) to selected 1.8 (colored)

these programs are known to suffer from incompatible changes
in gnutls-2.12 -- add constraint and URL reference (from gls)

Revision 1.9 / (download) - annotate - [select for diffs], Tue May 19 08:59:20 2009 UTC (14 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored)

Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Revision 1.8 / (download) - annotate - [selected], Wed Oct 15 16:22:02 2008 UTC (15 years, 5 months ago) by smb
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.7: +12 -17 lines
Diff to previous 1.7 (colored)

Update to 3.6.1:
* 3.6.1
-------

* Claws Mail now requires libetpan 0.57 for IMAP and NNTP.

* SSL support is now provided by gnuTLS exclusively. OpenSSL support
  has been dropped due to licensing issues.

* Added /View/Fullscreen option.

* Re-ordering of the filtering/processing condition and actions lists
  is now possible using drag'n'drop.

* 3.6.0
-------

* Claws Mail now requires libetpan 0.56 for IMAP and NNTP

* Spell checking is now provided by Enchant instead of Aspell. To
  build spell checker support, you will need the libenchant headers.

* The S/MIME plugin is now part of this package.

* IMAP, NNTP, and SSL are now supported in the Windows port.

* Support for client SSL certificates.

* Better support of SSL certificate stores, to be able to verify
  server certificates.

* Renaming of newsgroups is possible.

* "Always open message when selected" can now have three values:
  'Never', 'Always' and 'When message view is visible'.

* Unsaved server passwords can now be temporarily saved for the
  duration of the session. They can be cleared before the session
  expires by using '/Tools/Forget all session passwords'.

* Auto-wrapping settings are now saved in drafted messages.

* Support for basic auto-indentation in the Compose window.

* Support for animated GIFs in the message view.

* Type-ahead search in Filtering, Templates, Actions dialogs now
  select the result of the search.

* Finer granularity in POP3 accounts' Remove After delay - hours in
  addition to days.

* Spam/Ham flag is now stored on IMAP server when possible, using
  "Junk" and "NonJunk" keywords.

* Use less precise intervals when possible for auto-checking, thus
  the CPU is woken up less frequently.

* The warning icon in the main window is cleared when the error it
  relates to is clipped from the network log.

* IMAP errors now reveal the server on which they happen.

* All deprecated GTK interfaces have been replaced with their
  non-deprecated equivalents.

* csv2addressbook.pl: Added support for FoxMail.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Sep 26 17:51:17 2008 UTC (15 years, 6 months ago) by smb
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored) to selected 1.8 (colored)

Fix missing .include of ssl, to make things work on Linux; fix
other nits in claws-mail base package, notably missing $NetBSD$
lines.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 9 03:55:09 2008 UTC (16 years, 2 months ago) by smb
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored) to selected 1.8 (colored)

Upgrade Claws Mail to 3.2.0, plus add the tnef plug-in.

# Several GUI improvements
The colour preferences have been split into tabs.
Improve the way 'Find in current message' search results are
shown by vertically centering the selected text in the
Message View.
Improvements to the 'List URIs' dialogue.
Filtering/Processing Match Type dialogue has been reworked.
Several other layout improvements.

# Several address book improvements
Added Custom Attributes, which can be edited from
'/Tools/Edit custom attributes...' and are used from the
'Name' drop down list on the 'Edit Person Details' dialogue.
Always add a new contact if any value is set, instead of
silently rejecting it when an email address is not set.
Better guessing of contact name from incomplete name
information.
Better display of contacts that have no name set, in contact
lists, group contents, find duplicate results.
Error messages don't show in the status bar anymore, alert
panels are used instead.
Several other GUI improvements.

# Added optional Tooltips to the Message List. This is enabled by the
'Show tooltips' option on the '/Display/Summaries' Preferences page
and is only possible with GTK+ >= 2.12

# Much improved handling of Return Receipts, both outgoing and
incoming.

# Added the option to use the system defaults for External Programs
preferences on the '/Message View/External Programs' page.

# Added "select first email in list" to the list of possible
selections in the 'Set default selection on entering a folder'
options on the '/Display/Summaries' preferences page.

# IMAP: Added IMAP tags support. (Note: 'Bandwidth-efficient' mode
prevents fetching of tags.)

# IMAP: Optimised flag handling and message copying.

# Improved printed page layout for built-in GTK+ printing
Bold fonts are now used where appropriate and a demarcation
between header and body has been added.

# Optimised filtering on flags/tags changes.

# MAEMO: Added LED flashing for new mail alerts

# MAEMO: Made all of the left of column in the Folder List a hotspot
for expanding/collapsing the tree.

# Updated translations: Brazilian Portuguese, French, German,
Hungarian, Italian, and Spanish

Revision 1.5 / (download) - annotate - [select for diffs], Tue Sep 18 06:40:36 2007 UTC (16 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored) to selected 1.8 (colored)

Add commented out LICENSE line (gplv3).

Revision 1.4 / (download) - annotate - [select for diffs], Tue Sep 18 03:17:24 2007 UTC (16 years, 6 months ago) by smb
Branch: MAIN
Changes since 1.3: +2 -5 lines
Diff to previous 1.3 (colored) to selected 1.8 (colored)

* Claws Mail is now licensed under GPLv3 or later.


New in this release:
~~~~~~~~~~~~~~~~~~~~

* added Tags feature
Tags are arbitrary labels that can be applied to messages. It is
possible to create, edit, remove Tags; apply them to mails;
filter on Tags or Tag presence; apply or unset Tags via Filtering
actions; reference Tags in reply Templates.

* Threads can now be sorted by most recent message
/View/Sort/By thread date

* Added "/View/Show or Hide/Column headers"

* Added 'watch thread' feature

* Enabled the running of folder Processing rules on demand

* Added options to stop/enable writing logs to disc, see Logging
page of preferences

* IMAP and News: Implement age-based caching: allow the specifying
of a threshold for the offline synchronisation feature, and whether
old cached bodies should be removed. Accessible from the Folder
Properties.

* IMAP: Made multiple copy, (in the same IMAP account), faster by
matching source/destination message UIDs.

* LDAP: Ability to edit all Person attributes

* Nicer layout of the message part icons

* Speed up and clean up rendering of larger msgs

* Use progress bar when sending messages

* Made mainwindow's /Help/Manual point to the remote copy if the
local copy doesn't exist

* Replaced some deprecated widgets

* Enabled changing the emphasis color used to highlight the
newsreader/x-mailer header value when it matches our preferred
mail agent, (hidden pref 'emphasis_color' added to clawsrc).

* tools/mew2claws-mail.pl
Added new script that imports a Mew address book

* tools/popfile-link.sh
Added a new script that will open selected messages in
POPFile control center, in order to change the message
status.

* Updated the manual

* Check that Dillo's installed when loading the Dillo Browser
plugin

* Maemo improvements:
o Automatically choose the correct application
to open parts
o Better way to notify of new mails
o Destroy messageview after trashing mail
o Simplified layout
o Better toolbars, removal of CTree headers
o Add a specific icon to go back to folder list
o Improvements to the Wizard, About and icon legend dialogues
o add an easy way to store data (mails and IMAP/NNTP caches)
on one of the SD cards, and protect against unmounts if
needed
o plug the online/offline system into maemo's interfaces to
have Claws automatically switch according to the system
status (on IT OS 2007)
o use HildonBanners to display status messages
o force layout to be Small screen
o put the progress bar in the toolbar

* Updated Brazilian Portuguese, Bulgarian, Catalan, Finnish, French,
German, Hungarian, Italian, Polish, Russian, Simplified Chinese and
Slovak translations.

Plus bug fixes

Revision 1.3 / (download) - annotate - [select for diffs], Thu Aug 9 19:06:31 2007 UTC (16 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored) to selected 1.8 (colored)

the need for libSM is appearently only an unwanted side effect of
startup-notification, so put the dependency close to that one

Revision 1.2 / (download) - annotate - [select for diffs], Sat Aug 4 22:06:54 2007 UTC (16 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -4 lines
Diff to previous 1.1 (colored) to selected 1.8 (colored)

Fix with xorg: use libSM/bl3.mk instead of x11.bl3.mk.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 3 02:34:39 2007 UTC (16 years, 8 months ago) by smb
Branch: MAIN
Diff to selected 1.8 (colored)

Add claws-mail 2.10.0 and many of the plug-ins

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>