Hacker News new | ask | show | jobs
by wglb 4180 days ago
Note that the package system used by OpenBSD is explicitly borrowed from FreeBSD.
1 comments

That's not true. OpenBSD's package system was rewritten by Marc Espie many years ago in perl, the utility names are inherited from FreeBSD, but are now otherwise unrelated.
Ah, I misquoted. On the page http://www.openbsd.org/faq/faq15.html, they point out that the ports tree concept was borrowed from FreeBSD.