aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rsyncbackup
Commit message (Collapse)AuthorAgeFilesLines
* The variable is USE_PERL5 not USE_PERLeadler2012-02-071-1/+1
| | | | | | Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.comedwin2008-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@
* rsyncbackup is a perlscript that reads configuration files for sourcesrafan2007-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