Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: abs
Date: Mon Apr 19 07:32:10 UTC 1999
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
pkgsrc/pkgtools/pkglint/files: pkglint.1
pkgsrc/pkgtools/pkglint/pkg: PLIST
Added Files:
pkgsrc/pkgtools/pkglint/files: lintpkgsrc.1 lintpkgsrc.pl
Removed Files:
pkgsrc/pkgtools/pkglint/files: lintpkgsrc.sh
Log Message:
Add pkg_check (renamed to lintpkgsrc, and add orginal lintpkgsrc functionality
(fixed up to work a little better).
lintpkgsrc can:
-d : Check each Makefile's 'DEPENDS' matches current pkgsrc versions.
-i : Check versions of installed packages against pkgsrc.
-l : Run pkglint on every package in pkgsrc.
-m : Report md5 mismatches for files in 'distfiles'.
-o : Report old/obsolete 'distfiles' (not referenced by any md5).
-r : Remove any 'bad' distfiles (Without -m or -o, implies both).
Home |
Main Index |
Thread Index |
Old Index