pkgsrc/archivers/dar/PLIST
agc 388ad8dda4 Initial import of dar-2.0.2 into the NetBSD Packages Collection.
Provided in PR 23738 by David Simas.

DAR is a Disk ARchiver, for backing-up file systems to disk.  It's rather
in the spirit of TAR, with some additions.  Notably:

	DAR can break up a archive into multiple files, to facillitate
	storage on portable media, like CDs or DVDs.

	Can perform incremental back-ups against a reference archive, or,
	more conveniently, a "catalog" of an archive, which is sort of a
	combination of a TAR table-of-contents and a file checksum list.

DAR also supports filtering, so files or directories can be excluded from
an archive, compression, filtered compression, and the inclusion of parity
in archives, to help recover from media errors.

See http://dar.sourceforge.net/
2003-12-15 17:51:43 +00:00

50 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/15 17:51:43 agc Exp $
bin/dar
bin/dar_cp
bin/dar_manager
bin/dar_slave
bin/dar_xform
include/dar/compressor.hpp
include/dar/config.h
include/dar/deci.hpp
include/dar/erreurs.hpp
include/dar/generic_file.hpp
include/dar/infinint.hpp
include/dar/integers.hpp
include/dar/libdar.hpp
include/dar/limitint.hpp
include/dar/mask.hpp
include/dar/path.hpp
include/dar/real_infinint.hpp
include/dar/special_alloc.hpp
include/dar/statistics.hpp
include/dar/storage.hpp
include/dar/tools.hpp
include/dar/tuyau.hpp
include/dar/user_interaction.hpp
include/dar/wrapperlib.hpp
lib/libdar.a
lib/libdar.la
lib/libdar.so
lib/libdar.so.1
lib/libdar.so.1.2
man/man1/dar.1
man/man1/dar_cp.1
man/man1/dar_manager.1
man/man1/dar_slave.1
man/man1/dar_xform.1
share/dar/dar_par.dcf
share/dar/dar_par_create.duc
share/dar/dar_par_test.duc
share/doc/dar/DOC_API
share/doc/dar/FEATURES
share/doc/dar/GOOD_BACKUP_PRACTICE
share/doc/dar/LIMITATIONS
share/doc/dar/LINKS
share/doc/dar/NOTES
share/doc/dar/README
share/doc/dar/TUTORIAL
share/doc/dar/dar-differential-backup-mini-howto.en.html
@dirrm share/doc/dar
@dirrm share/dar
@dirrm include/dar