K 10 svn:author V 6 glewis K 8 svn:date V 27 2008-02-06T17:11:43.000000Z K 7 svn:log V 565 . Make this port run. Its always built correctly, but I've had problems running it. The changes include: . Pull in stubs for the MRJToolkit classes. These are not used, but some are imported, so the app was failing with NoClassDef errors. . Eliminate the build dependency on Perl. . Use standard ways of depending on Java. . Don't install unnecessary stuff. . Install in appropriate directories and respect NOPORTDOCS. . Replace the relatively complicated and non-working launcher script supplied with a simple version that uses javavm(1). END