cvs commit: ports/sysutils Makefile ports/sysutils/rsnapshot
Makefile distinfo pkg-descr pkg-plist
Sergei Kolobov
sergei at FreeBSD.org
Wed Jan 14 10:02:37 PST 2004
sergei 2004/01/14 10:02:34 PST
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/rsnapshot Makefile distinfo pkg-descr pkg-plist
Log:
Add rsnapshot 1.0.9, filesystem snapshot utility based on rsync(1).
rsnapshot makes it easy to make periodic snapshots of local machines,
and remote machines over ssh. The code makes extensive use of hard links
whenever possible, to greatly reduce the disk space required.
It is written entirely in perl with no module dependencies, and has been
tested with versions 5.004 through 5.8.1.
WWW: http://www.rsnapshot.org
PR: 60873
Submitted by: Ralf van Dooren <r.vdooren at snow.nl>
Revision Changes Path
1.486 +1 -0 ports/sysutils/Makefile
1.1 +31 -0 ports/sysutils/rsnapshot/Makefile (new)
1.1 +1 -0 ports/sysutils/rsnapshot/distinfo (new)
1.1 +12 -0 ports/sysutils/rsnapshot/pkg-descr (new)
1.1 +8 -0 ports/sysutils/rsnapshot/pkg-plist (new)
More information about the cvs-all
mailing list