Re: BIND from system and from ports

2010-04-09 Thread Doug Barton
On Wed, 7 Apr 2010, Eir Nym wrote: All is good in BIND in system, except it depends on ports tree with various options. I have to do followed algorithm, to enable these options: 1) make and install base system 2) install needed dependencies from ports tree There is another step here, enable op

Re: BIND from system and from ports

2010-04-07 Thread Arseny Nasokin
On 7 Apr 2010, at 13:47, Eir Nym wrote: All is good in BIND in system, except it depends on ports tree with various options. WITH_BIND_XML and WITH_BIND_IDN I have to do followed algorithm, to enable these options: 1) make and install base system 2) install needed dependencies from ports

BIND from system and from ports

2010-04-07 Thread Eir Nym
All is good in BIND in system, except it depends on ports tree with various options. I have to do followed algorithm, to enable these options: 1) make and install base system 2) install needed dependencies from ports tree 3) rebuild and reinstall world This is more complex than: 1) make and instal