Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 422 Bytes

README.markdown

File metadata and controls

11 lines (7 loc) · 422 Bytes

This project is archived

Performs some basic sanity checks for FreeBSD packages.

It can:

  • Check for binaries which belong to a different FreeBSD version.
  • Check for binaries or libraries with references to non-existing libraries.
  • List files in LOCALBASE that aren't installed by a package.

Also see pkg_sanity(1).