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

Bug 62664

Summary: dev-java/bsh-2.0_beta2 ebuild (from sources)
Product: Gentoo Linux Reporter: Andrew Kirilenko <andrew.kirilenko>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: enhancement CC: axxo, telefrancisco
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 81879    
Attachments: ebuild itself
build patch
optional readline patch
console with readline support
interpreter with readline support
improved ebuild
another ebuild :)
bsh-2.0_beta2.ebuild
Bsh Ebuild that compiles from sources and do not modifies classpath.

Description Andrew Kirilenko 2004-09-02 15:25:25 UTC
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.
Comment 1 Andrew Kirilenko 2004-09-02 15:27:17 UTC
Created attachment 38780 [details]
ebuild itself
Comment 2 Andrew Kirilenko 2004-09-02 15:27:43 UTC
Created attachment 38781 [details, diff]
build patch
Comment 3 Andrew Kirilenko 2004-09-02 15:28:07 UTC
Created attachment 38782 [details, diff]
optional readline patch
Comment 4 Andrew Kirilenko 2004-09-02 15:28:49 UTC
Created attachment 38783 [details]
console with readline support
Comment 5 Andrew Kirilenko 2004-09-02 15:29:11 UTC
Created attachment 38784 [details]
interpreter with readline support
Comment 6 Andrew Kirilenko 2004-09-02 16:05:34 UTC
Created attachment 38785 [details]
improved ebuild
Comment 7 Andrew Kirilenko 2004-09-02 17:32:48 UTC
Created attachment 38787 [details]
another ebuild :)

Alwaus check your ebuilds before submitting :)))
Comment 8 Thomas Matthijs (RETIRED) gentoo-dev 2004-09-19 14:46:26 UTC
*** Bug 63248 has been marked as a duplicate of this bug. ***
Comment 9 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-12-18 13:58:40 UTC
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.
Comment 10 Saleem Abdulrasool (RETIRED) gentoo-dev 2005-02-14 10:46:38 UTC
Created attachment 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.
Comment 11 Francisco José Cañizares Santofimia 2005-02-15 10:43:11 UTC
Created attachment 51287 [details]
Bsh Ebuild that compiles from sources and do not modifies classpath.
Comment 12 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-10 09:47:13 UTC
> 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. =)