Up to [cvs.netbsd.org] / pkgsrc / mail / cone
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Wed Feb 27 08:25:17 2008 UTC (4 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
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,
HEAD
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
USE_NCURSESW is gone, use USE_NCURSES instead.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 20 22:53:49 2008 UTC (4 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.5: +7 -13
lines
Diff to previous 1.5 (colored)
One second thought, just let "wide-curses" toggle whether or not we use wide curses or narrow curses. Cone will always need a curses library regardless, so if we're not using one, we're using the other.
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
Changes since 1.4: +39 -5
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: +2 -0
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], 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.2: +7 -0
lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Mon Nov 19 19:34:53 2007 UTC (4 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.1: +7 -7
lines
Diff to previous 1.1 (colored)
Sort options.
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