Initial import of pkg_filecheck, a tool to compare the file system
authorwiz <wiz>
Sun, 13 Jul 2003 16:15:34 +0000 (16:15 +0000)
committerwiz <wiz>
Sun, 13 Jul 2003 16:15:34 +0000 (16:15 +0000)
commit0b4e9c976fa16edd591f05bd16a873b98d7173e1
tree8dad514a476ea450d877c2979fd0ba4f7ae7fc42
parent9e191f96cf1e7b8b5b19bb9cf91082eff839f1bc
Initial import of pkg_filecheck, a tool to compare the file system
contents with the package database, reporting files that are in
the file system but not in the package database.
Written by Dieter Baron (dillo@) with man pages from Thomas Klausner (wiz@).
pkgtools/pkg_filecheck/DESCR [new file with mode: 0644]
pkgtools/pkg_filecheck/Makefile [new file with mode: 0644]
pkgtools/pkg_filecheck/PLIST [new file with mode: 0644]
pkgtools/pkg_filecheck/files/builddb.1 [new file with mode: 0644]
pkgtools/pkg_filecheck/files/builddb.pl [new file with mode: 0644]
pkgtools/pkg_filecheck/files/pkg_filecheck.1 [new file with mode: 0644]
pkgtools/pkg_filecheck/files/pkg_filecheck.c [new file with mode: 0644]
pkgtools/pkg_filecheck/files/pkg_filecheck.conf [new file with mode: 0644]
pkgtools/pkg_filecheck/files/pkg_filecheck.conf.5 [new file with mode: 0644]