Hi,
I have an Owncloud jail which has the following packages installed from upstream.
I want to customize the Nginx package. So instead of mixing ports and upstream binary, I decided to build the above packages using Poudriere. What is the best way of replacing the above packages with Poudriere ones?
Thanks
I have an Owncloud jail which has the following packages installed from upstream.
Code:
#pkg query -e '%a = 0' %o
ports-mgmt/dialog4ports
databases/mysql56-server
www/nginx
www/owncloud
databases/php56-redis
ports-mgmt/pkg
security/py-letsencrypt
textproc/py-pygments
databases/redis
editors/vim-lite
I want to customize the Nginx package. So instead of mixing ports and upstream binary, I decided to build the above packages using Poudriere. What is the best way of replacing the above packages with Poudriere ones?
Thanks
Last edited by a moderator: