Up to [cvs.netbsd.org] / pkgsrc / mail / cone
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (download) - annotate - [select for diffs], Fri Apr 22 13:44:02 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
HEAD
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.9 / (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-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.8: +2 -3
lines
Diff to previous 1.8 (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.7.2.1 / (download) - annotate - [select for diffs], Sun Jul 4 07:20:39 2010 UTC (22 months, 3 weeks ago) by agc
Branch: pkgsrc-2010Q2
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored) next main 1.8 (colored)
Pullup previous changes on HEAD to pkgsrc-2010Q2 branch to fix branching error, and to sync with reality.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Jul 1 16:22:26 2010 UTC (22 months, 3 weeks ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Fix PLIST
Revision 1.7 / (download) - annotate - [select for diffs], Tue May 18 13:24:15 2010 UTC (2 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base
Branch point for: pkgsrc-2010Q2
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs], Sun Mar 21 16:29:40 2010 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Reset maintainer, developer lost his commit bit.
Revision 1.5 / (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-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.4: +4 -6
lines
Diff to previous 1.4 (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.4 / (download) - annotate - [select for diffs], Wed Feb 20 13:18:24 2008 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.3: +4 -3
lines
Diff to previous 1.3 (colored)
Needs ncurses (for termattrs()). Fix some pkglint warnings while here.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 18 05:08:21 2008 UTC (4 years, 4 months ago) by tnn
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Per the process outlined in revbump(1), perform a recursive revbump on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 19 20:28:57 2007 UTC (4 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.1: +12 -2
lines
Diff to previous 1.1 (colored)
Don't look for openssl or c_rehash binaries because cone doesn't actually need them at all. Add a "fam" option to cone which allows it to be notified by the OS about changes to local Maildirs. Bump the PKGREVISION to 1.
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
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