Commit graph

92 commits

Author SHA1 Message Date
Kirill Ponomarev
b377717646 Fix "source" command when reading in from a program's stdout
(i.e. the source command's filename ends with a pipe-symbol "|")

PR:		ports/68650
Submitted by:	maintainer
Obtained from:	mutt's CVS
2004-07-04 11:11:53 +00:00
Kirill Ponomarev
529c385238 Fix the timezone handling of the "conditional date"-patch
PR:		ports/68477
Submitted by:	maintainer
2004-06-29 14:02:33 +00:00
Kirill Ponomarev
d2b35915dd Add WITH_MUTT_MAILDIR_MTIME_PATCH knob
Add the hide_thread_subject function
Add the conditional_date function
Bump PORTREVISION

PR:		ports/68359
Submitted by:	maintainer
Obtained from:	http://wiki.mutt.org
2004-06-26 15:40:28 +00:00
Kirill Ponomarev
9fd5dfabb2 - Update the maildir-header-cache (now uses Sleepycat DB for
faster access to very huge Maildirs).
- The new maildir-header-cache-patch makes it necessary to
  use recent autotools, so update USE_AUTOMAKE_VER and USE_AUTOCONF_VER.
- Rename internal variables and fix trailing whitespaces
  (portlint).
- Bump PORTREVISION

PR:		ports/67872
Submitted by:	maintainer
2004-06-12 12:36:28 +00:00
Kirill Ponomarev
2be8a8db43 - Add the color_after_eol option (after several discussions on
the mutt-users mailing list) to be able to behave like
  mutt-1.4.x.
- Remove a non-working site from PATCH_SITES
- Bump PORTREVISION

PR:		ports/67619
Submitted by:	maintainer
2004-06-06 07:00:40 +00:00
Kirill Ponomarev
60ae95d952 - Fix the tmpfile patch to really include the right bounds for
snprintf() and strncat().

PR:		ports/66508
Submitted by:	maintainer
2004-05-11 07:36:58 +00:00
Kirill Ponomarev
536fda27c1 - Fix mutt's tmp-file-naming to fix syntax highlightning for
the vim editor.
- Add the WITHOUT_MUTT_ICONV knob and add dependency on iconv
  if that knob is not defined.

PR:		ports/66444
Submitted by:	maintainer
2004-05-10 11:38:52 +00:00
Kirill Ponomarev
19a02b8e83 - Add WITH_MUTT_MAILDIR_HEADER_CACHE knob
PR:		ports/63806
Submitted by:	maintainer
2004-03-05 16:13:50 +00:00
Kirill Ponomarev
d1df982bea - Fix WITH_MUTT_EDIT_THREADS knob
- Add SIZEs to distinfo

PR:		ports/62651
Submitted by:	maintainer
2004-02-10 18:27:50 +00:00
Kirill Ponomarev
9dddbd1b39 - Fix the generation of temporary file names by using mktemp
instead of PID
- Bump PORTREVISION

PR:		ports/62569
Submitted by:	maintainer
2004-02-09 15:26:15 +00:00
Kirill Ponomarev
eb7b2a699d - Update to version 1.5.6
PR:		ports/62353
Submitted by:	maintainer
2004-02-04 17:09:32 +00:00
Sergei Kolobov
4d699caa0b - Add CONFLICTS to prevent installation over mutt (non-devel)
- Fix the PGP patch
- Update the mbox patch

PR:		ports/62258
Submitted by:	maintainer
2004-02-02 15:38:00 +00:00
Sergei Kolobov
6d3954c43c - Fix pgp-patch (as pointed out by it's author)
- Fix nntp-patch (also pointed out by the author)
- Add new knob: WITH_MUTT_IMAP_HEADER_CACHE
- Bump PORTREVISION

PR:		60403
Submitted by:	maintainer
2003-12-19 23:13:50 +00:00
Kirill Ponomarev
209bde58be - Update to version 1.5.5.1
PR:		59014
Submitted by:	maintainer
2003-11-06 20:10:56 +00:00
Kirill Ponomarev
b44976b8da - Fix the DOCSDIR and EXAMPLESDIR code. Now both can be set to
non-standard values.
- Be less verbose.

PR:		58559
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2003-10-26 13:14:24 +00:00
Sergei Kolobov
17e8b4a7e8 - Add the new option "smime_encrypt_self" to addtionally encrypt
to the default key also
- Fix some SGML errors in the manual

PR:		58526
Submitted by:	maintainer
Approved by:	krion (implicit)
2003-10-25 22:16:39 +00:00
Norikatsu Shigemura
909ac3ac52 o Use DOCSDIR and EXAMPLESDIR.
o Add patches now avialable for 1.5.4.
o Bump PORTREVISION.

PR:		ports/57172
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2003-09-24 15:27:28 +00:00
Sergey A. Osokin
046302cfd9 Fix APOP, mark SASL as broken
Submitted by:	Bruce M Simpson <bms@spc.org>
Approved by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
PR:		54592
2003-07-20 12:09:18 +00:00
Norikatsu Shigemura
8c49dc2107 o Add patch for the new ~a function. By this one can tag entire
threads via "T ~a" (means: tag all entire threads where at least
  one message of the tread is tagged).
o Bump PORTREVISION.

PR:		ports/54361
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2003-07-11 17:32:26 +00:00
Sergey A. Osokin
d96c72a9d6 Fix output of pgp-mails for WITH_MUTT_QUOTE_PATCH
Also bump PORTREVISION

Submitted by:	MAINTAINER
PR:		53040
Approved by:	fjoe (mentor)
2003-06-09 08:35:43 +00:00
Oliver Braun
b709a2a4b0 - For POLA reasons change the default knobs. This also results in
the same installation when PACKAGE_BUILDING and when doing a
  "make install".
- Add an installation message when using SLANG, as this won't always
  work for a color terminal without setting additional environment
  variables.
- Use the same patch as the mutt port for fixing FQDN problems in
  FreeBSD < 5.0

PR:		ports/51727
Submitted by:	maintainer
2003-05-03 19:02:01 +00:00
Oliver Braun
0144da99d5 * Fix handling of hostname if hostname contains more than 31 characters
for FreeBSD versions before 5.x.
* Bump PORTREVISION.

PR:		ports/51621, ports/51622
Submitted by:	maintainer
2003-04-30 20:45:08 +00:00
Norikatsu Shigemura
04127b251b o Fix a segmentation fault.
o Enable WITH_MUTT_SLANG when PACKAGE_BUILDING (so mutt-devel behaves
  like mutt). This is safe, since slang has decent defaults now.

PR:		ports/540787
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2003-04-10 16:35:18 +00:00
Oliver Braun
82608fa9d1 - Install the configuration examples into ${PREFIX}/share/examples/mutt.
PR:		ports/50317
Submitted by:	maintainer
2003-03-26 18:22:23 +00:00
Ruslan Ermilov
fe75923e2b - Add new knob WITH_MUTT_SMIME_OUTLOOK_COMPAT.
- Re-enable the knobs WITH_MUTT_NNTP and WITH_MUTT_QUOTE_PATCH for
  which patches are now available.
- Fix handling of differing patch-versions for the knobs.
- Fix the pgp patch.
- Set useful knobs when PACKAGE_BUILDING (POLA).

PR:		ports/50199
Submitted by:	maintainer
2003-03-23 18:38:17 +00:00
Peter Pentchev
74bee551cc Update mutt-devel to Mutt 1.5.4, which fixes the IMAP vulnerability.
PR:		50150
Submitted by:	maintainer
Approved by:	portmgr (kris)
2003-03-21 17:20:51 +00:00
Oliver Braun
40c230f128 Fix a bug in pgp-handling.
PR:		ports/48069
Submitted by:	maintainer
2003-02-07 23:01:06 +00:00
Oliver Braun
5c477be578 Reactivate the two knobs WITH_MUTT_PGP_PATCH and WITH_MUTT_MBOX_HOOK_PATCH.
PR:		ports/47437
Submitted by:	maintainer
2003-01-24 22:17:59 +00:00
Oliver Braun
2fb05e9ec3 * Upgrade to 1.5.3.
* Fix a MASTER_SITES directory.
* Some patches you can turn on with knobs are not yet available.

PR:		ports/46043
Submitted by:	maintainer
2003-01-01 17:27:03 +00:00
Oliver Braun
a597af9d13 * Fix NOPORTDOCS.
* Bump PORTREVISION.

PR:		43588
Submitted by:	maintainer
2002-10-05 19:03:32 +00:00
Oliver Braun
26b1d41897 * Add two new knobs: WITH_MUTT_PGP_PATCH and WITH_MUTT_MBOX_HOOK_PATCH
Patches submitted by Dale Woolridge <dale@woolridge.ca>.
* Fix sgmlformat dependency handling if manual.sgml is changed by one of the
  knobs.
* Bump PORTREVISION.

PR:		ports/42328
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-09-02 19:26:05 +00:00
Oliver Braun
4f821116fc * Add postscript doc if already using sgmlformat.
* Add new knob WITH_MUTT_PS to build postscript doc (this in fact
  is an alias for WITH_MUTT_HTML, so html doc is also installed).

PR:		ports/42193
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-08-30 12:32:59 +00:00
Oliver Braun
36ff99b311 Drop WITH_MUTT_PGP_OUTLOOK_PATCH which is now part of mutt.
PR:		ports/42123
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-08-28 19:29:05 +00:00
Hajimu UMEMOTO
b211a1e6c4 moving saslv1 includes files to make it easier to add saslv2
PR:		ports/40288
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	knu
2002-07-28 17:26:12 +00:00
Christian Weisgerber
5e566bc025 - Add new knob WITHOUT_MUTT_SMIME_OUTLOOK_COMPAT which is useful
in environments which do not use the outlook-builtin smime functions.

- Fix a portlint WARN for a trailing whitespace.

PR:		41011
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2002-07-26 19:52:49 +00:00
Christian Weisgerber
ede911a1af - Fix package plist when only using WITH_MUTT_PGP_OUTLOOK_PATCH.
- Do not use -pedantic in CFLAGS when building the port.
- Add the new knob WITH_MUTT_EDIT_THREADS
  (suggested by Roman Neuhauser <neuhauser@bellavista.cz>)

PR:		40698, 40580
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-07-17 22:14:40 +00:00
David E. O'Brien
9a3122ce11 Reduce patch.
Submitted by:	maintainer
2002-06-27 19:24:29 +00:00
Dmitry Sivachenko
c00b0f53f4 Fix corrupted patch (duplicate of content).
Submitted by:	MAINTAINER
2002-06-16 14:53:24 +00:00
Dmitry Sivachenko
006cbab580 Update to version 1.5.1.
PR:		38694, 39188
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2002-06-16 13:05:26 +00:00
David W. Chapman Jr.
aa07b26acd Improve maildir support
PR:		38147
Submitted by:	maintainer, lioux
2002-05-16 15:51:16 +00:00
David W. Chapman Jr.
18072bf9fb Fix a remaining libiconv issues
Fix URLs of patches back to mutt-devel standard

Submitted by:	maintainer
2002-03-31 13:42:22 +00:00
Maxim Sobolev
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Jim Mock
8943e51949 Update to version 1.3.28.
PR:		35866
Submitted by:	maintainer
2002-03-13 20:57:35 +00:00
Christian Weisgerber
1210574995 - Add a patch which avoids a core dump when using IMAP.
- Fix pkg-plist to be more maintainable.

Submitted by:	maintainer Udo Schweigert <udo.schweigert@siemens.com>
2002-02-28 14:28:44 +00:00
Jim Mock
aa5556a4bd Add the missing extra-patch-sgmlformat patch and fix a few things:
* Adding the missing patch fixes the breakage if not built without
      defining WITHOUT_MUTT_SGMLFORMAT.

    * Fix for if both WITH_MUTT_NNTP and WITH_MUTT_PGP_OUTLOOK_PATCH are
      defined.

    * Fix pkg-plist if WITH_MUTT_PGP_OUTLOOK_PATCH and WITH_MUTT_HTML
      are both defined.

Submitted by:	maintainer
2002-02-26 23:19:05 +00:00
Christian Weisgerber
8879e63cc2 - Automagically determine when to use sgmlformat.
- Add the pgp outlook compat patch via the new knob
  MUTT_WITH_PGP_OUTLOOK_PATCH which is on by default if pgp is
  installed.  Patch submitted by: Stefan Walter <dunkelkammer@gmx.de>.
- Fix some trailing whitespaces to make portlint a little happier.
- Increment PORTREVISION.

Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-02-26 13:30:45 +00:00
Mario Sergio Fujikawa Ferreira
3087c21802 o Rebuild port docs even if WITH_MUTT_HTML is not given so the ASCII
manuals reflect all the given WITH_MUTT_knobs.
o (Port now always depends on sgmlformat, which isn't a problem
  anymore since sgmlformat has been fixed for alpha-architecture)

PR:		34185
Submitted by:	maintainer
Requested by:	Nicolas Rachinsky <list@rachinsky.de>
2002-01-22 23:12:14 +00:00
Jim Mock
243ecc48fa Update to version 1.3.26.
PR:		34049
Submitted by:	maintainer
2002-01-19 01:19:27 +00:00
Christian Weisgerber
58c044bdc6 * Do not clobber plaintext manual if WITH_MUTT_HTML is undefined.
* Enable WITH_MUTT_HTML on alpha, old problem no longer applies.

Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-01-16 11:59:43 +00:00
Jim Mock
46f0a4f069 Fix a problem where installs failed if WITH_MUTT_HTML wasn't defined.
Also change the dependency for WITH_MUTT_NNTP to point to inn-stable
instead of inn.

PR:		33571
Submitted by:	maintainer
2002-01-05 11:27:17 +00:00