>
>Probably I will need to setup several client computers in the end, so an
>automated installation would be the best (download and install required
>packages/ports for the selected package/port automatically).
>Can you help me?

When you install your ports, use the 'depend all' switches

cd /usr/ports/<pick a port>
make depend all install clean

That will install the port, it's dependencies and clean it up after.

HTH
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to