sthen
3c1600e6d4
use correct autoconf; from Brad
2011-03-28 16:19:45 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
espie
e929ba7078
fix some WANTLIB we missed
2010-11-11 19:46:30 +00:00
naddy
f3c987ac03
tbl(1) is no longer in /usr/bin
2010-10-22 17:00:20 +00:00
jsg
521279458c
no need to link libdes for kerberos
...
ok sthen@
2010-10-18 20:29:53 +00:00
espie
051dfa8362
USE_GROFF=Yes
2010-10-18 19:59:15 +00:00
sthen
30de05b08a
add patches from upstream repo;
...
- fix segfault when $message_cachedir is set and opening a POP3 mailbox.
- RFC2047 encode/decode the group name in an address list.
2010-10-02 01:22:12 +00:00
sthen
3569a326e4
update Mutt to 1.5.21
2010-09-15 18:42:38 +00:00
sthen
1e1a4b8dc8
- update the sidebar/compressed patches to work with this snapshot.
...
- new LIB_DEPENDS/REVISION.
- switch to a newer snapshot pulled from the repo, rolling in the
upstream patches.
requested by edd@. thanks to jasper@, landry@, pea@ for testing.
2010-09-08 09:57:28 +00:00
dcoppa
7c9020055c
Fix bug in imap_keepalive() which erroneously free Context when the
...
IMAP connection is shut down by the server.
From upstream, via edd@
OK espie@
2010-08-09 09:54:14 +00:00
sthen
28a86041d8
Remove a couple of pointless hunks from the patch. Spotted by dcoppa@
2010-05-18 08:31:02 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
sthen
46be77c869
+snapshot,compressed,sidebar,sasl,slang
...
I'd like to get an slang flavour built by default and todd uses
this set of options.
2009-10-14 15:45:47 +00:00
sthen
35ad27af80
Add a patch for mutt ticket #3296 , IMAP header cache misbehaves on sparc64.
...
Bump PKGNAME.
2009-07-29 20:26:45 +00:00
sthen
e16b2f90e2
Add MASTER_SITE_SOURCEFORGE, they are now mirroring most Mutt versions.
2009-07-28 09:21:24 +00:00
sthen
0e74d2dca5
iff the variable DEBUG is set, add --enable-debug to configure args.
2009-06-20 10:20:09 +00:00
sthen
3809e2b321
don't try and free a static buffer, avoiding a segfault with unmailboxes;
...
regression since 1.5.19. From Mutt upstream.
2009-06-19 21:35:37 +00:00
sthen
70a298fcd2
dhill@ had a crash with smtp_url specifying a port (I added one diff
...
but another followed); update the relevant file to the newer revision,
fixing the problem. ok dhill@
2009-06-19 21:28:24 +00:00
sthen
7a418f67c2
- bug-fix and SECURITY update to 1.5.20; fixes CVE-2009-1390 (X.509
...
Certificate Chain Security Bypass vulnerability).
- added a couple of post-1.5.20 patches from upstream for regressions
- cleanup the port's handling of sample config files
testing by Simon Kuhnle, Edd Barrett, testing and ok landry@.
2009-06-16 09:37:19 +00:00
sthen
99562abb70
..hot on the heels of the last one, another update to the sidebar patch,
...
makes Maildir folders work better. bump PKGNAME.
2009-05-22 15:21:25 +00:00
sthen
0b4d874bea
Terry Chan rolled patches/sidebar-buffy_c into the sidebar patch upstream;
...
no need to maintain it separately here now. No package change -> no bump.
2009-05-22 08:00:58 +00:00
sthen
9d293526b8
I added DIST_SUBDIR to collect the patches into one place but forgot
...
to regen stable distinfo. Pointed out by Markus Lude, thanks!
2009-04-20 12:45:59 +00:00
sthen
075b497e2e
update to 1.5.19 and take MAINTAINER. thanks to Simon Kuhnle,
...
landry@ and Brad for testing various versions of this diff.
ok landry@ after a few rounds of pain with Maildir and the sidebar
patch, eventually resulting in snapshot/patches/sidebar-buffy_c.
2009-04-20 07:43:21 +00:00
todd
96efd786f4
corrects builds where MACHINE != MACHINE_ARCH (WRKDIST vs WRKSRC)
2008-09-02 18:35:57 +00:00
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
sthen
da08eef7b1
update to 1.5.18, tested by many. ok merdely
2008-05-21 13:46:19 +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
okan
51bb21b6fa
fix "garbled characters" issue in imap rename, as reported by marco@
...
"get it in" sthen@, ok merdely@
2008-02-06 15:01:56 +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
todd
d261a59fd7
different snapshot flavors to be built, to match actual usages
...
general concensus
2007-07-26 14:38:24 +00:00
todd
21157cc553
+snapshot,sasl
2007-07-19 00:19:28 +00:00
todd
09d3999f72
add sasl flavor to mutt
...
this works for me, tested by me and others, from brad
2007-07-19 00:18:12 +00:00
steven
70be0dcd6f
build the sidebar flavor of mutt
2007-06-24 16:01:21 +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
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