From owner-freebsd-questions@FreeBSD.ORG Thu Apr 5 00:03:55 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E85E16A412 for ; Thu, 5 Apr 2007 00:03:55 +0000 (UTC) (envelope-from freebsdlists@bsdunix.ch) Received: from mail02.solnet.ch (mail02.solnet.ch [212.101.4.136]) by mx1.freebsd.org (Postfix) with ESMTP id 1B26513C4BB for ; Thu, 5 Apr 2007 00:03:37 +0000 (UTC) (envelope-from freebsdlists@bsdunix.ch) X-Virus-Scanned: by amavisd-new at mail02.solnet.ch Received: from mail02.solnet.ch ([127.0.0.1]) by localhost (mail02.solnet.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id MApDml2jDtzA for ; Thu, 5 Apr 2007 00:03:33 +0000 (UTC) Received: from [192.168.1.102] (home.bsdunix.ch [82.220.17.23]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail02.solnet.ch (Postfix) with ESMTP id 62DC46E6F8 for ; Thu, 5 Apr 2007 00:03:33 +0000 (UTC) Message-ID: <46143CCE.30004@bsdunix.ch> Date: Thu, 05 Apr 2007 02:03:26 +0200 From: Thomas User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <461410DE.6040509@bsdunix.ch> <20070404224318.GB68260@tcbug.org> In-Reply-To: <20070404224318.GB68260@tcbug.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: portupgrade and the new postfix 2.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2007 00:03:55 -0000 Hi The problem was VDA (Virtual Delivery Agent) support. ATM, this is broken with postfix 2.4. Thats why the portupgrade refused it to upgrade Thanks. Regards, Thomas Josh Paetzel schrieb: > Thomas wrote: >> Hello >> >> Today i tried to upgrade postfix 2.3.x to new port postfix 2.4 with >> portupgrade. >> >> I got this error: >> ** Port marked as IGNORE: mail/postfix: >> is marked as broken: Does not apply. Waiting to a new version >> >> Even portupgrade -o mail/postfix postfix23 did not work: >> portupgrade -o mail/postfix postfix23 >> ** No such installed package: postfix23 >> >> Any idea? >> >> Cheers, >> Thomas >> > > Looks like the port is fixed now...you should be able to portupgrade > postfix and get 2.4.0 if you csup/cvsup your ports tree. >