Commit graph

35 commits

Author SHA1 Message Date
Renato Botelho
486a889f9c - Fix the manual generation (html and txt) as that is now built from
xml and not sgml.

PR:		ports/86321
Submitted by:	maintainer
2005-09-19 13:20:08 +00:00
Pav Lucistnik
09c657820f - Update to 1.5.11
PR:		ports/86303
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2005-09-18 21:06:43 +00:00
Renato Botelho
727d1370e3 - Update to mutt-1.5.10
- Update the maildir header cache patch

- Change the target when extra-patches are applied from pre-configure
  to post-patch, so users with local patches can apply them after
  a "make patch" and then already applied extra-patches.

PR:		ports/84907
Submitted by:	Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
2005-08-29 10:13:59 +00:00
Jean-Yves Lefort
b89a4f1593 - Update sidebar patch to 20050628 [1]
- When installing from a package:
  - unbreak installation of Muttrc
  - give Muttrc the permissions that it has (644) when installed from the port

[1]:
PR:		ports/82831
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	maintainer
2005-07-04 02:03:29 +00:00
Pav Lucistnik
98a50651a2 - Add WITH_MUTT_REVERSE_REPLY_PATCH patch
PR:		ports/81549
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
2005-05-29 09:39:44 +00:00
Oliver Lehmann
1ac6bc4c87 - Use mime.types from misc/mime-support
- Bump PORTREVISION

PR:		ports/80749
Submitted by:	maintainer
2005-05-08 08:40:13 +00:00
Kirill Ponomarev
1d6834e12c Fix the pgp6 examples and no longer install pgp5 examples
PR:		ports/79078
Submitted by:	maintainer
2005-03-21 08:51:21 +00:00
Kirill Ponomarev
a35ade04cf Update to 1.5.9
PR:		ports/78806
Submitted by:	maintainer
2005-03-14 10:36:44 +00:00
Kirill Ponomarev
ab11eb64c5 Update to version 1.5.8
PR:		ports/77484
Submitted by:	maintainer
2005-02-14 10:08:16 +00:00
Kirill Ponomarev
82728efb9c Update to version 1.5.7
PR:		ports/77161
Submitted by:	maintainer
2005-02-06 08:58:43 +00:00
Kirill Ponomarev
113a446f9d - Add WITH_MUTT_SIDEBAR_PATCH knob. The sidebar patch is
uncompatible with three other patches, but it's included here
  because of many requests.

- Fix the charset of 7bit messsages when doing gpg encryption. This
  makes gpg-signed messages more readable in GNATS eg.

PR:		ports/76128
Submitted by:	maintainer
2005-01-12 18:41:03 +00:00
Kirill Ponomarev
99536d1733 No longer install flea and muttbug as mutt's bug-tracking system is
out of order due to massive spamming.

PR:		ports/75960
Submitted by:	maintainer
2005-01-08 18:38:59 +00:00
Clive Lin
497a4186c1 Correct a PLIST problem of zh-mutt.
Reported by:	pointyhat via kris
Submitted by:	MAINTAINER of mutt-devel
2004-12-20 16:23:12 +00:00
Kirill Ponomarev
0ab5af4b92 Update the maildir header cache patch, which now also
implements the IMAP header cache. This is far more stable than
the old IMAP header cache patch.

PR:		ports/70623
Submitted by:	maintainer
2004-08-18 18:02:36 +00:00
Kirill Ponomarev
121fb5ffc9 Install Muttrc and mime.types if not already present from a
prior installation

PR:		ports/68816
Submitted by:	maintainer
2004-07-08 13:17:55 +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
19a02b8e83 - Add WITH_MUTT_MAILDIR_HEADER_CACHE knob
PR:		ports/63806
Submitted by:	maintainer
2004-03-05 16:13:50 +00:00
Yen-Ming Lee
f1e709ae59 - Preserve $PREFIX/etc/mime.types
- Add $PREFIX/etc/mime.types.dist

PR:		62453
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2004-02-08 03:23:07 +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
Kirill Ponomarev
03793bda71 - Add WITHOUT_NLS knob
PR:		61314
Submitted by:	maintainer
2004-01-13 16:17:34 +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
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
Christian Weisgerber
3edff760b2 - Do not remove etc/Muttrc when deinstalling and if it was changed.
- Always enable SSL as pop only works with that.
- Bump PORTREVISION.

PR:		55189
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2003-08-04 21:57:13 +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
Christian Weisgerber
03537866a4 - Don't strip the mutt binary again, it's done by install -s.
- Fix the pkg-plist if NOPORTDOCS and some of the other knobs are
  defined.

PR:		50235, 50227
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2003-03-25 01:26:45 +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
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
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
Christian Weisgerber
dfd2816979 - Add new knobs WITH_MUTT_SIGNATURE_MENU and WITH_MUTT_IFDEF_PATCH.
- Generate the pkg-plist by using a script, so the whole port is
  much more maintainable.

PR:		41621
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-08-13 22:05:04 +00:00