при выполнении команды man pkg_add помимо прочего выдается фрагмент текста:
The environment variable PACKAGEROOT specifies an alternate location for pkg_add to fetch from. The fetch URL is built using this environment variable and the automatic directory logic that pkg_add uses when the -r option is invoked. An example setting would be "ftp://ftp3.FreeBSD.org".
Вопрос - где прочитать, в чем эта «automatic directory logic» заключается?
т.е. какие именно поддиректории и как используются, и т.д.