FreeBSD Bugzilla – Attachment 45909 Details for
Bug 70637
Add VDA option to mail/postfix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.34 KB, created by
Marcus Grando
on 2004-08-18 18:50:20 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Marcus Grando
Created:
2004-08-18 18:50:20 UTC
Size:
1.34 KB
patch
obsolete
>diff -ruN postfix.old/distinfo postfix/distinfo >--- postfix.old/distinfo Wed Jul 14 01:01:12 2004 >+++ postfix/distinfo Wed Aug 18 14:16:01 2004 >@@ -6,3 +6,5 @@ > SIZE (postfix/ipv6-1.25-pf-2.1.3.patch.gz) = 79473 > MD5 (postfix/tls+ipv6-1.25-pf-2.1.3.patch.gz) = 71181d8dcf26c24e6fe373ad1ac7e741 > SIZE (postfix/tls+ipv6-1.25-pf-2.1.3.patch.gz) = 256591 >+MD5 (postfix/postfix-2.1.4-trash.patch.gz) = 6602396fcf82a5bff508109d0224ffe8 >+SIZE (postfix/postfix-2.1.4-trash.patch.gz) = 7081 >diff -ruN postfix.old/scripts/configure.postfix postfix/scripts/configure.postfix >--- postfix.old/scripts/configure.postfix Wed Jul 14 01:01:12 2004 >+++ postfix/scripts/configure.postfix Wed Aug 18 14:20:02 2004 >@@ -36,6 +36,7 @@ > PgSQL73 "PostgreSQL v7.3 map lookups" "$status_PgSQL73" \ > PgSQL72 "PostgreSQL v7.2 map lookups" "$status_PgSQL72" \ > OpenLDAP "OpenLDAP map lookups (choose ver. with WITH_OPENLDAP_VER)" "$status_OpenLDAP" \ >+VDA "VDA (Virtual Delivery Agent)" "$status_VDA" \ > Test "SMTP/LMTP test server and generator" "$status_Test" \ > 2> $tempfile > >@@ -234,6 +235,11 @@ > echo "TLS_SUFFIX= +tls+ipv6" > SUB_TLS="" > SUB_IPV6="" >+ ;; >+ VDA) >+ echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/" >+ echo "PATCHFILES+= postfix-2.1.4-trash.patch.gz" >+ echo "PATCH_DIST_STRIP= -p1" > ;; > *) > echo "Unknown option(s): $*" > /dev/stderr >--cut--
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 70637
: 45909