select fullpkgpath,comment from ports where comment like '%www%browser%' or 
comment like '%web%browser%';

Yields 'web browser' and 'WWW browser'.


select fullpkgpath,comment from ports where comment like '%player%';

Lots of players: 'movie', 'video', 'music', 'mp3', 'multimedia'.


Just a cursory investigation but I've had trouble in the past
locating ports by general description of what I want and was
wondering if some harmonizing of COMMENTs would be helpful.


Stu

Reply via email to