What do you mean by "complete" package? The meta-port + all its dependencies? No, you can't do that using fetch only. That's what pkg_add -r does. But you can always fetch all the dependencies manually if you want.
Visit this page to get a list of all dependencies for a specific port. Then search for each package on the FTP (to get the right version) and fetch them.
And yes you can install it manually when you have all the files locally by just dropping the remote (-r) option: # pkg_add gnome2-2.x.x.tbz.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.