Received: from cvs.netbsd.org (cvs.netbsd.org [204.152.190.10]) by mail.netbsd.org (Postfix) with ESMTP id 3E52963B1CE for ; Mon, 14 Jan 2008 13:28:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A6CD821508; Mon, 14 Jan 2008 13:29:25 +0000 (UTC) From: Geert Hendrickx Subject: CVS commit: pkgsrc/mail/postfix To: pkgsrc-changes@NetBSD.org Reply-To: ghen@netbsd.org Message-Id: <20080114132925.A6CD821508@cvs.netbsd.org> Date: Mon, 14 Jan 2008 13:29:25 +0000 (UTC) Content-Length: 751 Lines: 24 Module Name: pkgsrc Committed By: ghen Date: Mon Jan 14 13:29:25 UTC 2008 Modified Files: pkgsrc/mail/postfix: distinfo options.mk Log Message: Add the postfix stress-adaptive behaviour patch via an option "postfix-stress" (disabled by default). This functionality will be included in Postfix 2.5 but has been proven very succesful on the mailing lists so Wietse provided a patch for Postfix 2.3 and 2.4. See http://www.postfix.org/STRESS_README.html#adapt for configuration details. To generate a diff of this commit: cvs rdiff -r1.114 -r1.115 pkgsrc/mail/postfix/distinfo cvs rdiff -r1.25 -r1.26 pkgsrc/mail/postfix/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.