pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/sylpheed-claws update to sylpheed-claws 0.9.12



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ffa3db6d840
branches:  trunk
changeset: 478142:7ffa3db6d840
user:      recht <recht%pkgsrc.org@localhost>
date:      Sun Jul 18 09:56:47 2004 +0000

description:
update to sylpheed-claws 0.9.12

This release of Sylpheed-Claws is based on version 0.9.12cvs1 of the
main Sylpheed branch.

Notes for this release:
~~~~~~~~~~~~~~~~~~~~~~~

* Previous users of the included plugins will need to reload them on
starting this version. The directory where they are stored has
changed.
They are now in $PREFIX/lib/sylpheed-claws/plugins
(previously: $PREFIX/lib/sylpheed/plugins)

New in this release:
~~~~~~~~~~~~~~~~~~~~

* A session timeout for POP3/SMTP has been implemented,
(synchronised from main Sylpheed)

* A paperclip icon is no longer displayed in the Status column for
mail that does not contain a real attachment (like HTML mail)

* the SSL certificate check has been re-enabled

* tools/nautilus2sylpheed.sh
the whitespace limitation in file names has been
fixed

* updated translations: French, German, Slovak, and Spanish.

* Bug fixes, including the following:
o bug 393 'Bad inerpretation of "Pop Before SMTP"'
o bug 396 'Zombie process when spamassassin is called'
o bug 503 'fix compilation with older OpenSSL'
o bug 511 'Folder-Renaming not reflected immediately'
o detect library providing 'encrypt' function

For further details of the numbered bugs listed above consult
http://www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi

* and other code reorganisation, cleanups, and more.

diffstat:

 mail/sylpheed-claws/Makefile        |    6 +-
 mail/sylpheed-claws/Makefile.common |    6 +-
 mail/sylpheed-claws/PLIST           |  683 ++++++++++++++++++-----------------
 mail/sylpheed-claws/PLIST.plugins   |   10 +-
 mail/sylpheed-claws/distinfo        |    6 +-
 5 files changed, 356 insertions(+), 355 deletions(-)

diffs (truncated from 760 to 300 lines):

diff -r 90d08b128930 -r 7ffa3db6d840 mail/sylpheed-claws/Makefile
--- a/mail/sylpheed-claws/Makefile      Sun Jul 18 09:38:26 2004 +0000
+++ b/mail/sylpheed-claws/Makefile      Sun Jul 18 09:56:47 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.34 2004/06/02 07:56:19 adam Exp $
+# $NetBSD: Makefile,v 1.35 2004/07/18 09:56:47 recht Exp $
 #
 
 .include "Makefile.common"
 
-PKGNAME=       sylpheed-claws-${SYLPHEED_VERSION}
+#PKGNAME=      sylpheed-claws-${SYLPHEED_VERSION}
 
 MAINTAINER=    chris%NetBSD.org@localhost
 COMMENT=       X based e-mail and netnews client
@@ -56,7 +56,7 @@
 post-install:
        ${INSTALL_DATA_DIR} ${EGDIR}
        ${INSTALL_DATA} ${FILESDIR}/mime.types ${EGDIR}
-       ${INSTALL_DATA} ${WRKSRC}/sylpheed*.png ${PREFIX}/share/sylpheed
+       ${INSTALL_DATA} ${WRKSRC}/sylpheed*.png ${PREFIX}/share/sylpheed-claws
 
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../security/gpgme03/buildlink3.mk"
diff -r 90d08b128930 -r 7ffa3db6d840 mail/sylpheed-claws/Makefile.common
--- a/mail/sylpheed-claws/Makefile.common       Sun Jul 18 09:38:26 2004 +0000
+++ b/mail/sylpheed-claws/Makefile.common       Sun Jul 18 09:56:47 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.7 2004/06/02 07:56:19 adam Exp $
+# $NetBSD: Makefile.common,v 1.8 2004/07/18 09:56:47 recht Exp $
 #
 
