aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-08-23 18:14:21 +0800
committerjkh <jkh@FreeBSD.org>1994-08-23 18:14:21 +0800
commit4bcf75350a193cd549bd5820c225779bde04893d (patch)
tree6c9e2cdcae6898536b53cf8ca8c6421703b184eb /net
parent4309f5d8e0efea28c5eef5e3c95f0e8cd847f5ac (diff)
downloadfreebsd-ports-graphics-4bcf75350a193cd549bd5820c225779bde04893d.tar.gz
freebsd-ports-graphics-4bcf75350a193cd549bd5820c225779bde04893d.tar.zst
freebsd-ports-graphics-4bcf75350a193cd549bd5820c225779bde04893d.zip
Package files for sup. NOTE: I screwed up when I committed sup to utils/
since it should have been in net/. Since not too many people are grabbing ports yet I'm going to be nasty and relocate it in the repository. Submitted by: jkh
Diffstat (limited to 'net')
-rw-r--r--net/sup/pkg-comment1
-rw-r--r--net/sup/pkg-descr5
-rw-r--r--net/sup/pkg-plist6
3 files changed, 12 insertions, 0 deletions
diff --git a/net/sup/pkg-comment b/net/sup/pkg-comment
new file mode 100644
index 00000000000..ad48003570d
--- /dev/null
+++ b/net/sup/pkg-comment
@@ -0,0 +1 @@
+This is CMU's Software Update Protocol package
diff --git a/net/sup/pkg-descr b/net/sup/pkg-descr
new file mode 100644
index 00000000000..4554c3dbbad
--- /dev/null
+++ b/net/sup/pkg-descr
@@ -0,0 +1,5 @@
+Sup is a program used for upgrading collections of files from other machines
+to your machine. You execute sup, the client program, which talks over the
+network using IP/TCP to a file server process. The file server process
+cooperates with sup to determine which files of the collection need to be
+upgraded on your machine.
diff --git a/net/sup/pkg-plist b/net/sup/pkg-plist
new file mode 100644
index 00000000000..36db99316b4
--- /dev/null
+++ b/net/sup/pkg-plist
@@ -0,0 +1,6 @@
+@cwd /usr/local
+bin/sup
+bin/supscan
+bin/supfilesrv
+man/man1/sup.1
+man/man8/supservers.8