From owner-freebsd-ports@FreeBSD.ORG Tue Jul 14 03:00:08 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 468A7106564A; Tue, 14 Jul 2009 03:00:08 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 1600C8FC08; Tue, 14 Jul 2009 03:00:08 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 7442D5C38; Mon, 13 Jul 2009 23:00:07 -0400 (EDT) Date: Mon, 13 Jul 2009 23:00:07 -0400 From: Wesley Shields To: L Campbell Message-ID: <20090714030007.GF76004@atarininja.org> References: <792298050907121455k56209f95yf5a9c02b9c0f592d@mail.gmail.com> <20090713171525.GA76004@atarininja.org> <792298050907131729v59035fa2sad081245330bafee@mail.gmail.com> <792298050907131933l73d85eecj7ba56685c95eafac@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <792298050907131933l73d85eecj7ba56685c95eafac@mail.gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: ports@freebsd.org, haskell@freebsd.org Subject: Re: ports/130218 Maintainer timeout? (lang/ghc update) 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: Tue, 14 Jul 2009 03:00:08 -0000 On Mon, Jul 13, 2009 at 10:33:57PM -0400, L Campbell wrote: > On Mon, Jul 13, 2009 at 8:29 PM, L Campbell wrote: > > I've attached my current diff on the Makefile; I'll post a full diff > > when I've got the pkg-plist built; definitely want to have some more > > eyes testing it (and I still need to test it on an i386 box) to make > > sure nothing is completely foobar. > > Generated a trash pkg-plist which probably needs to be cleaned up (the > current version uses GHC_LIBDIR_REL, etc, and probably some other > things). Should be fine to test with, though. > > Things that still need to be done -- > > * Make sure it builds and works on i386 I can do the build testing on i386 and amd64, but not much more than that. > * Thumb through the ghc regressions test suite to make sure nothing > horrible is failing (and fix the things that I suspect are horribly > broken) > * Run through all the Haskell ports and see what breaks with them (oh boy lol) Again, I can do build testing on both i386 and amd64 for these, but not much more than that (you'll have to provide me a list of what to test) > I don't expect to be ready to submit a PR until this weekend. Please submit it as a followup to the existing PR and CC me on it so I can work with you to make sure it gets committed. -- WXS