Y
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
brynet
4180 days ago
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.
link
wglb
4179 days ago
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.
link