From owner-freebsd-ports@FreeBSD.ORG Wed Dec 27 18:30:24 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 62BFD16A403 for ; Wed, 27 Dec 2006 18:30:24 +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 11A0D13C46E for ; Wed, 27 Dec 2006 18:30:23 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: (qmail 35076 invoked from network); 27 Dec 2006 18:30:23 -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; 27 Dec 2006 18:30:23 -0000 X-YMail-OSG: QQ4h54EVM1mX9dStuIgMJuJ2Zorms_NPQhQ3dFDyq2Cb5EoT3Q7bzxNiMz9eYzqawssYi0qYpY8yHgMdbUo4esX_yorQOdnPDdv5sJKGQBDP7oI5m2bBRw-- Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id B96B11146C; Wed, 27 Dec 2006 12:30:22 -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 Zhj8gHwVouru; Wed, 27 Dec 2006 12:30:20 -0600 (CST) Received: from [192.168.0.21] (unknown [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 0748C1146B; Wed, 27 Dec 2006 12:30:19 -0600 (CST) Message-ID: <4592BB99.2010607@mikestammer.com> Date: Wed, 27 Dec 2006 12:29:45 -0600 From: Eric User-Agent: Thunderbird 2.0b1 (Windows/20061206) MIME-Version: 1.0 To: Shaun Amott References: <458B5604.3060003@mikestammer.com> <20061227032852.GE2029@charon.picobyte.net> In-Reply-To: <20061227032852.GE2029@charon.picobyte.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: 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: Wed, 27 Dec 2006 18:30:24 -0000 Shaun Amott wrote: > On Thu, Dec 21, 2006 at 09:50:28PM -0600, Eric wrote: > >> 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 >> >> > > Nothing dependency-wise has changed recently in IMP. Is ports.conf being > sourced somewhere? As far as I can tell, portmaster doesn't use this > file by default. > > dunno what happened. i deinstalled imp and then reinstalled and the issue went away. something just amiss on my box it seems, but ive never seen it do that before. all is well and sorry for the noise Thanks!