Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 134528

Summary: update: net-misc/mindterm-3.0.1
Product: Gentoo Linux Reporter: Bryan Jacobs <BryanRJ>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild for mindterm 3.0.1
Patch to eliminate an 'else=""' in the build.xml file which I don't understand

Description Bryan Jacobs 2006-05-27 07:27:11 UTC
Mindterm 3.0.1 actually appears to work with keyboard-interactive authentication, allowing those of us who don't like sending our passwords in the clear over the internet a decent Java SSH client (for use as an applet, etc).

This ebuild does not appear to work with jikes, so I have removed support for the jikes USE from the file until somebody comes up with a patch to fix it.
Comment 1 Bryan Jacobs 2006-05-27 07:27:46 UTC
Created attachment 87655 [details]
Ebuild for mindterm 3.0.1
Comment 2 Bryan Jacobs 2006-05-27 07:28:33 UTC
Created attachment 87656 [details, diff]
Patch to eliminate an 'else=""' in the build.xml file which I don't understand
Comment 3 Josh Nichols (RETIRED) gentoo-dev 2006-07-01 09:10:01 UTC
Fixed in CVS, along with updates to use the new Java system.

Thanks for reporting!