2010-03-10 22:57:18 by Aleksey Cheusov | Files touched by this commit (1) |
Log message: new options passed to pkg_info: -a and -u |
2010-03-10 22:46:00 by Aleksey Cheusov | Files touched by this commit (1) |
Log message: initial version of tool for checking installed packages against pkgsrc tree or \ pkg_summary.txt |
2010-03-01 22:35:10 by Aleksey Cheusov | Files touched by this commit (1) |
Log message: fix a typo |
2010-03-01 22:29:04 by Aleksey Cheusov | Files touched by this commit (2) | |
Log message: Update to 0.36.1 - New tool pkg_lint_summary. Given summary on input it makes some checnity checks. At the moment the only implemented check is (-l option) is PROVIDES/REQUIRES consistency. - pkg_grep_summary: - Artificial field PKGBASE is also supported. It is actually a PKGNAME without package version. - New regression tests - Minor update and mixes in manual page |
2010-03-01 21:41:19 by Aleksey Cheusov | Files touched by this commit (1) | |
Log message: updated |
2010-03-01 21:25:48 by Aleksey Cheusov | Files touched by this commit (5) | |
Log message: pkg_grep_summary: - Artificial field PKGBASE is also supported. It is actually a PKGNAME without package version. - New regression tests - Minor update and mixes in manual page |
2010-03-01 20:35:16 by Aleksey Cheusov | Files touched by this commit (1) |
Log message: pkg_lint_summary: output PKGPATH and PKGNAME separated by SPC, not colon |
2010-03-01 17:23:09 by Aleksey Cheusov | Files touched by this commit (3) |
Log message: pkg_lint_summary: -l is mandatory option +1 regression test for pkg_lint_summary |
2010-03-01 17:14:50 by Aleksey Cheusov | Files touched by this commit (3) |
Log message: regression test for pkg_lint_summary |
2010-03-01 16:33:02 by Aleksey Cheusov | Files touched by this commit (1) |
Log message: fix for "make test" |