Port details |
- TenDRA A portable BSD-licensed compiler suite
- 4.20051112 lang
=7 4.20051112Version of this port present on the latest quarterly branch.
- DEPRECATED: website disappeared; only the FTP archives remain; last release 2006
This port expired on: 2011-10-28 IGNORE: is only for i386, while you are running amd64
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2011-11-02 01:35:45
- SVN Revision: UNKNOWN
- People watching this port, also watch:: w3m, zip, cscope
- License: not specified in port
- WWW:
- http://www.ten15.org/
- Description:
- 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.
WWW: http://www.ten15.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: TenDRA
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.20051112 02 Nov 2011 01:35:45 |
dougb |
Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast Unfetchable; website rearranged
audio/linux-shoutcast Unfetchable; website rearranged
chinese/scim-chewing Does not configure
converters/py-cjkcodecs Integrated into every python version in the tree
databases/kpogre Does not compile
deskutils/mhc Does not fetch
deskutils/org-mode.el6 Does not fetch
deskutils/gemcal Does not fetch
devel/erlang-thrift Does not build
dns/domtools Does not fetch
editors/richtext Does not compile
games/vultures-claw Does not fetch
games/bomb Does not fetch (Only the first 15 lines of the commit message are shown above ) |
4.20051112 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
4.20051112 29 Aug 2011 03:57:03 |
linimon |
Mark as broken on recent -current.
Also set an expiration date: website disappeared; only the FTP archives
remain; last release 2006. |
4.20051112 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
4.20051112 13 Nov 2009 00:31:58 |
linimon |
Add patch to try to make it compile. Note: if it doesn't work, then
I will be marking this DEPRECATED. While here, reset the maintainer at
his request. |
4.20051112 23 Oct 2009 12:38:11 |
erwin |
Also mark BROKEN on 7.x |
4.20051112 21 Aug 2009 15:43:39 |
erwin |
Mark BROKEN on 8.x: does not build |
4.20051112 26 Feb 2009 21:00:31 |
stefanf |
Add a conflict with lang/tcc.
Approved by: arved |
4.20051112 12 Nov 2005 08:15:36 |
stefanf |
Update to 2005-11-12.
Approved by: arved |
4.20050810 17 Oct 2005 08:42:53 |
stefanf |
Don't set BIN_CC, it breaks tcc -cc.
Approved by: clement |
4.20050810 11 Aug 2005 07:51:36 |
stefanf |
Update to the 20050810 snapshot. Includes support for 7.x.
Approved by: portmgr (krion) |
4.20040902 07 Mar 2005 02:41:00 |
linimon |
Note that math/ploticus now installs as bin/ploticus rather than bin/pl.
Remove obsoleted conflicts.
Prodded by: vs |
4.20040902 14 Dec 2004 09:02:27 |
stefanf |
Fix pkg-plist on Alpha.
Reported by: kris
Approved by: clement |
4.20040902 02 Sep 2004 12:22:30 |
stefanf |
Update TenDRA to 4.20040902. Major changes are support for the Alpha
architecture and that perl is no longer required.
Approved by: arved |
4.20040128 20 Mar 2004 21:03:41 |
trevor |
Add size data, approved by maintainers. |
4.20040128 02 Feb 2004 11:17:04 |
arved |
Add conflicts
PR: 62103
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> |
4.20040128 29 Jan 2004 17:21:51 |
arved |
Update to 20040128 ten15 snapshot
PR: 62038
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at> |
4.20030825 08 Sep 2003 21:04:36 |
glewis |
. Update to 4-20030825.
PR: 56430
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at> (maintainer) |
4.20030526 24 Jun 2003 09:52:13 |
osa |
Fix comment, update maintainer's e-mail address
Submitted by: maintainer
PR: 53648
Approved by: fjoe (mentor) (implicit) |
4.20030526 03 Jun 2003 08:16:59 |
arved |
- 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> |
4.1.2 20 Feb 2003 18:38:02 |
knu |
De-pkg-comment. |
4.1.2 07 Nov 2002 03:10:58 |
adamw |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
4.1.2 05 Nov 2002 03:10:08 |
obrien |
The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward. |
4.1.2 01 Nov 2002 07:48:06 |
dd |
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 |
4.1.2 18 May 2002 02:53:24 |
kris |
BROKEN: Does not build |
03 Dec 2001 11:30:29 |
obrien |
Unbreak -- it now compiles with cdef.h revs 1.48 / 1.28.2.6. Also update
mastersites. |
20 Aug 2001 07:25:50 |
kris |
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 |
obrien |
Add $FreeBSD$'s which help me in problem reports. |
08 Oct 2000 18:33:20 |
obrien |
Take over maintance. |
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |
07 Oct 2000 12:05:46 |
rnordier |
Drop web site reference: it has apparently gone away permanently. |
07 Aug 2000 19:51:02 |
rnordier |
Update master sites. |
03 Jul 2000 03:52:34 |
kris |
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. |
02 Jul 2000 23:08:38 |
kris |
Broken; does not compile. |