From owner-freebsd-ports Thu Sep 11 00:23:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA04308 for ports-outgoing; Thu, 11 Sep 1997 00:23:30 -0700 (PDT) Received: from itojun.csl.sony.co.jp (root@itojun.csl.sony.co.jp [133.138.1.134]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA04292 for ; Thu, 11 Sep 1997 00:23:11 -0700 (PDT) From: itojun@itojun.org Received: from localhost (itojun@localhost [127.0.0.1]) by itojun.csl.sony.co.jp (8.8.5/3.3W3) with ESMTP id QAA12315; Thu, 11 Sep 1997 16:19:24 +0900 (JST) To: David Killick Cc: ports@freebsd.org Subject: Re: FreeBSD Ports: gnat-2.03 X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 References: <9709110628.AA13570@mailer.mda.ca> In-reply-to: David Killick 's message of Wed, 10 Sep 1997 23:28:57 -0700. <9709110628.AA13570@mailer.mda.ca> X-Mailer: comp (MHng project) version 1997/08/04 03:38:46, by Jun-ichiro Itoh MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-ID: Date: Thu, 11 Sep 1997 16:19:23 +0900 Message-ID: <12312.873962363@itojun.csl.sony.co.jp> Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >I am interested in running GNAT (the GNU Ada Translator) under FreeBSD 2.2.2, >but it appears that your "ports" entry is quite stale ... GNAT is currently >at version 3.09 and the ports entry wants to download version 2.03 which is >no longer available from cs.nyu.edu ... (I have recently purchased Walnut >Creek's CDROMs for FreeBSD 2.2.2 and Ada ... and several others). ports-current (the latest port tree) has configuration for gnats 3.104-beta in databases/gnats. port tree included in 2.2.2-RELEASE is a snapshot in the past time, (when the 2.2.2-RELEASE was freezed) so it may not be very up-to-date. How to upgrade should be in handbook, but I don't have handbook handy right now. >Can you please tell me if you will be updating this information shortly, or >alternatively, do you know where I can obtain GNAT binaries for FreeBSD ? >I understand that GNAT's front-end is itself written in Ada and therefore >one requires a version of GNAT to compile it (or newer versions) from the >source code. Do you mean GNU GNATS is written in Ada? I don't think so. itojun