Kirill Ponomarev
27563a5d6b
Add a patch to correctly handle attachments in S/MIME encrypted and
...
signed messages (especially those generated by Outlook).
PR: ports/71181
Submitted by: maintainer
2004-08-31 08:11:05 +00:00
Sergey Matveychuk
254bd6369c
- Change the default from WITH_MUTT_NCURSES to WITH_MUTT_SLANG to be in
...
sync with mail/mutt.
- Update the maildir header cache to the current version.
- Update the threadcomplete patch (including some documentation on it).
- Beautify the documentation in some cases.
- Correct the note how to get SLANG working.
- Bump PORTREVISION.
PR: ports/71103
Submitted by: maintainer
2004-08-29 14:06:34 +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
978392f0d9
Update the maildir header cache [1]
...
Fix maildir-mtime patch for -current [1]
Add a bugfix for the NNTP-patch [2]
Submitted by: maintainer [1], Vsevolod Volkov <vvv at lucky.net> [2]
2004-08-03 04:51:13 +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
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
Ade Lovett
1a628ded35
Sync with new bsd.autotools.mk
2004-06-04 17:29:38 +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
Ade Lovett
3f651573ad
Whoa there, boy, that's a mighty big commit y'all have there...
...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +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
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
Kirill Ponomarev
eb7b2a699d
- Update to version 1.5.6
...
PR: ports/62353
Submitted by: maintainer
2004-02-04 17:09:32 +00:00
Joe Marcus Clarke
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +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
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +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
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
Dirk Meyer
5d88c153e8
- don't clobber any given LDFLAGS
...
resoves conflitcs with bsd.openssl.mk
Approved by: Udo.Schweigert@siemens.com
2003-08-31 09:24:38 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +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
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
Foxfair Hu
bcb7076280
PR: 52810
...
Submitted by: MAINTAINER
Add ipv6 to the categories (as mutt flawlessly works with IPv6).
2003-06-01 02:53:21 +00:00
Clive Lin
4ad7c5b9d2
o Add a plus sign in the PATCH_SITES of master port. (mail/mutt-devel)
...
Otherwise the PATCH_SITES in the slave port would be overwrited.
o WITHOUT_MUTT_HTML, WITHOUT_MUTT_COMPRESSED_FOLDERS are enabled in the
slave port now. The former shortens the depends list, for the taste
of people on the #bsdchat. The reason for later knob is that I currently
have not much time to deal with it.
o Change the MAINTAINER to me, requested by previous maintainer.
2003-05-04 09:53:39 +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
Oliver Braun
21f83a7025
Fix MASTER_SITES to contain only fetchable sites.
...
PR: ports/51328
Submitted by: maintainer
2003-04-24 06:24:34 +00:00
Norikatsu Shigemura
8d7496d13e
Bump PORTREVISION by previous commit
2003-04-10 16:38:17 +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
Peter Pentchev
bd106fb4b4
Fix PATCH_SITES for the package building case (e.g. bento).
...
PR: 50383
Submitted by: maintainer
2003-03-28 07:07:33 +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
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
Akinori MUSHA
4d0a0dc1c6
De-pkg-comment.
2003-02-21 12:51:06 +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