pkgsrc-wip/quilt/PLIST
Thomas Klausner f3399f4a35 Initial import of quilt-0.45:
Quilt is a tool to manage large sets of patches by keeping track
of the changes each patch makes. Patches can be applied, un-applied,
refreshed, etc. The key philosophical concept is that your primary
output is patches.

Quilt manages a stack of patches. Patches are applied incrementally
on top of the base tree plus all preceding patches. They can be
pushed on top of the stack and popped off the stack Commands are
available for querying the contents of the series file, the contents
of the stack and the patches that are not applied at a particular
moment.  By default, most commands apply to the topmost patch on
the stack.

TODO:
Handle config files correctly.
2006-07-14 09:32:47 +00:00

64 lines
1.5 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/14 09:32:47 thomasklausner Exp $
bin/guards
bin/quilt
etc/bash_completion.d/quilt
etc/quilt.quiltrc
lib/quilt/backup-files
man/man1/guards.1
man/man1/quilt.1
share/doc/${PKGNAME}/README
share/doc/${PKGNAME}/README.MAIL
share/doc/${PKGNAME}/quilt.pdf
share/locale/de/LC_MESSAGES/quilt.mo
share/locale/fr/LC_MESSAGES/quilt.mo
share/locale/ja/LC_MESSAGES/quilt.mo
share/quilt/add
share/quilt/annotate
share/quilt/applied
share/quilt/compat/cp
share/quilt/compat/date
share/quilt/compat/diffstat
share/quilt/compat/getopt
share/quilt/compat/patch
share/quilt/compat/sed
share/quilt/compat/sendmail
share/quilt/delete
share/quilt/diff
share/quilt/edit
share/quilt/files
share/quilt/fold
share/quilt/fork
share/quilt/graph
share/quilt/grep
share/quilt/header
share/quilt/import
share/quilt/mail
share/quilt/new
share/quilt/next
share/quilt/patches
share/quilt/pop
share/quilt/previous
share/quilt/push
share/quilt/refresh
share/quilt/remove
share/quilt/rename
share/quilt/scripts/dependency-graph
share/quilt/scripts/edmail
share/quilt/scripts/inspect
share/quilt/scripts/parse-patch
share/quilt/scripts/patchfns
share/quilt/scripts/remove-trailing-ws
share/quilt/series
share/quilt/setup
share/quilt/snapshot
share/quilt/top
share/quilt/unapplied
share/quilt/upgrade
share/quilt/wrapper/patch
@dirrm share/quilt/wrapper
@dirrm share/quilt/scripts
@dirrm share/quilt/compat
@dirrm share/quilt
@dirrm share/doc/${PKGNAME}
@dirrm lib/quilt
@dirrm etc/bash_completion.d