summaryrefslogtreecommitdiff
path: root/net/csup/DESCR
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2007-02-16 12:06:39 +0000
committerxtraeme <xtraeme>2007-02-16 12:06:39 +0000
commit60e525efcdf1478b29e7c8f35ae5206bcb445e6c (patch)
tree18db836451b4027a2a7882cd18ed23f0c430a5f5 /net/csup/DESCR
parent79423bb4fbffd5112592e2a83f100cb363696fd7 (diff)
downloadpkgsrc-60e525efcdf1478b29e7c8f35ae5206bcb445e6c.tar.gz
Initial import of csup-20070216 (I took a snapshot of the current
source), from pkgsrc-wip and packaged by iMil. 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.
Diffstat (limited to 'net/csup/DESCR')
-rw-r--r--net/csup/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/net/csup/DESCR b/net/csup/DESCR
new file mode 100644
index 00000000000..63766463fd3
--- /dev/null
+++ b/net/csup/DESCR
@@ -0,0 +1,9 @@
+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.