Commit Graph

6 Commits

Author SHA1 Message Date
Daniel Eischen
d3cb95a429 Correct the checksum for the bootstrap compiler which I somehow broke
when the port was upgraded.

Found by: Bento's error logs
1999-12-10 16:06:36 +00:00
Daniel Eischen
472667ca91 Upgrade GNAT to GNAT-3.12p, the latest public release from Ada Core
Technologies.
1999-11-09 12:33:43 +00:00
Sheldon Hearn
cc4e71cb59 Update 3.10p -> 3.11p:
* Build requires a GNAT compiler, for which the maintainer has
	created a package. For now, provide two MASTER_SITEs from which
	it is available so that it'll find its way into the FreeBSD
	distfiles.

      * Uses variables in the PLIST to reduce diff sizes in future.

      * Doesn't install info files, which are virtually duplicates of
	the ones we already have.

      * AOUT support is on its wAy OUT. Do what we can, but don't blow
	any fuses.

      * Hand maintainership over to Daniel Eischen, at the request of
	the previous maintainer.

PR:	10093
Submitted by:	Daniel Eischen <eischen@vigrid.com>
1999-06-24 11:11:28 +00:00
Steve Price
0b588ecd16 Upgrade to version 3.10p and do a little portlint cleaning.
PR:		5138
Submitted by:	Daniel M. Eischen <deischen@iworks.InterWorks.org>
1998-01-18 09:08:45 +00:00
Satoshi Asami
31f08be6a3 Upgrade to 3.09. This port is no longer broken.
Note you need an existing gnat compiler to build this.  (A package will do.)

PR:		3687
Submitted by:	Maurice Castro <maurice@planet.serc.rmit.edu.au> and
		Daniel M. Eischen <deischen@iworks.InterWorks.org>
1997-09-25 08:48:00 +00:00
Joshua Peck Macdonald
49caa3269b I fixed it so that it works right. Basically the same changes were
needed as for the g77 port, except this time since a new compiler
exectuable isn't getting produced (and I wonder why its that way)
one will need to use -B${PREFIX}/libexec/ every time they wish to
compile ada sources, since gcc doesn't look in /usr/local/libexec/.

It seems to work... I ran it on the examples directory.  Someone
who knows ada well should test it I suppose.

-josh
1995-05-13 15:09:16 +00:00