From owner-freebsd-ports@FreeBSD.ORG Wed Nov 3 21:38:00 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F48516A4CE for ; Wed, 3 Nov 2004 21:38:00 +0000 (GMT) Received: from cqgigw.cqg.com (cqgigw.cqg.com [208.48.16.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5082B43D2D for ; Wed, 3 Nov 2004 21:38:00 +0000 (GMT) (envelope-from tomc@cqg.com) Received: from cqgmail.cqg.com (int.cqg.com [96.0.0.2]) iA3Lbt8B003005; Wed, 3 Nov 2004 14:37:56 -0700 Received: from d3stomc ([192.168.17.154]) by cqgmail.cqg.com (8.12.8/8.12.8) with ESMTP id iA3LbpDX004612; Wed, 3 Nov 2004 14:37:51 -0700 From: "Tom Connolly" To: "'Tom McLaughlin'" Date: Wed, 3 Nov 2004 14:37:51 -0700 Message-ID: <002801c4c1ed$5e9acdf0$9a11a8c0@d3stomc> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: <1099516822.17497.83.camel@compass.straycat.dhs.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181 Importance: Normal X-MailScanner: Found to be clean, Found to be clean X-MailScanner-Information: Please contact the ISP for more information X-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=0, required 3) cc: 'Jeremy Messenger' cc: 'Freebsd-Ports' Subject: RE: gtksourceview-sharp X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Nov 2004 21:38:00 -0000 > Tom McLaughlin wrote: > After running the mono-merge script (mono-merge.tar.gz off of the main > page) just do: >=20 > portupgrade -ar mono-\* >=20 > Mono 1.0.4 ports were just committed last night so you'll be up to > date with the latest version. Tom, Once again thank you. =20 > Email bsd-sharp-list if you run into > any problems. I have actually just sent an inquiry to the bsd-sharp-list requesting some information about installing but I believe you just answered everything for me here. There is something called MONO_HEAD which appears to be the mono-merge.tar.gz file and there is also a 1.0.2 file. I assume the latter is the latest stable release and includes everything I need. > The ports aren't perfect, > Mono still has a lot of problems on FreeBSD, but things are being > worked on. I'm actually very enthused that this project exists. I'm sure it will take time to get things working perfectly but that's the fun part right :) I'm looking forward to working with it. Thanks again, Tom