Commit graph

21 commits

Author SHA1 Message Date
tonio
4ac38b508e add patch-aj: apply the same fix as upstream to fix PR 31466
Thanks Jeff Ito for debugging this
2005-10-05 20:08:32 +00:00
tonio
0e62c89e11 Update mail/mutt-devel to 1.5.11
Add support for Internationalized Domain Names (though disabled by default)

This release features many bugfixes,
~h can match folded headers
~u match only suscribed lists, ~l all
progress indication when uploading imap and pop messages

This fixes PR 31451
2005-10-03 14:16:53 +00:00
tonio
a73d5604e8 Update mutt-devel to 1.5.10
This release contains many bug fixes for imap support and gpg support.
Change maintainer, i will take this one

Approved by cube@

Adding patch-ae fixing PR 30981
the same patch was comitted to mutt's cvs HEAD
http://dev.mutt.org/cgi-bin/gitweb.cgi?p=mutt/.git;a=commitdiff;h=7423dcab2c8ed2dff79354db0ab8a444a075bb64
2005-09-03 16:57:07 +00:00
jlam
6b4ddbe438 Fix detection of Berkeley db4 if /usr/include/db.h exists and happens
to pass mutt's weak configure tests.  Fixes build with the "mutt-hcache"
option on FreeBSD-4.
2005-09-03 03:21:23 +00:00
jlam
009f163ef3 Fix the PLIST to include the share/doc/mutt/samples symlink and the
mmdf manpage, but rename the manpage to mutt-mmdf.5 so as not to
conflict with the one from news/tin.  Bump the PKGREVISION to 1.
2005-08-20 21:58:00 +00:00
tonio
d8c05e2765 * update to 1.5.9 (see PR 30102 and PR 30841 by Brian de Alwis)
Main changelog entries are a function "rename-mailbox", better imap handling
(do not lose flags when uploading to an imap mailbox), and integration of
header cache patch.

Added option "hcache" to enable header cache (adds a dependancy to db4)

Approved by wiz@
2005-08-02 12:57:02 +00:00
minskim
6bc5e26b00 Honor CHGRP. 2005-05-29 05:09:55 +00:00
jlam
8c73a455d6 The new wrapper script framework is much better at quoting strange
arguments, and now correctly handles things like:

	CPPFLAGS="$CPPFLAGS -I\$(top_srcdir)/intl"

in configure scripts without problems.  Remove the patches in both
mail/mutt and mail/mutt-devel that worked around this limitation in
the old buildlink3 wrappers.
2004-09-24 22:58:31 +00:00
jlam
d75bef1f62 Avoid using ncurses functions when using S-Lang as the curses library.
Fix from PR pkg/26758 by Holger Weiss.
2004-09-12 04:26:20 +00:00
jlam
be01417e13 Add localedir definition so that locale files are installed in the right
place when USE_PKGLOCALEDIR is set.
2004-08-05 03:24:39 +00:00
jlam
2c51c9e10b Resurrect mail/mutt-devel and make it install mutt-1.5.6, the development
version of Mutt, a text mail reader and PGP & S/MIME support.  This
is primarily to support a mutt that builds with SASLv2 support.
2004-07-21 22:37:10 +00:00
tron
5511251ac4 Remove the "mutt-devel" package which has been superseded by the lastest
version of the "mutt" package.
2002-05-29 12:15:36 +00:00
tron
662177537d Remove hardcoded path "/usr/bin" for "gpg" from "gpg.rc". 2002-04-16 08:34:28 +00:00
jlam
6880d3e720 Remove -I$(includedir) from CPPFLAGS so that this package really is
strongly-buildlinked.
2002-01-30 23:03:25 +00:00
tron
bdc669d4de Update "mutt-devel" package to version 1.3.25i. Changes since 1.3.23i
include a fix for a remotely exploitable security hole, many bug fixes
and new threading code.
2002-01-02 09:07:45 +00:00
tron
f71915f496 Downgrade the "mutt-devel" package to version 1.3.23. The new threading
code in 1.3.23.1 is not stable yet and can e.g. cause a segmentation fault.
2001-11-07 09:19:03 +00:00
tron
f41c77be15 Update "mutt-devel" package to lastest development version 1.3.23.1.
This version fixes several bugs found since version 1.3.21 including
the sendmail 8.12.x problem.
2001-11-01 16:10:41 +00:00
tron
0fe6244770 Add fix for mutt bug#828 (mail transport agent invoked without stdout and
stderr) to proactively avoid error messages with sendmail 8.12.x.
2001-10-18 08:04:25 +00:00
tron
5bf044be0d Make sure that locale files get installed into the right directory under
Solaris.
2001-07-22 15:24:10 +00:00
tron
be4a87cf6b Update "mutt-devel" package to version 1.3.19i. A (very) detailed list of
the changes is available in the included file "share/doc/mutt/ChangeLog".
2001-07-22 13:37:12 +00:00
jlam
7592ec7fd2 Remove explicit passing of -I$(includedir) to compiler during build. 2001-06-20 07:44:53 +00:00