1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Stefan Farfeleder
b04b2d5d24 Update to 2005-11-12.
Approved by:	arved
2005-11-12 08:15:35 +00:00
Stefan Farfeleder
eec5ae69e5 Fix pkg-plist on Alpha.
Reported by:	kris
Approved by:	clement
2004-12-14 09:02:26 +00:00
Stefan Farfeleder
6283b4eda5 Update TenDRA to 4.20040902. Major changes are support for the Alpha
architecture and that perl is no longer required.

Approved by:	arved
2004-09-02 12:22:30 +00:00
Tilman Keskinoz
7762bd3cbd Update to 20040128 ten15 snapshot
PR:		62038
Submitted by:	Stefan Farfeleder <stefan@fafoe.narf.at>
2004-01-29 17:21:51 +00:00
Greg Lewis
a1a8c36c7c . Update to 4-20030825.
PR:		56430
Submitted by:	Stefan Farfeleder <stefan@fafoe.narf.at> (maintainer)
2003-09-08 21:04:36 +00:00
Tilman Keskinoz
a334cf60ed - Update to CVS snapshot 20030526, which fixes the build problems on 5.x
- Give maintainership to submitter

"Unfortunately FreeBSD 5.x uses the GNU C extension
__attribute__((__aligned__(x))) in a couple of system headers
(<machine/npx.h>, <machine/signal.h> and <machine/ucontext.h> for i386).  To
avoid a syntax error __aligned(x) is removed by a #define, but programs that
use struct sigcontext, struct savexmm or mcontext_t probably won't work."

PR:		52619
Submitted by:	Stefan Farfeleder <stefan@fafoe.dyndns.org>
2003-06-03 08:16:58 +00:00
David E. O'Brien
1ceded9e6e Add $FreeBSD$'s which help me in problem reports. 2000-11-22 00:17:18 +00:00
Kris Kennaway
aae4e4ea89 Oops, this is only actually broken (does not compile) on 3.x, so mark it
as such. Also remove an additional .orig file on deinstall, which probably
shouldn't be there at all, but this port was too big and scary to track
down where it came from.

Noticed by:	bento
2000-07-03 02:52:33 +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
Robert Nordier
543b678dd7 Add option for linking with pthreads library.
Submitted by	: Brian Cully <shmit@rcn.com> but with revisions
PR		: 8389
1999-01-24 11:12:03 +00:00
Robert Nordier
9d05228203 Clean up on deinstallation.
With advice from: asami
1998-10-08 09:28:43 +00:00
Robert Nordier
aa0c01fd41 Update PLIST. 1998-09-29 17:46:41 +00:00
Tim Vanderhoek
8ce50883da The first time I tried committing this set of manpage removals it got
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" ....  Hopefully that's not bad...  ;-)

Hmm..  Maybe I'll try doing this from beast, next!  kickme's a boring
machine, and bento is busy.
1998-08-18 18:33:15 +00:00
John-Mark Gurney
427db660b0 fix the PLIST so that it will work on systems other than 2.2.1-R...
this was my fault for importing my test dir instead of importing a clean
extracted dir from Robert Nordier...
1998-04-13 18:19:12 +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