How do I find out the version of an installed package?

pkg info -E <Paketname>

Displays the package name, including the installed version.

A more detailed package description can be obtained with

pkg info <Paketname>

You can view a list of all installed packages, including their versions, by running

pkg info