From owner-freebsd-ports@FreeBSD.ORG Fri May 18 21:33:36 2007 Return-Path: X-Original-To: freebsd-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 7937116A400; Fri, 18 May 2007 21:33:36 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 67EB713C45A; Fri, 18 May 2007 21:33:36 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id F29231A3C19; Fri, 18 May 2007 14:34:30 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 89ADD513F4; Fri, 18 May 2007 17:33:35 -0400 (EDT) Date: Fri, 18 May 2007 17:33:35 -0400 From: Kris Kennaway To: Andrew Partan Message-ID: <20070518213335.GA51887@xor.obsecurity.org> References: <20070518211125.GA77070@partan.com> <20070518211647.GD51371@xor.obsecurity.org> <20070518212742.GA77843@partan.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070518212742.GA77843@partan.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-x11@freebsd.org, freebsd-ports@freebsd.org, Kris Kennaway Subject: Re: xorg 7.2 xorg-protos BUILD_DEPENDS wrong? 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, 18 May 2007 21:33:36 -0000 On Fri, May 18, 2007 at 05:27:42PM -0400, Andrew Partan wrote: > On Fri, May 18, 2007 at 05:16:48PM -0400, Kris Kennaway wrote: > > On Fri, May 18, 2007 at 05:11:25PM -0400, Andrew Partan wrote: > > > I had no problems on my build server; I managed to build all of the > > > packages just fine. I even rebuilt all of the packages (portupgrade > > > -afp) and that worked just fine as well. > > > No, it means that there were no xorg 7.2 packages present back when > > 6.2-RELEASE was built last year. The 7.2 packages are still not yet > > uploaded but are ready and will go in as soon as the update goes into > > CVS. > > No, I built all of the xorg 7.2 packages on my build server; if the > package install could not find a package, it means that some package > didn't get built. I have all the entire ports tree (with all of > the packages) nfs-mounted from my build server. > > There is something wrong with the build depends for xorg-protos. > portinstall -p xorg does not build xf86rushproto. > portinstall -PP xorg wants a package of xf86rushproto. > --asp@partan.com (Andrew Partan) Show me the typescript please. Kris