Correctly import pkgchk-1.00 (into pkgtools not pkg_tools)
authorabs <abs>
Mon, 2 Jul 2001 14:12:30 +0000 (14:12 +0000)
committerabs <abs>
Mon, 2 Jul 2001 14:12:30 +0000 (14:12 +0000)
commitc6d98ee5694f378dfae3681dfb9b44e4139f70c4
tree6a3ddd183c7590866c7b28723e61fc88076733b0
parent73ca8b97cadff42f1ac922fafa69f553aa7691c8
Correctly import pkgchk-1.00 (into pkgtools not pkg_tools)
    pkgchk verifies that the versions of installed packages matches those in
    pkgsrc, optionally adding missing or updating mismatched packages.

    It can verify all installed packages, or check against a set of packages
    based on the hostname, architecture, and other characteristics.
pkgtools/pkgchk/Makefile [new file with mode: 0644]
pkgtools/pkgchk/files/pkgchk.8 [new file with mode: 0644]
pkgtools/pkgchk/files/pkgchk.sh [new file with mode: 0755]
pkgtools/pkgchk/pkg/DESCR [new file with mode: 0644]
pkgtools/pkgchk/pkg/PLIST [new file with mode: 0644]