From owner-freebsd-ports@FreeBSD.ORG Sun Apr 8 17:37:26 2007 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 6E89816A406 for ; Sun, 8 Apr 2007 17:37:26 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 9BAD613C4B9 for ; Sun, 8 Apr 2007 17:37:25 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: (qmail invoked by alias); 08 Apr 2007 17:37:24 -0000 Received: from p50913DA7.dip0.t-ipconnect.de (EHLO m2a2.dyndns.org) [80.145.61.167] by mail.gmx.net (mp043) with SMTP; 08 Apr 2007 19:37:24 +0200 X-Authenticated: #428038 X-Provags-ID: V01U2FsdGVkX19vYX5/Q1tvYZVrsvAZhTyzkiNOVGqMwVXCRfosEk IHuIDkOex85PqC Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id D7C62200D5D; Sun, 8 Apr 2007 19:37:20 +0200 (CEST) X-Virus-Scanned: amavisd-new at emma.line.org Received: from m2a2.dyndns.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sD7w+qqpFi3Z; Sun, 8 Apr 2007 19:37:20 +0200 (CEST) Received: by merlin.emma.line.org (Postfix, from userid 500) id A6766200F3F; Sun, 8 Apr 2007 19:37:20 +0200 (CEST) Date: Sun, 8 Apr 2007 19:37:20 +0200 From: Matthias Andree To: ahze@freebsd.org Message-ID: <20070408173720.GA8798@merlin.emma.line.org> Mail-Followup-To: ahze@freebsd.org, ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-PGP-Key: http://home.pages.de/~mandree/keys/GPGKEY.asc User-Agent: Mutt/1.5.15 (2007-04-06) X-Y-GMX-Trusted: 0 Cc: ports@freebsd.org Subject: gutenprint cyclic gimp-gutenprint dependency 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: Sun, 08 Apr 2007 17:37:26 -0000 Greetings, bootstrapping gutenprint with portmaster currently fails if I enable gimp-gutenprint in the configure dialog, because gutenprint and gimp-gutenprint are mutually dependent in that case. I've now removed the gimp-gutenprint dependency from gutenprint and am installing it manually, but it would be nice if bootstrapping could work. To try this out, just remove all *gutenprint* packages, then run "make config" in the gutenprint directory, enable all options, and try portmaster -p print/gutenprint and see it get into a gimp-gutenprint depends on gutenprint depends on gimp-gutenprint infinite recursion. Still, thanks for the past work on those packages. Best regards and happy Easter (if you care), -- Matthias Andree