Port details |
- linux-understand_ada Understand can parse a Ada project helping reverse engineer it
- 1.4.206_2 devel
=0 1.4.206_2Version of this port present on the latest quarterly branch. DEPRECATED: "is unfetchable and outdated and new version requires support contract"
This port expired on: 2005-05-01
IGNORE: "is unfetchable and outdated and new version requires support contract"
RESTRICTED: Commercial software
- 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: 2003-06-02 15:10:45
- Last Update: 2005-07-19 02:30:05
- SVN Revision: UNKNOWN
- Also Listed In: linux
- License: not specified in port
- WWW:
- http://www.scitools.com/
- Description:
- Understand for Ada is an IDE tool offering reverse engineering,
automatic documentation, code navigation, metrics, maintenance and
cross reference tool for Ada 83 and Ada 95 source code. It is
designed to help engineers who have inherited large amounts of Ada
legacy code, or whose Ada projects have grown to immense size or
complexity. The tool offers incremental analysis (parsing) of only
changed source code, detailed graphical reverse engineering, highly
interactive cross referencing, and detailed automatic documentation
via HTML output. All parsing is compiler independent - Understand
for Ada uses it's own Ada parser designed for its kind of analysis.
Views include call (invocation) trees, callby trees, generic
instantiation trees, with trees, with-by trees, Ada Structure Graphs
(ASG), colorized source browsing/editing, quick and smart project
wide string searching and detailed HTML/text documentation of
analysis information. Additional custom reporting/documentation
can be developed using the PERL interface to Understand for Ada's
database.
You need a limited time period license to run the product in
evaluation mode or a purchased permanent license. Both can be
obtained in the www site.
WWW: http://www.scitools.com/
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:
-
- linux-understand_ada>0:devel/linux-understand_ada
- No installation instructions:
- This port has been deleted.
- PKGNAME: linux-understand_ada
- Flavors: there is no flavor information for this port.
- 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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- redhat-release : emulators/linux_base-8
- libXrender.so.1 : x11/linux-XFree86-libs
- 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 |
1.4.206_2 19 Jul 2005 02:30:05
 |
linimon  |
As previously announced, remove these files due to their having passed
their expiration dates. See individual Makefiles (or MOVED) for reasons.
Hat: portmgr |
1.4.206_2 17 Jun 2005 22:59:29
 |
netchild  |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use (Only the first 15 lines of the commit message are shown above ) |
1.4.206_1 22 Apr 2005 01:49:57
 |
adamw  |
Correct a number of ports that anger the tempermental Make Spirits
by using C comments instead of make(1) constructs.
And as long as I'm here, fix a command misspelling in vm-pop3d.
As prompted by: kris |
1.4.206_1 01 Apr 2005 01:27:54
 |
linimon  |
On second thought these should be IGNORE, not BROKEN.
Approved by: portmgr (self, implicit) |
1.4.206_1 01 Apr 2005 01:21:15
 |
linimon  |
The reason the linux-understand_* ports are unfetchable is not only that
the specified version is no longer available, it's that the new version
is now commercial software (requires a support contract).
Even with a distfile update the new versions do not install, so mark
them with an expiration date.
Approved by: portmgr (self, implicit) |
1.4.206_1 26 Mar 2005 20:03:34
 |
kris  |
BROKEN: Unfetchable
Approved by: portmgr (self) |
1.4.206_1 12 Mar 2005 23:26:40
 |
lioux  |
Drop maintainership |
1.4.206_1 01 Mar 2005 21:51:49
 |
trevor  |
Respect the user's USE_LINUX setting. |
1.4.206_1 31 Dec 2004 18:24:10
 |
netchild  |
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above ) |
1.4.206 25 Dec 2004 11:43:58
 |
lioux  |
Remove deprecated USE_SIZE |
1.4.206 08 Feb 2004 01:14:05
 |
lioux  |
USE_SIZEify |
1.4.206 02 Jun 2003 15:09:57
 |
lioux  |
Forced commit to document repo copy for better name convention from
understand_ada -> linux-understand_ada
Repo copy approved by: portmgr (self)
Repo copy done by: cvs (joe) |