Subject: Optional IPv6 support for postfix
To: None <tech-pkg@netbsd.org>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: tech-pkg
Date: 11/30/2001 12:37:46
Hi!

Would it be okay to have something like this in pkgsrc/mail/postfix?
I'm aware that there are some issues with the IPv6 patch but I need
postfix+ipv6 in one server...



Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/mail/postfix/Makefile,v
retrieving revision 1.47
diff -u -r1.47 Makefile
--- Makefile	2001/11/30 10:26:55	1.47
+++ Makefile	2001/11/30 10:35:00
@@ -19,6 +19,12 @@

 .include "../../mk/bsd.prefs.mk"

+.if defined(POSTFIX_USE_INET6) && ${POSTFIX_USE_INET6} == YES
+PATCHFILES+=	postfix-20010228pl04-v6-20010809a.diff.gz
+PATCH_SITES+=	ftp://ftp.kame.net/pub/kame/misc/
+BUILD_DEFS+=	USE_INET6
+.endif
+
 .if defined(POSTFIX_USE_PCRE) && ${POSTFIX_USE_PCRE} == YES
 DEPENDS+=	pcre>=2.08:../../devel/pcre
 CCARGS+=	-DHAS_PCRE -I${LOCALBASE}/include
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/mail/postfix/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo	2001/11/22 11:43:07	1.10
+++ distinfo	2001/11/30 10:35:00
@@ -4,5 +4,7 @@
 Size (postfix/postfix-20010228-pl08.tar.gz) = 989129 bytes
 SHA1 (postfix/postfix-20010228release-ercpt.diff) = c6abc5d57ca1a36de85dadee878b266d707ad3cd
 Size (postfix/postfix-20010228release-ercpt.diff) = 4484 bytes
+SHA1 (postfix/postfix-20010228pl04-v6-20010809a.diff.gz) = 9399d7134063870969d65ddca0084c2cc31c80a3
+Size (postfix/postfix-20010228pl04-v6-20010809a.diff.gz) = 22731 bytes
 SHA1 (patch-aa) = a2cbec9609c9abaf87a8e11220ddf2546802648d
 SHA1 (patch-af) = 1f96a9b36cc65b079839542cc4e7a3230318013c


Martti

---
Martti Kuparinen <martti.kuparinen@iki.fi>      NetBSD - No media hype
http://www.iki.fi/~kuparine/                    http://www.netbsd.org/