| View previous topic :: View next topic |
| Author |
Message |
IRQsRFun Tux's lil' helper

Joined: 02 May 2003 Posts: 123 Location: Somewhere between .3 and .7 Vdd
|
Posted: Sat Sep 22, 2007 8:28 am Post subject: Looking to search ebuilds (solved) |
|
|
Since http://packages.gentoo.org is offline, I was wondering if there already exists some tool to search or browse the ebuilds for the description and other information. This is probably covered somewhere else, but I could not find it. Any help would be appreciated.
Last edited by IRQsRFun on Wed Oct 24, 2007 7:22 pm; edited 1 time in total |
|
| Back to top |
|
 |
sternklang Veteran


Joined: 10 Sep 2005 Posts: 1640 Location: Somewhere in time and space
|
Posted: Sat Sep 22, 2007 8:38 am Post subject: |
|
|
Hi,
There are multiple tools in Portage for indexing and searching ebuilds very rapidly, including search of description:
app-portage/eix
app-portage/esearch
Also, if you have app-misc/beagle installed, there is a system-wide crawler for ebuilds that you can enable, so you would get ebuild results in your beagle search. |
|
| Back to top |
|
 |
intmain Apprentice


Joined: 14 Dec 2005 Posts: 176 Location: Austria
|
|
| Back to top |
|
 |
likewhoa Guru

Joined: 04 Oct 2006 Posts: 461 Location: Brooklyn, New York
|
Posted: Sat Sep 22, 2007 3:58 pm Post subject: |
|
|
it's an alternative but unofficial to the gentoo foundation. |
|
| Back to top |
|
 |
truc Veteran


Joined: 25 Jul 2005 Posts: 2635
|
Posted: Sat Sep 22, 2007 6:24 pm Post subject: |
|
|
| there is also app-portage/portage-utils |
|
| Back to top |
|
 |
IRQsRFun Tux's lil' helper

Joined: 02 May 2003 Posts: 123 Location: Somewhere between .3 and .7 Vdd
|
Posted: Wed Oct 24, 2007 7:22 pm Post subject: How about porthole |
|
|
I just found an ebuild that fits my needs - porthole
In content, it is very close to what I was looking for. However, from a text window is segfaults (~amd64). When I am in KDE it appears to work for browsing.
Thank you everybody's for your response. |
|
| Back to top |
|
 |
dol-sen Veteran


Joined: 30 Jun 2002 Posts: 1273 Location: Richmond, BC, Canada
|
Posted: Thu Oct 25, 2007 8:28 am Post subject: |
|
|
That ebuild for porthole is for an out of date version. Unfortunately I have been so busy this past year I've been unable to get the next version finished for a release. You can however use the cvs version if you like. There are a number of updates and feature improvements as well as a few feature additions. There are some bugs to track down, but is quite stable. It also does not need to be installed to run. It can run from the local cvs checkout.
from a terminal
| Code: | # cd trunk
# ./porthole -l -d ALL
|
_________________ Brian
Porthole, the Portage GUI frontend
Try it You'll like it! version -0.6.0 final, working on it again (Sorry, for the long delay) |
|
| Back to top |
|
 |
|