On 2020-02-15 20:43, Dan McGrath wrote:
On Sat, Feb 15, 2020 at 11:03 PM @lbutlr <[email protected]> wrote:

Let’s say I want to build and install a single port via poudrier. For the
same of argument some port that has configuration options I want to change.


Probably not ideal since you generally want to disable the FreeBSD
repository, and use only your poudriere repo, instead. You would need to
build everything you intend to install in the jail, however. While I
believe that you can enable multiple repositories (FreeBSD's, and your own
poudriere one), I am not sure about repo priorities, or how you would deal
with conflicts with build options that pull in common ports. It is
something I have been meaning to look into, sorry! Perhaps someone else
here can give some advice?

You can set priorities for remote package repositories in the repo's conf file. The default priority is 0, which is lowest. I plan to set up a repo with the ports I build with poudriere at a higher priority. Are there concerns with this approach?

Thanks,
Jose
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to