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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
linux-understand_java Understand can parse a Java project helping reverse engineer it
1.4.206_2 devel Deleted on this many watch lists=1 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-04-03 14:56:13
Last Update: 2005-07-19 02:30:05
SVN Revision: UNKNOWN
People watching this port, also watch:: jdictionary
Also Listed In: java linux
License: not specified in port
WWW:
http://www.scitools.com/
Description:
Understand for Java is a reverse engineering, documentatin, code exploration and metrics tool for Java source code. It offers code navigation using a detailed cross reference, a syntax colorizing "smart" editor, and a variety of graphical reverse engineering views. Understand for Java is an interactive development environment (IDE) designed to help maintain and understand large amounts of Java code. 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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • linux-understand_java>0:devel/linux-understand_java
No installation instructions:
This port has been deleted.
PKGNAME: linux-understand_java
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: pkg-fallout
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_java/latest/
  3. http://www.scitools.com/ftp/pub/download/understand_java/pastbuilds/
Collapse this list.

Number of commits found: 13

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:04:24
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
18 Apr 2003 04:17:09
Original commit files touched by this commit
lioux search for other commits by this committer
o Update to 1.4 Build 206
o Updated linux-understand_java per [1]

PR:             50973
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
1.4.204
03 Apr 2003 14:55:37
Original commit files touched by this commit
lioux search for other commits by this committer
New port linux-understand_java version 1.4 Build 204: Understand
can parse a Java project helping reverse engineer it

Number of commits found: 13