FreeBSD Bugzilla – Attachment 23920 Details for
Bug 41011
Maintainer update of mail/mutt-devel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.81 KB, created by
Udo.Schweigert
on 2002-07-26 18:00:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Udo.Schweigert
Created:
2002-07-26 18:00:03 UTC
Size:
1.81 KB
patch
obsolete
>diff -ru /usr/ports/mail/mutt-devel/Makefile ./Makefile >--- /usr/ports/mail/mutt-devel/Makefile Thu Jul 18 00:14:40 2002 >+++ ./Makefile Fri Jul 26 18:46:03 2002 >@@ -21,7 +21,7 @@ > # > # In general you can choose between using the SLANG port (WITH_MUTT_SLANG) > # and ncurses (WITH_MUTT_NCURSES) which is the default. Note that you may >-# have to set the variables COLORTERM=yes and COLORFGBG=color,color in your >+# have to set the variables COLORTERM=yes and COLORFGBG=color,color in your > # environment to get slang function properly. > # > # If you want to install the mutt documentation in html format define: >@@ -50,6 +50,9 @@ > # If you want to enable the pgp_outlook_compat function for use with pgp define: > # WITH_MUTT_PGP_OUTLOOK_PATCH > # >+# If you want to disable a outlook_compat function for use with smime define: >+# WITHOUT_MUTT_SMIME_OUTLOOK_COMPAT >+# > # If you want to use the rethreading functions define: > # WITH_MUTT_EDIT_THREADS > >@@ -160,6 +163,10 @@ > .if defined(WITH_MUTT_PGP_OUTLOOK_PATCH) > pre-configure:: > ${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-pgp-outlook >+.endif >+.if defined(WITHOUT_MUTT_SMIME_OUTLOOK_COMPAT) >+pre-configure:: >+ ${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-smime-no-outlook > .endif > > .if defined(WITH_MUTT_LOCALES_FIX) >diff -ru /usr/ports/mail/mutt-devel/files/extra-patch-smime-no-outlook ./files/extra-patch-smime-no-outlook >--- /usr/ports/mail/mutt-devel/files/extra-patch-smime-no-outlook Thu Jan 1 01:00:00 1970 >+++ ./files/extra-patch-smime-no-outlook Fri Jul 26 18:18:53 2002 >@@ -0,0 +1,11 @@ >+--- smime.c.orig Thu May 2 01:20:42 2002 >++++ smime.c Fri Jul 26 18:15:19 2002 >+@@ -144,7 +144,7 @@ >+ { >+ len++; >+ if (!ascii_strcasecmp ((t+len), "p7m")) >+-#if 0 >++#if 1 >+ return SMIMEENCRYPT; >+ #else >+ /* Not sure if this is the correct thing to do, but
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 41011
: 23920