From owner-freebsd-amd64@FreeBSD.ORG Fri Feb 27 19:41:00 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 867B916A4CE; Fri, 27 Feb 2004 19:41:00 -0800 (PST) Received: from bigtex.jrv.org (rrcs-sw-24-73-246-106.biz.rr.com [24.73.246.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 218FC43D2D; Fri, 27 Feb 2004 19:41:00 -0800 (PST) (envelope-from james@bigtex.jrv.org) Received: from bigtex.jrv.org (localhost [127.0.0.1]) by bigtex.jrv.org (8.12.1/8.12.1) with ESMTP id i1S3exp9075628 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 27 Feb 2004 21:40:59 -0600 (CST) Received: (from james@localhost) by bigtex.jrv.org (8.12.1/8.12.1/Submit) id i1S3exlM075625; Fri, 27 Feb 2004 21:40:59 -0600 (CST) Date: Fri, 27 Feb 2004 21:40:59 -0600 (CST) Message-Id: <200402280340.i1S3exlM075625@bigtex.jrv.org> From: James Van Artsdalen To: obrien@freebsd.org In-reply-to: <20040225164422.GA6194@dragon.nuxi.com> (obrien@freebsd.org) References: <20040225164422.GA6194@dragon.nuxi.com> cc: freebsd-amd64@freebsd.org Subject: Re: Broken(missing) packages required for release X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2004 03:41:00 -0000 > Date: Wed, 25 Feb 2004 08:44:22 -0800 > From: "David O'Brien" > > These packages are required for 5.2.1-RELEASE, but don't build: > > sawfish2-1.3_4,2.tbz > > Anyone with some time on their hands could contribute a lot to > 5.3-RELEASE by ensuring that these packages build. port x11-wm/sawfish2 just built for me. I had to update a bunch of things it depended on, and update still more packages those in turn relied on, but it does build. Unfortunately I'm not an X user. Maybe someone else can build it and see if it works?