I set my $PKG_PATH like: PKG_PATH=/localnet/nfs/server:ftp://ftp3.usa./ftp/path/as/usual...
>From pkg_add(1), my impression was if I did something like pkg_add a-package-not-in-the-nfs-path-above it would first look in the nfs path above, and, if it doesn't find it, it would then go look at the ftp site. is that the intended behavior? because that's how i interpret pkg_add(1), but it's not if that's not the intended behavior, does anyone have any pointers on how to make it work that way? this is on about a 4 day old -current, but it's been not working the way i've thought it should for some time thanks!
