openbsd-ports/sysutils/faubackup/pkg/PLIST
sturm 4f6fbc67bc initial import of faubackup 0.5.9
faubackup uses a filesystem on a hard drive for incremental and full backups.
All backups can easily be accessed by standard filesystem tools. Later backups
to the same filesystem will automatically be incremental, as unchanged files
are only hard-linked with the existing version of the file.

from Sebastian Trahm <basti at schleifi.com>
2008-12-29 19:51:09 +00:00

14 lines
415 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2008/12/29 19:51:09 sturm Exp $
@man man/man5/faubackup.conf.5
@man man/man8/faubackup-find.8
@man man/man8/faubackup-gather.8
@man man/man8/faubackup-scatter.8
@man man/man8/faubackup.8
sbin/faubackup
sbin/faubackup-find
@bin sbin/faubackup-gather
@bin sbin/faubackup-scatter
share/examples/faubackup/
share/examples/faubackup/faubackup.conf
@sample ${SYSCONFDIR}/faubackup.conf