Subject: CVS commit: pkgsrc/pkgtools/nih
From: Aleksey Cheusov
Date: 2011-08-29 22:53:32
Message id: 20110829205332.B4595175DD@cvs.netbsd.org

Log Message:
Update to 0.9.0

  Support for "try_out" marker was added. New options for subcommands:
  nih install -t, nih remove -t, nih list -t and nih mark -t/-T.
  See manual page for details.

  nih install:
    - after downloading binary packages it checks for common files in
      PLIST fields. If unregistered conflicts are detected, nih exits
      with error. This can be disabled using NO_PLIST_CHECK variable.
    - New option -a was added for running pkg_add(8) directly.

  nih history:
    - "automatic" and "try_out" flags are registered and output.
    - outputs a warning message if NO_INSTALLED_COPY is set.

  nih install|remove:
    - New option -l was added for keeping auto-removable leaf
      packages.

  nih verify:
    - New option -s was added for comparing running OS and OS packages
      were built for.

  nih:
    - New global option -s was added for specifying path to
      pkg_summary(5).

  ~/.nih/installed_* files are compressed by bzip2 at creation time.

Files:
RevisionActionfile
1.7modifypkgsrc/pkgtools/nih/Makefile
1.3modifypkgsrc/pkgtools/nih/PLIST
1.4modifypkgsrc/pkgtools/nih/distinfo