summaryrefslogtreecommitdiff
path: root/net/sup/DESCR
diff options
context:
space:
mode:
authorchristos <christos@pkgsrc.org>2006-03-14 22:58:47 +0000
committerchristos <christos@pkgsrc.org>2006-03-14 22:58:47 +0000
commitde508fe38a275d7915c34dd92fa40bd6997adcba (patch)
treebee940ab5ec89cebaade335b0cf185e1995e1887 /net/sup/DESCR
parent2b12288c876ad13d1de60da8c00add431b959447 (diff)
downloadpkgsrc-de508fe38a275d7915c34dd92fa40bd6997adcba.tar.gz
add a tiny package for sup
Diffstat (limited to 'net/sup/DESCR')
-rw-r--r--net/sup/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/sup/DESCR b/net/sup/DESCR
new file mode 100644
index 00000000000..1ea866eec19
--- /dev/null
+++ b/net/sup/DESCR
@@ -0,0 +1,5 @@
+This is a server and a client for the Software Update Protocol
+developed at Carnegie Mellon University. I provides pull-style
+synchronization functionality, where the server creates a file
+list using supscan and the client fetches the list, compares it
+against his local filelist and fetches files that need updating.