build packages recursively from ports collection
Didier WIROTH
didier.wiroth at mcesr.etat.lu
Thu Feb 5 05:50:11 PST 2004
Hi,
I want to use some of our freebsd servers to build .tgz binaries from the
ports collection. Then, I would like to install the packages with pkg_add on
different workstations.
My main problem is how to build packages on servers without installing them!
All i could find or was told, is:
1) make fetch-recursive
2) postinstall -rRp kde
3) portupgrade -frRp kde
All of theses samples "installs" the ports software!
For example kde:
How do you recursively build .tgz packages of the kde sources and their
dependencies "WITHOUT" actually installing them on the servers?
Thx
More information about the freebsd-questions
mailing list