Subject: Re: DEC uses NetBSD
To: John Birrell <jb@cimlogic.com.au>
From: Warner Losh <imp@village.org>
List: current-users
Date: 03/19/1997 22:49:16
In message <199703192111.IAA07784@freebsd1.cimlogic.com.au> John Birrell writes:
: Number 1 on my wishlist is a NetBSD version of FreeBSD's `ports' tree
: which had 831 ported applications/libraries in it last time I looked.
: FreeBSD might consider multi-architecture mods to their structure that
: could support NetBSD from the same source.

There are already mods in bsd.ports.mk for OpenBSD and NetBSD.  They
not only consider them, but they do integrate patches into the tree.
There are many issues with using it on OpenBSD, and would imagine that
they would be similar (but different) for NetBSD.  Most simple ports
just work, many complex ones work or are close to working (at least on
OpenBSD).

It shouldn't be too hard to port ports to NetBSD.  If you can't find
someone to send your patches to, send them to me and I'll review (and
commit as appropriate) them to the FreeBSD tree.

Warner