Commit graph

64 commits

Author SHA1 Message Date
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
Jim Mock
7d4beaaf36 From the PR:
Update of port mail/mutt-devel. This update fixes:

   - detection of libraries by configure.
   - superflouous installation of some html files.
   - additional doc files when NNTP support is wanted.
   - fix the missing ca-locale file in pkg-plist.

   These four were submitted by Vsevolod Volkov <vvv@mutt.org.ua>.

   Also changed:
   - WITH_MUTT_SLANG is now the default (which can be changed by
     defining WITHOUT_MUTT_SLANG)
   - fixed the usage of WITH_MUTT_NCURSES (ncurses is part of the base
     system since 4.0)
   - WITH_MUTT_SSL is included when PACKAGE_BUILDING is defined
   - some hints which knobs are available at the beginning of the
     Makefile

PR:		33536
Submitted by:	maintainer
2002-01-05 00:23:28 +00:00
Jim Mock
27adb1c99a Update to version 1.3.25.
PR:		33510
Submitted by:	maintainer
2002-01-03 21:58:57 +00:00
Jim Mock
8060b2c7d9 Fix a newly found security flaw.
Submitted by:	maintainer
2002-01-02 03:39:09 +00:00
Jim Mock
551ad216d2 Patch to fix a bug in the pager where \012 is displayed after the PGP
info on signed messages.

Approved by:	maintainer
2001-12-11 11:09:19 +00:00
Pete Fritchman
f5b9b34513 Remove a file accidentally forgotten in last commit.
Submitted by:	maintainer
2001-12-03 19:10:31 +00:00
Mario Sergio Fujikawa Ferreira
7fd5738bea Add WITH_MUTT_CYRUS_SASL knob to use IMAP with SASL
PR:		32341
Submitted by:	maintainer
2001-12-02 19:37:15 +00:00
Jim Mock
df23415ef9 Update to version 1.3.23.2.
PR:		31876
Submitted by:	maintainer
2001-11-10 11:32:05 +00:00
David W. Chapman Jr.
9c5d43013f Add news posting support
PR:		31585
Submitted by:	maintainer
2001-10-29 17:41:59 +00:00
Jim Mock
1fbe4349b9 Update to version 1.3.20.
PR:		29238
Submitted by:	maintainer
2001-07-26 07:29:14 +00:00
David W. Chapman Jr.
8e411e4f14 Add GNU_CONFIGURE=yes
Make port compliant with NOPORTDOCS
Remove pkg-plist.htmlfiles in new NOPORTDOC procedure
Add two patches to be applied post-patch for NOPORTDOC
Correct pkg-plist to be compliant with NOPORTDOCS
Enable pop3 and imap4
Add hook for SSL
Put distfiles in mutt dist_subdir
Don't depend on sgml on alpha

Submitted by:	maintainer
Reviewed by:	will
2001-06-14 23:32:39 +00:00
David W. Chapman Jr.
e38e9d3902 This should be the last of the missing files 2001-06-09 01:53:19 +00:00
David W. Chapman Jr.
afc8d2a1d4 Add missing files 2001-06-09 01:42:58 +00:00
David W. Chapman Jr.
8a9d215b4c bring mutt-devel up to devel
PR:		27640
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
Reviewed by:	will
2001-06-09 00:51:13 +00:00
David E. O'Brien
148a80292a Upgrade to version 1.2.4. 2000-07-10 22:04:51 +00:00
Andrey A. Chernov
80724825a5 Fix KOI8-R charmap 2000-05-13 17:32:19 +00:00
David E. O'Brien
c5689f2aa2 Update to the 1.2 release.
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2000-05-13 15:36:47 +00:00
David E. O'Brien
61a937032c Link with -lxpg4 to mutt display multibyte char correctly under euc
locales(ko_KR.EUC and ja_JP.*).

PR:		16369
Submitted by:	CHOI Junho <cjh@kr.FreeBSD.ORG>
2000-02-29 09:52:30 +00:00
Andrey A. Chernov
d9a420372f properly restore default y/n responses lost 1999-09-26 20:33:12 +00:00
David E. O'Brien
81921e9507 Upgrade to 1.0 release candidate 2. 1999-09-07 06:14:00 +00:00
Andrey A. Chernov
12aed04cc8 better version of defaulting English responces patch 1999-02-18 18:20:29 +00:00
Andrey A. Chernov
d7ae2fdd18 use English fallback for multi_choice responces too
(patch posted to mutt-dev)
1999-02-16 14:22:08 +00:00
David E. O'Brien
9233d4a797 * fix support for Russan language - there is a sign extension bug in new
version and lack of english responce fallback
* when installing in the face of certain environmental vars, manual.latin1 does   not get installed

Submitted by:	ache
Ok'ed by:	Satoshi
1999-02-13 20:15:12 +00:00
Andrey A. Chernov
5c4e9b3a76 add Russian Windows charset 1999-01-09 07:57:08 +00:00
David E. O'Brien
63a4fc00d6 Upgrade to version 0.95.
Note that Muttrc and mime.types have moved from
PREFIX/share/misc -> PREFIX/etc
1998-12-13 01:31:07 +00:00
Eivind Eklund
001cd474a8 Reference ${PREFIX}/share/doc/mutt/ in the manpage (though only if we
install the docs).

OK'ed by:	obrien
1998-10-01 20:29:46 +00:00
David E. O'Brien
4f44e99c1d Build HTML doc files if "BATCH" is defined.
Requested by:	Adrian Wontroba <aw1@stade.co.uk>
1998-07-23 08:04:48 +00:00
David E. O'Brien
4c6cadfcbb Don't use "Mail-Followup-To" header.
Submitted by:	Martin Cracauer <cracauer@cons.org>
1998-07-23 07:19:32 +00:00
David E. O'Brien
4c20a91b11 * upgrade to 0.93.1
* use ncurses port rather than base systems -- window resizing works better
  (although not perfectly)
1998-07-17 18:52:19 +00:00