Bug 40197 - henplus-0.9.5.ebuild (New Package)
Bug#: 40197 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: java@gentoo.org Reported By: m.hennings@gmx.de
Component: Ebuilds
URL:  http://www.sourceforge.net/projects/henplus
Summary: henplus-0.9.5.ebuild (New Package)
Keywords:  
Status Whiteboard: 
Opened: 2004-02-02 09:56 0000
Description:   Opened: 2004-02-02 09:56 0000
Hi!

Henplus is a great SQL shell written in java which connects to all databases for which you can get JDBC drivers. It offers command history, tab completion, multiple sessions and is extensible through plugins. 

I've build a simple ebuild for it and would be glad if it could be included.

Best regards,

Marco Hennings

------- Comment #1 From Marco Hennings 2004-02-02 09:57:46 0000 -------
Created an attachment (id=24821) [details]
the proposed ebuild for henplus

------- Comment #2 From Marco Hennings 2004-02-02 09:58:58 0000 -------
I would suggest dev-db, but you will probably know where it should be homed.

------- Comment #3 From Chris Aniszczyk (RETIRED) 2004-02-16 10:44:24 0000 -------
In portage now, thanks.

------- Comment #4 From Marco Hennings 2004-03-21 07:01:41 0000 -------
Ive just updated from the ebuild i've initially done to that one which is in
portage now. 

The script to start henplus is not installed by the version in portage.

It was installed into /usr/bin/henplus - now it is gone. 

There might be some reason behind this, but henplus is not usable that way.

The author stated that there is a ant target for this: ant install. 

Greetings,

Marco Hennings

------- Comment #5 From Thomas Matthijs (RETIRED) 2004-07-18 07:04:27 0000 -------
added

------- Comment #6 From Ole Langbehn 2004-07-22 13:25:55 0000 -------
Created an attachment (id=35963) [details]
new patch to fix the readline not found error

patch works on henplus bin shellscript from original tarball but doesn't work
when copied to portage tree and emerged

------- Comment #7 From Ole Langbehn 2004-07-22 13:29:38 0000 -------
I created a new patch, so that the readline functionality of henplus actually
works. this definitely is important for henplus usability, so plz create a new
ebuild for it.

------- Comment #8 From Thomas Matthijs (RETIRED) 2004-07-22 13:41:16 0000 -------
will look at it in the moring

------- Comment #9 From Thomas Matthijs (RETIRED) 2004-07-23 02:25:52 0000 -------
Thanks, added it