Subject: CVS commit: pkgsrc/sysutils/pdumpfs
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 11/04/2005 02:38:07
Module Name:	pkgsrc
Committed By:	minskim
Date:		Fri Nov  4 02:38:06 UTC 2005

Update of /cvsroot/pkgsrc/sysutils/pdumpfs
In directory ivanova.netbsd.org:/tmp/cvs-serv26235

Log Message:
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.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/sysutils/pdumpfs/Makefile
N pkgsrc/sysutils/pdumpfs/DESCR
N pkgsrc/sysutils/pdumpfs/distinfo
N pkgsrc/sysutils/pdumpfs/PLIST

No conflicts created by this import