pkg_add(1) is part of the base OS, if you update that pkg_add will be updated too (when needed).qatanah said:How do I update my pkg_add command? I don't see the progress value/percent.
The minimal install doesn't install the man pages.I also don't have man page for it.
SirDice said:pkg_add(1) is part of the base OS, if you update that pkg_add will be updated too (when needed).
The minimal install doesn't install the man pages.
No worries, just update your system and everything (including man pages) will be installed. Use freebsd-update(8) or the 'old fashioned' way by csup(1) and building world.
# setenv PACKAGESITE [url]ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/All[/url]