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>.
Use Apache 2 mime.types file.
Make the differences between the sylpheed and sylpheed-claws Makefile as
minimal as possible. Note that we now use gdk-pixbuf, rather than imlib.
Smoke tested only, IE it works with my cyrus imap server enough to read and
send mail.
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.
* new message cache system
* new sort function
* allow user to set SMTP AUTH options
* improved ldap library detection
* ability to select part of a text mime-part
to reply
* reply flag gets set on sending of a reply
* allow multiple email addresses per JPilot entry
* allow user to 'Save all' attachments in a mail with
multi-attachments
update provided by Dawid Szymanski in pkg/17687, with minor changes by
me.