From owner-freebsd-questions@FreeBSD.ORG Fri Jun 12 04:29:37 2015 Return-Path: Delivered-To: freebsd-questions@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C6C799FF for ; Fri, 12 Jun 2015 04:29:37 +0000 (UTC) (envelope-from mayuresh@kathe.in) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [IPv6:2001:4b98:c:538::198]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8687717F6 for ; Fri, 12 Jun 2015 04:29:36 +0000 (UTC) (envelope-from mayuresh@kathe.in) Received: from mfilter31-d.gandi.net (mfilter31-d.gandi.net [217.70.178.162]) by relay6-d.mail.gandi.net (Postfix) with ESMTP id 1ABC3FB86E; Fri, 12 Jun 2015 06:29:34 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter31-d.gandi.net Received: from relay6-d.mail.gandi.net ([217.70.183.198]) by mfilter31-d.gandi.net (mfilter31-d.gandi.net [10.0.15.180]) (amavisd-new, port 10024) with ESMTP id V7PzTlFdGGRI; Fri, 12 Jun 2015 06:29:32 +0200 (CEST) X-Originating-IP: 10.58.1.149 Received: from webmail.gandi.net (webmail9-d.mgt.gandi.net [10.58.1.149]) (Authenticated sender: mayuresh@kathe.in) by relay6-d.mail.gandi.net (Postfix) with ESMTPA id B01C5FB86F; Fri, 12 Jun 2015 06:29:32 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 12 Jun 2015 09:59:32 +0530 From: Mayuresh Kathe To: Matthew Pherigo Cc: freebsd-questions@freebsd.org Subject: Re: randall hyde's high level assembly! Reply-To: mayuresh@kathe.in Mail-Reply-To: mayuresh@kathe.in In-Reply-To: <917AE52A-45E0-42CB-A6A8-40BAAE318CC9@gmail.com> References: <731c3f79950e679799b5f8078a5ba7f0@kathe.in> <917AE52A-45E0-42CB-A6A8-40BAAE318CC9@gmail.com> Message-ID: <1c5f3e6e3cafb9022d257afcce1757b3@kathe.in> X-Sender: mayuresh@kathe.in User-Agent: Roundcube Webmail/1.1.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2015 04:29:37 -0000 hi matthew, no luck, I got the following message; root@www:~ # pkg install hla Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. pkg: No packages available to install matching 'hla' have been found in the repositories `uname -a` gives me the following; FreeBSD www.kathe.in 10.1-RELEASE-p10 FreeBSD 10.1-RELEASE-p10 #0: Wed May 13 06:54:13 UTC 2015 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 `freebsd-version` gives me the following; 10.1-RELEASE-p11 anything i might be doing wrong? ~mayuresh On 2015-06-12 09:26, Matthew Pherigo wrote: > Hey Mayuresh, > > There's actually a port in the tree already! 'pkg install hla' > > --Matt > >> On Jun 11, 2015, at 5:52 AM, Mayuresh Kathe wrote: >> >> has anyone been successful at working with randall hyde's high level >> assembly toolkit under freebsd 10.x? >> http://www.plantation-productions.com/Webster/ claims to have a >> pre-built archive, but one that fails to assemble the binaries. :( >> >> ~mayuresh >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org"