Commit graph

19 commits

Author SHA1 Message Date
Aleksey Cheusov
ae94a9a32e Update DESCR 2010-07-25 15:22:53 +00:00
Aleksey Cheusov
226bb0a7df +1 task 2010-07-18 09:11:47 +00:00
Aleksey Cheusov
a4083040f5 reword 2010-07-18 09:10:24 +00:00
Aleksey Cheusov
c4bc8dabc4 +1 task 2010-06-15 13:13:09 +00:00
Aleksey Cheusov
ec048d6d8b add Environment section 2010-06-04 22:06:14 +00:00
Aleksey Cheusov
b49df9c9e0 Updated to 0.9.0
New option -k for "sanity checks" of installed packages.
     -kU - REQUIRES/PROVIDES coherence
     -kd - existance of required dependencies
     -km - 'pkg_admin check'
2010-06-04 21:53:12 +00:00
Aleksey Cheusov
3e58bea918 version -. 0.8 2010-06-01 20:16:57 +00:00
Aleksey Cheusov
448d64e66f Update to 0.8
New options:
   -l, -lt, -lr         faster replacement for pkg_leaves
   -lR, -lE             for removing automatically installed
                        leaf packages
   -l[RE]n              -n is passed to pkg_delete
   -V                   display version
2010-05-31 12:04:35 +00:00
Aleksey Cheusov
4aa917a221 Update to 0.7.1
fix for dash, seen on Debian Linux
2010-03-19 12:44:03 +00:00
Aleksey Cheusov
20dfaa07f8 Update to version 0.7
-p option has been added. Sample of usage:
     pkg_info -u -QPKGPATH /etc/really_needed_packages.txt
     # Unsorted pkg_add, pkg_delete for days, weeks, months...
     pkg_status -sp /etc/really_needed_packages.txt

  `>>>' and `---' have been replaced with `>' and `-'

  pkg_status now has its own Makefile
2010-03-17 10:10:32 +00:00
Aleksey Cheusov
7e0e300566 fix => ++pkgrevision 2010-03-14 20:12:13 +00:00
Aleksey Cheusov
8b761de087 FIX (@PKG_INFO_CMD@) 2010-03-14 18:23:22 +00:00
Aleksey Cheusov
92a91a05dc Update to 0.6
Implementation for option -b
     (comparison with pkg_summary.{txt,gz,bz2})

  In order to avoid conflicts with FreeBSD and OpenBSD native pkg_info
  utility, path to pkgsrc pkg_info is kept in pkg_status source file.

  fix: with -r stupid banner should not be showed,
  that is -r implies -Q

  Alternative to pkg_micro_src_summary utility is set by
  PKG_SRC_SUMMARY_CMD variable.
2010-03-14 09:39:57 +00:00
Aleksey Cheusov
49a4dc4ac5 s,PKG_SRC_SUMMARY,PKG_SRC_SUMMARY_CMD, 2010-03-14 09:25:11 +00:00
Aleksey Cheusov
ad0adb8d1b code clean-ups; fix for default for PKG_SUMMARY 2010-03-14 09:24:01 +00:00
Aleksey Cheusov
7763a53c3a Initial implementation for -b option
s/PKG_INFO/PKG_INFO_CMD/
fix: with -r stupid banner should not be showed
2010-03-14 09:03:20 +00:00
Aleksey Cheusov
da05c8e0d7 In order to avoid conflicts with FreeBSD and OpenBSD native pkg_info utility
a path to pkgsrc pkg_info is kept in pkg_status sources.
2010-03-14 08:28:38 +00:00
Aleksey Cheusov
4258d09c86 dependency: s,wip/pipestatus,devel/pipestatus, 2010-03-13 17:56:27 +00:00
Aleksey Cheusov
9a3b0b020c Import pkg_status-0.5 as wip/pkg_status.
pkg_status utility checks the version of each installed package
against the pkgsrc source tree or pkg_summary.{txt,gz,bz} file.
'pkg_status -s' (checking against pkgsrc source tree) is
a drammatically faster and more powerful replacement
for 'lintpkgsrc -i'.

Of course it is based on pkg_summary-utils ;-)
2010-03-11 23:29:02 +00:00