Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Hello! Here is ebuild/supprting files for new bsh to build it from sources. I have added all necessary deps (and, probably, some unnecessary). The main problem is tomcat-5 dep (which I have found in dev-java/bsf). Best regards, Andrew.
Created an attachment (id=38780) [details] ebuild itself
Created an attachment (id=38781) [details] build patch
Created an attachment (id=38782) [details] optional readline patch
Created an attachment (id=38783) [details] console with readline support
Created an attachment (id=38784) [details] interpreter with readline support
Created an attachment (id=38785) [details] improved ebuild
Created an attachment (id=38787) [details] another ebuild :) Alwaus check your ebuilds before submitting :)))
*** Bug 63248 has been marked as a duplicate of this bug. ***
See #50306. Please use java-pkg_jar-from instead of modifying the CLASSPATH env var. See http://gentoo-wiki.com/Gentoo_Java_Policy for details.
Created an attachment (id=51221) [details] bsh-2.0_beta2.ebuild Here is a probably broken ebuild that someone should test and try to fix. It was quickly hacked up when I wanted to put off some assembly coding :-p. It does however fix a few QA issues with the current ebuild, and merges the changes from the blocked bug.
Created an attachment (id=51287) [details] Bsh Ebuild that compiles from sources and do not modifies classpath.
> Here is a probably broken ebuild that someone should test and try to fix. It > was quickly hacked up when I wanted to put off some assembly coding :-p. It > does however fix a few QA issues with the current ebuild, and merges the > changes from the blocked bug. infact, that ebuild was broken :P. as you're a dev on your own, you should have recognized it since it was broken in many ways. you've got cvs access, so finish your work and commit things on your own. =)