First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 62
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Geert Bevin <gbevin@uwyn.com>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Daniel Robbins (RETIRED) <drobbins@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 62 depends on: Show dependency tree
Bug 62 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-01-06 22:33 0000

    

------- Comment #1 From Geert Bevin 2002-01-08 16:48:32 0000 -------
I really like verwilst's pkgsearch and adding it to portage would be a nice
feature

------- Comment #2 From Daniel Robbins (RETIRED) 2002-01-18 23:07:00 0000 -------
verwilst, I need the pkgsearch app in a function I can call (local variables,
etc.)  Then I can add it to emerge.

------- Comment #3 From Bart Verwilst 2002-01-23 11:14:59 0000 -------
New pkgsearch for integration into emerge can be found here:

http://www.gentoo.org/~verwilst/pkgsearch


Thanks!

------- Comment #4 From Daniel Robbins (RETIRED) 2002-01-25 23:36:58 0000 -------
need a single function I can call.

------- Comment #5 From Bart Verwilst 2002-01-26 04:40:25 0000 -------
You only have to call one function...

<snip>
SearchPackages("qt","","")
#SearchPackages(SearchTerm, NoColor, GetHelp)
### Searchterm is quite obvious :o)
## NoColor = "True" when the --no-color flag is used
## GetHelp = "True" if --help is given..
</snip>
at the bottom of the script... That can be deleted, and you just have to use
SearchPackages( arg1 , arg2, arg3) to use the search function...

------- Comment #6 From Daniel Robbins (RETIRED) 2002-01-28 12:39:07 0000 -------
This is a convenience feature and would be good to do when we can.

------- Comment #7 From Geert Bevin 2002-01-28 17:05:18 0000 -------
Added to portage 1.8.6-r3

First Last Prev Next    No search results available      Search page      Enter new bug