From owner-freebsd-mono@freebsd.org Thu Aug 18 21:15:26 2016 Return-Path: Delivered-To: freebsd-mono@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2CD2FBBF822 for ; Thu, 18 Aug 2016 21:15:26 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: from mail-ua0-x243.google.com (mail-ua0-x243.google.com [IPv6:2607:f8b0:400c:c08::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D932B1CF4 for ; Thu, 18 Aug 2016 21:15:25 +0000 (UTC) (envelope-from russ.haley@gmail.com) Received: by mail-ua0-x243.google.com with SMTP id 74so4234293uau.3 for ; Thu, 18 Aug 2016 14:15:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-transfer-encoding; bh=713MH8yROi+rEV+LOoxDiYc5WvPlXnbqS96T5NGvxik=; b=tEjSDWQPPojWl12E7IhJb0xMyNm+L6dVVkkJ4jVKpkfWCU3jpQ30Q6MSuAkR4GWKiJ Zjp3DhoqFDd0pgzzn7KRVjM+MAsCEJCEOUwVvv/2+4e6bAXqhu3NprC6LEdhsb/Ou00b lhrmmKruwOlBEsAkNf5J6O5zn9gn0Dz55aBIgceO0qZHrSumFTSRtR8betx+bEWl94YG mPH00pm1+/S3FeLODGY+4p2c9G9mXkiYS3pmAosr8O4ceOvqZSZYj5X0qHr+aPhUnJGB rMD5ZW8DB1Y+cXMt4ny2caoB78gtGy/04rDcOczg164Qfd/OJXPv5r5i6rQy0dnWL30e NGrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=713MH8yROi+rEV+LOoxDiYc5WvPlXnbqS96T5NGvxik=; b=ldCBAbrfiB/cPk2AqsVl5MguaUlE+iySiQIjakK5leA9S+2tpwEnlux7Bh+QIZHOem 1xM3w258p+SxCddhZ7DxAcaWiSTM5sJBFB8bZTdzxFMhanuJOY/IePA6xH32WYO3RTx3 JHB3+YB/hIsVoe2KQRlaWB4aud1lLE8aN4qmyuGncj2CSet4G8j2izSaoVYIgPPSZQkl 9QgUTYI9zzr5A/wVkqrhAlksOTorgKni9+BGeGO5hgb2BaYzLqPiB6Q+9xuHipyDTIkp 66Cr0pn1/VX+8bC2j2CkDk9s+/UQ+KI/ENTVIoppvh9ZKM6gejiAhzVkxGJbMPFlIlSM v7RA== X-Gm-Message-State: AEkooutnNJD8a4JIeHUxI6Ukt4kc7W2WV/1NMR0ZFDFcQTiJvzzeVNoq3hssgs0iXjgG6CZ2CFcWIgCQdPytAw== X-Received: by 10.31.79.66 with SMTP id d63mr2284351vkb.96.1471554924770; Thu, 18 Aug 2016 14:15:24 -0700 (PDT) MIME-Version: 1.0 Received: by 10.31.54.15 with HTTP; Thu, 18 Aug 2016 14:15:24 -0700 (PDT) In-Reply-To: <20160817065951.GA48157@FreeBSD.org> References: <576EC008.9060109@innolan.dk> <20160625185613.4698194.7455.7812@gmail.com> <576EFC4A.9020000@innolan.dk> <20160627121104.GA59506@FreeBSD.org> <20160817065951.GA48157@FreeBSD.org> From: Russell Haley Date: Thu, 18 Aug 2016 14:15:24 -0700 Message-ID: Subject: Re: Latest MonoDevelop Progress To: Freebsd-mono Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Aug 2016 21:15:26 -0000 On Tue, Aug 16, 2016 at 11:59 PM, Romain Tarti=C3=A8re wrote: > On Tue, Aug 16, 2016 at 10:37:28PM -0700, Russell Haley wrote: >> Thanks for this Romain, I'm just getting around to it now. It looks >> like Nuget is now part of the mono make system so there's not much >> there to do. I tried to contact the master site in your patch >> http://storage.bos.xamarin.com/bot-provisioning/ >> >> but it didn't respond. > > Seems currently broken, I hope it has not been decomissioned. In the > meantime, I lukily still have the distfile around, I made it avialble > here: > > https://romain.blogreen.org/distfiles/PortableReferenceAssemblies-2014-04= -14.zip If you would like to simply publish your port file with a re-direct to this zip I would be just as happy with that. It appears this file is "well formed" as the directories are respected when I open it from PC-BSD (gui or non-gui). I guess I'll compare against the "newer" list I have. >> I don't know if you saw, but I tried installing the official microsoft >> pcl reference binaries. They need to be extracted on Windows from the >> binary installer (exe) and then the zip file doesn't work in FreeBSD >> (doesn't respect the MSDOS directory names). I've put a tar file up >> on github under Freebsd-dotnet and I'll try my hand at a port file. > > Maybe it's worth double-checking this is permitted :-) Also, maybe > checking the differences with > https://github.com/mono/reference-assemblies makes sense? I did try the mono reference assemblies once before but will look at it aga= in.