freebsd-ports/sysutils/flexbackup/pkg-descr
Sergey A. Osokin da4d7c528d Update to 1.2.0:
- removed all dependencies (none of them required to run)
- default configuration file now in ${LOCALBASE}/etc (instead of /etc)
- uses perl from ${PERL}
- more documentation files included
- documentation uses %%DOCSDIR%% in pkg-plist
- updated pkg-descr and pkg-message

Submitted by:	Martin Matuska <martin@tradex.sk> (maintainer)
PR:		56127
2003-08-29 13:02:37 +00:00

14 lines
592 B
Text

A flexible backup tool
Features:
o Easy to configure
o Uses dump, afio, GNU tar, cpio, star, pax, or zip archivers
o Full and numbered levels of incremental backup (acts like "dump")
o Compression and buffering options for all backup types
o Does remote filesystems (over rsh/ssh; no special service)
o Can backup only files not owned by rpm, or changed from rpm version
o Writes to tapes, on-disk archive files, or on-disk directory trees
o Keeps a table of contents so you know archives are on each tape
o Nice log files
WWW: http://flexbackup.sourceforge.net/