Module Name:    src
Committed By:   tron
Date:           Wed Jan  2 22:33:21 UTC 2013

Modified Files:
        src/distrib/sets/lists/man: mi
        src/distrib/sets/lists/misc: mi
        src/external/ibm-public/postfix/man/man5: Makefile
        src/external/ibm-public/postfix/share/README_FILES: Makefile
        src/external/ibm-public/postfix/share/html: Makefile

Log Message:
Install documentation and manual pages for Postfix's memcache client support.


To generate a diff of this commit:
cvs rdiff -u -r1.1413 -r1.1414 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.177 -r1.178 src/distrib/sets/lists/misc/mi
cvs rdiff -u -r1.3 -r1.4 src/external/ibm-public/postfix/man/man5/Makefile
cvs rdiff -u -r1.2 -r1.3 \
    src/external/ibm-public/postfix/share/README_FILES/Makefile
cvs rdiff -u -r1.2 -r1.3 src/external/ibm-public/postfix/share/html/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1413 src/distrib/sets/lists/man/mi:1.1414
--- src/distrib/sets/lists/man/mi:1.1413	Mon Dec 17 20:38:00 2012
+++ src/distrib/sets/lists/man/mi	Wed Jan  2 22:33:19 2013
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1413 2012/12/17 20:38:00 mbalmer Exp $
+# $NetBSD: mi,v 1.1414 2013/01/02 22:33:19 tron Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2009,6 +2009,7 @@
 ./usr/share/man/cat5/map3270.0			man-obsolete		obsolete
 ./usr/share/man/cat5/master.0			man-postfix-catman	postfix,.cat
 ./usr/share/man/cat5/master.passwd.0		man-sys-catman		.cat
+./usr/share/man/cat5/memcache_table.0		man-postfix-catman	postfix,.cat
 ./usr/share/man/cat5/mixerctl.conf.0		man-audio-catman	.cat
 ./usr/share/man/cat5/moduli.0			man-secsh-catman	crypto,.cat
 ./usr/share/man/cat5/monthly.0			man-sys-catman		.cat
@@ -4846,6 +4847,7 @@
 ./usr/share/man/html5/map3270.html		man-obsolete		obsolete
 ./usr/share/man/html5/master.html		man-postfix-htmlman	postfix,html
 ./usr/share/man/html5/master.passwd.html	man-sys-htmlman		html
+./usr/share/man/html5/memcache_table.html		man-postfix-htmlman	postfix,html
 ./usr/share/man/html5/mixerctl.conf.html	man-audio-htmlman	html
 ./usr/share/man/html5/moduli.html		man-secsh-htmlman	crypto,html
 ./usr/share/man/html5/monthly.conf.html		man-sys-htmlman		html
@@ -7629,6 +7631,7 @@
 ./usr/share/man/man5/map3270.5			man-obsolete		obsolete
 ./usr/share/man/man5/master.5			man-postfix-man		postfix,.man
 ./usr/share/man/man5/master.passwd.5		man-sys-man		.man
+./usr/share/man/man5/memcache_table.5		man-postfix-man		postfix,.man
 ./usr/share/man/man5/mixerctl.conf.5		man-audio-man		.man
 ./usr/share/man/man5/moduli.5			man-secsh-man		crypto,.man
 ./usr/share/man/man5/monthly.5			man-sys-man		.man

Index: src/distrib/sets/lists/misc/mi
diff -u src/distrib/sets/lists/misc/mi:1.177 src/distrib/sets/lists/misc/mi:1.178
--- src/distrib/sets/lists/misc/mi:1.177	Sat Sep 15 17:33:28 2012
+++ src/distrib/sets/lists/misc/mi	Wed Jan  2 22:33:20 2013
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.177 2012/09/15 17:33:28 plunky Exp $
+# $NetBSD: mi,v 1.178 2013/01/02 22:33:20 tron Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -361,6 +361,7 @@
 ./usr/share/doc/html/postfix/mailq.1.html	misc-postfix-htmldoc	postfix,doc
 ./usr/share/doc/html/postfix/master.5.html	misc-postfix-htmldoc	postfix,doc
 ./usr/share/doc/html/postfix/master.8.html	misc-postfix-htmldoc	postfix,doc
+./usr/share/doc/html/postfix/memcache_table.5.html	misc-postfix-htmldoc	postfix,doc
 ./usr/share/doc/html/postfix/motivation.html	misc-obsolete		obsolete
 ./usr/share/doc/html/postfix/mysql_table.5.html	misc-postfix-htmldoc	postfix,doc
 ./usr/share/doc/html/postfix/newaliases.1.html	misc-postfix-htmldoc	postfix,doc
