David Hunt wrote:

> Should this port install using pkgng?
> 
> [root@NAS ~]# pkg info observium
> pkg: No package(s) matching observium

That only means the port hasn't been installed yet, that's what "pkg info"
is for. It displays information about *installed* packages.

For packages you haven't installed yet, use "pkg search", e.g.
  % pkg search -f observium
If this returns anything useful, use
  # pkg install observium
to actually install it. After that, feel free to see what the result of
  % pkg info observium
has become now that the package has actually been installed.

AvW

-- 
Imbibo, ergo sum.

Attachment: pgp8ZsB7lDP9s.pgp
Description: PGP signature

Reply via email to