FreshPorts -- The Place For Ports Fri, 5 Dec 2008 7:40 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
TenDRA 4.20051112 lang on this many watch lists=7 search for ports that depend on this port
A portable BSD-licensed compiler suite
Maintained by: stefanf@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown


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.

WWW: http://www.ten15.org/

-----
* TenDRA is a registered trademark of the UK Defence Evaluation
and Research Agency.
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/lang/TenDRA/ && make install clean
To add the package: pkg_add -r TenDRA


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.ten15.org/pub/snapshot/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/TenDRA/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
12 Nov 2005 08:15:36
Original commit files touched by this commit  4.20051112
stefanf search for other commits by this committer
Update to 2005-11-12.

Approved by:    arved
17 Oct 2005 09:42:53
Original commit files touched by this commit  4.20050810
stefanf search for other commits by this committer
Don't set BIN_CC, it breaks tcc -cc.

Approved by:    clement
11 Aug 2005 08:51:36
Original commit files touched by this commit  4.20050810
stefanf search for other commits by this committer
Update to the 20050810 snapshot.  Includes support for 7.x.

Approved by:    portmgr (krion)
07 Mar 2005 02:41:00
Original commit files touched by this commit  4.20040902
linimon search for other commits by this committer
Note that math/ploticus now installs as bin/ploticus rather than bin/pl.
Remove obsoleted conflicts.

Prodded by:             vs
14 Dec 2004 09:02:27
Original commit files touched by this commit  4.20040902
stefanf search for other commits by this committer
Fix pkg-plist on Alpha.

Reported by:    kris
Approved by:    clement
02 Sep 2004 13:22:30
Original commit files touched by this commit  4.20040902
stefanf search for other commits by this committer
Update TenDRA to 4.20040902.  Major changes are support for the Alpha
architecture and that perl is no longer required.

Approved by:    arved
20 Mar 2004 21:03:41
Original commit files touched by this commit  4.20040128
trevor search for other commits by this committer
Add size data, approved by maintainers.
02 Feb 2004 11:17:04
Original commit files touched by this commit  4.20040128
arved search for other commits by this committer
Add conflicts

PR:             62103
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
29 Jan 2004 17:21:51
Original commit files touched by this commit  4.20040128
arved search for other commits by this committer
Update to 20040128 ten15 snapshot

PR:             62038
Submitted by:   Stefan Farfeleder <stefan@fafoe.narf.at>
08 Sep 2003 22:04:36
Original commit files touched by this commit  4.20030825
glewis search for other commits by this committer
. Update to 4-20030825.

PR:             56430
Submitted by:   Stefan Farfeleder <stefan@fafoe.narf.at> (maintainer)
24 Jun 2003 10:52:13
Original commit files touched by this commit  4.20030526
osa search for other commits by this committer
Fix comment, update maintainer's e-mail address

Submitted by:   maintainer
PR:             53648
Approved by:    fjoe (mentor) (implicit)
03 Jun 2003 09:16:59
Original commit files touched by this commit  4.20030526
arved search for other commits by this committer
- 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>
20 Feb 2003 18:38:02
Original commit files touched by this commit  4.1.2
knu search for other commits by this committer
De-pkg-comment.
07 Nov 2002 03:10:58
Original commit files touched by this commit  4.1.2
adamw search for other commits by this committer
Fix PORTCOMMENTs that were killing INDEX builds.

105 pointy hats to:     me
Approved by:            pat
05 Nov 2002 03:10:08
Original commit files touched by this commit  4.1.2
obrien search for other commits by this committer
The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward.
01 Nov 2002 07:48:06
Original commit files touched by this commit  4.1.2
dd search for other commits by this committer
This port builds fine on RELENG_4, so don't mark it BROKEN there.
It's still broken on a recent -current, though, but an OSVERSION value
more specific than 500000 should probably be used.

Note that this port still doesn't build (more specifically, doesn't
install) on bento, since it uses uname(3) to determine the system
version, and bento doesn't fake it (it fakes uname(1)).

Discussed with: kris
Approved by:    obrien
18 May 2002 03:53:24
Original commit files touched by this commit  4.1.2
kris search for other commits by this committer
BROKEN: Does not build
03 Dec 2001 11:30:29
files touched by this commit
obrien search for other commits by this committer
Unbreak -- it now compiles with cdef.h revs 1.48 / 1.28.2.6.   Also update
mastersites.    
20 Aug 2001 08:25:50
files touched by this commit
kris search for other commits by this committer
Unconditionalize the BROKEN tag; this port doesn't compile on any current  
version of FreeBSD (it chokes on system headers).    
22 Nov 2000 00:17:18
files touched by this commit
obrien search for other commits by this committer
Add $FreeBSD$'s which help me in problem reports.    
08 Oct 2000 19:33:20
files touched by this commit
obrien search for other commits by this committer
Take over maintance.    
08 Oct 2000 05:17:26
files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  
07 Oct 2000 13:05:46
files touched by this commit
rnordier search for other commits by this committer
Drop web site reference: it has apparently gone away permanently.    
07 Aug 2000 20:51:02
files touched by this commit
rnordier search for other commits by this committer
Update master sites.    
03 Jul 2000 04:52:34
files touched by this commit
kris search for other commits by this committer
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.    
03 Jul 2000 00:08:38
files touched by this commit
kris search for other commits by this committer
Broken; does not compile.    

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23

9 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19495
Broken 161
Deprecated 87
Ignore 471
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 55
Expired 57
Set to expire 71
Interactive 78
new 24 hours 2
new 48 hours3
new 7 days27
new fortnight93
new month163

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.375 seconds.