I have a small concern that just came to me. For installing pkgin you
are instructed to set PKG_PATH variable:
# PKG_PATH="https://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname
-p)/$(uname -r|cut -f '1 2' -d.)/All/"
# export PKG_PATH
# pkg_add pkgin
Hi Ramiro. You are a little confused. Not your fault. You need to
set PKG_PATH with that shell incantation so pkg_add will fetch the
default binary version of pkgin and its dependencies for you netbsd
version. Once you have installed pkgin, you don't have to have
PKG_PATH set. pkgin will store the repository at
/usr/pkg/etc/pkgin/repositories.conf.