Commit Graph

59 Commits

Author SHA1 Message Date
sthen
a51d7d839c Fix problem reported by naddy@: the sidebar patchset is only for snapshot,
so move it out of Makefile.inc and fix stable/distinfo. Bump not necessary.

ok naddy
2008-05-22 14:40:12 +00:00
bernd
76ec27bad0 Some cleanup of the mutt Makefile's. Moving the common
WANTLIB stuff to Makefile.inc. Sorting the CONFIGURE_ARGS
options. Having the stable release of mutt use the appropriate
version of autoconf.

from brad@
2008-05-09 17:46:51 +00:00
sthen
df4efa83a9 Update Mutt to 1.5.17, fix WANTLIB for 1.5.xx (adding qdbm in 1.5.16
brought in a dependency on libz).

feedback/ok bernd@, simon@
2007-11-11 10:09:43 +00:00
merdely
8b76ad71d8 Remove surrounding quotes in COMMENT*/PERMIT_* 2007-09-16 00:17:04 +00:00
bernd
3c62b0b027 Update to mutt-1.5.16.
Initial diff and sidebar-patch hosting by Stuart Henderson. Thanks!

Enable the Maildir/POP3/IMAP header cache by default and remove
the hcache FLAVOR.

Tested by many. Corrections from simon@.

ok simon@, steven@
2007-06-21 17:26:29 +00:00
kili
c53c1f0ab8 Security update to 1.4.2.3.
Fixes an APOP authentication vulnerability (CVE-2007-1558).

ok bernd@
2007-06-15 19:01:07 +00:00
kili
b76042086c Fix buffer overflow in mutt_gecos_name().
From ray@ (snapshot), applied to stable and tested by me. Feedback
from wilfried@ and (via ray@) moritz@.

ok moritz@ steven@
2007-05-04 09:09:31 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
bernd
909e1ec157 Update to mutt-1.5.12 snapshot.
tested by many
2006-08-02 14:30:09 +00:00
bernd
17da960e1d Minor update to mutt-1.4.2.2.
help & 'go ahead' steven@
2006-07-24 09:44:20 +00:00
bernd
da7e53023f Fix a buffer overflow in the IMAP code.
Diff from mutt CVS via TAKAHASHI Tamotsu, thanks!

ok naddy@
2006-06-21 08:16:45 +00:00
bernd
4dd9b2a726 Correct path to gpg in the gpg.rc example file. Bump PKGNAMEs.
ok sturm@
2006-03-22 12:43:09 +00:00
jolan
fd7b34bbea use re-rolled sidebar patch that doesn't patch the PATCHES file. fixes
a conflict with the compressed and sidebar flavors

reported by viq on ports@
2005-11-12 02:29:47 +00:00
bernd
75581750be Sidebar patchfile is needed in stable/distfile too.
Found by naddy@.

ok naddy@
2005-11-11 23:52:17 +00:00
naddy
bfd5225608 Always explicitly set the AUTOCONF_VERSION to use. In some cases
the default was not appropriate.
2005-11-03 18:28:55 +00:00
bernd
890b25d060 - update mutt snapshot to 1.5.11
- move DISTNAME from Makefile.inc to stable/snapshot Makefile
(since 1.5.11, DISTNAME contains no 'i' anymore)

help & ok sturm@
2005-09-29 17:25:27 +00:00
bernd
7e88f71a34 - preprocess muttrc manpage with tbl(1)
- bump PKGNAME

ok fgsch@
2005-09-19 16:18:36 +00:00
bernd
295451a005 - update to mutt-1.5.10
- preprocess muttrc manpage with tbl

