notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
linux-understand_ada Understand can parse a Ada project helping reverse engineer it
1.4.206_2 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.206_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: "is unfetchable and outdated and new version requires support contract"
Expired This port expired on: 2005-05-01
Ignore IGNORE: "is unfetchable and outdated and new version requires support contract"
Restricted 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 search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. redhat-release : emulators/linux_base-8
  2. 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:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.scitools.com/ftp/pub/download/understand_ada/latest/
  3. http://www.scitools.com/ftp/pub/download/understand_ada/pastbuilds/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.206_2
19 Jul 2005 02:30:05
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
netchild search for other commits by this committer
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 View all of this commit message)
1.4.206_1
22 Apr 2005 01:49:57
Original commit files touched by this commit
adamw search for other commits by this committer
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
Original commit files touched by this commit
linimon search for other commits by this committer
On second thought these should be IGNORE, not BROKEN.

Approved by:    portmgr (self, implicit)
1.4.206_1
01 Apr 2005 01:21:15
Original commit files touched by this commit
linimon search for other commits by this committer
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
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Unfetchable

Approved by:    portmgr (self)
1.4.206_1
12 Mar 2005 23:26:40
Original commit files touched by this commit
lioux search for other commits by this committer
Drop maintainership
1.4.206_1
01 Mar 2005 21:51:49
Original commit files touched by this commit
trevor search for other commits by this committer
Respect the user's USE_LINUX setting.
1.4.206_1
31 Dec 2004 18:24:10
Original commit files touched by this commit
netchild search for other commits by this committer
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 View all of this commit message)
1.4.206
25 Dec 2004 11:43:58
Original commit files touched by this commit
lioux search for other commits by this committer
Remove deprecated USE_SIZE
1.4.206
08 Feb 2004 01:14:05
Original commit files touched by this commit
lioux search for other commits by this committer
USE_SIZEify
1.4.206
02 Jun 2003 15:09:57
Original commit files touched by this commit
lioux search for other commits by this committer
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)

Number of commits found: 12