I'd like to list which ports packages are installed on the wonderful web host NearlyFreeSpeech.NET (a FreeBSD system) and I tried
pkg_info
and
pkg_info -a
and I get no output, no errors.
The folder
/usr/ports
is a symlink to something but I cannot cd into it so I can't inspect the folders. Is there any easy way to list what ports packages are installed (for development purposes)?