Commit graph

22 commits

Author SHA1 Message Date
gavan
684139a33c Extra LDFLAGS for Solaris. Tested by Robert Lillack <lillack at mis.mpg.de> 2004-11-08 11:47:02 +00:00
minskim
02ba81edea Update sylpheed-gtk2 to 0.9.99.20041024.
Changes:
    * 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-03 17:00:05 +00:00
xtraeme
8e8578dfd7 Update mail/sylpheed-gtk2 to 0.9.12.20040918, this is a bugfix release.
While I'm here, convert to use bsd.options.mk.
2004-10-21 21:27:29 +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
recht
d5c9ee4f2c update to sylpheed-0.9.12-gtk2-20040622
Change PKGVERSION to 0.9.12.0.1 for this, since we already have 0.9.12.

Changes:
* Do not detect as "Edited" just after creating a new mail on compose
  window. (OGUCHI Takuya)
* Parse gtkrc-2.0 instead of gtkrc.
* Fixed auto completion bug in address entries on compose window.
  (Michael Graham)
2004-09-01 12:12:14 +00:00
recht
6a887a7b4e update to sylpheed-0.9.12(-gtk2-20040617)
changes:

* 0.9.12

    * 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-21 15:18:53 +00:00
xtraeme
f7ed69a994 Add one missing file, noted by minskim@. 2004-06-20 19:30:14 +00:00
xtraeme
7c78ca650b Update mail/sylpheed-gtk2 to 0.9.11.
Changes:

* 0.9.11

    * 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-20 18:57:48 +00:00
recht
004052eb01 Add patches for the following problems:
- Fix loading empty preference keys
http://sourceforge.net/tracker/index.php?func=detail&aid=917661&group_id=88198&atid=585816

- Do not load ~/.gtkrc
http://sourceforge.net/tracker/index.php?func=detail&aid=883617&group_id=88198&atid=585814

via FreeBSD ports

Bump PKGREVISION to 3
2004-06-01 17:07:09 +00:00
xtraeme
d517196e6f Set USE_LIBTOOL=yes. 2004-04-17 11:08:12 +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
minskim
e1e646943f Update to 0.9.9.
Changes:
    * 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 toolbar when links are clicked, and put
      warning 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-03-03 23:16:26 +00:00
minskim
8c083ed413 bl3ify 2004-02-14 19:20:41 +00:00
grant
f1ab3f4ed4 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
xtraeme
64f86ffc15 Update to 0.9.8a
Changes:

* 0.9.8a

    * The bug that caused the failure of cache data read has been fixed.

* 0.9.8

    * The offline mode has been implemented.
    * The performance of the scanning of MH folders has been improved on
      the platforms which support d_type in 'struct dirent'.
    * The error checking on moving/deleting messages has become strict.
    * When getting IMAP4 message list, it now fallbacks to FETCH command
      if server doesn't fully support SEARCH command.
    * Outbox for accounts are now correctly chosen when sending from queue.
    * Gettext has been upgraded to 0.12.1.
    * IPv6 support is now enabled by default.
    * Other bugfixes have been made.

* 0.9.7

    * 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.
2004-01-13 22:27:34 +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
wiz
26be669fe0 Depend on gpgme03 package. Bump PKGREVISION. 2003-12-14 17:56:39 +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
jmmv
f2c9ccce88 Whitespace. 2003-09-28 11:31:14 +00:00
xtraeme
a3daa83461 Initial import of sylpheed-gtk2-0.9.5-20030906.
Sylpheed is an e-mail client (and news reader) based on GTK+, running on
X Window System, and aiming for:
  * Quick response
  * Graceful, and sophisticated interface
  * Easy configuration, intuitive operation
  * Abundant features

Currently, many features are supported including POP3, IMAP, NNTP,
multiple accounts, threading, filtering, MIME attachments, APOP, SMTP
AUTH, SSL, IPv6, GnuPG, internalization, and more.

This is the GTK+ 2.0 branch of Sylpheed, authored by Takuro Ashie and
Botond Botyanszki.
2003-09-28 11:04:28 +00:00