Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
previously) and its associated library.
|
|
|
|
|
|
Main changes are:
* A new folder can be created on the folder selection dialog now.
* The folder view is now updated progressively when receiving.
* Statasbar has been added to the message view window.
* The built-in image viewer has been improved, and its memory leaks
have been fixed.
* Ukrainian translation has been added.
* Other bugfixes have been made.
|
|
* 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 statusbar when links are clicked, and
warning is displayed 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.
|
|
|
|
in PR pkg/24009.
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
|
|
The bug that caused the failure of cache data read has been fixed.
Also remove my workaround for the above.
|
|
to be corrupt. The use of setvbuf after a file has had IO performed causes
a discard of data from that stream, so the cache file appears corrupt.
This cures performance issues with imap folders, where all the headers were
refetched all the time, rather than using the cached versions.
|
|
|
|
Changes:
o The offline mode has been implemented.
o The performance of the scanning of MH folders has been improved on
the platforms which support d_type in 'struct dirent'.
o The error checking on moving/deleting messages has become strict.
o When getting IMAP4 message list, it now fallbacks to FETCH command
if server doesn't fully support SEARCH command.
o Outbox for accounts are now correctly chosen when sending from queue.
o Gettext has been upgraded to 0.12.1.
o IPv6 support is now enabled by default.
o Other bugfixes have been made.
|
|
|
|
|
|
Changes are:
* 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.
|
|
|
|
* A crash bug when deleting currently opened folder has been fixed.
* The performance issue of the address book has been fixed.
* The behavior of manual signature insertion has been reverted.
* A crash bug on startup when a font can't be loaded has been fixed.
* The format of MIME boundary has been modified again.
* Other minor bugfixes have been made.
ok'ed by chris@
|
|
Changes:
* The size, the position, and the visibility of separated views are
now remembered.
* The per-folder settings are now preserved even if a folder tree is
rebuilt.
* The receive dialog's option to display the dialog only on manual
receiving has been added.
* 'Top' and 'Bottom' button has been added on the filter setting
dialog.
* The UIDPLUS extension of IMAP4rev1 has been supported.
* The folder system has been cleaned up a bit.
* The sylpheed.spec file bundled in the source package has been
improved.
* The format of MIME boundary has been modified.
* A memory leak and a buffer overrun have been fixed.
|
|
alter about sylpheed.
|
|
* The performance of the operation of IMAP4 folders, such as
move,copy, delete and mark, has been greatly improved.
* The contents of IMAP4 folders are now always synchronized with the
server.
* Message flags are now properly taken over when copying messages
into IMAP4 folders from others.
* The CRAM-MD5 authentication mechanism has been supported for
IMAP4rev1.
* Message move, copy and delete are now possible while receiving
mails.
* The non-blocking SSL can be turned off as a workaround for the
connection problem.
* The bug that ran into infinite loop if connection was closed by
remote host has been fixed.
* The configuration files will not be overwritten on startup
anymore.
|
|
|
|
|
|
* The network I/O system has been rewritten to use non-blocking
I/O, and the performance of POP3 and SMTP has been improved much.
* '--status-full' option has been added, and '--status' option now
takes arguments for folders.
* Minor bugfixes have been made.
|
|
Only compile tested, sylpheed still runs with it enabled.
Patch supplied by tom (surname unknown)
|
|
(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.
|
|
* 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.
|
|
Fixes PR pkg/21579
|
|
dependency bumps.
|
|
|
|
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.
|
|
Bump PKGREVISION.
From Christian Biere via PR pkg/20169.
|
|
* 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.
|
|
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>.
|
|
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.
|
|
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.
|
|
CONF_FILES will work with binary packages. Bump PKGREVISION to 1.
|
|
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.
|
|
|
|
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.
|
|
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.
|
|
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.
|
|
Mostly bugfixes (see website for complete change list)
|
|
installed.
|
|
* 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.
|
|
Users are encouraged to copy it from the www/apache if needed.
Bump PKGREVISION.
Closes pkg/18101.
|
|
managing stuff gets included.
|
|
* 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.
|