On 2015-06-20 16.11.16 +0330, Mohammad BadieZadegan wrote: > I downloaded a firefox dependency file (.tgz) file from an OpenBSD mirror > manualy. > Where should be copy this file to installing firefox?
Use pkg_add(1). You may be interested in PKG_PATH mentioned in there. Make sure you read the FAQ if you run into issues: http://www.openbsd.org/faq/faq15.html#PkgMgmt
