Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

BIND from system and from ports

1 view
Skip to first unread message

Eir Nym

unread,
Apr 7, 2010, 5:47:44 AM4/7/10
to freebsd...@freebsd.org
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 install base system
2) install same(?) BIND from ports tree with same options

Why does base system has any dependencies from ports?
I know about application features, but special cases aren't special
enough to break the rules, isn't it?

Arseny Nasokin

unread,
Apr 7, 2010, 10:31:08 AM4/7/10
to Eir Nym, freebsd...@freebsd.org

On 7 Apr 2010, at 13:47, Eir Nym <eir...@gmail.com> wrote:

> All is good in BIND in system, except it depends on ports tree with
> various options.

WITH_BIND_XML and WITH_BIND_IDN

Doug Barton

unread,
Apr 9, 2010, 8:06:46 PM4/9/10
to Eir Nym, freebsd...@freebsd.org
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 optional dependencies that are not
enabled by default.

> 3) rebuild and reinstall world
>
> This is more complex than:
> 1) make and install base system
> 2) install same(?) BIND from ports tree with same options

So do that. :) Nothing requires you to use the optional mechanism in the
base.

> Why does base system has any dependencies from ports?
> I know about application features, but special cases aren't special
> enough to break the rules, isn't it?

You haven't actually expressed a problem here. Can you enumerate any
actual concerns you have, and what the implications of them are?

FWIW, I added the options that exist now in response to user demand.
People wanted to be able to use BIND in the base with those options
enabled.


hth,

Doug

--

Improve the effectiveness of your Internet presence with
a domain name makeover! http://SupersetSolutions.com/

Computers are useless. They can only give you answers.
-- Pablo Picasso

0 new messages