mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Taken from: https://github.com/freebsd/freebsd.git Commit id: d44ce30d3054a38723f89a161c5e003e64d1aaae
10 lines
416 B
Text
10 lines
416 B
Text
$FreeBSD$
|
|
|
|
This is the pkg_install suite of tools for doing maintenance of
|
|
software "packages". More documentation is available in the man pages
|
|
for each individual command.
|
|
|
|
This code was written by Jordan Hubbard for FreeBSD, snatched and
|
|
mildly reshaped by John Kohl in NetBSD and the changes taken back into
|
|
FreeBSD again by Jordan, who then proceeded to add another couple
|
|
of dozen features on top. Whee! :-)
|