freebsd-ports/sysutils/clone
Kurt Jaeger 93000138ec sysutils/clone: 1.0.4 -> 1.0.5, strip binary
From the ChangeLog:

- in case of FreeBSD transfer only non-trivial ACLs in getMetaData().
- utilize open file descriptors for meta data cloning.
- optimized ACL reading.
- new verbosity level 2 indicates cloned files by a '.'.
- new verbosity level 3 displays the names of all cloned file system items.
- improved -v option description in usage() and in the man file.
- directory attributes are now set at the end of the function clone()
  and not after the call to clone().
- implemented static inline pthread_cond_wait_flag().
- in synchronization mode don't delete excluded items from the destination.
- release of version 1.0.5 (r58).

PR:		191995
Submitted by:	cyclaero@gmail.com (maintainer)
2014-07-21 05:47:39 +00:00
..
files
distinfo sysutils/clone: 1.0.4 -> 1.0.5, strip binary 2014-07-21 05:47:39 +00:00
Makefile sysutils/clone: 1.0.4 -> 1.0.5, strip binary 2014-07-21 05:47:39 +00:00
pkg-descr