Commit Graph

173 Commits

Author SHA1 Message Date
espie
d39a581bf9 more new lib specs 2006-08-03 19:56:08 +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
bernd
707005af76 Add sidebar FLAVOR. Info: http://thomer.com/mutt/
Initial patch from jolan@.

ok jolan@, "looks good" sturm@
2005-11-09 21:19:03 +00:00
naddy
08a5fdff5b Do not allow automake to run for the compressed FLAVOR; the patch already
includes the required Makefile.in changes.  ok bernd@
2005-11-03 21:57:55 +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
84b626977b - add idn FLAVOR for snapshot (internationalized domain name support)
- clean up snapshot/pkg/DESCR
- bump PKGNAME for snapshot

okay sturm@
2005-10-05 09:48:10 +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
aanriot
84fe910433 update to 1.5.9.
ok sturm@
2005-07-05 12:17:16 +00:00
fgsch
72486e8250 drop maintainership. 2005-06-30 05:24:53 +00:00
jolan
0b8c509d20 dont have a teary if kerberos5 stuff isnt around
ok fgsch@
2005-05-03 15:37:16 +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
sturm
bca54e21bc add a hcache FLAVOR package, it's too good to not provide a package 2005-02-19 15:42:58 +00:00
naddy
a6f85c1da0 push PKGNAME down one directory level; from sturm@ via maintainer 2005-02-07 20:47:56 +00:00
naddy
5dfb0636c7 oops, strip shared directories 2005-02-07 19:33:14 +00:00
naddy
ea2b911ece Oops, add accidentally omitted patch.
Pointed out by Bernd Ahlers <b.ahlers@ba-net.org>.
2005-02-07 19:28:05 +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
alek
200b1ea2ea Add WANTLIB markers 2005-01-02 12:56:04 +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
brad
cd5e3fbc4d the BUILD_DEPENDS is redundant. 2004-09-25 02:10:07 +00:00
fgsch
b17530f125 missing dependency; noticed by fries a bit ago. 2004-09-22 21:26:40 +00:00
espie
15a2aca1cd new style plists. 2004-09-15 09:09:41 +00:00
pvalchev
a4e1e24ad5 remove David Lebel from maintainer position per his request. 2004-09-15 00:06:58 +00:00
lebel
8758ec863d update to new PLIST hints 2004-08-12 02:19:45 +00:00
xsa
569ca0e221 new-style MODULES. 2004-08-10 09:14:47 +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
lebel
21a8308ce8 fix the path for openssl; thanks to Waldemar Brodkorb 2004-04-06 15:40:02 +00:00
brad
0868caf9c6 man page path fixups.
--
From: Robert Nagy <thuglife at bsd dot hu>
2004-04-06 12:43:46 +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
brad
7d82f05037 use ../Makefile.inc 2004-02-19 20:42:36 +00:00
brad
b268f964f5 common pieces here, pretty much everything. 2004-02-19 20:42:05 +00:00
brad
14da7c47d7 revert rev 1.25 2004-02-19 20:05:51 +00:00
lebel
62a4a7b7a0 update mutt/snapshot to 1.5.6i 2004-02-18 18:56:57 +00:00
brad
277c0799e1 add BUILD_DEPENDS on automake for the compressed FLAVOR 2004-02-17 05:54:41 +00:00
jolan
488c8f48b9 missing depends on automake... 2004-02-16 02:39:10 +00:00
brad
ebe741d37c fix bogus use of patches 2004-02-15 04:07:35 +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