summaryrefslogtreecommitdiff
path: root/archivers/dar/PLIST
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2003-12-15 17:51:43 +0000
committeragc <agc@pkgsrc.org>2003-12-15 17:51:43 +0000
commit5f08f3062d4f7278b6bcfe206577f80fc8a9fff3 (patch)
treeefd6d0f5c1bd55472471c2a706453c437d82ebf5 /archivers/dar/PLIST
parent05588a26d01212851fdf653e5d155accfb8b35fd (diff)
downloadpkgsrc-5f08f3062d4f7278b6bcfe206577f80fc8a9fff3.tar.gz
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/
Diffstat (limited to 'archivers/dar/PLIST')
-rw-r--r--archivers/dar/PLIST50
1 files changed, 50 insertions, 0 deletions
diff --git a/archivers/dar/PLIST b/archivers/dar/PLIST
new file mode 100644
index 00000000000..57a73522d5d
--- /dev/null
+++ b/archivers/dar/PLIST
@@ -0,0 +1,50 @@
+@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