I have been doing some ansible playbooks to configure automated setup of some FreeBSD servers.
I have some programs that get installed from pkg and others from ports.
Is there a way to upgrade only selected programs with pkg? From looking at the man page doesn't seem like there is a way.
I am trying to use this for different clients so a single poudriere repository would likely not work. Would have to setup one per client (potentially different port options for different clients).
Is my only option something like pormaster?
Any suggestions greatly appreciated.
I have some programs that get installed from pkg and others from ports.
Is there a way to upgrade only selected programs with pkg? From looking at the man page doesn't seem like there is a way.
I am trying to use this for different clients so a single poudriere repository would likely not work. Would have to setup one per client (potentially different port options for different clients).
Is my only option something like pormaster?
Any suggestions greatly appreciated.