Bug 62 - incorporate verwilst's pkgsearch functionality into emerge
Bug#: 62 Product:  Portage Development Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gbevin@uwyn.com Reported By: drobbins@gentoo.org
Component: Unclassified (old)
URL: 
Summary: incorporate verwilst's pkgsearch functionality into emerge
Keywords:  
Status Whiteboard: 
Opened: 2002-01-06 22:33 0000
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