summaryrefslogtreecommitdiff
path: root/lang/gnat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 3.09. This port is no longer broken.Satoshi Asami1997-09-2516-304/+3104
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=8025
* Remove nils@guru.ims.uni-stuttgart.de as MAINTAINER, no longerBill Fenner1997-08-111-2/+2
| | | | | | | | | runs FreeBSD. Submitted by: Cornelis van der Laan <nils@trados.com> Notes: svn path=/head/; revision=7540
* Oops, real reason of BROKEN was gcc incompatibility.Satoshi Asami1996-12-071-4/+6
| | | | Notes: svn path=/head/; revision=4872
* Add reasons to BROKEN.Satoshi Asami1996-12-071-2/+2
| | | | Notes: svn path=/head/; revision=4868
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-10/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-3/+4
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Check if /usr/local/bin/gnatf exists or not and if not, pronounce itSatoshi Asami1996-04-121-1/+4
| | | | | | | BROKEN. This port requires an existing compiler to bootstrap. Notes: svn path=/head/; revision=2985
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-2/+2
| | | | | | | which appeared in some of them, everything here is a programming language! :) Notes: svn path=/head/; revision=2450
* I fixed it so that it works right. Basically the same changes wereJoshua Peck Macdonald1995-05-133-725/+725
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=1733
* Update lang Makefiles, compressing some man pages and stripping someSatoshi Asami1995-04-241-22/+5
| | | | | | | executables along the way. Notes: svn path=/head/; revision=1522
* Update of lang Makefiles....Satoshi Asami1995-04-151-1/+3
| | | | Notes: svn path=/head/; revision=1364
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* gnat-2.03 - The GNU Ada Translator. Version 2.03.Jeffrey Hsu1995-03-284-0/+975
Submitted by: nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan) Notes: svn path=/head/; revision=1220