From owner-freebsd-mono@FreeBSD.ORG Fri Jan 13 23:47:06 2012 Return-Path: Delivered-To: freebsd-mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 169DD106566C for ; Fri, 13 Jan 2012 23:47:06 +0000 (UTC) (envelope-from ksmakoto@dd.iij4u.or.jp) Received: from mfo.iij4u.or.jp (mfo10.iij4u.or.jp [210.138.174.80]) by mx1.freebsd.org (Postfix) with ESMTP id A09FA8FC13 for ; Fri, 13 Jan 2012 23:47:05 +0000 (UTC) Received: by mfo.iij4u.or.jp (mfo10) id q0DN90Ii030370; Sat, 14 Jan 2012 08:09:01 +0900 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dd.iij4u.or.jp; h=Date:From :To:Message-Id:In-Reply-To:References:Mime-Version:Content-Type: Content-Transfer-Encoding; i=ksmakoto@dd.iij4u.or.jp; s=20110530.iij4u; t= 1326496138; x=1327705738; bh=DqE3kOUl41ILWwAkXDpZTj9yhwj1v6nOL8jAl//jgrE=; b=jR0 6c8/agZhnCkFHtrm71BTEeY3IRPETlhH3GAV3cSYM0XrzJ+co7sgIStgLJ/RF1P9ut4khDK6uAiNO XBuvlMdAMiLY++hXrhltAsxt5ZfmBpNFnfXLpI0dUPPLRd/DnnDonsJBNhd/ESaazWKG33YS940ha JkArADBlrqIr4Q=; Received: by mo.iij4u.or.jp (mo10) id q0DN8wIS017504; Sat, 14 Jan 2012 08:08:58 +0900 Received: from norikura.localdomain ([IPv6:2001:3e0:82c:0:f0a8:7727:246f:d970]) by mbox.iij4u.or.jp (mbox10) id q0DN8w7r011305; Sat, 14 Jan 2012 08:08:58 +0900 Date: Sat, 14 Jan 2012 08:08:58 +0900 From: "KISHIMOTO, Makoto" To: freebsd-mono@freebsd.org Message-Id: <20120114080858.24b1ccd3.ksmakoto@dd.iij4u.or.jp> In-Reply-To: <0192A323B78585439FA664C106E7B9B25F18C2EF@MX30A.corp.emc.com> References: <0192A323B78585439FA664C106E7B9B25F18C2EF@MX30A.corp.emc.com> X-Mailer: Sylpheed 3.1.2 (GTK+ 2.24.6; amd64-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: help downloading the mono for freeBSD X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jan 2012 23:47:06 -0000 Hello, On Fri, 13 Jan 2012 15:24:36 -0500 wrote: > Hi, > > I have been developing C# programs for .NET on Windows and would like to use mono to run the programs on FreeBSD. I am confused about where to find the mono kit for freeBSD . Can anyone describe the steps I need to do in order to download and install the mono kit for freeBSD ? In FreeBSD, in most cases, easy way to install application is to use "ports" . (see http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html ) But, BSD# ports tree is separated. IMHO, it recommend to use portshaker.