From owner-freebsd-ports@FreeBSD.ORG Fri Dec 22 04:17:21 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9E3BC16A412 for ; Fri, 22 Dec 2006 04:17:21 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp111.sbc.mail.re2.yahoo.com (smtp111.sbc.mail.re2.yahoo.com [68.142.229.94]) by mx1.freebsd.org (Postfix) with SMTP id 37D9A13C428 for ; Fri, 22 Dec 2006 04:17:21 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: (qmail 90489 invoked from network); 22 Dec 2006 03:50:40 -0000 Received: from unknown (HELO mail.mikestammer.com) (mikestammer@sbcglobal.net@70.142.209.106 with login) by smtp111.sbc.mail.re2.yahoo.com with SMTP; 22 Dec 2006 03:50:40 -0000 X-YMail-OSG: nL6k8XQVM1nQSGTI_i4KQIWTf1j7UL0QOTwKlsg18oPlMW3MF45un9HOO457tcJD93tpZYhUPRTAdACQqD_EBJvffQDJxvq1baWRTx8kfWOF0UG9hI0iP3TBMBMFK51UDF1czVbIPbwCkA-- Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id 832A01146C; Thu, 21 Dec 2006 21:50:39 -0600 (CST) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rbLzDc64gxJx; Thu, 21 Dec 2006 21:50:30 -0600 (CST) Received: from [192.168.0.20] (adsl-70-142-209-106.dsl.emhril.sbcglobal.net [70.142.209.106]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTP id BD05A1146B; Thu, 21 Dec 2006 21:50:28 -0600 (CST) Message-ID: <458B5604.3060003@mikestammer.com> Date: Thu, 21 Dec 2006 21:50:28 -0600 From: Eric User-Agent: Thunderbird 2.0b1 (Windows/20061206) MIME-Version: 1.0 To: ports@FreeBSD.org, shaun@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: imp port update now forces courier? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Dec 2006 04:17:21 -0000 it seems that the latest imp port update is insisting to install courier no matter what arguments are passed to make. my ports.conf file for imp looks like: mail/imp: WITHOUT_LDAP|WITHOUT_SMIME|WITH_DOVECOT yet every time i try to portmaster -a, i get courier-imap's make config popping up. is anyone else seeing the same? it never did this before this last change Eric