Commit graph

175 commits

Author SHA1 Message Date
szptvlfn
5f2aac7548 Update sylpheed to 3.4.3
* 3.4.3 (stable)

    * The bug that wrote the first part of data if the message body in the
      IMAP4 responses didn't end with CR+LF was fixed (#84).
    * The crash when displaying HTML messages was fixed (#215).
    * Win32: the crash when linked with newer MSVCRT was fixed.
    * Win32: libjpeg was updated.
    * Win32: libtiff was updated.
    * Win32: libpng was updated to 1.2.53.
    * Win32: OpenSSL was updated to v0.9.8zg.
    * Win32: included SSL certificates were updated.
2015-07-11 10:58:43 +00:00
tnn
9ee4b877fb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
schwarz
c6a36e1521 Updated mail/sylpheed to 3.4.2 (some minor bug fixes) 2015-04-18 20:14:58 +00:00
schwarz
1842c8bc1b updated mail/sylpheed to 3.4.2. Update includes minor bug fixes. 2015-04-17 13:12:21 +00:00
taca
a822538c6f Fix build two build problems.
* Didn't pass the portability check, noted by joerg@.
* Some PLIST problem.

No bump revision since the package was broken.
2014-05-27 01:57:14 +00:00
taca
78c0259cc6 Update sylpheed to 3.4.1.
* 3.4.1 (stable)

    * Fixed Bug #193: Lose mails when mailbox is inaccessible.

* 3.4.0 (stable)
* 3.4.0rc (release candidate)

    * SSL wildcard certificate is also validated now (#167).
    * The compile error with OpenSSL disabled was fixed.

* 3.4.0beta8 (development)

    * Mac OS X support was improved.
    * SSL certificate hostname is validated now (#167).
    * The Japanese manual was modified so that IE correctly detect its
      character encoding.
    * The rightmost column of folder view and summary view became easier to
      resize.
    * Appropriate columns of folder view, summary view, etc. are
      auto-expanded by window resize when using GTK+ 2.14 or later.
    * The initial setup dialog is now resizabe.
    * PGP encrypt-to-self feature was added.
    * The display period of notification window became configurable.

* 3.4.0beta7 (development)

    * Win32: the tray icon is recreated when explorer.exe crashes now.
    * The bug that 'File - Folder - Move folder...' menu didn't work was
      fixed.
    * The bug that MIME nest level restriction was not working was fixed.
    * Many defects discovered by Coverity Scan were fixed:
      - FILE handle resource leaks
      - memory leaks
      - possible buffer overrun
      - strict error checks
      - correct null pointer checks

* 3.4.0beta6 (development)

    * Icon theme feature was added.
    * HTML mail is distinguished from other messages with attachments now.
    * 'Last 30 days' was added to the quick search menu.
    * Attached images are rotated based on Exif orientation tag.
    * Config.guess and config.sub included in the tarball were updated to the
      latest version.

* 3.4.0beta5 (development)

    * Basque translation was added.
    * Escaped special characters in HTML links are now properly unescaped
      (#120).
    * IMAP: parsing of folder names that contain brackets was fixed.
    * Config.guess and config.sub included in the tarball were updated.
    * The order of templates became stable.

* 3.4.0beta4 (development)

    * The feature to save message as plain text was added.
    * Printing now prints all texts in messages, not only the first one.
    * The HTML parser now supports <blockquote> tag.
    * An option to prefer HTML part in multipart/alternative was added
      (default: off).
    * Compose window is raised when the external editor exits.
    * Bugfixes of HTML display were made.

* 3.4.0beta3 (development)

    * Rebuilding of folder tree which was broken at 3.4.0beta1 was fixed
      (#103).
    * The bug that double-quote (") and backslash (\) in
      folder/username/password were not escaped and could not be used on IMAP4
      was fixed.
    * Quotation of forwarded messages is enabled for template now.
    * When marking a message as junk and moving it to a junk folder, proper
      junk folder is selected instead of default one.
    * When applying a template for a new message, current date is inserted
      with '%d'.

* 3.4.0beta2 (development)

    * New message notification window was added.
    * An option to the junk filter setting was added:
      'Do not classify message as junk if sender is in the address book'.
    * Some non-standard Date header patterns are handled now.
    * Win32: start menu shortcuts are translated.

* 3.4.0beta1 (development)

    * Safe mode (which does not load plug-ins) was added (--safe-mode).
    * The existence of destination folders are checked when creating a filter
      rule.
    * The recursion level is restricted up to 64 when scanning local mailbox
      (prevents infinite loop with symlink. Note: Linux automatically limits
      the symlink loop up to 40)
    * The labels used in POP3 remote mailbox dialog was modified.
    * POP3: do not disconnect immediately but send QUIT command on normal
      POP3 errors (prevents deleted messages appear again).
    * IMAP: "INBOX" folder became case insensitive as specified in RFC 3501.
    * IMAP: server name for cache directory is escaped now
      (fixes cache creation when using IPv6 address for server name on Windows).
    * Win32: socket timeout setting now works on Windows.
2014-05-11 09:57:22 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
taca
628f8d296d Update sylpheed to 3.3.1.
* 3.3.1 (stable)

    * IMAP: "INBOX" folder became case insensitive as specified in RFC 3501.
    * IMAP: server name for cache directory is escaped now
      (fixes cache creation when using IPv6 address for server name on Windows).
    * IMAP: the bug that double-quote (") and backslash (\) in
      folder/username/password were not escaped and could not be used on IMAP4
      was fixed.
    * IMAP: parsing of folder names that contain brackets was fixed.
    * Config.guess and config.sub included in the tarball were updated to the
      latest version.
    * The bug that 'File - Folder - Move folder...' menu didn't work was
      fixed.
    * The bug that MIME nest level restriction was not working was fixed.
    * Many defects discovered by Coverity Scan were fixed:
      - FILE handle resource leaks
      - memory leaks
      - possible buffer overrun
      - strict error checks
      - correct null pointer checks
    * Win32: the tray icon is recreated when explorer.exe crashes now.
    * Win32: the included SSL certificates were updated
      (based on ca-certificates_20111211_all.deb in Ubuntu 12.04.4 LTS).
2014-03-13 13:52:09 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
taca
5c2911943d Update sylpheed to 3.3.0, referring PR pkg/47349.
Changes of Sylpheed

* 3.3.0

* 3.3.0rc (release candidate)

    * The Japanese manual was updated.
    * The bug that hyperlinks did not respond when 'Show attached files
      first on message view' option was set was fixed.
    * Some compilation fixes were made.
    * Win32: .eml file association was added to installer.
    * Win32: mailto and .eml association are automatically set to default
      on Windows 7 on installation.
    * Win32: included libtiff library was updated to 3.9.7 (security fix).

* 3.3.0beta2 (development)

    * The ability of opening external rfc822 format message files (.eml) was
      added.
    * Sylpheed now accepts mailto: and file: URL without command-line option.
      (sylpheed file:///path/to/file.eml)
    * The option to specify the position of the attach tool button was added.
    * The header labels on the header view now have tooltips.
    * A minor memory leak related to tooltips was fixed.
    * The long-standing drag-without-button-press bug on IMAP folders (since
      3.0) was fixed (#93).
    * The sylpheed.desktop file was modified so that desktop shells can
      recognize Sylpheed as rfc822 and mailto handler.
    * The sylpheed.spec file was fixed so that it builds on x86_64 platform,
      and also builds sylpheed-plugins package.

* 3.3.0beta1 (development)

    * Attached files are now placed first on the message view.
    * Attached files can be opened from the attachment tool menu.
    * The attachment tool menu was moved to the left of the header view.
    * The option 'Toggle attachment list view with tab' and 'Show attached
      files first on message view' were added at 'Common preferences -
      Display - Attachment'.
    * 'Export only selected messages' option was added to the message export
      dialog.
    * The import/export of messages became cancellable.
    * config.rpath and install-sh script in the tarball were updated.
    * IMAP FETCH command response parser was fixed.
2012-12-18 15:37:19 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
asau
d70c8e374b Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
taca
03a2bdc257 Update sylpheed to 3.2.0.
Changes since Sylpheed 3.1.4
----------------------------

[New features]

      * Each attachments on the message view now have graphical label
        and popup menu.
      * The UI for Attachments tab was changed to save the space. Users
        now also can do 'Save all' without switching the view.
      * The 'show_attach_tab' option (without UI), which reverts the
        attachments interface to the old one, was added.
      * Multiple keywords search of the quick search was implemented.
      * The context menu of the folder view and the summary view can be
        popped up using Menu key or Shift+F10.
      * Win32: IPv6 support was enabled again.
      * Win32: SylFilter is now also included in the installer. The
        default junk commands were also changed to sylfilter.
      * Win32: an option to play sound when new messages arrive was
        added.
      * Win32: The file selector now follows Windows shortcut (.lnk).

[Improvements]

      * Number of maximum characters per line of configuration files
        was increased.
      * Compose window will not be closed if saving of message to
        outbox failed.
      * Sender's e-mail address became not guessable from generated
        Message-Id.
      * New plug-in APIs were added.
      * 'Account Preferences - Advanced - Put deleted messages in'
        account setting actually works now.
      * MIME debug output was modified.
      * Both filtered and original numbers of messages are displayed on
        the status label now.
      * The POP3 remote mailbox now supports SOCKS proxy.
      * The POP3 remote mailbox now retrieves headers from the newer
        messages (useful for slow connection).
      * The POP3 remote mailbox can now reload message headers after
        the loading is stopped.
      * News (NNTP) now supports SOCKS proxy.
      * The details of new message counts are displayed on the tooltip
        of the tray icon.
      * Address auto-completion now also matches to the subsequent part
        of the name of contacts.
      * On file selection dialog, the last selected folders are
        preserved between sessions now.
      * DNS lookup error is now distinguished from other connection
        errors.
      * The clip icon was replaced with more visible one on selected
        row.

[Performance improvements]

      * The performance of reading cache files was improved by using
        memory mapped file (requires GTK+ >= 2.8).
      * Win32: the launch of Windows installer became faster.

[Other changes]

      * Sylfilter command was added as a preset of junk filter program.
      * The blinking period of the tray icon was extended to 10 seconds.
      * 'Is shorter than' became the default for 'Age' filter condition.
      * The Japanse manual was updated, and the encoding of Japanese
        manual was changed to UTF-8 to prevent display failure on some
        browsers.

[Bugfixes]

      * Queue control headers are removed when moving messages from
        queue folders to trash.
      * Duplicated keyboard accelerators on some dialogs were fixed.
      * The focus on quick search entry is not stolen by the refresh of
        summary.
      * The HTML parser was modified.
      * The check of IMAP AUTHENTICATE response was fixed.
      * The compilation failure with GLib 2.32 or later was fixed.
      * The bug that a MIME part that didn't have its name could not be
        saved was fixed.
      * Address autocomplete drop-down list with newer version of GTK+
        was fixed (#52).
      * Line-space for auto-wrapped lines now reflects the line-space
        setting (#64).
      * Some minor fixes for IMAP were made.
      * Some memory leaks were fixed.
      * Other bugfixes were made.
      * Some compiler warnings were removed.
      * Win32: OpenSSL was updated to 0.9.8x. (0.9.8w in Sylpheed 3.1.4
        is also not vulnerable)
2012-06-29 14:56:16 +00:00
taca
ef675f1be8 Update sylpheed to 3.1.4.
* 3.1.4 (stable)

    * Some minor fixes for IMAP were made.
    * A bug that cancelling editing contact on address book results in
      click-and-drag behavior with newer GTK+ was fixed.
    * Corrupted message caches of news and IMAP are automatically discarded
      now.
    * Win32: included libpng library was updated to 1.2.49 (security fix).
    * Win32: included libtiff library was updated to 3.9.6 with CVE-2012-1173
      patch (security fix).
    * Win32: OpenSSL was updated to 0.9.8w (security fix).
    * Win32: the bug that the installation process continued even if uninstall
      was cancelled on update was fixed.

* 3.1.3 (stable)

    * On browsing IMAP folder, the error "imap_cmd_gen_send: cannot send
      command because another command is already running." was fixed.
    * The crash bug that occurred when IMAP message fetching and new
      message checking happened at the same time was fixed.
    * The crash bug that was caused by offline switch while IMAP session was
      active was fixed.
    * A bug that filter settings were lost if Escape key was pressed
      quickly on auto filter creation was fixed.
    * Win32: OpenSSL was updated to 0.9.8t (security fix).
    * Win32: included libpng library was updated to 1.2.47 (security fix).
    * Win32: included curl executable was updated to 7.24.0.
2012-06-02 04:31:35 +00:00
dholland
e045800968 Build fix for new glib2. 2012-05-06 23:02:30 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
5a1e8b0499 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
taca
a15cff78c6 Update sylpheed package to 3.1.2.
2011-09-07

	* version 3.1.2

2011-08-03

	* src/quick_search.c: applied a patch to fix quick search text color
	  on dark themes (thanks to speps).

2011-06-24

	* src/update_check.c: win32: also check the file size of updater exe.

2011-06-24

	* libsylph/utils.c: my_tmpfile(): win32: fixed a memory leak.
	  unix: removed alloca().
2011-09-13 14:50:03 +00:00
taca
4a6bd1aff6 Update sylpheed package to 3.1.1.
Patch was provided by PR pkg/45088 from ISIHARA Takanori.


Changes of Sylpheed

* 3.1.1 (stable)

    * The column width of the address book will be saved now.
    * The keyboard shortcut of 'File/Send' menu of compose window was changed
      to prevent accidental sending.
    * The bug that caused occasional crash when summary was updated while
      receiving messages was fixed.
    * The compilation problem on some environment was fixed.
    * Some locale problems on Mac OS X was fixed.
    * The compilation error on newer gcc was fixed.
    * Finnish translation was added.
2011-06-21 03:21:46 +00:00
tnn
aa8c839250 Update to sylpheed-3.1.0.
From homepage:
  "This release contains many improvements for usability. The features
   requested by many users, such as combining partial messages, removal of
   attachments, automatic address completion, etc., were added. The feature
   to assist the migration from Outlook Express has been added. Various
   bugfixes have been also made."
2011-05-04 08:30:39 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
tnn
30c3630fef Update to sylpheed-3.0.2. Changes:
* The random scrolling problem on selecting folders with GTK+ 2.12 or later
  was fixed.
* The problem that config files are not updated after creating new accounts
  was fixed.
* The problem that folder config file was not updated after changing IMAP
  or News account name was fixed.
* Several typos in some dialogs were fixed.
* The Japanese manual was updated.
2010-04-09 09:45:26 +00:00
tnn
068a6b09e2 Update to sylpheed-3.0.0.
Many bugfixes. New features include:
* multi-threading was introduced
* add new recipients to address book automatically on sending was added.
* The new filter match type 'is in addressbook' was added.
* Address book is now sortable by each column.
* Address book search feature was added.
* The setup dialog on the first run became user-friendly.
* The new account setup dialog was implemented. Easy Gmail setup.
* SHA1/MD5 fingerprint and validity period of certificate is now displayed
* menu item to request disposition notification was added
* The feature to customize the color label text was added.
* The option to set only mail address of recipients when replying was added.
2010-03-01 10:26:50 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
ahoka
13595aeeea Have spellchecker by default
Take maintainership from Chris (I have asked him in private mail)
Remove PKG_REVPATH, I think we gave enough time.
2009-10-12 19:47:40 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
tnn
cb28010637 patch-aa: set auto_update_check to default FALSE.
(I don't appreciate software that phones home.)
2009-08-14 17:59:51 +00:00
ahoka
341f43029f Changes from 2.7.0
* The feature to import and export .eml files was added.
    * Progress is displayed during import and export now.
    * The warning about non-exist plug-in directory was removed.
    * The comments within Content-Type header are handled now.
    * The order of signals emitted at moving messages was modified.
    * The sylpheed.spec file was fixed.
2009-08-13 13:22:17 +00:00
ahoka
0c1f16b5ac Changes from 2.6.0
* The plug-in system was implemented (still experimental. See PLUGIN.txt for detail).
    * LibSylph (internal version) is built as shared library now.
    * The update check feature was implemented (requires curl command, included in Windows installer).
    * fsync() will be called after writing configuration files.
    * 'Send queued messages' is shown instead of 'Mark all read' in the context menu of the Queue folder.
    * The default command line options of spam filters were modified.
    * Win32: Hard link will be used to improve file I/O performance if available.
    * Win32: bsfilter is included in the installer now. If you have installed bsfilter at another location, please note that the location of database files might change.
    * Win32: Install/uninstall will be aborted if Sylpheed is running.
    * Win32: The registration of Start menu will be applied to all users.
    * Win32: The installer cannot launch Sylpheed anymore when install finishes (for Vista).
    * A crash bug on CSV import of the address book was fixed.
    * Several other bugfixes were made.
2009-07-27 23:06:46 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
reed
e5e9ad0a4c Add PREV_PKGPATH and/or SUPERSEDES for various packages that
were moved or renamed.

This was for some from 2008 and 2009 and one from 2001.

Also I noticed that a CHANGES entry was wrong as said "Renamed"
when should have said "Moved" (lua-OSBF) because PKGBASE stayed the
same.
2009-05-02 16:21:43 +00:00
ahoka
9d8d761100 Update to version 2.6. This makes our local patches no longer relevant/required.
Enchant and GTK 2.14 are now officially supported.

Changes from 2.5.0
------------------
New features
The POP3 remote mailbox feature, which enables the direct view/download/deletion of messages on POP3 server, was added.
The backups of configuration files are kept for four generations now.
Feature improvements
Enchant (with GtkSpell 2.0.13) has been supported.
When creating filter rule automatically, the target header field is used as a default filter name.
The Japanese manual was updated.
In the folder selection dialog, only folders which are expanded in the folder view are expanded.
The folders which should not be selected in the folder selection dialog became unselectable.
Unix: Only new messages are counted when incorporating from local mbox.
Unix: SIGHUP/SIGINT/SIGTERM/SIGQUIT signals are handled now.
Win32: System shutdown event is also handled on debug mode.
Bugfixes
The parser of IMAP4 was fixed.
Warnings about --datarootdir on running the configure script was removed.
The bug that the addressbook window was not refreshed when sender of message was added to the addressbook was fixed.
A workaround for raw-JIS filename used for attachments (specifically Eudora) was made.
The compilation error when using GTK+ 2.14.x was fixed.
Some build fixes were made.
Several bugfixes were made.
2008-12-23 22:45:00 +00:00
tnn
a94b6384ab Fix build w/ GTK+ 2.14.x 2008-10-18 18:32:18 +00:00