On 9/4/07, John Nietzsche <[EMAIL PROTECTED]> wrote:
> Dear gentleman,
>
> i would like to set a single box in my network to keep syncronized to
> the ports collection infra structure. My ideia is to export the
> directory "/usr/ports" to all my local connected machines. So, there
> would be no need to sync them all. I would like to be able to build
> the utilities/lib/etc once and be able to install them every machine
> with the same hardware/OS version.
>
> Is that possible?
> How show be my /etc/exports control configuration file?
>

An alternative would be to use one box to create binary packages from
ports. Copy or link the packages to one directory which you make
available to the clients by NFS, scp or ftp.

You now can install the binary packages on the clients by setting
their PKG_PATH to that directory of the building machine.

=Adriaan=

Reply via email to