From owner-freebsd-gnome@FreeBSD.ORG Thu Oct 25 20:04:25 2007 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B52D816A419; Thu, 25 Oct 2007 20:04:25 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao107.cox.net (eastrmmtao107.cox.net [68.230.240.59]) by mx1.freebsd.org (Postfix) with ESMTP id 27B9013C481; Thu, 25 Oct 2007 20:04:25 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao107.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20071025200424.KYWJ1322.eastrmmtao107.cox.net@eastrmimpo02.cox.net>; Thu, 25 Oct 2007 16:04:24 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id 4k4K1Y0074iy4EG0000000; Thu, 25 Oct 2007 16:04:19 -0400 Date: Thu, 25 Oct 2007 15:08:40 -0500 To: tmclaugh@sdf.lonestar.org From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <1193281696.93212.22.camel@shumai.marcuscom.com> <47201113.7070901@gmail.com> <47201324.9030903@gmail.com> <1193284997.93212.28.camel@shumai.marcuscom.com> <4720194C.9000008@gmail.com> <47201D77.1050204@gmail.com> <1193287544.93212.33.camel@shumai.marcuscom.com> <20071025151420.GA1451@hut.isi.edu> <33390.208.206.3.254.1193340152.squirrel@webmail.freeshell.org> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <33390.208.206.3.254.1193340152.squirrel@webmail.freeshell.org> User-Agent: Opera Mail/9.24 (Linux) Cc: FreeBSD GNOME Users , ports@freebsd.org, Joe Marcus Clarke Subject: Re: HEADS UP: GNOME 2.20.1 available for FreeBSD X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2007 20:04:25 -0000 On Thu, 25 Oct 2007 14:22:32 -0500, wrote: >> On Thu, Oct 25, 2007 at 12:45:44AM -0400, Joe Marcus Clarke wrote: >>> On Thu, 2007-10-25 at 00:37 -0400, Aryeh M. Friedman wrote: >>> > > >>> > > You will have to talk to the mono maintainer as we didn't touch >>> > > lang/mono port at all. >>> > >>> > Not to be pushy but since gnome is one the most commonly installed= >>> ports >>> > and mono is a required component shouldn't the responibility to ma= ke >>> > sure that all dependancies (even ones that are not your problem >>> > directly) build correctly? > > I keep two personal machines at home for FreeBSD work. One running 7 = and > one running 6 (currently down due to disk failure) and both have a > tinderbox along with multiple jails on them. RELENG_7 only branched > recently so I haven't even had much time to setup a FreeBSD 8 system. = = > I'm > not sure I will even have a FreeBSD 8 system anytime soon. I have no = = > more > free PCs at home and already need to purchase a new Linux box which I = = > keep > as a reference machine. I can scrap the FreeBSD 6 box and load FreeBS= D 8 > which I have thought about but that has its own issues. Do I drop = > testing > on what will become a legacy branch soon even though it is still widel= y > used? Mono's issues on FreeBSD have historically been thread related = so > do I want to drop the last branch with libpthread? > > If something breaks on a development branch it will get fixed but > typically at a slower rate. My personal opinion is my resources are > better spent making sure ports work on production branches rather than= a > development branch. People should expect breakage in a development > branch. They should be able to expect things work and have been > reasonably tested when using a production branch. > >>> We did a lot to verify GNOME builds correctly. Our tests were done >>> mainly on 6.X and 7.X (as 8.X is still a fairly new version). Since= >>> you're running bleeding edge code, you may run into problems. You n= eed >>> to report problems to the proper maintainers, and be patient. >> >> Mono has an 8.x problem as well. I sent this patch to the maintainer= >> yesterday. It works for me, but I haven't heard back. Folks runnin= g >> mono on -CURRENT are welcome to try it. >> >> >> -- >> Ted Faber >> http://www.isi.edu/~faber PGP: >> http://www.isi.edu/~faber/pubkeys.asc >> Unexpected attachment on this mail? See >> http://www.isi.edu/~faber/FAQ.html#SIG >> > > Just committed the fix. Thanks Ted. I haven't look at configure, so wondering how about do something like th= is? if ${OSVERSION} >=3D 700000 @${REINPLACE_CMD} -e 's|freebsd6|freebsd*|g' \ ${WRKSRC}/configure ${WRKSRC}/libgc/configure .endif If 6, 7 and 8 are same then a wildcard should take care of future versio= n = of FreeBSD to save your headache. Cheers, Mezz > tom -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org