How do I install ports hands-off?

2007-01-04 Thread Atom Powers
For most ports I can pkg_add them to get them installed without prompts. But for some ports I special make configurations that require me to build the port from source. Usually I use portinstall for this, but this causes problems if the make process requires additional input. How can I build a

Re: How do I install ports hands-off?

2007-01-04 Thread Michael P. Soulier
On 1/4/07, Atom Powers [EMAIL PROTECTED] wrote: For most ports I can pkg_add them to get them installed without prompts. But for some ports I special make configurations that require me to build the port from source. Usually I use portinstall for this, but this causes problems if the make

Re: How do I install ports hands-off?

2007-01-04 Thread Matthew Seaman
Atom Powers wrote: For most ports I can pkg_add them to get them installed without prompts. But for some ports I special make configurations that require me to build the port from source. Usually I use portinstall for this, but this causes problems if the make process requires additional

Re: How do I install ports hands-off?

2007-01-04 Thread Andy Greenwood
On 1/4/07, Atom Powers [EMAIL PROTECTED] wrote: For most ports I can pkg_add them to get them installed without prompts. But for some ports I special make configurations that require me to build the port from source. Usually I use portinstall for this, but this causes problems if the make