Keeping ports updated.

Greeting,

I have a number of jails that require some of the software to be built from ports. I have some questions.

1. With pkg, dependacies are simply installed using pkg. How are dependencies handled when building a port? Pkg? Also built from ports?

2. How do I skip having to press “enter” for every config option? “make -C”?

3. Depending on the answer to 1, how does one keep ports updated with all the options that were selected to begin with?
 
Back
Top