summaryrefslogtreecommitdiff
path: root/mail/sylpheed
AgeCommit message (Collapse)AuthorFilesLines
2012-09-07Revbump after updating graphics/cairoadam1-1/+2
2012-06-29Update sylpheed to 3.2.0.taca4-27/+11
Changes since Sylpheed 3.1.4 ---------------------------- [New features] * Each attachments on the message view now have graphical label and popup menu. * The UI for Attachments tab was changed to save the space. Users now also can do 'Save all' without switching the view. * The 'show_attach_tab' option (without UI), which reverts the attachments interface to the old one, was added. * Multiple keywords search of the quick search was implemented. * The context menu of the folder view and the summary view can be popped up using Menu key or Shift+F10. * Win32: IPv6 support was enabled again. * Win32: SylFilter is now also included in the installer. The default junk commands were also changed to sylfilter. * Win32: an option to play sound when new messages arrive was added. * Win32: The file selector now follows Windows shortcut (.lnk). [Improvements] * Number of maximum characters per line of configuration files was increased. * Compose window will not be closed if saving of message to outbox failed. * Sender's e-mail address became not guessable from generated Message-Id. * New plug-in APIs were added. * 'Account Preferences - Advanced - Put deleted messages in' account setting actually works now. * MIME debug output was modified. * Both filtered and original numbers of messages are displayed on the status label now. * The POP3 remote mailbox now supports SOCKS proxy. * The POP3 remote mailbox now retrieves headers from the newer messages (useful for slow connection). * The POP3 remote mailbox can now reload message headers after the loading is stopped. * News (NNTP) now supports SOCKS proxy. * The details of new message counts are displayed on the tooltip of the tray icon. * Address auto-completion now also matches to the subsequent part of the name of contacts. * On file selection dialog, the last selected folders are preserved between sessions now. * DNS lookup error is now distinguished from other connection errors. * The clip icon was replaced with more visible one on selected row. [Performance improvements] * The performance of reading cache files was improved by using memory mapped file (requires GTK+ >= 2.8). * Win32: the launch of Windows installer became faster. [Other changes] * Sylfilter command was added as a preset of junk filter program. * The blinking period of the tray icon was extended to 10 seconds. * 'Is shorter than' became the default for 'Age' filter condition. * The Japanse manual was updated, and the encoding of Japanese manual was changed to UTF-8 to prevent display failure on some browsers. [Bugfixes] * Queue control headers are removed when moving messages from queue folders to trash. * Duplicated keyboard accelerators on some dialogs were fixed. * The focus on quick search entry is not stolen by the refresh of summary. * The HTML parser was modified. * The check of IMAP AUTHENTICATE response was fixed. * The compilation failure with GLib 2.32 or later was fixed. * The bug that a MIME part that didn't have its name could not be saved was fixed. * Address autocomplete drop-down list with newer version of GTK+ was fixed (#52). * Line-space for auto-wrapped lines now reflects the line-space setting (#64). * Some minor fixes for IMAP were made. * Some memory leaks were fixed. * Other bugfixes were made. * Some compiler warnings were removed. * Win32: OpenSSL was updated to 0.9.8x. (0.9.8w in Sylpheed 3.1.4 is also not vulnerable)
2012-06-02Update sylpheed to 3.1.4.taca2-7/+6
* 3.1.4 (stable) * Some minor fixes for IMAP were made. * A bug that cancelling editing contact on address book results in click-and-drag behavior with newer GTK+ was fixed. * Corrupted message caches of news and IMAP are automatically discarded now. * Win32: included libpng library was updated to 1.2.49 (security fix). * Win32: included libtiff library was updated to 3.9.6 with CVE-2012-1173 patch (security fix). * Win32: OpenSSL was updated to 0.9.8w (security fix). * Win32: the bug that the installation process continued even if uninstall was cancelled on update was fixed. * 3.1.3 (stable) * On browsing IMAP folder, the error "imap_cmd_gen_send: cannot send command because another command is already running." was fixed. * The crash bug that occurred when IMAP message fetching and new message checking happened at the same time was fixed. * The crash bug that was caused by offline switch while IMAP session was active was fixed. * A bug that filter settings were lost if Escape key was pressed quickly on auto filter creation was fixed. * Win32: OpenSSL was updated to 0.9.8t (security fix). * Win32: included libpng library was updated to 1.2.47 (security fix). * Win32: included curl executable was updated to 7.24.0.
2012-05-06Build fix for new glib2.dholland2-1/+17
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-1/+2
2011-09-13Update sylpheed package to 3.1.2.taca2-6/+6
2011-09-07 * version 3.1.2 2011-08-03 * src/quick_search.c: applied a patch to fix quick search text color on dark themes (thanks to speps). 2011-06-24 * src/update_check.c: win32: also check the file size of updater exe. 2011-06-24 * libsylph/utils.c: my_tmpfile(): win32: fixed a memory leak. unix: removed alloca().
2011-06-21Update sylpheed package to 3.1.1.taca3-7/+8
Patch was provided by PR pkg/45088 from ISIHARA Takanori. Changes of Sylpheed * 3.1.1 (stable) * The column width of the address book will be saved now. * The keyboard shortcut of 'File/Send' menu of compose window was changed to prevent accidental sending. * The bug that caused occasional crash when summary was updated while receiving messages was fixed. * The compilation problem on some environment was fixed. * Some locale problems on Mac OS X was fixed. * The compilation error on newer gcc was fixed. * Finnish translation was added.
2011-05-04Update to sylpheed-3.1.0.tnn3-10/+11
From homepage: "This release contains many improvements for usability. The features requested by many users, such as combining partial messages, removal of attachments, automatic address completion, etc., were added. The feature to assist the migration from Outlook Express has been added. Various bugfixes have been also made."
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-1/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-04-09Update to sylpheed-3.0.2. Changes:tnn2-6/+6
* The random scrolling problem on selecting folders with GTK+ 2.12 or later was fixed. * The problem that config files are not updated after creating new accounts was fixed. * The problem that folder config file was not updated after changing IMAP or News account name was fixed. * Several typos in some dialogs were fixed. * The Japanese manual was updated.
2010-03-01Update to sylpheed-3.0.0.tnn3-9/+10
Many bugfixes. New features include: * multi-threading was introduced * add new recipients to address book automatically on sending was added. * The new filter match type 'is in addressbook' was added. * Address book is now sortable by each column. * Address book search feature was added. * The setup dialog on the first run became user-friendly. * The new account setup dialog was implemented. Easy Gmail setup. * SHA1/MD5 fingerprint and validity period of certificate is now displayed * menu item to request disposition notification was added * The feature to customize the color label text was added. * The option to set only mail address of recipients when replying was added.
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-10-12Have spellchecker by defaultahoka2-7/+5
Take maintainership from Chris (I have asked him in private mail) Remove PKG_REVPATH, I think we gave enough time.
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2009-08-14patch-aa: set auto_update_check to default FALSE.tnn3-2/+17
(I don't appreciate software that phones home.)
2009-08-13Changes from 2.7.0ahoka2-7/+8
* The feature to import and export .eml files was added. * Progress is displayed during import and export now. * The warning about non-exist plug-in directory was removed. * The comments within Content-Type header are handled now. * The order of signals emitted at moving messages was modified. * The sylpheed.spec file was fixed.
2009-07-27Changes from 2.6.0ahoka3-8/+50
* The plug-in system was implemented (still experimental. See PLUGIN.txt for detail). * LibSylph (internal version) is built as shared library now. * The update check feature was implemented (requires curl command, included in Windows installer). * fsync() will be called after writing configuration files. * 'Send queued messages' is shown instead of 'Mark all read' in the context menu of the Queue folder. * The default command line options of spam filters were modified. * Win32: Hard link will be used to improve file I/O performance if available. * Win32: bsfilter is included in the installer now. If you have installed bsfilter at another location, please note that the location of database files might change. * Win32: Install/uninstall will be aborted if Sylpheed is running. * Win32: The registration of Start menu will be applied to all users. * Win32: The installer cannot launch Sylpheed anymore when install finishes (for Vista). * A crash bug on CSV import of the address book was fixed. * Several other bugfixes were made.
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-06-14Remove @dirrm entries from PLISTsjoerg1-14/+1
2009-05-02Add PREV_PKGPATH and/or SUPERSEDES for various packages thatreed1-1/+3
were moved or renamed. This was for some from 2008 and 2009 and one from 2001. Also I noticed that a CHANGES entry was wrong as said "Renamed" when should have said "Moved" (lua-OSBF) because PKGBASE stayed the same.
2008-12-23Update to version 2.6. This makes our local patches no longer relevant/required.ahoka9-171/+7
Enchant and GTK 2.14 are now officially supported. Changes from 2.5.0 ------------------ New features The POP3 remote mailbox feature, which enables the direct view/download/deletion of messages on POP3 server, was added. The backups of configuration files are kept for four generations now. Feature improvements Enchant (with GtkSpell 2.0.13) has been supported. When creating filter rule automatically, the target header field is used as a default filter name. The Japanese manual was updated. In the folder selection dialog, only folders which are expanded in the folder view are expanded. The folders which should not be selected in the folder selection dialog became unselectable. Unix: Only new messages are counted when incorporating from local mbox. Unix: SIGHUP/SIGINT/SIGTERM/SIGQUIT signals are handled now. Win32: System shutdown event is also handled on debug mode. Bugfixes The parser of IMAP4 was fixed. Warnings about --datarootdir on running the configure script was removed. The bug that the addressbook window was not refreshed when sender of message was added to the addressbook was fixed. A workaround for raw-JIS filename used for attachments (specifically Eudora) was made. The compilation error when using GTK+ 2.14.x was fixed. Some build fixes were made. Several bugfixes were made.
2008-10-18Fix build w/ GTK+ 2.14.xtnn6-1/+66
2008-06-29- Update to sylpheed-2.5.0.tnn7-17/+120
- Add patch from Fedora which makes the gtkspell option build again, with the enchant-backed gtkspell. - Add DESTDIR support, from mail/sylpheed-devel Changes from 2.4.8 * New features o The vertical 3-paned view mode was added. o The feature to save SSL peer certificate was added. o The option 'Treat HTML only message as attachment' was added. o The feature to confirm missing attachments was added. o The feature to confirm recipients before sending was added. * Feature improvements o To: header is also searched by quick search in Sent/Draft/Queue folders. o 'Edit/Quick search' menu was added. o Spaces in address and server entries on account preferences dialog are now automatically removed when applied. o The compose window now remembers the maximized state. o The focus will not move from the text view to the summary view with 'Next/Prev' keyboard operation now. o The alert dialog is displayed now when PGP signing/encryption failed. * Bugfixes o The bug that caused busy loop when initial connection was immediately refused was fixed. o The bug that the quote description dialog never appeared again after closing it with the close button was fixed. o The new/unread status display on quick search filtered mode was fixed. o The windres command will not be enabled on non-win32 platforms now. o The address completion was fixed. o Win32: --attach option was fixed. o The sylpheed.desktop file was fixed. o A crash bug was fixed. o Content-Transfer-Encoding header with comments was supported. o UTF-8 locale strings with suffix '.utf8' were supported. o The 8KB restriction of template body size was removed.
2008-05-30Comment out the gtkspell option, it doesn't work with the enchantedtnn1-2/+2
version of gtkspell. If you need it, use mail/sylpheed-devel.
2008-03-30Add USE_LANGUAGES variable as suggested by pkglint.darcy1-2/+3
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-1/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2008-01-03Update to 2.4.8:xtraeme2-6/+6
* The encoding method of MIME headers is now determined by outgoing encoding rather than the value of MB_CUR_MAX. * The memory leaks and warnings in LDAP search were fixed. * The beep on folders with one message when using GTK+ 2.12 was removed. * Win32: The crash that occurred when trying to display some TIFF files was fixed. * Win32: Settings are now automatically saved on the shutdown of system.
2007-10-11Update to 2.4.7:xtraeme2-6/+6
* The bug that 'Set display item of summary...' button in the common preferences dialog always show send folder setting was fixed. * The previous focus is kept when separation of view is changed. * The status label is automatically resized now when there is not enough width. * The bug that virtual folders were not sorted properly was fixed. * The crash when trying to use ascii-armored PGP encryption was fixed. * The most of compiler warnings were removed. Changes for 2.4.6: * The 'To' column was added to the summary view. * In Sent, Draft, and Queue folders, the 'To' column is displayed by default. * The display column setting of send folders became independent from normal folders. * The ascii-armored PGP encryption was fixed. * The combined method is used now when both PGP encryption and PGP signing are specified. * The PGP passphrase dialog was disabled on filtering and query search. * The new message notify will be blocked when a new message is read on receiving. * 'LIST "" "*"' command is used instead of 'LIST "" "%"' to obtain folder list from IMAP4 server. * The bug that noinferior and noselect flags were ignored until rebuilding folder tree when a new folder was created on IMAP4 server was fixed. * If attached files become nonexistent on sending, error dialog will be displayed and the sending will abort.
2007-08-31update to 2.4.5, fixes format string vulnerability in POP3 clientdrochner2-6/+6
(CVE-2007-2958) other changes: -The potential crash bug in address completion was fixed -The signature separator '--' is not joined on line wrapping now
2007-07-25Update to 2.4.4:xtraeme2-6/+6
* Reply and forward marks are appended after messages are actually sent. * The feature to reply to attached message/rfc822 messages was added. * When a folder is renamed, the path of junk folder is also updated. * A workaround for the error which occurs with Gmail SMTP server was made.
2007-07-01Update to 2.4.3:xtraeme2-6/+6
* 2.4.3 (stable) * The quick search entry is cleared when Escape key is pressed on it. * UTF-8 with BOM is handled correctly when inserting signature. * A possible crash when adding address from address book was fixed.
2007-05-21Update to 2.4.2:xtraeme2-6/+6
* The recursive download of remote folders was enabled. * The quick search condition for each folder now persists between sessions. * The selection now persists when the quick search condition is updated. * SSL ports in Advanced tab of the account prefs dialog are now automatically set when SSL is enabled. * The '--open' command line option which open messages in new window was added. * Quoted-printable or base64 encoding is now forced on PGP/MIME signing instead of stripping trailing spaces (except for the case of ISO-2022-JP encoding). * The quoted-pair in From header is now processed correctly when displaying its name. * The performance of 'Mark all read' on IMAP folders was improved. * The bug that the character '+' in address was treated as URI-escaped space was fixed. * Unix: the problem that 'Get' and 'Get all' button could not be clicked after receiving while mouse pointer was over the buttons was fixed. 2.4.1: * If shift or control key is pressed on address completion, only address string is inserted now.
2007-04-25Update to 2.4.0.xtraeme3-8/+9
* New features o Toolbar + The customization of the toolbars was implemented. + 'Prev', 'Print', 'Address', 'Prefs', 'Account', 'Not junk', 'Search' and 'Stop' button was added to the toolbars. + The overflow menu for the toolbars was added. + The option to place toolbar labels at the right of icons was added. o Address book + Copy and paste of persons in the address book was enabled. + In the address book, the import of CSV and Tab-separated text file was enabled. o The automatic filtering of IMAP4 on receive operation was enabled. o The option to toggle the window on the trayicon click was added. * Feature improvements o Junk mails are now filtered when incorporating from local spool. o The width of toolbar buttons was reduced when the labels are displayed. o The checking of remote folders doesn't abort with non-fatal errors now except for network failure. o Close button was added to the address book dialog. o In-Reply-To header was supported in mailto URL. o An error message is displayed now when the decryption of PGP encrypted messages failed. o 'Within 1 day' and 'Last 5 days' was added to the quick search rule. o The toolbar style switch was added to the toolbar context menu. o The limitation of the nesting level of MIME structure was relaxed. o A margin for text was added to the composition window. o An error dialog is displayed if the execution of junk filter command fails. o The overwrite confirmation of the file selection dialog was improved. o The file copy and move operation were optimized. o The included Japanese manual was updated. o Unix: Symbolic links are now also scanned when scanning MH folders. * Bugfixes o The problem that the width of the folder view was not saved when the main window was maximized was fixed. o The crash when verifying signed messages with popup window was fixed. o The crash on exit when the order of summary columns were modified by DnD was fixed. o The wrong handling of quotation in multi-byte strings on MIME header encoding was fixed. o The behavior of 'Go to next unread' with changing folders was fixed. o Several bugs of the search dialog were fixed. o Several bugs of the address book were fixed. o The crash on the cancellation of sending or receiving was fixed. o Unix: The bug that the window was kept being skipped from window list after it became visible with window shading or switching workspaces. * Changes from 2.4.0rc o Invalid APOP timestamp is rejected now (CVE-2007-1558). o The configuration file is written out after the toolbar is customized.
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2007-02-04Update to 2.3.1:xtraeme2-6/+6
* The compilation failure with GLib 2.4 was fixed. * The compilation failure in some OSes was fixed. * A memory leak on executing external editor was fixed. * The bug that the handling of IMAP4 server responses became out of sync when an error occurred while fetching messages was fixed. * "ca-root.crt" is also looked for as a CA certificates file now. * The spaces around equals between name and value of MIME parameters are now allowed. * The MIME header encoding of quoted multibyte strings was fixed. * The edit account dialog is now placed at the center of the parent window.
2006-12-28Update to 2.3.0:xtraeme3-8/+10
2.3.0 provides the new printing function and new mail notification by the tray icon. 2.3.0 also includes various usability improvements. In Win32 version, the included GTK+ library has been updated to the latest 2.10.6, and it introduces the improvements of usability and bugfixes.
2006-11-20Update to 2.2.10:xtraeme2-6/+6
* 2.2.10 (stable) * The change between folders became faster at GTK+ 2.10.x. * The text insertion by the action was fixed again. * The text redraw problem on the undo of large text was fixed. * The crash that occurred when printing a message with empty Subject, From and To was fixed. * The window position and the layout of the 'Add Address' dialog was modified. * Libpisock 0.12 was supported. * Win32: The bug that window position was reset when quitting Sylpheed while window was hidden was fixed. * Win32: The selection of the labels on the header view and the alert dialog are now visible. * Win32: The e-mail menu in the start menu now works when Sylpheed is selected as a default mailer. * Win32: The character corruption on printing when environment-dependent Japanese characters are used was fixed.
2006-09-23Update to 2.2.9: (I commit it on the freeze because it containsxtraeme2-6/+6
fixes for GTK+ 2.10) 2.2.9 changes: * The crash that occurred if the summary was sorted by a key which doesn't have visible column was fixed. * The URI of the about dialog was updated. 2.2.8 changes: * The bug that possibly lost messages when there was no disk space has been fixed, so please upgrade if possible. * The PLAIN authentication method for IMAP4 was supported. * The verification of encrypted and signed messages with combined method was supported. * Oniguruma regex library can be used instead of system's regex API. * The LDIF import of the addressbook was improved. * Full PGP signature information is displayed on the main text view. * All trailing spaces are removed when signing with PGP/MIME instead of using quoted-printable to improve compatibility with other MUAs. * A warning is displayed before sending when Bcc is specified at PGP encryption. * The bug that possibly lost relatively small messages on receiving when there was no disk space was fixed. * The behavior of manual junk filtering was fixed. * UTF-8 text can be inserted correctly in the compose window. * The error messages of the failure of displaying message body was improved. * Some workarounds for GTK+ 2.10 were made. * Minor UI fixes were made. * Other minor bugs were fixed.
2006-09-07Sylpheed's MASTERSITES and HOMEPAGE has been moved.obache1-3/+3
2006-08-01Update to 2.2.7:xtraeme2-6/+6
* "Mark all read" was added to the folder context menu. * "Set as (not) junk mail" was added to the summary context menu. * The option to filter junk mails before normal filtering was added. * When replying to all, the original address strings are used for Cc instead of stripped ones. * Windows-1257 was added for display encoding. * Some menu items of the folder context menu were enabled even on receiving messages. * The bug that manual junk filtering didn't work when no filter rule exist was fixed. * Several crash bugs were fixed. * Win32: libgpg-error-0.dll and libgpgme-11.dll was updated. * Win32: The scanning of folders was optimized so that receiving or moving of messages become faster when folders contain large number of messages.
2006-06-10Update to 2.2.6.xtraeme2-8/+6
Changes 2.2.6: * The 8-bit literal (literal8) in IMAP4 response was supported. * The missing timeout handling was added for SMTP. * The failure of URI security check when they have leading space was fixed. Changes 2.2.5: * The character corruption and crash bug when using Japanese half-width kana on sending messages was fixed. * The execution failure when using the accessibility module was fixed. * The bug that new/unread count becoming negative value was fixed. * The bug that bold face was disabled in the folder selection dialog with GLib 2.10 and Pango 1.12 was fixed. * The incorrect progressbar display when expired messages exist was fixed.
2006-05-31The databases/openldap package has been split in -client and -server componentghen1-2/+2
packages. Convert LDAP-based applications to depend on openldap-client, and bump PKGREVISION for those that depend on it by default.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-1/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-30/+30
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.