aboutsummaryrefslogtreecommitdiffstats
path: root/net/cvsup/pkg-descr
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1999-02-10 10:48:01 +0800
committerjdp <jdp@FreeBSD.org>1999-02-10 10:48:01 +0800
commit23b93999a813c87d43e489c20895a43ce5e77eed (patch)
tree4c0727d73bcc760b433525eafe219c85d1a29453 /net/cvsup/pkg-descr
parent47fc0b77c77f9c681bbab8437871bd78d1ffda6d (diff)
downloadfreebsd-ports-gnome-23b93999a813c87d43e489c20895a43ce5e77eed.tar.gz
freebsd-ports-gnome-23b93999a813c87d43e489c20895a43ce5e77eed.tar.zst
freebsd-ports-gnome-23b93999a813c87d43e489c20895a43ce5e77eed.zip
Update for new release 16.0 of CVSup. (It was 15.4.2 before.)
Adjust MASTER_SITES.
Diffstat (limited to 'net/cvsup/pkg-descr')
-rw-r--r--net/cvsup/pkg-descr12
1 files changed, 7 insertions, 5 deletions
diff --git a/net/cvsup/pkg-descr b/net/cvsup/pkg-descr
index f21031e91fc8..eacebe4f08ec 100644
--- a/net/cvsup/pkg-descr
+++ b/net/cvsup/pkg-descr
@@ -1,8 +1,10 @@
CVSup is a software package for distributing and updating collections
-of files across a network. CVSup is specifically tailored to
-distributing CVS repositories. By taking advantage of the special
-properties of the files contained in CVS repositories, CVSup is
-able to perform updates much faster than traditional systems. It
-is especially valuable for people with slow Internet connections.
+of files across a network. It can efficiently and accurately mirror
+all types of files, including sources, binaries, hard links, symbolic
+links, and even device nodes. CVSup's streaming communication
+protocol and multithreaded architecture make it most likely the
+fastest mirroring tool in existence today. In addition to being
+a great general-purpose mirroring tool, CVSup includes special
+features and optimizations specifically tailored to CVS repositories.
jdp@polstra.com