description Csup is a rewrite of CVSup in C.
Csup is a rewrite of CVSup in C. \
CVSup(R) is a software for distributing and updating collections of files \
accross a network. It can efficiently and accurately mirror all types of \
files, including sources, binaries, hard links, symbolic links, and even \
device nodes. In addition to being a great general-purpose mirroring tool, \
CVSup includes special features and optimizations specifically tailored to \
CVS repositories. It is being used as the preferred way to update sources \
within the FreeBSD, NetBSD and OpenBSD projects and more.
homepage http://mu.org/~mux/csup.html
master_sites http://mu.org/~mux/
distfiles csup-snap-${version}.tgz
checksums sha1 209c53137245e3e5e2cea98151115043d993ce35
depends_lib port:zlib path:lib/libssl.dylib:openssl
build.args -f GNUmakefile PREFIX=${prefix} \
build.env CFLAGS=${configure.cc_archflags}
destroot.args -f GNUmakefile GROUP=`id -g` OWNER=`id -u`
destroot.destdir PREFIX=${destroot}${prefix}