Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2004 10:02:34 -0800 (PST)
From:      Sergei Kolobov <sergei@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/rsnapshot Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200401141802.i0EI2YY8066623@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401141802.i0EI2YY8066623>