Up to [cvs.netbsd.org] / pkgsrc / mail / cone
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Tue Nov 22 18:12:35 2011 UTC (6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
Changes since 1.4: +8 -1
lines
Diff to previous 1.4 (colored)
Fix build with newer GCC
Revision 1.4 / (download) - annotate - [select for diffs], Fri Nov 5 14:18:52 2010 UTC (18 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Changes 0.84: * gpglib/list.c: Handle GnuPG 2 --with-colons output format changes. * gpglib/mimegpgfork.c: GnuPG 2 wants --batch when specifying passphrase-fd. * cone/cursesmessage.C: Strip off trailing CRs from original message that's being replied or forwarded (shown as trailing ?s on every line in the reply). * tcpd/configure.in: Check if explicit linking with libgpg-error is required.
Revision 1.3 / (download) - annotate - [select for diffs], Tue May 18 13:24:15 2010 UTC (2 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.2: +5 -5
lines
Diff to previous 1.2 (colored)
Changes 0.83: * cone/sgml/cone-folderindex.sgml (prompt): Mention the inn 2.5.x bug. * cone/myreferences.H (m): Fix NULL ptr deref. * cone/cursesmessage.C (nextLink): Fix wild pointer. * libmail/copymessage.C (fail): Fix segfault if fetching the contents, of the message being copied, fails. * cone/cursesmessage.C (reformatAddLine): Clear the entire struct to suppress warnings from valgrind. * gcc 4.5 portability fixes. * tcpd/libcouriergnutls.c (tls_connect): Fix bad call to gnutls_server_name_set(). Changes 0.82: * cone/curseseditmessage.C (getMarkedRegion): Portability fix (gcc 4.4.3). * all: Some code cleanup. Changes 0.81: * cone/spellcheckerAspell.C: Do not set "lang" and "encoding" to empty values. Changes 0.80: * cone/libmail: Link with libidn if this library is installed. Added getAddrAddr() and setAddrAddr() methods to mail::emailAddress that use libidn, if installed, to decode/encode the hostname portion of the email address. * The GNU IDN library is now required to build Cone
Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 20 22:31:06 2008 UTC (4 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Update mail/cone to version 0.74. Changes from version 0.73 include: + Add full DESTDIR support. + New "gnutls" option to select between using GNU TLS and OpenSSL. Default to "ssl". + New "wide-curses" option to select between curses and wide-curses displays. Default to "curses". * Add/fix GNU TLS support in cone.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Nov 13 18:02:15 2007 UTC (4 years, 6 months ago) by jlam
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import cone-0.73 as pkgsrc/mail/cone: Cone is a text-based mail client. Cone seamlessly handles multiple POP3, IMAP accounts, and local mail folders. Cone is also a simple newsreader. Cone's interface is foolproof enough to be used by inexperienced users, but it also offers advanced features for power users. Cone also serves as a platform for development of a new experimental network mail access protocol, SMAP, that offers additional functionality not available with IMAP or POP3.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Nov 13 18:02:15 2007 UTC (4 years, 6 months ago) by jlam
Branch: MAIN
Initial revision