libchk
The easiest way to find missing shared libraries in FreeBSD is using sysutils/libchk port.
This script helps you to find:
- A list of executables that have unresolvable shared library links
- A list of shared libraries that are not referenced by any binary
- A list of binaries for each shared library that are linked with the library

Thanx dude! I really needed that! BTW happy new year and I hope all the best for you, as always!