ok sturm@
2005-09-14 21:00:03 +00:00
fgsch
94af9f37ba fixes a crash when using limits reported by david@ and bump package. 2005-09-05 20:17:33 +00:00
fgsch
72486e8250 drop maintainership. 2005-06-30 05:24:53 +00:00
sturm
e76eb4a3eb update snapshot to mutt 1.5.8
from Bernd Ahlers <b.ahlers at ba-net.org>
2005-03-06 01:44:20 +00:00
naddy
a6f85c1da0 push PKGNAME down one directory level; from sturm@ via maintainer 2005-02-07 20:47:56 +00:00
naddy
3fd3a27acb update snapshot to 1.5.7; from Bernd Ahlers <b.ahlers@ba-net.org> 2005-02-07 17:16:15 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
xsa
3c9da0746e - Update to latest hcache patch;
From: Bernd Ahlers <b.ahlers at ba-net.org>; tested by many;
- bump PKGNAME
2004-11-30 08:57:55 +00:00
xsa
960f987bd0 update the header cache patch; initially from Simon Dassow;
tested by many, Thanks! ok avsm@.
2004-10-20 20:15:20 +00:00
espie
15a2aca1cd new style plists. 2004-09-15 09:09:41 +00:00
lebel
8758ec863d update to new PLIST hints 2004-08-12 02:19:45 +00:00
lebel
d061257d93 added support for maildir header caching via a new flavour, named "hcache" in
the snapshot release of mutt.

For more info, see http://wwwcip.informatik.uni-erlangen.de/~sithglan/mutt/.

Thanks to Bernd Ahlers <b.ahlers AT ba-net.org> for the work.
(henning@ can spare me the 20 hours marathon of humppa now that this is in :))
2004-06-28 14:17:21 +00:00
naddy
bd873807a9 remove workaround for gcc2.95/sparc64 optimizer bug: sha1.c compiles fine now 2004-02-24 19:48:16 +00:00
fgsch
68dace7fa3 no error if aclocal is missing. needed for proper compilation on a
fresh installed system.
2004-02-21 01:48:27 +00:00
brad
92ff5d28b1 upgrade to mutt 1.4.2 2004-02-19 20:43:22 +00:00
jolan
488c8f48b9 missing depends on automake... 2004-02-16 02:39:10 +00:00
brad
b2b9544d0a fix bogus use of patches 2004-02-15 01:42:52 +00:00
sturm
172da046e2 ups 2004-02-11 19:27:41 +00:00
sturm
1ed15a0bc6 SECURITY FIX
This patch fixes a buffer overflow that can be triggered by incoming messages.
There are reports about spam that has actually triggered this problem and
crashed mutt.

bumped PKGNAME

noticed by markus@
2004-02-11 19:19:47 +00:00
fgsch
19a7171e18 better. 2004-01-16 14:26:27 +00:00
fgsch
b8fdc0510d enable gss support and regen patches.
the former requested by Jan Johansson <janj+openbsd at wenf dot org>
2004-01-16 01:59:08 +00:00
brad
661b50b0d4 add @extra support 2003-12-26 02:36:57 +00:00
naddy
f1efe20e54 @dirrm shared directories 2003-12-16 18:28:00 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
sturm
9044ff3b89 - /etc -> SYSCONFDIR
- don't change SYSCONFDIR
2003-05-12 21:16:42 +00:00
lebel
05da605bc1 checksum changed for compressed patch upstream due to minor diff. 2003-03-21 04:48:04 +00:00
lebel
4acbc63755 Mutt 1.4.1 and 1.5.4 were released on March 19, 2003. These releases both fix a
buffer overflow identified by Core Security Technologies. The only differences
between 1.4 and 1.4.1 are bug fixes. If you are currently using 1.4, it's
probably a very good idea to update.
2003-03-20 19:11:19 +00:00
pvalchev
52eefff59c cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-29 09:34:48 +00:00
fgsch
6b3ea10687 update MASTER_SITES.
from Nikolay Sturm <sturm at sec dot informatik dot tu-darmstadt dot de>
2002-12-24 13:09:34 +00:00
fgsch
6347e76401 byebye NEED_VERSION. 2002-10-05 21:11:09 +00:00
kevlo
1ee45b24c8 fix plist 2002-07-06 04:29:55 +00:00
lebel
572e0f3314 really, naddy and I likes it better when SUPDISTFILES is
specified when the FLAVOR isn't compressed
2002-06-14 21:09:11 +00:00
fgsch
3deba4a6db update to mutt 1.4; submited also by lebel@. 2002-06-14 17:43:51 +00:00