Freebsd ports installing with parameters
- by DeaglinG
I'm trying to create a install script for some FreeBSD machines.
I want to install a few ports but change several configurations before installing, and without the dialog popup.
I've tried almost everything but no success.
I.E:
I'm trying to install nginx with HTTP_SSL module but i can't seem to pass the correct parameter to the make install…