Subject: CVS commit: pkgsrc/mail/maildrop
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/21/2006 19:50:51
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Mar 21 19:50:51 UTC 2006

Modified Files:
	pkgsrc/mail/maildrop: Makefile distinfo
Added Files:
	pkgsrc/mail/maildrop/patches: patch-ac

Log Message:
Add a check for whether maildrop is invoked by courier or not before
doing courier-specific things, like accepting the values of certain
environment variables for things like location of the mail folder for
local delivery.  This addresses PR pkg/32369 in a way that still allows
for a future courier-mta package that just uses the maildrop package.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 pkgsrc/mail/maildrop/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/mail/maildrop/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/mail/maildrop/patches/patch-ac

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