summaryrefslogtreecommitdiff
path: root/devel/p5-File-DirSync
AgeCommit message (Collapse)AuthorFilesLines
2004-04-25Bl3ify and enable pkgviews installation.minskim1-2/+4
2004-02-21s/syncronization/synchronization/; s/syncronize/synchronize/snj2-4/+4
2004-01-25add missing PKGNAME (p5- prefix).grant1-1/+2
2003-12-17Initial import of p5-File-DirSync 1.11 into the NetBSD Packagesgrant4-0/+25
Collection. File::DirSync will make two directories exactly the same. The goal is to perform this syncronization process as quickly as possible with as few stats and reads and writes as possible. It usually can perform the syncronization process within a few milliseconds - even for gigabytes or more of information.