Commit Graph

20 Commits

Author SHA1 Message Date
Satoshi Asami
bc757f5a01 Typo ("sed -nw" -> "sed -ne"). 1998-03-22 01:18:24 +00:00
Steve Price
1c52e8f403 Cleanup @unexec and @exec sequences.
Suggested by:	Satoshi Asami
1998-02-16 15:00:25 +00:00
Steve Price
4b9a506a11 Remove bogus duplicate patch that I missed last time. :(
Noticed by:	Satoshi Asami
1998-01-18 15:12:38 +00:00
Satoshi Asami
4e991f06ac Mark this port broken for now, it doesn't patch on -stable. 1998-01-18 12:09:58 +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
0ee2a43f7b Correctly specify manpage names. Compress manpages. 1997-10-03 09:57:05 +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
Bill Fenner
e4f0709761 Remove nils@guru.ims.uni-stuttgart.de as MAINTAINER, no longer
runs FreeBSD.

Submitted by:	Cornelis van der Laan <nils@trados.com>
1997-08-11 18:02:08 +00:00
Satoshi Asami
a164413181 Oops, real reason of BROKEN was gcc incompatibility. 1996-12-07 13:28:30 +00:00
Satoshi Asami
2500f7653e Add reasons to BROKEN. 1996-12-07 13:03:36 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Satoshi Asami
02dc5b7616 Check if /usr/local/bin/gnatf exists or not and if not, pronounce it
BROKEN.  This port requires an existing compiler to bootstrap.
1996-04-12 08:33:25 +00:00
Satoshi Asami
5812de6cad Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
1995-11-22 13:13:16 +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
Satoshi Asami
b098c2ddf2 Update lang Makefiles, compressing some man pages and stripping some
executables along the way.
1995-04-24 11:29:30 +00:00
Satoshi Asami
e9ccf3caed Update of lang Makefiles.... 1995-04-15 05:44:50 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Jeffrey Hsu
f34d60208e gnat-2.03 - The GNU Ada Translator. Version 2.03.
Submitted by:	nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan)
1995-03-28 04:41:43 +00:00