@@ -806,6 +807,7 @@
 ./usr/share/examples/postfix/LMTP_README	misc-obsolete	obsolete
 ./usr/share/examples/postfix/LOCAL_RECIPIENT_README	misc-postfix-examples	postfix,doc
 ./usr/share/examples/postfix/MAILDROP_README	misc-postfix-examples	postfix,doc
+./usr/share/examples/postfix/MEMCACHE_README	misc-postfix-examples	postfix,doc
 ./usr/share/examples/postfix/MILTER_README	misc-postfix-examples	postfix,doc
 ./usr/share/examples/postfix/MULTI_INSTANCE_README	misc-postfix-examples	postfix,doc
 ./usr/share/examples/postfix/MYSQL_README	misc-postfix-examples	postfix,doc

Index: src/external/ibm-public/postfix/man/man5/Makefile
diff -u src/external/ibm-public/postfix/man/man5/Makefile:1.3 src/external/ibm-public/postfix/man/man5/Makefile:1.4
--- src/external/ibm-public/postfix/man/man5/Makefile:1.3	Sun Mar  4 16:12:25 2012
+++ src/external/ibm-public/postfix/man/man5/Makefile	Wed Jan  2 22:33:20 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.3 2012/03/04 16:12:25 tron Exp $
+#	$NetBSD: Makefile,v 1.4 2013/01/02 22:33:20 tron Exp $
 
 .include <bsd.own.mk>
 
@@ -8,7 +8,7 @@ DIST=	${NETBSDSRCDIR}/external/ibm-publi
 MAN=	access.5 aliases.5 bounce.5 canonical.5 relocated.5 \
 	transport.5 virtual.5 sqlite_table.5 regexp_table.5 \
 	cidr_table.5 header_checks.5 ldap_table.5 master.5  \
-	nisplus_table.5 generic.5
+	nisplus_table.5 generic.5 memcache_table.5
 MAN+=	postconf.5 postfix-wrapper.5
 
 MLINKS=	header_checks.5 body_checks.5

Index: src/external/ibm-public/postfix/share/README_FILES/Makefile
diff -u src/external/ibm-public/postfix/share/README_FILES/Makefile:1.2 src/external/ibm-public/postfix/share/README_FILES/Makefile:1.3
--- src/external/ibm-public/postfix/share/README_FILES/Makefile:1.2	Wed Mar  2 22:24:56 2011
+++ src/external/ibm-public/postfix/share/README_FILES/Makefile	Wed Jan  2 22:33:20 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.2 2011/03/02 22:24:56 tron Exp $
+#	$NetBSD: Makefile,v 1.3 2013/01/02 22:33:20 tron Exp $
 
 .include <bsd.own.mk>
 
@@ -16,8 +16,8 @@ FILES=	AAAREADME ADDRESS_CLASS_README AD
 	DATABASE_README DSN_README DB_README DEBUG_README ETRN_README \
 	FILTER_README \
 	IPV6_README LDAP_README LOCAL_RECIPIENT_README \
-	MAILDROP_README MILTER_README MYSQL_README MULTI_INSTANCE_README \
-	NFS_README OVERVIEW PCRE_README \
+	MAILDROP_README MEMCACHE_README MILTER_README MULTI_INSTANCE_README \
+	MYSQL_README NFS_README OVERVIEW PCRE_README \
 	PGSQL_README POSTSCREEN_README QSHAPE_README ../RELEASE_NOTES \
 	RESTRICTION_CLASS_README SASL_README SCHEDULER_README \
 	SMTPD_ACCESS_README SMTPD_POLICY_README SMTPD_PROXY_README \

Index: src/external/ibm-public/postfix/share/html/Makefile
diff -u src/external/ibm-public/postfix/share/html/Makefile:1.2 src/external/ibm-public/postfix/share/html/Makefile:1.3
--- src/external/ibm-public/postfix/share/html/Makefile:1.2	Wed Mar  2 22:24:56 2011
+++ src/external/ibm-public/postfix/share/html/Makefile	Wed Jan  2 22:33:20 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.2 2011/03/02 22:24:56 tron Exp $
+#	$NetBSD: Makefile,v 1.3 2013/01/02 22:33:20 tron Exp $
 
 .include <bsd.own.mk>
 
@@ -26,7 +26,7 @@ PFX_CONFIG= access.5.html aliases.5.html
 	pcre_table.5.html pgsql_table.5.html postconf.5.html \
 	regexp_table.5.html relocated.5.html sqlite_table.5.html \
 	transport.5.html virtual.5.html postfix-wrapper.5.html \
-	postfix-manuals.html
+	postfix-manuals.html memcache_table.5.html
 PFX_READMES= ADDRESS_CLASS_README.html ADDRESS_REWRITING_README.html \
 	ADDRESS_VERIFICATION_README.html BACKSCATTER_README.html \
 	BASIC_CONFIGURATION_README.html BUILTIN_FILTER_README.html \

Reply via email to