pkgsrc-wip/rdup/PLIST
Thomas Klausner ef1aefa07c Update to 0.2.14:
1 Jul 2006: 0.2.14 Miek <miek@miek.nl>
   -- misc. bugfixes and new features --
   scripts:
   * use dd for "catching" the files' content
   * eliminate the use of 'head' as this didn't work on freebsd
   * dump-here.sh must be edited before use (added exit 1)
   * Added pl-tools/ directory for perl contributed scripts:
     added gzip.pl and mirror.pl both from Mark J Hewitt
     These are up to 50 times faster than the shell scripts!
   * Remove rb-tools dir from distribution - not uses & not finished
   * moved wrapper scripts (dump.sh, dump-here.sh and restore.sh) to
     sh-wrapper/ directory
   * implement good bash coding (Remarks from Bob Proulx)
     use booleans in the scripts
     kill whitespace
   rdup:
   * Don't re-check directories for changed files sizes
     and only check for files that are to be added.
   * Compilation fix for gcc 2.95; don't use %zd in printf
   * check return value of ftruncate()
2006-07-04 20:02:12 +00:00

25 lines
489 B
Text

@comment $NetBSD: PLIST,v 1.2 2006/07/04 20:02:12 thomasklausner Exp $
man/man1/crypt.sh.1
man/man1/gzip.sh.1
man/man1/hist.sh.1
man/man1/yesterday.sh.1
man/man8/dump-here.sh.8
man/man8/dump.sh.8
man/man8/mirror.sh.8
man/man8/monthday.sh.8
man/man8/rdup.8
man/man8/restore.sh.8
man/man8/rorrim.sh.8
sbin/crypt.sh
sbin/dump-here.sh
sbin/dump.sh
sbin/gzip.pl
sbin/gzip.sh
sbin/hist.sh
sbin/mirror.pl
sbin/mirror.sh
sbin/monthday.sh
sbin/rdup
sbin/restore.sh
sbin/rorrim.sh
sbin/yesterday.sh