FreeBSD Bugzilla – Attachment 156837 Details for
Bug 200247
[patch] security/amavisd-milter: Remove faulty "pre-everything:" check
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to remove pre-everything check that always fails (wrongly) in some scenarios
amavisd-milter.patch (text/plain), 805 bytes, created by
John Marino
on 2015-05-16 19:38:53 UTC
(
hide
)
Description:
patch to remove pre-everything check that always fails (wrongly) in some scenarios
Filename:
MIME Type:
Creator:
John Marino
Created:
2015-05-16 19:38:53 UTC
Size:
805 bytes
patch
obsolete
>Index: security/amavisd-milter/Makefile >=================================================================== >--- security/amavisd-milter/Makefile (revision 386570) >+++ security/amavisd-milter/Makefile (working copy) >@@ -50,19 +50,7 @@ > BROKEN= Base system sendmail not found or too old, rebuild with WITH_SENDMAIL_PORT=yes > .endif > >-.if !defined(SENDMAIL_WITHOUT_MILTER) > .if defined(WITH_SENDMAIL_PORT) >-.if !defined(WITH_SENDMAIL_STATIC_MILTER) && !exists(${LOCALBASE}/lib/libmilter.so.${MILTER_SOVER}) >-pre-everything:: >- @${ECHO_MSG} >- @${ECHO_MSG} You must rebuild sendmail port with SENDMAIL_WITH_SHARED_MILTER >- @${ECHO_MSG} or set variable WITH_SENDMAIL_STATIC_MILTER >- @${FALSE} >-.endif >-.endif >-.endif >- >-.if defined(WITH_SENDMAIL_PORT) > CONFIGURE_ARGS+=--with-sendmail=${MILTERBASE} > .endif >
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 200247
: 156837