hi there, i am trying to pkg_add from a passworded proxy and so far no luck.
i seem to recall FETCH_CMD, but it's not in the pkg_add man page, and it doesn't seem to be honored. is there a way i can use wget (or something that can do passworded http_proxy) for fetching files with pkg_add? also from the archives (David Gwynne) # export http_proxy=http://user:[EMAIL PROTECTED]:port # pkg_add http://host/path/package1.tgz # pkg_add http://host/path/package2.tgz doesnt work: ftp: no address associated with name: user:[EMAIL PROTECTED] i have: amaaq> set | grep http_proxy http_proxy=http://user:[EMAIL PROTECTED]:8080 -f -- nothing is fool-proof to a sufficiently talented fool.