Commit graph

79 commits

Author SHA1 Message Date
chris
0eb2d72cd6 Update sylpheed to 1.0.1.
Changes since 1.0.0:
    * Gpgme-1.0 has been supported (thanks to Toshio Kuratomi).
      - A warning is displayed if a key for encryption is untrusted.
      - The status of signature validity became more descriptive.
      - Signatures inside nested multipart are now recognized.
    * Messages are not retrieved multiple times anymore after POP3
      session is aborted.
    * Other bugfixes have been made.

Changes since 1.0.0rc:
    * 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.

Changes since 1.0.0beta4:
    * 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.

Changes since 1.0.0beta3:
    * 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.
2005-02-05 14:51:17 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
jmmv
34d790b24e Update to 1.0.0beta3:
* 1.0.0beta3
    * 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.

* 1.0.0beta2
    * don't move or delete 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.

* 1.0.0beta1
    * 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.

* 0.9.99
    * 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-11-21 08:58:24 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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-10-03 00:12:51 +00:00
chris
b76a9052b6 Update sylpheed to 0.9.12.
Note that the cache version change may lose message flags.
However the issue fixed probably does effect NetBSD, as well as FreeBSD.

Main changes are:
    * 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-17 22:22:16 +00:00
chris
1f8d0e883d Update sylpheed to version 0.9.11
Changes:

    * 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-01 22:12:39 +00:00
xtraeme
81495749e6 Bump PKGREVISION due to gdk-pixbuf update. 2004-04-25 04:16:42 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jmmv
1dc4467816 Bump PKGREVISION to catch with gpgme03 package rename (it was named gpgme
previously) and its associated library.
2004-03-11 12:29:39 +00:00
jmmv
42799c46a1 bl3ify 2004-03-11 12:07:53 +00:00
jmmv
e384e46e4b Remove duplicate inclusion of libiconv's bl2.mk file. 2004-03-11 10:52:11 +00:00
chris
8165a15678 Update Sylpheed to 0.9.10.
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.
2004-03-02 20:44:15 +00:00
chris
07ede8eb1b Update sylpheed to 0.9.9, main changes are:
* 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.
2004-01-31 13:56:09 +00:00
grant
f1ab3f4ed4 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
xtraeme
88dd97cb3e Disable IPv6 support if USE_INET6 is not enabled, from Min Sik Kim
in PR pkg/24009.
2004-01-07 01:40:43 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
chris
f018ef49b5 Remove patch line from distinfo 2003-12-15 23:56:08 +00:00
chris
db13ab1699 Update sylpheed to 0.9.8a, only one change:
The bug that caused the failure of cache data read has been fixed.

Also remove my workaround for the above.
2003-12-15 23:36:14 +00:00
chris
a82d796b3f Add a workaround patch to sylpheed for an issue with cache files appearing
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.
2003-12-15 00:30:52 +00:00
wiz
26be669fe0 Depend on gpgme03 package. Bump PKGREVISION. 2003-12-14 17:56:39 +00:00
xtraeme
c53e65145f Updated to 0.9.8
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.
2003-12-13 11:01:33 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
chris
e9df43dde1 Update Sylpheed to 0.9.7 to catch a security fix.
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.
2003-10-15 23:39:39 +00:00
xtraeme
5e46cf2c2c Bump package revision (Conflict with sylpheed-gtk2) 2003-09-28 11:38:51 +00:00
recht
8ce6b25bcc Update to 0.9.6.
* 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@
2003-09-17 23:01:53 +00:00
chris
7f0b4e86bb Update Sylpheed to 0.9.5.
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.
2003-09-04 09:55:25 +00:00
chris
b642ec70f9 Add USE_JPILOT to BUILD_DEF so that it shows in the list of things you can
alter about sylpheed.
2003-08-28 23:03:59 +00:00
chris
014a40e4cf Update Sylpheed to 0.9.4, main changes are:
* 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.
2003-07-26 21:26:12 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
chris
30afcdfa43 Update sylpheed to 0.9.3, main changes are:
* 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.
2003-07-04 19:17:37 +00:00
chris
25149c107d Enable support for jpilot to sylpheed. Enabled by setting USE_JPILOT=YES.
Only compile tested, sylpheed still runs with it enabled.

Patch supplied by tom (surname unknown)
2003-06-15 23:33:09 +00:00
chris
380e4dc615 Update sylpheed to 0.9.2, from email on sylpheed list:
(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-06-06 07:03:51 +00:00
chris
f7a74c945f Update sylpheed to 0.9.1, main changes are:
* 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-30 09:07:20 +00:00
chris
f473e88235 Update Sylpheed to 0.9.0, too many new features to list, see the Changelog.
Fixes PR pkg/21579
2003-05-25 23:41:33 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
chris
0e7450e5fc Update sylpheed to use USE_X11 rather than USE_X11BASE. 2003-03-22 13:47:56 +00:00
salo
5cd59b1a48 Updated to version 0.8.11.
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-03-07 21:58:01 +00:00
salo
fe0ce6dfbb Depends on metamail to support reading attachments by double-clicking on them.
Bump PKGREVISION.

From Christian Biere via PR pkg/20169.
2003-02-15 00:49:10 +00:00
chris
c1f9909f08 Update sylpheed to 0.8.10, main changes are:
* 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-02-04 11:25:21 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
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-28 22:03:00 +00:00
chris
928e687a6b Update sylpheed to 0.8.9, closes pkg/19937.
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.
2003-01-19 23:08:19 +00:00
chris
62584e7cc5 Update sylpheed to 0.8.8.
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-29 22:39:55 +00:00
jmmv
3665a60845 mime.types needs to be installed (under share/examples/sylpheed) so that
CONF_FILES will work with binary packages. Bump PKGREVISION to 1.
2002-12-28 14:49:35 +00:00
chris
4e8535040f Update sylpheed to 0.8.7.
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-22 14:22:38 +00:00
salo
e225805136 USE_PKGLOCALEDIR, remove unnecessary patch, delint. 2002-12-01 15:37:58 +00:00
chris
eac1c3f0d5 Take the latest mime.types from apache2 so that it can be installed
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-24 13:31:56 +00:00
chris
bcfa88d3eb Adding missing include of libiconv
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-24 12:39:20 +00:00
chris
0a2f4d3d6d Update sylpheed from 0.8.5 to 0.8.6.
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-11-20 10:29:53 +00:00