Using pkg with poudriere - pkg.conf

The file url works. Unfortunately, this means that I will need to edit the configuration file to enable the repository whenever I need a custom built package. I cannot leave it enabled.
 
I always install everything from my own repositories, so I have the FreeBSD repository permanently disabled. That prevents weird dependency issues if you enable/disable certain options or change the defaults (different MySQL version for example).
 
I will get to that point some day. At the moment I need to get a test of redmine to work. That is what this was all about.
 
Back
Top