Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
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.
|
|
libgdk_pixbuf.so.
|
|
suggested by Bill Warner in pkg/15972, with minor changes by me.
|
|
|
|
* 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.
|
|
(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.
|
|
this package now conflicts with sylpheed-claws.
|
|
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.
|
|
Pointed out by wiz@netbsd.org.
|
|
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.
|
|
|
|
|
|
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.
|
|
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.
|
|
|
|
oishi@ims.ac.jp who is maintainer of this package; applied to 0.6.3 by me.
|
|
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.
|
|
*awful* hack to force installation into ${X11BASE} regardless of whether
xpkgwedge was installed or not.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
|
|
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.
|