From olgeni@uli.it  Sat Aug 12 10:46:47 2000
Return-Path: <olgeni@uli.it>
Received: from vega.uli.it (vega.uli.it [62.212.0.2])
	by hub.freebsd.org (Postfix) with ESMTP id 0B69F37B69D
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 12 Aug 2000 10:46:47 -0700 (PDT)
	(envelope-from olgeni@uli.it)
Received: from olgeni.uli.it (olgeni.uli.it [62.212.0.22])
	by vega.uli.it (Postfix) with ESMTP id 8895C3B005
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 12 Aug 2000 19:46:49 +0200 (CEST)
Message-Id: <Pine.BSF.4.21.0008121943510.46893-100000@olgeni.localdomain.net>
Date: Sat, 12 Aug 2000 19:47:21 +0200 (CEST)
From: Jimmy Olgeni <olgeni@uli.it>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] More docs for postfix

>Number:         20565
>Category:       ports
>Synopsis:       [PATCH] More docs for postfix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    torstenb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 12 10:50:01 PDT 2000
>Closed-Date:    Tue Nov 14 20:53:22 PST 2000
>Last-Modified:  Tue Nov 14 20:53:31 PST 2000
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
Colby
>Environment:

>Description:

Please install LDAP_README and MYSQL_README with the postfix
documentation: they explain some features that can be enabled in the
Makefile. The README files have been changed to add a note for FreeBSD
users.

>How-To-Repeat:

>Fix:

diff -rcN postfix.orig/Makefile postfix/Makefile
*** postfix.orig/Makefile	Sun Jul  9 17:44:16 2000
--- postfix/Makefile	Fri Aug  4 02:27:39 2000
***************
*** 95,100 ****
--- 95,101 ----
  			${PREFIX}/man/man8/$$f ;\
  	done
  	@${INSTALL} -d -m 555 -o ${DOCOWN} -g ${DOCGRP} ${PDOC}
+ 	@cd ${WRKSRC} && ${INSTALL_DATA} LDAP_README MYSQL_README ${PDOC}
  	@cd ${WRKSRC} && ${INSTALL_DATA} \
  		html/*.html html/*.gif ${PDOC} && \
  		${ECHO_MSG} "Installed HTML documentation in ${PDOC}"
diff -rcN postfix.orig/patches/patch-ca postfix/patches/patch-ca
*** postfix.orig/patches/patch-ca	Thu Jan  1 01:00:00 1970
--- postfix/patches/patch-ca	Fri Aug  4 02:40:51 2000
***************
*** 0 ****
--- 1,11 ----
+ *** MYSQL_README.orig	Fri Aug  4 02:40:21 2000
+ --- MYSQL_README	Fri Aug  4 02:40:04 2000
+ ***************
+ *** 1,3 ****
+ --- 1,6 ----
+ + *** Note for FreeBSD users: this feature must be specifically enabled with the
+ + *** "-DWITH_MYSQL" option at compile time ("make -DWITH_MYSQL").
+ + 
+   [Code contributed by Scott Cotton and Joshua Marcus, IC Group, Inc.]
+   
+   We've written code to add a mysql map type.  It utilizes the mysql
diff -rcN postfix.orig/patches/patch-cb postfix/patches/patch-cb
*** postfix.orig/patches/patch-cb	Thu Jan  1 01:00:00 1970
--- postfix/patches/patch-cb	Fri Aug  4 02:41:01 2000
***************
*** 0 ****
--- 1,11 ----
+ *** LDAP_README.orig	Fri Aug  4 02:40:27 2000
+ --- LDAP_README	Fri Aug  4 02:40:05 2000
+ ***************
+ *** 1,3 ****
+ --- 1,6 ----
+ + *** Note for FreeBSD users: this feature must be specifically enabled with the
+ + *** "-DWITH_LDAP" option at compile time ("make -DWITH_LDAP").
+ + 
+   BUILDING WITH LDAP SUPPORT
+   ==========================
+   
diff -rcN postfix.orig/pkg/PLIST postfix/pkg/PLIST
*** postfix.orig/pkg/PLIST	Wed Jun 14 19:45:52 2000
--- postfix/pkg/PLIST	Fri Aug  4 02:27:40 2000
***************
*** 96,101 ****
--- 96,103 ----
  share/doc/postfix/trivial-rewrite.8.html
  share/doc/postfix/uce.html
  share/doc/postfix/virtual.5.html
+ share/doc/postfix/LDAP_README
+ share/doc/postfix/MYSQL_README
  @exec mkdir -p -m 0755 /var/spool/postfix
  @exec chown root:wheel /var/spool/postfix
  @dirrm libexec/postfix



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->torstenb 
Responsible-Changed-By: jedgar 
Responsible-Changed-When: Sat Sep 16 06:05:29 PDT 2000 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20565 
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Tue Nov 14 20:53:22 PST 2000 
State-Changed-Why:  
Fixed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20565 
>Unformatted:
