pkgsrc/sysutils/etckeeper/PLIST
schmonz 593bc40e63 Update to 1.18.16. From the changelog:
* Improve sorting stability.
* Prefer mktemp over tempfile as the latter displays a deprecation
  warning since debianutils 4.10. Thanks, Luke Mlsna.
* Use "command -v" rather than "which" to detect installed programs, as
  it is more portable. Thanks, Eli Schwartz.
* Improve commit messages generated by package manager changes,
  listing packages that are responsible for the changed config files.
  Thanks to emkael for the patch.
* If gc.auto is not configured, override the default to make it gc
  ten times more frequently, to avoid wasting space with loose objects.
* update-ignore: Preserve permissions from any preexisting VCS ignore file.
  Thanks, Austin Chu.
* Removed the debian directory from the upstream source package as it's
  not being maintained; see the debian package for an up-to-date one.
* debian/changelog moved to CHANGELOG and debian/copyright to COPYRIGHT.
2022-01-04 15:22:53 +00:00

44 lines
1.9 KiB
Text

@comment $NetBSD: PLIST,v 1.7 2022/01/04 15:22:53 schmonz Exp $
bin/etckeeper
man/man8/etckeeper.8
share/bash-completion.d/etckeeper
share/doc/etckeeper/README.md
share/examples/etckeeper/commit.d/10vcs-test
share/examples/etckeeper/commit.d/20store-metadata
share/examples/etckeeper/commit.d/30bzr-add
share/examples/etckeeper/commit.d/30darcs-add
share/examples/etckeeper/commit.d/30git-add
share/examples/etckeeper/commit.d/30hg-addremove
share/examples/etckeeper/commit.d/50vcs-commit
share/examples/etckeeper/commit.d/99push
share/examples/etckeeper/commit.d/README
share/examples/etckeeper/daily
share/examples/etckeeper/etckeeper.conf
share/examples/etckeeper/init.d/10restore-metadata
share/examples/etckeeper/init.d/20restore-etckeeper
share/examples/etckeeper/init.d/40vcs-init
share/examples/etckeeper/init.d/50vcs-ignore
share/examples/etckeeper/init.d/50vcs-perm
share/examples/etckeeper/init.d/50vcs-pre-commit-hook
share/examples/etckeeper/init.d/60darcs-deleted-symlinks
share/examples/etckeeper/init.d/70vcs-add
share/examples/etckeeper/init.d/README
share/examples/etckeeper/list-installed.d/50list-installed
share/examples/etckeeper/post-install.d/50vcs-commit
share/examples/etckeeper/post-install.d/README
share/examples/etckeeper/pre-commit.d/20warn-problem-files
share/examples/etckeeper/pre-commit.d/30store-metadata
share/examples/etckeeper/pre-commit.d/README
share/examples/etckeeper/pre-install.d/10packagelist
share/examples/etckeeper/pre-install.d/50uncommitted-changes
share/examples/etckeeper/pre-install.d/README
share/examples/etckeeper/unclean.d/50test
share/examples/etckeeper/unclean.d/README
share/examples/etckeeper/uninit.d/01prompt
share/examples/etckeeper/uninit.d/50remove-metadata
share/examples/etckeeper/uninit.d/50vcs-uninit
share/examples/etckeeper/uninit.d/README
share/examples/etckeeper/update-ignore.d/01update-ignore
share/examples/etckeeper/update-ignore.d/README
share/examples/etckeeper/vcs.d/50vcs-cmd
share/zsh/site-functions/_etckeeper