Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-20 | since perl is now built with threads on most platforms, the perl archlib | grant | 1 | -1/+2 | |
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka. | |||||
2004-04-25 | Bl3ify and enable pkgviews installation. | minskim | 1 | -2/+4 | |
2004-02-21 | s/syncronization/synchronization/; s/syncronize/synchronize/ | snj | 2 | -4/+4 | |
2004-01-25 | add missing PKGNAME (p5- prefix). | grant | 1 | -1/+2 | |
2003-12-17 | Initial import of p5-File-DirSync 1.11 into the NetBSD Packages | grant | 4 | -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. |