head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.24 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.22 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.20 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.18 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.16 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.14 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.12 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.10 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.8 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.6 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.4 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.2 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.3.0.22 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.20 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.18 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.16 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.14 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.12 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.10 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.8 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.6 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.4 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.2 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.2.0.2 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.1.0.6 pkgsrc-2004Q2-base:1.1 pkgsrc-2004Q1:1.1.0.4 pkgsrc-2004Q1-base:1.1 pkgsrc-2003Q4:1.1.0.2 pkgsrc-2003Q4-base:1.1; locks; strict; comment @# @; 1.4 date 2007.09.20.20.51.00; author wiz; state dead; branches; next 1.3; 1.3 date 2004.11.25.09.33.41; author adam; state Exp; branches; next 1.2; 1.2 date 2004.07.23.15.09.57; author recht; state Exp; branches; next 1.1; 1.1 date 2003.07.25.18.25.46; author drochner; state Exp; branches; next ; desc @@ 1.4 log @Move balsa2 to balsa, to make directory name match PKGNAME. @ text @$NetBSD: patch-ae,v 1.3 2004/11/25 09:33:41 adam Exp $ --- libbalsa/filter-file.c.orig 2004-10-30 09:35:58.000000000 +0000 +++ libbalsa/filter-file.c @@@@ -30,7 +30,7 @@@@ #include "config.h" /* define _XOPEN_SOURCE to make strptime visible */ -#define _XOPEN_SOURCE +#define _XOPEN_SOURCE 600 /* extensions needed additonally on Solaris for strptime */ #define __EXTENSIONS__ #include @ 1.3 log @Changes 2.2.6: - fixed MBOX driver over NFS problem. - use ISO-2022-JP for composing Japanese messages. - yet more exceptions caught. - S/MIME support. - improved identity selection and address book completions. - IMAP optimizations. @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @update to balsa-2.2.0 * Balsa-2.2.0 release. Release date 2004-07-06 - fix 143322, 143263, 145701. - GPGME updates. - GSSAPI IMAP authentication. - more build fixes. * Balsa-2.1.91 release. Release date 2004-07-06 - multiple build fixes. - few crashes fixed. * Balsa-2.1.90 release. Release date 2004-07-03 - mailbox scanning improvements. - Edit/Find UI more user-friendly. - message filtering fixes. - reset TLS status of broken IMAP sessions. * Balsa-2.1.3 release. Release date 2004-05-22 - GPGME fixes. - Reduce memory usage of local mailbox drivers. - numerous i18n fixes. - more careful error checking. - user configuration of TLS, APOP settings to work around broken servers. * Balsa-2.1.2 release. Release date 2004-04-05 - POP3 with TLS and PIPELINING. - mbox driver performance improvements. - numerous other performance improvements. - filters reenabled. - memory leaks plugged. * Balsa-2.1.1 release. Release date 2004-02-29 Numerous fixes, most prominent are: - reduce memory usage of mbox driver. - major cleanup of local and remote drivers. - searching re-enabled again. - SSL/TLS re-enabled again. - Use bonobo to bring up already running instances. * Balsa-2.1.0 release. Release date 2004-01-11 - entirely new backend and message index. @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.1 2003/07/25 18:25:46 drochner Exp $ d3 2 a4 2 --- libbalsa/filter-file.c.orig 2004-05-22 20:53:17.000000000 +0200 +++ libbalsa/filter-file.c 2004-07-23 12:01:56.000000000 +0200 d13 1 a13 1 #include @ 1.1 log @-update to 2.0.12 changes: -Undo function in the message composer -extended GPG support -bugfixes -Remove a hack which appearently helps finding iconv() in libiconv. Every other pkg finds it itself; and it breaks in -current. @ text @d1 1 a1 1 $NetBSD$ d3 3 a5 3 --- libbalsa/filter-file.c.orig 2003-07-25 19:39:19.000000000 +0200 +++ libbalsa/filter-file.c 2003-07-25 19:39:41.000000000 +0200 @@@@ -34,7 +34,7 @@@@ @