aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rsyncbackup
Commit message (Collapse)AuthorAgeFilesLines
* Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.comEdwin Groothuis2008-03-131-1/+2
| | | | | | | | | | | where the portname does not match the projects hostname. PR: ports/121453 (related) Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: pav@ Notes: svn path=/head/; revision=208927
* rsyncbackup is a perlscript that reads configuration files for sourcesRong-En Fan2007-10-105-0/+111
and destinations, and feeds the rsync tool with the appropriate parameters. rsyncbackup is GPL licenced WWW: http://code.google.com/p/rsync-backup/ PR: ports/117019 Submitted by: Daniel Bond Notes: svn path=/head/; revision=201237