Commit Graph

11 Commits

Author SHA1 Message Date
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
3877104668 If at first you don't succeed, try (try) again.
This should fix TenDRA installation.  I did test it this time, and it failed
with

chown: hoek: illegal group name
*** Error code 1

but that's not my problem.
1999-07-07 22:42:54 +00:00
Tim Vanderhoek
f9be3f5775 Don't use ${OSREL} and %%OSREL%% here. We need the full uname -r.
This should fix the install (untested).
1999-07-07 08:10:34 +00:00
Steve Price
532514fbb8 Use the PLIST_SUB capabilities of bsd.port.mk to substitute OSREL in
pkg/PLIST.  Also mark this for i386 only.
1999-07-04 20:48:00 +00:00
Satoshi Asami
48887e4ba8 Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, all
under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and
1.227.2.43.

Note gcc28 is hopelessly broken, it uses an undefined variable
${GNUOSREL} and thus has an empty string wherever ${OSREL} should
be.  However, it's consistent with its own PLIST at the current state
so I haven't "fixed" it yet.
1998-08-07 22:49:31 +00:00
Robert Nordier
10cf07ea72 Improve error-handling. 1998-06-09 13:21:03 +00:00
Robert Nordier
3150fff05a Change maintainer e-mail address. 1998-06-06 12:18:39 +00:00
Robert Nordier
71fc757b11 Don't modify PLIST: use a copy instead. 1998-04-14 11:49:14 +00:00
John-Mark Gurney
6a9dce55d6 reimport of TenDRA, move it into lang like it was suppose to be...
TenDRA* is an optimizing C/C++ compiler, developed by the United
Kingdom Defence Evaluation and Research Agency (DERA).

A primary focus of the compiler is portability through conformance
to standard APIs (ANSI, ISO, POSIX1, POSIX2, XPG3, XPG4, SVID3,
UNIX95, among others).

The compiler has strong static checking capabilities, including the
ability to check programs for conformance to APIs which are not
directly supported by system headers.

-----
* TenDRA is a registered trademark of the UK Defence Evaluation
and Research Agency.
1998-04-13 00:09:29 +00:00