summaryrefslogtreecommitdiff
path: root/mail/sylpheed-gtk2
AgeCommit message (Collapse)AuthorFilesLines
2005-02-24Add RMD160 digests.agc1-1/+2
2004-12-26Update sylpheed-gtk2 to 1.0.0.20041224.minskim2-6/+6
Changes since 0.9.99. * The first official release. * The escaping of special characters in action commands has been modified. * The crash on deleting a remote account has been fixed. * The IMAP4 parser has been fixed for 64-bit platforms. * Users are now asked to switch to online mode when sending in offline. * The line-joining problem of auto-wrapping has been fixed. * Special characters are now properly escaped when executing action commands. * Some compiler warnings have been removed. * The Japanese manual has been updated. * Some icons have been modified, and unused icons have been removed. * The menu strings have been fixed. * The workaround for invalid CR characters on POP3 has been made. * The Japanese JPilot address book has been supported. * Back scrolling on Shift/Alt and Space key press has been enabled. * Attached text files are now canonicalized before encoded to BASE64 to conform with RFC 2045. * The optimal Content-Transfer-Encoding will be used when attaching text files. * The icons of the receive dialog have been modified. * Mozilla Firefox has become a default web browser. * The auto-expanding status bar has been fixed. * Messages won't be moved or deleted immediately at local filtering when immediate execution option is off. * 'Empty trash' has been added to the folder context menu. * 'Remove mailbox' has been removed from the folder context menu. * 'File' menu in the main menu has been reorganized. * AND/OR matching option has been added to the summary search dialog. * APOP setting became a separate option for POP3. * Icons are added to the alert dialog and filter edit dialog. * Cc is added for the parameter of templates. * The menu of composition window has been reorganized. * Gettext has been upgraded to 0.14.1. * Some minor bugs of filtering have been fixed.
2004-11-08Extra LDFLAGS for Solaris. Tested by Robert Lillack <lillack at mis.mpg.de>gavan1-1/+3
2004-11-03Update sylpheed-gtk2 to 0.9.99.20041024.minskim2-6/+6
Changes: * The new filtering system, which has many new features, has been implemented. * The handling of 'New' flags for messages has been modified. * The spool path setting can now take both file and directory. * Invalid URIs used by DnD has been fixed. * Other bugfixes have been made.
2004-10-21Update mail/sylpheed-gtk2 to 0.9.12.20040918, this is a bugfix release.xtraeme2-24/+26
While I'm here, convert to use bsd.options.mk.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-01update to sylpheed-0.9.12-gtk2-20040622recht3-33/+6
Change PKGVERSION to 0.9.12.0.1 for this, since we already have 0.9.12. Changes: * Do not detect as "Edited" just after creating a new mail on compose window. (OGUCHI Takuya) * Parse gtkrc-2.0 instead of gtkrc. * Fixed auto completion bug in address entries on compose window. (Michael Graham)
2004-06-21update to sylpheed-0.9.12(-gtk2-20040617)recht2-6/+6
changes: * 0.9.12 * A session timeout for POP3/SMTP has been implemented. * The 'Print' menu on the context menu has been restored. * the value of CACHE_VERSION has been increased to prevent a cache incompatibility problem on some platforms such as FreeBSD.
2004-06-20Add one missing file, noted by minskim@.xtraeme1-1/+2
2004-06-20Update mail/sylpheed-gtk2 to 0.9.11.xtraeme3-40/+6
Changes: * 0.9.11 * The spring-loaded folder has been implemented for the folder view. * A function to filter selected messages has been added. * Always move messages by default when using DnD (copy if Ctrl key is pressed). * On filtering, the matching algorithm of 'not contain' flag has been fixed. * NNTP servers that require authentication at the beginning of the session has been supported. * The method of updating the progress dialog has been modified. * The context menu on the summary view has been cleaned up. * The image viewer has been fixed. * The cache handling has been fixed for AMD64 and other 64-bit platforms. * The SMTP routine has been fixed to fully comply with RFC 2821
2004-06-01Add patches for the following problems:recht4-3/+63
- Fix loading empty preference keys http://sourceforge.net/tracker/index.php?func=detail&aid=917661&group_id=88198&atid=585816 - Do not load ~/.gtkrc http://sourceforge.net/tracker/index.php?func=detail&aid=883617&group_id=88198&atid=585814 via FreeBSD ports Bump PKGREVISION to 3
2004-04-17Set USE_LIBTOOL=yes.xtraeme1-1/+2
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-11Bump PKGREVISION to catch with gpgme03 package rename (it was named gpgmejmmv1-1/+2
previously) and its associated library.
2004-03-03Update to 0.9.9.minskim3-7/+8
Changes: * Word wrapping on multibyte locales has been improved. * The receive menu has been improved. * The combo button for toolbar has been implemented. * The download feature for IMAP / News folders has been implemented. * URL is now shown on the toolbar when links are clicked, and put warning in case of fake URL. * JIS X 0201 Kana (hankaku kana) will be converted into JIS X 0208 when sending. * Crashes on 64-bit environments has been fixed. * Other bugfixes have been made.
2004-02-14bl3ifyminskim1-11/+12
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-13Update to 0.9.8axtraeme2-8/+9
Changes: * 0.9.8a * The bug that caused the failure of cache data read has been fixed. * 0.9.8 * The offline mode has been implemented. * The performance of the scanning of MH folders has been improved on the platforms which support d_type in 'struct dirent'. * The error checking on moving/deleting messages has become strict. * When getting IMAP4 message list, it now fallbacks to FETCH command if server doesn't fully support SEARCH command. * Outbox for accounts are now correctly chosen when sending from queue. * Gettext has been upgraded to 0.12.1. * IPv6 support is now enabled by default. * Other bugfixes have been made. * 0.9.7 * The vulnerability in SMTP response handling, which is exploitable by a malicious SMTP server, has been fixed. * The structure of folder system has been sorted out. * The checking of the existence of IMAP root directory has been modified.
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-14Depend on gpgme03 package. Bump PKGREVISION.wiz1-3/+3
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-2/+2
2003-11-12PKGREVISION++ after openssl update.jschauma1-1/+2
2003-09-28Whitespace.jmmv1-23/+23
2003-09-28Initial import of sylpheed-gtk2-0.9.5-20030906.xtraeme5-0/+660
Sylpheed is an e-mail client (and news reader) based on GTK+, running on X Window System, and aiming for: * Quick response * Graceful, and sophisticated interface * Easy configuration, intuitive operation * Abundant features Currently, many features are supported including POP3, IMAP, NNTP, multiple accounts, threading, filtering, MIME attachments, APOP, SMTP AUTH, SSL, IPv6, GnuPG, internalization, and more. This is the GTK+ 2.0 branch of Sylpheed, authored by Takuro Ashie and Botond Botyanszki.