Dependancy hell, post linux_base-8 conversion

Alexander Leidinger Alexander at Leidinger.net
Mon Jan 17 03:35:28 PST 2005


On Sun, 16 Jan 2005 13:26:51 -0800
"David O'Brien" <obrien at freebsd.org> wrote:

> > This is the dependency list of our native xorg-libraries port:
> ..snip..
> > Does this answer your question?
> 
> Not sure if you're trying to say "YES, we like it."

The X11 libs depend upon the expat and fontconfig libs. So yes, we like
to specify the dependencies. You expect to be able to use acroread when
you install it, aren't you?

> One thing different though -- we build our xorg and XFree86 libraries
> from source.  The Linux ones are just RPM installs.

We depend on expat and fontconfig in our X11 libs because they need them
at run time (lib depends). For linux this is the case too. So why should
we not let the linux X11 libs depend upon them?

The alternative is to add implicit dependencies to all other ports. We
don't do this for our FreeBSD ports (most of the time), so why should we
do it in the linux ports?

Bye,
Alexander.

-- 
         The computer revolution is over. The computers won.

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7


More information about the freebsd-emulation mailing list