On Mon, Feb 10, 2014 at 02:28:49PM +0100, Marcus MERIGHI wrote: > Hello Rob, > > from pkg_add(1) > PKG_PATH If a given package name cannot be found, the directories > named by PKG_PATH are searched. It should contain a series > of entries separated by colons. Each entry consists of a > directory name. URL schemes such as FTP, HTTP, HTTPS, or > SCP are also appropriate. The current directory may be > indicated implicitly by an empty directory name, or > explicitly by a single period (`./'). > > from pkg.conf(5) > installpath URL to package repository updated during installation. > Used for accessing packages if the environment variable > PKG_PATH is not defined and no further options are defined. > > Bye, Marcus
The url usage in pkg_add has a few issues.... those WON'T be fixed before 5.5. Eventually, it should work much better.

