>> (09.30.2002 @ 1539 PST): Peter Leftwich said, in 1.5K: <<
> One final suggestion for www.freebsd.org - I would like a command similar
> to "make search name=xxxxxx" that would attempt to match any package that
> can be "pkg_add"'ed from the ports collection.  True, searching the ports
> yields lots of links, (Description, Sources, Changes, Download, etc) but it
> is difficult to figure out what's a port only and what can be pkg_add -r
> installed!

please examine /usr/ports/Tools/scripts/portsearch, and
/usr/ports/Tools/scripts/README.portsearch.

> The one thing I haven't learned yet is what "make install clean" does
> exactly

"make install clean" is the same thing as:
make install ; make clean

> and why "make" can take different commands in the first place.

i have no idea what you mean by that. do you mean why it was designed
that way? what libraries and functions allow it to do that?

perhaps you'd want to read the make(1) manpage.

>> end of "Ports FAQ is a great read" from Peter Leftwich <<

-Adam


--
"Oh good, my dog found the chainsaw."
        -Lilo, "Lilo & Stitch"
Adam Weinberger
[EMAIL PROTECTED]
http://vectors.cx


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to