TODO
.
# sysinstall
.
# pkg_add portsnap
# mkdir /usr/ports
# portsnap fetch
.
If you are running Portsnap for the first time, extract the snapshot into /usr/ports
# portsnap extract
.
# portsnap update
===============
Search
# whereis pkg_name
# cd /usr/ports
# make search name=pkg_name
# make search key=search_key
===============
Installation (lsof package)
# cd /usr/ports/sysutils/lsof
# make install clean
===============
# pkg_info
# pkg_version
# pkg_delete
# portupgrade