| From | Sent On | Attachments |
|---|---|---|
| Edwin Groothuis | Oct 22, 2004 12:45 am | |
| Frank Laszlo | Oct 22, 2004 7:36 am | |
| Adam Weinberger | Oct 22, 2004 7:36 am | |
| Robin Schoonover | Oct 22, 2004 9:01 am | |
| Robert Huff | Oct 22, 2004 9:16 am | |
| Benjamin Lutz | Oct 22, 2004 9:23 am | |
| Robert Huff | Oct 22, 2004 9:24 am | |
| Mark Linimon | Oct 22, 2004 9:32 am | |
| Mike Edenfield | Oct 22, 2004 9:33 am | |
| Oliver Lehmann | Oct 22, 2004 9:46 am | |
| Robert Huff | Oct 22, 2004 10:41 am | |
| Lowell Gilbert | Oct 22, 2004 1:07 pm | |
| Lowell Gilbert | Oct 22, 2004 1:08 pm | |
| Paul Chvostek | Oct 22, 2004 1:14 pm | |
| Robin Schoonover | Oct 22, 2004 3:52 pm | |
| Christopher Nehren | Oct 22, 2004 3:54 pm | |
| Paul Chvostek | Oct 22, 2004 5:17 pm | |
| Parv | Oct 22, 2004 6:55 pm | |
| Jim Trigg | Oct 22, 2004 8:26 pm | |
| Michael Nottebrock | Oct 24, 2004 8:24 am | |
| Jose M Rodriguez | Oct 24, 2004 8:47 am | |
| Jie Gao | Oct 26, 2004 12:40 pm | |
| Tillman Hodgson | Oct 26, 2004 12:47 pm | |
| Matt Douhan | Oct 26, 2004 12:54 pm | |
| Tillman Hodgson | Oct 26, 2004 1:01 pm | |
| Jie Gao | Oct 26, 2004 4:19 pm | |
| Michael Nottebrock | Oct 26, 2004 5:59 pm | |
| Michael Nottebrock | Oct 26, 2004 6:01 pm | |
| Benjamin Lutz | Oct 26, 2004 7:13 pm | |
| Robert Huff | Oct 26, 2004 7:49 pm | |
| Tillman Hodgson | Oct 26, 2004 8:12 pm | |
| Mark Linimon | Oct 26, 2004 8:35 pm | |
| Mark Linimon | Oct 26, 2004 8:41 pm | |
| Tillman Hodgson | Oct 26, 2004 9:03 pm | |
| Matthew Seaman | Oct 27, 2004 1:17 am | |
| Frank J. Laszlo | Oct 27, 2004 4:02 am | |
| Tillman Hodgson | Oct 27, 2004 7:07 am | |
| Roman Neuhauser | Nov 9, 2004 5:11 pm | |
| Radek Kozlowski | Nov 9, 2004 5:31 pm | |
| Roman Neuhauser | Nov 10, 2004 4:59 pm |
| Subject: | ports/www is too full | |
|---|---|---|
| From: | Tillman Hodgson (till...@seekingfire.com) | |
| Date: | Oct 26, 2004 8:12:53 pm | |
| List: | org.freebsd.freebsd-ports | |
On Wed, Oct 27, 2004 at 04:12:50AM +0200, Benjamin Lutz wrote:
Nice tool. But how does that help with quick window-shopping?
http://www.maxlor.com/freebsd/files/portsbrowse.py
Usage is simple: "./portsbrowse.py www" will display all www ports. "./portsbrowse.py www net" will display both www and net ports (logical OR), while "./portsbrowse.py -and www linux" will display only ports that are in both categories (logical AND).
How does this work for you, as far as "window-shopping" is concerned? Sure, you don't have autocomplete, but you do get to grep the scripts output instead.
I haven't looked at the script, but I suspect that you might have missed the point of what I was getting at.
Let's say I'm looking for a Apache modules. I'm not looking for anything in particular, I just want to see what's been ported. Window-shopping.
How does looking at the www directory at the shell, via a python script, or via a KDE GUI help me?
There's 792 ports in the www tree according to `ls | wc -l`. Of those, 113 are _possibly_ Apache modules (as determined by `ls -d *mod* | wc -l`). Which of those are really Apache modules, and of those, which are Apache 1.3.x modules is impossible to easily tell from the output. `grep`ing for "mod" in the output of some utility would have the same problem. The fallacy I've fallen into with this example, and the fallacy that searching tools fall into, is the idea that port names are always going to be representative of what the port contains (or at least that the port comment will magically have the right keywords). That's not the same thing as meta-information like fined-grained categories.
Perhaps virtual categories can do what I'm thinking of, if they were widely used.
-T
-- [Re : quantum physics] I can't say I care one way or another. -- Kai Henningsen That's just because nobody's measured you yet. -- Christian Bauernfeind





