Commit graph

25 commits

Author SHA1 Message Date
jperkin
84991145cf PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
obache
6e518767d0 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
asau
b1c1362074 Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +00:00
wiz
3184463075 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
dholland
5d613fdad6 Since the last update, this will not build without the wide-curses
option, so turn it on by default.

The option should probably be removed entirely, as the code doesn't
look amenable to a narrow-only build.

PKGREVISION -> 2.
2012-09-16 00:51:32 +00:00
dholland
99f2edab02 Fix C++ type error. 2012-09-16 00:49:41 +00:00
sbd
cdfc7f300d Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
adam
e909c97b01 Remove unnecessary patches 2012-06-09 11:52:43 +00:00
adam
82703b2d13 Changes 0.90:
* cone/gettext.C: gettext can't deal with literal ^Ds, so provide a
  workaround: "\\D" literal.
* cone/cursesindexdisplay.C (drawLine): Misformatting of the date
  column in some locales.
2012-06-09 11:51:36 +00:00
dholland
7add07730c Tries to link with -lpcre, at least on Solaris, so give it pcre.
PKGREVISION -> 2.
2012-06-01 00:09:50 +00:00
joerg
9bd1bb8e67 Fix build with newer GCC 2011-11-22 18:12:35 +00:00
obache
0e2c97799a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
adam
359c5c99fe 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.
2010-11-05 14:18:52 +00:00
joerg
7cfb52d899 Fix PLIST 2010-07-01 16:22:26 +00:00
adam
b2a3ffdb15 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
2010-05-18 13:24:15 +00:00
wiz
5a532b436c Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
joerg
24151e2b99 Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
cddcec7629 USE_NCURSESW is gone, use USE_NCURSES instead. 2008-02-27 08:25:17 +00:00
jlam
844a4f8733 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.
2008-02-20 22:53:49 +00:00
jlam
6c29a1bac3 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.
2008-02-20 22:31:06 +00:00
wiz
b1b2182a5b Needs ncurses (for termattrs()). Fix some pkglint warnings while here. 2008-02-20 13:18:24 +00:00
tnn
ad6ceadd25 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@
2008-01-18 05:06:18 +00:00
jlam
54647cda0e 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.
2007-11-19 20:28:57 +00:00
jlam
45beb2b80a Sort options. 2007-11-19 19:34:53 +00:00
jlam
076a0e8267 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.
2007-11-13 18:02:15 +00:00