pkgsrc/pkgtools/nih/PLIST
cheusov f3b3c78ac8 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.
2011-08-29 20:53:32 +00:00

13 lines
316 B
Text

@comment $NetBSD: PLIST,v 1.3 2011/08/29 20:53:32 cheusov Exp $
bin/nih
bin/pkg_status
bin/pkg_update_plan
lib/nih/nih.default.conf
libexec/nih/cmp2hr
man/man1/pkg_update_plan.1
man/man8/nih.8
share/doc/pkgnih/COPYRIGHT
share/doc/pkgnih/NEWS
share/doc/pkgnih/README
share/doc/pkgnih/TODO
share/examples/nih/nih.conf