FreeBSD Bugzilla – Attachment 59128 Details for
Bug 89011
Change port: mail/exim - add DomainKeys support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-files-EDITME
patch-files-EDITME (text/plain), 3.42 KB, created by
skv
on 2005-11-14 16:52:12 UTC
(
hide
)
Description:
patch-files-EDITME
Filename:
MIME Type:
Creator:
skv
Created:
2005-11-14 16:52:12 UTC
Size:
3.42 KB
patch
obsolete
>--- patch-src::EDITME.orig.orig Mon Nov 14 18:32:38 2005 >+++ patch-src::EDITME Mon Nov 14 19:43:36 2005 >@@ -1,6 +1,3 @@ >- >-$FreeBSD: ports/mail/exim/files/patch-src::EDITME,v 1.23 2005/09/28 10:12:53 krion Exp $ >- > --- src/EDITME.orig > +++ src/EDITME > @@ -100,7 +100,7 @@ >@@ -69,7 +66,16 @@ > > #------------------------------------------------------------------------------ > # Compiling Exim with content scanning support: If you want to compile Exim >-@@ -438,6 +441,7 @@ >+@@ -359,6 +362,8 @@ >+ # CFLAGS += -I/usr/local/include >+ # LDFLAGS += -lsrs_alt >+ >++# EXPERIMENTAL_DOMAINKEYS=yes >++ >+ # Uncomment the following lines to add Brightmail AntiSpam support. You need >+ # to have the Brightmail client SDK installed. Please check the experimental >+ # documentation for implementation details. You need to edit the CFLAGS and >+@@ -438,6 +443,7 @@ > > # ALT_CONFIG_PREFIX=/some/directory/ > # ALT_CONFIG_PREFIX=/some/directory/exim.conf- >@@ -77,7 +83,7 @@ > > > #------------------------------------------------------------------------------ >-@@ -491,7 +495,7 @@ >+@@ -491,7 +497,7 @@ > # one that is set in the headers_charset option. The default setting is > # defined by this setting: > >@@ -86,7 +92,7 @@ > > # If you are going to make use of $header_xxx expansions in your configuration > # file, or if your users are going to use them in filter files, and the normal >-@@ -563,7 +567,7 @@ >+@@ -563,7 +569,7 @@ > # SUPPORT_TLS=yes > > # Uncomment this setting if you are using OpenSSL >@@ -95,7 +101,7 @@ > > # Uncomment these settings if you are using GnuTLS > # USE_GNUTLS=yes >-@@ -614,7 +618,7 @@ >+@@ -614,7 +620,7 @@ > # Once you have done this, "make install" will build the info files and > # install them in the directory you have defined. > >@@ -104,7 +110,7 @@ > > > #------------------------------------------------------------------------------ >-@@ -627,7 +631,7 @@ >+@@ -627,7 +633,7 @@ > # %s. This will be replaced by one of the strings "main", "panic", or "reject" > # to form the final file names. Some installations may want something like this: > >@@ -113,15 +119,15 @@ > > # which results in files with names /var/log/exim_mainlog, etc. The directory > # in which the log files are placed must exist; Exim does not try to create >-@@ -795,13 +799,21 @@ >+@@ -795,13 +801,21 @@ > # library for TCP wrappers, so you probably need something like this: > # > # USE_TCP_WRAPPERS=yes > -# CFLAGS=-O -I/usr/local/include > -# EXTRALIBS_EXIM=-L/usr/local/lib -lwrap > -# >-+CFLAGS=XX_CFLAGS_XX XX_SPF_FLAGS_XX XX_SRS_FLAGS_XX XX_SQLITE_FLAGS_XX >-+EXTRALIBS=XX_TCP_WRAPPERS_LIBS_XX XX_PAM_LIBS_XX XX_ICONV_LIBS_XX XX_SPF_LIBS_XX XX_SRS_LIBS_XX XX_RADIUS_LIBS_XX XX_SQLITE_LIBS_XX >++CFLAGS=XX_CFLAGS_XX XX_SPF_FLAGS_XX XX_SRS_FLAGS_XX XX_DOMAINKEYS_FLAGS_XX XX_SQLITE_FLAGS_XX >++EXTRALIBS=XX_TCP_WRAPPERS_LIBS_XX XX_PAM_LIBS_XX XX_ICONV_LIBS_XX XX_SPF_LIBS_XX XX_SRS_LIBS_XX XX_DOMAINKEYS_LIBS_XX XX_RADIUS_LIBS_XX XX_SQLITE_LIBS_XX > + > # but of course there may need to be other things in CFLAGS and EXTRALIBS_EXIM > # as well. >@@ -138,7 +144,7 @@ > #------------------------------------------------------------------------------ > # The default action of the exim_install script (which is run by "make > # install") is to install the Exim binary with a unique name such as >-@@ -1066,7 +1078,7 @@ >+@@ -1066,7 +1080,7 @@ > # (process id) to a file so that it can easily be identified. The path of the > # file can be specified here. Some installations may want something like this: >
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 Raw
Actions:
View
Attachments on
bug 89011
:
59127
| 59128