-DISTNAME=      sylpheed-${SYLPHEED_VERSION}claws
+DISTNAME=      sylpheed-claws-${SYLPHEED_VERSION}
 CATEGORIES=    mail news x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
 EXTRACT_SUFX=  .tar.bz2
@@ -21,4 +21,4 @@
 # Force gnome detection off to avoid installing some extra files
 CONFIGURE_ENV+=                ac_cv_path_GNOME_CONFIG="no"
 
-SYLPHEED_VERSION=      0.9.11
+SYLPHEED_VERSION=      0.9.12
diff -r 90d08b128930 -r 7ffa3db6d840 mail/sylpheed-claws/PLIST
--- a/mail/sylpheed-claws/PLIST Sun Jul 18 09:38:26 2004 +0000
+++ b/mail/sylpheed-claws/PLIST Sun Jul 18 09:56:47 2004 +0000
@@ -1,346 +1,347 @@
-@comment $NetBSD: PLIST,v 1.13 2004/06/02 07:56:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2004/07/18 09:56:47 recht Exp $
 bin/sylpheed
-include/sylpheed/account.h
-include/sylpheed/action.h
-include/sylpheed/adbookbase.h
-include/sylpheed/addr_compl.h
-include/sylpheed/addrbook.h
-include/sylpheed/addrcache.h
-include/sylpheed/addrclip.h
-include/sylpheed/addrdefs.h
-include/sylpheed/addressadd.h
-include/sylpheed/addressbook.h
-include/sylpheed/addressitem.h
-include/sylpheed/addrgather.h
-include/sylpheed/addrharvest.h
-include/sylpheed/addrindex.h
-include/sylpheed/addritem.h
-include/sylpheed/addrquery.h
-include/sylpheed/addrselect.h
-include/sylpheed/alertpanel.h
-include/sylpheed/browseldap.h
-include/sylpheed/codeconv.h
-include/sylpheed/common/base64.h
-include/sylpheed/common/defs.h
-include/sylpheed/common/hooks.h
-include/sylpheed/common/intl.h
-include/sylpheed/common/log.h
-include/sylpheed/common/md5.h
-include/sylpheed/common/mgutils.h
-include/sylpheed/common/nntp.h
-include/sylpheed/common/passcrypt.h
-include/sylpheed/common/plugin.h
-include/sylpheed/common/prefs.h
-include/sylpheed/common/progressindicator.h
-include/sylpheed/common/quoted-printable.h
-include/sylpheed/common/session.h
-include/sylpheed/common/smtp.h
-include/sylpheed/common/socket.h
-include/sylpheed/common/ssl.h
-include/sylpheed/common/ssl_certificate.h
-include/sylpheed/common/string_match.h
-include/sylpheed/common/stringtable.h
-include/sylpheed/common/sylpheed.h
-include/sylpheed/common/template.h
-include/sylpheed/common/utils.h
-include/sylpheed/common/uuencode.h
-include/sylpheed/common/version.h
-include/sylpheed/common/xml.h
-include/sylpheed/common/xmlprops.h
-include/sylpheed/compose.h
-include/sylpheed/config.h
-include/sylpheed/crash.h
-include/sylpheed/customheader.h
-include/sylpheed/displayheader.h
-include/sylpheed/editaddress.h
-include/sylpheed/editbook.h
-include/sylpheed/editgroup.h
-include/sylpheed/editjpilot.h
-include/sylpheed/editldap.h
-include/sylpheed/editldap_basedn.h
-include/sylpheed/editvcard.h
-include/sylpheed/enriched.h
-include/sylpheed/exphtmldlg.h
-include/sylpheed/expldifdlg.h
-include/sylpheed/export.h
-include/sylpheed/exporthtml.h
-include/sylpheed/exportldif.h
-include/sylpheed/filtering.h
-include/sylpheed/folder.h
-include/sylpheed/folder_item_prefs.h
-include/sylpheed/foldersel.h
-include/sylpheed/folderutils.h
-include/sylpheed/folderview.h
-include/sylpheed/grouplistdialog.h
-include/sylpheed/gtk/about.h
-include/sylpheed/gtk/colorlabel.h
-include/sylpheed/gtk/colorsel.h
-include/sylpheed/gtk/description_window.h
-include/sylpheed/gtk/filesel.h
-include/sylpheed/gtk/foldersort.h
-include/sylpheed/gtk/gtkaspell.h
-include/sylpheed/gtk/gtksctree.h
-include/sylpheed/gtk/gtkshruler.h
-include/sylpheed/gtk/gtkstext.h
-include/sylpheed/gtk/gtkutils.h
-include/sylpheed/gtk/gtkvscrollbutton.h
-include/sylpheed/gtk/inputdialog.h
-include/sylpheed/gtk/logwindow.h
-include/sylpheed/gtk/manage_window.h
-include/sylpheed/gtk/menu.h
-include/sylpheed/gtk/pluginwindow.h
-include/sylpheed/gtk/prefswindow.h
-include/sylpheed/gtk/progressdialog.h
-include/sylpheed/gtk/sslcertwindow.h
-include/sylpheed/headerview.h
-include/sylpheed/html.h
-include/sylpheed/imap.h
-include/sylpheed/imap_gtk.h
-include/sylpheed/import.h
-include/sylpheed/importldif.h
-include/sylpheed/importmutt.h
-include/sylpheed/importpine.h
-include/sylpheed/inc.h
-include/sylpheed/jpilot.h
-include/sylpheed/ldapctrl.h
-include/sylpheed/ldaplocate.h
-include/sylpheed/ldapquery.h
-include/sylpheed/ldapserver.h
-include/sylpheed/ldaputil.h
-include/sylpheed/ldif.h
-include/sylpheed/localfolder.h
-include/sylpheed/main.h
-include/sylpheed/mainwindow.h
-include/sylpheed/manual.h
-include/sylpheed/matcher.h
-include/sylpheed/matcher_parser.h
-include/sylpheed/matcher_parser_lex.h
-include/sylpheed/matcher_parser_parse.h
-include/sylpheed/mbox.h
-include/sylpheed/message_search.h
-include/sylpheed/messageview.h
-include/sylpheed/mh.h
-include/sylpheed/mh_gtk.h
-include/sylpheed/mimeview.h
-include/sylpheed/msgcache.h
-include/sylpheed/mutt.h
-include/sylpheed/news.h
-include/sylpheed/news_gtk.h
-include/sylpheed/noticeview.h
-include/sylpheed/passphrase.h
-include/sylpheed/pgpmime.h
-include/sylpheed/pine.h
-include/sylpheed/pop.h
-include/sylpheed/prefs_account.h
-include/sylpheed/prefs_actions.h
-include/sylpheed/prefs_common.h
-include/sylpheed/prefs_customheader.h
-include/sylpheed/prefs_display_header.h
-include/sylpheed/prefs_ext_prog.h
-include/sylpheed/prefs_filtering.h
-include/sylpheed/prefs_filtering_action.h
-include/sylpheed/prefs_folder_item.h
-include/sylpheed/prefs_fonts.h
-include/sylpheed/prefs_gtk.h
-include/sylpheed/prefs_matcher.h
-include/sylpheed/prefs_spelling.h
-include/sylpheed/prefs_summary_column.h
-include/sylpheed/prefs_template.h
-include/sylpheed/prefs_themes.h
-include/sylpheed/prefs_toolbar.h
-include/sylpheed/privacy.h
-include/sylpheed/procheader.h
-include/sylpheed/procmime.h
-include/sylpheed/procmsg.h
-include/sylpheed/quote_fmt.h
-include/sylpheed/quote_fmt_lex.h
-include/sylpheed/quote_fmt_parse.h
-include/sylpheed/recv.h
-include/sylpheed/remotefolder.h
-include/sylpheed/rfc2015.h
-include/sylpheed/select-keys.h
-include/sylpheed/send_message.h
-include/sylpheed/setup.h
-include/sylpheed/sgpgme.h
-include/sylpheed/sourcewindow.h
-include/sylpheed/ssl_manager.h
-include/sylpheed/statusbar.h
-include/sylpheed/stock_pixmap.h
-include/sylpheed/summary_search.h
-include/sylpheed/summaryview.h
-include/sylpheed/textview.h
-include/sylpheed/toolbar.h
-include/sylpheed/undo.h
-include/sylpheed/unmime.h
-include/sylpheed/vcard.h
+include/sylpheed-claws/account.h
+include/sylpheed-claws/action.h
+include/sylpheed-claws/adbookbase.h
+include/sylpheed-claws/addr_compl.h
+include/sylpheed-claws/addrbook.h
+include/sylpheed-claws/addrcache.h
+include/sylpheed-claws/addrclip.h
+include/sylpheed-claws/addrdefs.h
+include/sylpheed-claws/addressadd.h
+include/sylpheed-claws/addressbook.h
+include/sylpheed-claws/addressitem.h
+include/sylpheed-claws/addrgather.h
+include/sylpheed-claws/addrharvest.h
+include/sylpheed-claws/addrindex.h
+include/sylpheed-claws/addritem.h
+include/sylpheed-claws/addrquery.h
+include/sylpheed-claws/addrselect.h
+include/sylpheed-claws/alertpanel.h
+include/sylpheed-claws/browseldap.h
+include/sylpheed-claws/codeconv.h
+include/sylpheed-claws/common/base64.h
+include/sylpheed-claws/common/defs.h
+include/sylpheed-claws/common/hooks.h
+include/sylpheed-claws/common/intl.h
+include/sylpheed-claws/common/log.h
+include/sylpheed-claws/common/md5.h
+include/sylpheed-claws/common/mgutils.h
+include/sylpheed-claws/common/nntp.h
+include/sylpheed-claws/common/passcrypt.h
+include/sylpheed-claws/common/plugin.h
+include/sylpheed-claws/common/prefs.h
+include/sylpheed-claws/common/progressindicator.h
+include/sylpheed-claws/common/quoted-printable.h
+include/sylpheed-claws/common/session.h
+include/sylpheed-claws/common/smtp.h
+include/sylpheed-claws/common/socket.h
+include/sylpheed-claws/common/ssl.h
+include/sylpheed-claws/common/ssl_certificate.h
+include/sylpheed-claws/common/string_match.h
+include/sylpheed-claws/common/stringtable.h
+include/sylpheed-claws/common/sylpheed.h
+include/sylpheed-claws/common/template.h
+include/sylpheed-claws/common/utils.h
+include/sylpheed-claws/common/uuencode.h
+include/sylpheed-claws/common/version.h
+include/sylpheed-claws/common/xml.h
+include/sylpheed-claws/common/xmlprops.h
+include/sylpheed-claws/compose.h
+include/sylpheed-claws/config.h
+include/sylpheed-claws/crash.h
+include/sylpheed-claws/customheader.h
+include/sylpheed-claws/displayheader.h
+include/sylpheed-claws/editaddress.h
+include/sylpheed-claws/editbook.h
+include/sylpheed-claws/editgroup.h
+include/sylpheed-claws/editjpilot.h
+include/sylpheed-claws/editldap.h
+include/sylpheed-claws/editldap_basedn.h
+include/sylpheed-claws/editvcard.h
+include/sylpheed-claws/enriched.h
+include/sylpheed-claws/exphtmldlg.h
+include/sylpheed-claws/expldifdlg.h
+include/sylpheed-claws/export.h
+include/sylpheed-claws/exporthtml.h
+include/sylpheed-claws/exportldif.h
+include/sylpheed-claws/filtering.h
+include/sylpheed-claws/folder.h
+include/sylpheed-claws/folder_item_prefs.h
+include/sylpheed-claws/foldersel.h
+include/sylpheed-claws/folderutils.h
+include/sylpheed-claws/folderview.h
+include/sylpheed-claws/grouplistdialog.h
+include/sylpheed-claws/gtk/about.h
+include/sylpheed-claws/gtk/colorlabel.h
+include/sylpheed-claws/gtk/colorsel.h
+include/sylpheed-claws/gtk/description_window.h
+include/sylpheed-claws/gtk/filesel.h



Home | Main Index | Thread Index | Old Index