summaryrefslogtreecommitdiff
path: root/sysutils/pdumpfs/distinfo
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-11-04 02:38:06 +0000
committerminskim <minskim@pkgsrc.org>2005-11-04 02:38:06 +0000
commitd1a7cc75e66141d480c57d09f98813492dc55360 (patch)
treef28c54d83f66e65a96b75df73f78c21cd4f7c411 /sysutils/pdumpfs/distinfo
parent585db40a2be30aa5359f6b8633458ecfb4d13bc7 (diff)
downloadpkgsrc-d1a7cc75e66141d480c57d09f98813492dc55360.tar.gz
Import pdumpfs from pkgsrc-wip. Packaged by OBATA Akio and modified
by Leonard Schmidt. pdumpfs is a simple daily backup system similar to Plan9's dumpfs which preserves every daily snapshot. pdumpfs is written in Ruby. You can access the past snapshots at any time for retrieving a certain day's file. Let's backup your home directory with pdumpfs! pdumpfs constructs the snapshot YYYY/MM/DD in the destination directory. All source files are copied to the snapshot directory for the first time. On and after the second time, pdumpfs copies only updated or newly created files and stores unchanged files as hard links to the files of the previous day's snapshot for saving a disk space.
Diffstat (limited to 'sysutils/pdumpfs/distinfo')
-rw-r--r--sysutils/pdumpfs/distinfo5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/pdumpfs/distinfo b/sysutils/pdumpfs/distinfo
new file mode 100644
index 00000000000..95e0dc61886
--- /dev/null
+++ b/sysutils/pdumpfs/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/04 02:38:06 minskim Exp $
+
+SHA1 (ruby/pdumpfs-1.3.tar.gz) = 1ce91f0429d730fbc6e6f253d04e80226c145cdf
+RMD160 (ruby/pdumpfs-1.3.tar.gz) = a9730349347d50d06dd101b0c1d9a7b3e25777c1
+Size (ruby/pdumpfs-1.3.tar.gz) = 68210 bytes