freebsd-ports/net/csup/pkg-descr
Maxime Henrion d933c0b91e Add a port for csup, the rewrite of CVSup in C.
While it still has some rough edges, it has reached a state where
it's pretty much usable and this port will get me a wider audience for
testing.

Reviewed by:	ahze
2006-01-28 01:46:32 +00:00

11 lines
571 B
Text

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.
WWW: http://mu.org/~mux/csup.html