summaryrefslogtreecommitdiff
path: root/mail/sylpheed
AgeCommit message (Collapse)AuthorFilesLines
2003-06-15Enable support for jpilot to sylpheed. Enabled by setting USE_JPILOT=YES.chris1-1/+7
Only compile tested, sylpheed still runs with it enabled. Patch supplied by tom (surname unknown)
2003-06-06Update sylpheed to 0.9.2, from email on sylpheed list:chris2-5/+5
(Note: this includes the fix of a serious bug, so I'll recommend upgrading for 0.9.0 and 0.9.1 users (the older version doesn't have the bug).) Changes: * The bug that removed messages from server if "Don't receive" action is specified by the filter rule has been fixed. * The bug that caused abort when a button is double-clicked on some dialogs has been fixed. * A warning that was displayed when address book was empty has been fixed.
2003-05-30Update sylpheed to 0.9.1, main changes are:chris2-5/+5
* The bug in handling folder names which include '+' in IMAP4 modified UTF-7 conversion has been fixed. * The wrong parsing of message/rfc822 parts in multipart messages has been fixed. * Several bugs of auto signature replacement has been fixed. * A bug that didn't hide user string in the Action dialog has been fixed. * Socket I/O timeout interval is now configurable.
2003-05-25Update Sylpheed to 0.9.0, too many new features to list, see the Changelog.chris3-7/+8
Fixes PR pkg/21579
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-4/+2
dependency bumps.
2003-03-22Update sylpheed to use USE_X11 rather than USE_X11BASE.chris1-2/+3
2003-03-07Updated to version 0.8.11.salo3-7/+7
Patch provided by Juan RP via PR pkg/20611. Changes: 0.8.11: ======= - The folder option to remove parentheses and brackets at the beginning of subject has been added. - The option to use command output for signature has been added. - The summary search now also looks for collapsed nodes. - The size of the source window is now remembered. - Euro locales (ISO-8859-15) have been supported. - Many locales and encodings which were not supported before have been added. - Galician translation has been added. - Support for Latin locales (ISO-8859) has been fixed. - UTF-8 locale support has been fixed. - The folding problem of headers has been fixed. - The more workaround for abort problem in Japanese locale has been made. - Other bugfixes have been made.
2003-02-15Depends on metamail to support reading attachments by double-clicking on them.salo1-1/+3
Bump PKGREVISION. From Christian Biere via PR pkg/20169.
2003-02-04Update sylpheed to 0.8.10, main changes are:chris2-5/+5
* The validity check of EUC-JP code became more strict. * The handling of strings which failed to be converted has been modified. * Minor bugfixes and a speed improvement have been made.
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-2/+2
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
2003-01-19Update sylpheed to 0.8.9, closes pkg/19937.chris2-5/+5
Main changes are, for full changes see source codes changelog: * Transition from libjconv to direct use of iconv() API has been made. * Quoted-Printable encoding for outgoing messages has been enabled. * Content-Transfer-Encoding for outgoing messages became user definable. * The abbreviation method of newsgroup name has been improved. * Russian locales support has been improved. * Fixes for message canonicalization have been made. * Bugs of header MIME encoding have been fixed.
2002-12-29Update sylpheed to 0.8.8.chris2-6/+5
Main changes are: * The option to sort by recipient has been added. * The performance of initial sorting when opening folders has been improved. * The bug which would run into infinite loop and eventual crash when encountering invalid characters in header MIME encoding has been fixed.
2002-12-28mime.types needs to be installed (under share/examples/sylpheed) so thatjmmv2-3/+11
CONF_FILES will work with binary packages. Bump PKGREVISION to 1.
2002-12-22Update sylpheed to 0.8.7.chris3-10/+10
Changes are: * 0.8.7 * The extended regular expression has been supported on filtering. * The option to resize images to fit the size of view has been added. * The previous account is now restored on reediting draft messages. * The routine of MIME header encoding has been rewritten completely, and Q-encoding for single-byte locales has been also implemented. * Strings beginning with "www." are now treated as URI. * The default WWW browser has been changed to Mozilla. * The common preferences dialog has been reorganized a bit. * The remote command operation can be executed without X now. * Code cleanups for the implementation of SMTP has been made. * Autotools and libtool have been updated. * A fix for font loading problem has been made. * Other minor bugfixes have been made. For the complete list see ChangeLog.
2002-12-01USE_PKGLOCALEDIR, remove unnecessary patch, delint.salo1-1/+2
2002-11-24Take the latest mime.types from apache2 so that it can be installedchris2-1/+477
into ${PKG_SYSCONFDIR}/sylpheed. It also means by default attaching files won't attach everything as an application/octet-stream file. This also fies the warnings about no mime.types file being found.
2002-11-24Adding missing include of libiconvchris1-2/+9
Add optional support for openldap, while not doing everything in PR pkg/18778 I really don't want to change the default behaviour from what it always has been. Bump pkgrevision number.
2002-11-20Update sylpheed from 0.8.5 to 0.8.6.chris2-7/+7
For the list of changes see: http://sylpheed.good-day.net/#changes Also move BUILD_USES_MSGFMT up a couple of lines, to make pkglint happy.
2002-10-16Update sylpheed to 0.8.5.chris2-6/+5
Mostly bugfixes (see website for complete change list)
2002-09-24buildlink1 -> buildlink2, and use faces instead of compface if it'sjlam1-17/+23
installed.
2002-09-17Update sylpheed to 0.8.3mjl2-6/+6
* The state of compose window is now changed automatically when the account is selected. * The option to only mark message as read when opened in new window has been added. * The receive progress dialog now shows detailed information in the status list. * The receive progress dialog can be kept open. * The line-joining problem of auto-wrapping has been fixed. * IMAP and News cache files/directores are now correctly purged if they become unnecessary. * The wrong news article number calculation has been fixed. * The summary refresh problem has been fixed.
2002-09-03Remove non-standard mime-types file again.wiz2-107/+2
Users are encouraged to copy it from the www/apache if needed. Bump PKGREVISION. Closes pkg/18101.
2002-08-26Add dependency for correct version of gpgme, so that the privacymjl1-1/+4
managing stuff gets included.
2002-08-26Update to 0.8.2mjl2-5/+5
* GnuPG improvements and fix o The line endings are canonicalized correctly before signing. WARNING: don't sign messages with Sylpheed prior to this version since they didn't fully conform RFC3156 and may cause incompatibility between other MUAs. o The feature to store passphrase in memory temporarily has been implemented. o The ascii-armored encryption and clear text signing has been implemented. * Line-wrapping improvements and fix o The cursor movement on auto-wrapping has been fixed. o Flickers on auto-wrapping has been repressed. * Socket I/O timeout has been implemented. * The '--attach' command line option has been implemented. * Automatic cache expiration for News has been implemented. * Time stamp has been added to the log messages. * Temporary files are created under ~/.sylpheed/tmp/. * The problem of folder and summary view refresh on incorporation has been fixed. * The correct FQDN will be returned to server. * Some major memory leaks have been fixed. * Some other bugs have been fixed.
2002-08-22Update to sylpheed-0.8.1.grant2-5/+5
Changes since 0.8.0: * The regression of Japanese code conversion have been fixed. * The problem in MIME header encoding has been fixed. * Several memory leaks in the address book have been fixed.
2002-08-19add dependancy with gdk-pixbuf. sylpheed binary is acutually linked againstkei1-1/+2
libgdk_pixbuf.so.
2002-07-29add default mime.types file for sylpheed and sylpheed-claws.grant2-1/+108
suggested by Bill Warner in pkg/15972, with minor changes by me.
2002-07-19Enable compface, per PR 17541hubertf1-2/+3
2002-07-18Update slypheed to 0.8.0. Changes:hubertf3-27/+28
* 0.8.0 * The "Paste as quotation" feature has been implemented. * The "Action" feature (function to pass contents of messages to external programs) has been added. * Automatic line-wrapping on input has been enabled. * The Japanese encoding conversion routine has been rewritten and libkcc has been removed. * The MIME encode/decode routines based on fetchmail have been rewritten. * The IMAP response parser has been improved. * The authentication method on SMTP AUTH can be forced. * The receive error dialog can be disabled. * The option to change the displayed message automatically with cursor key on the summary view has been added. * The copy and paste problem in MIME mode has been mostly fixed. * Some other minor bugfixes and improvements have been made. * 0.7.8 * The feature to leave messages on POP3 server for specified days has been implemented. * The SSL preferences which was broken at the previous version has been fixed. * 0.7.7 * The 'Redirect' (aka Bounce) feature has been implemented. * IMAP4 / POP3 STARTTLS command has been enabled. * NNTP over SSL has been enabled. * The sorting order of the summary view became persistent. * The 'Expand / Collapse all threads' feature have been added. * The sorting order of the folder tree became case insensitive. * The common / account preferences button has been removed from the toolbar. * Some fixes and improvements for MIME view have been made. * The behavior of the toggle menu of 'Folder tree' and 'Message view' have been fixed. * The behavior of address completion has been fixed. * A bug in the header MIME encoding routine on Japanese locale has been fixed. * Some other bugfixes have been made. Submitted by dawszy@polnet.wroc.pl in PR 17632.
2002-06-04Upgrade to 0.7.6. Closes PR#17158.cjep3-6/+22
(Also disable compface for now. Maintainer will be submitting a version that uses compface in the next few weeks.) Changes since version 0.7.5 (from NEWS file): * The manual and the FAQ have been updated, and German and Italian FAQs have been added. * IMAP shared folder is now supported. * 'Create filter rule' has been added to the context menu. * Only newsgroup names longer than specified length are abbreviated. * 'Get all' doesn't check for new messages on IMAP or News account by default. * Minor improvements to the folder property dialog have been made. * Special characters like parentheses can be used in passwords for IMAP accounts now. * Some crash bugs and other minor bugs have been fixed.
2002-06-01only enable ipv6 if USE_INET6 is defined.grant1-2/+10
this package now conflicts with sylpheed-claws.
2002-05-04Updated to 0.7.5.uebayasi2-5/+5
Changes from NEWS are * The license has been modified so that it will be compatible with OpenSSL. * Sent / Drafts / Queue folder on IMAP4 has been enabled. * The internationalization of IMAP4 folder name has been implemented. * IMAP4 folder renaming has been implemented. * Some critical bugs in IMAP4 response parser have been fixed. * Non-default mailboxes are now specifiable for inbox, sent, draft, trash folder and the destination of filtering, using folder identifier. * Folder property dalog has been implemented. * Special folders can be specified from the folder property dialog. * 'Outbox' has been changed to 'Sent'. * Queued messages are now saved to Sent folder after they are actually sent. * The auto line-wrapping has been improved. * 'Reply to sender' now works for newsgroups. * The SMTP server response is now referred on SMTP AUTH. * Templates can be inserted into the current cursor position now. * Confirmation dialog is displayed on sending if sbject is empty. * Displayed newsgroup names are now abbreviated. * The timeout of DNS lookup has been implemented. * 'Ctrl-Enter' shortcut now works even if Num Lock is on. * The new application icon has been added. * New message checking on IMAP or news server will be aborted immediately if some errors occurred. * Some menu items have been modified. * Some other bugfixes have been made.
2002-03-17A leak to be removed.uebayasi1-13/+0
Pointed out by wiz@netbsd.org.
2002-03-17Update of Sylpheed 0.7.4 provided by Osamu Oishi <oishi@ims.ac.jp> inuebayasi3-52/+74
pkg/15929. (Along with security/gpgme update, which I forgot to mention.) Part of changes I pick up randomly is; 0.7.4 * Message retrieving is now cancelable from the menu even if the dialog is hidden. 0.7.3 * Attached files will be inherited on forwarding or reediting. * Filter rules will be also updated when renaming or deleting folders. * 'Get all' and 'Check for new messages' now works for IMAP4 and News accounts. 0.7.2 * Message moving between different type of folders has been enabled. * 'Show all header' and 'Thread view' became toggle switch. 0.7.1 * Message copy between different type of folders has been enabled. * Multiple message forwarding has been enabled. * Most of key bindings became customizable. 0.7.0 * Undo / redo function has been implemented. * Regular expression has been supported in filtering. * The cursor on composition window blinks now. 0.6.6 * The newsgroup subscription dialog has been enhanced. * Template function has been improved. * New wrapping function for composition window has been implemented. 0.6.5 * The template function has been implemented. * The quotation format parser has been enhanced. * The forwarding format has become customizable. 0.6.4 * The performance of summary display on large number of messages has been improved. * Columns of the summary view became reorderable. * The default order of the summary view columns has been changed. And many bug fixes and documentation improvement.
2002-01-10Remove obsolete patch.wiz1-13/+0
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-2/+2
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-2/+2
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work.
2001-10-15added a new patch forgot in previous commit.kei1-0/+13
2001-10-15updated sylpheed package to 0.6.3. Based on patches for 0.6.2 fromkei4-35/+90
oishi@ims.ac.jp who is maintainer of this package; applied to 0.6.3 by me.
2001-08-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam1-1/+2
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-07-15Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Removejlam3-12/+22
*awful* hack to force installation into ${X11BASE} regardless of whether xpkgwedge was installed or not.
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-08Remove 'an' from COMMENT.wiz1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-11Initial import of "Sylpheed" package:kei5-0/+53
Sylpheed - an X based e-mail client has features (or go for it :-)) o user-friendly and intuitive interface o 3-paned view like many Windoze-based mail client o ability of keyboard-only operation o Mew/Wanderlust-like key bind o multipart MIME o unlimited multiple account handling o message queueing o assortment function o XML-based address book o APOP support o unread message management o MH folder support o multithread support (experimental) o can import mbox o drag & drop (partially implemented) o fast thread display o high-speed message processing o lightweight resource usage o easily customizable configuration o "Attract by subject" faculty, which is convenient when thread is broken on Mailing List and so on. o supports automake + autoconf, and internationalization of message by gettext o integrated NetNews client (partially implemented) This package was made by Osamu OISHI <oishi@ims.ac.jp> and he posted it to tech-pkg-ja mailing list. XXX latest version is 0.8.4, which will (hopefully) be imported later.