username/password in PACKAGESITE

I'm trying to setup remote pkg repo and don't want to deal with ftp.
Is it possible to specify HTTP password in something like PACKAGESITE so that it can pull like that?

This doesn't work
# setenv PACKAGESITE [url]http://user:pass@myrepo[/url]
 
Back
Top