Subject: Re: packages on MacOS X ?
To: None <D.Thomas@vthrc.uq.edu.au>
From: Christoph Badura <bad@oreilly.de>
List: netbsd-help
Date: 08/14/1999 22:18:37
D.Thomas@vthrc.uq.edu.au (Danny Thomas) writes:
>I've read that the package system can be used on a few other OS' such as
>solaris and linux. I'm actually interested in Apple's MacOS X, which should
>be fairly straightforward since they use NetBSD as the userland reference
>(freebsd for kernel).

>Does this work ?

Not currently.

>Are there any issues ?

bsd.pkg.mk doesn't know about MacOS X.  The necessary changes shouldn't be
to difficult.

>How do you get started ?

I'd say you should start with hacking bsd.pkg.mk to support MacOS X and
then try to get the stuff in pkgtools to work.  After that, try building
packages and fix them as you encounter problems.

Please send-pr the changes so we can integrate them.

-- 
Christoph Badura					www.netbsd.org

	Anything that can be done in O(N) can be done in O(N^2).
	-- Ralf Schuettau (after looking at a particular piece of code)