summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-08-08 09:25:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-08-08 09:25:56 +0000
commit4e32dddba9834dbd8474ad9cbf3f34e093944f04 (patch)
treec94965cec168695016e14d056a5e670c5ce7aa52 /net
parentBring in mkisofs 1.0.5 as a port. (diff)
JDP's cvsup. Beware, this port depends on modula-3!
Notes
Notes: svn path=/head/; revision=3543
Diffstat (limited to 'net')
-rw-r--r--net/cvsup/Makefile20
-rw-r--r--net/cvsup/distinfo1
-rw-r--r--net/cvsup/pkg-comment1
-rw-r--r--net/cvsup/pkg-descr8
-rw-r--r--net/cvsup/pkg-plist6
5 files changed, 36 insertions, 0 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile
new file mode 100644
index 000000000000..c39efdca2a0b
--- /dev/null
+++ b/net/cvsup/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: cvsup
+# Version required: 13.2
+# Date created: 7 August 1995
+# Whom: asami
+#
+# $Id$
+#
+
+DISTNAME= cvsup-13.2
+CATEGORIES+= net
+MASTER_SITES= ftp://freefall.freebsd.org/pub/CVSup/
+
+MAINTAINER= jdp@FreeBSD.org
+
+LIB_DEPENDS= z\\.1\\.:${PORTSDIR}/devel/libz \
+ m3\\.353\\.:${PORTSDIR}/lang/modula-3
+
+MAKE_ENV= M3FLAGS=-DDYNAMIC
+
+.include <bsd.port.mk>
diff --git a/net/cvsup/distinfo b/net/cvsup/distinfo
new file mode 100644
index 000000000000..f0962891f6f6
--- /dev/null
+++ b/net/cvsup/distinfo
@@ -0,0 +1 @@
+MD5 (cvsup-13.2.tar.gz) = a5c27b1310be8e3f4c7dbb864c0cee13
diff --git a/net/cvsup/pkg-comment b/net/cvsup/pkg-comment
new file mode 100644
index 000000000000..f1195337a1d1
--- /dev/null
+++ b/net/cvsup/pkg-comment
@@ -0,0 +1 @@
+A network file distribution and update system for CVS repositories.
diff --git a/net/cvsup/pkg-descr b/net/cvsup/pkg-descr
new file mode 100644
index 000000000000..43bbca9b2235
--- /dev/null
+++ b/net/cvsup/pkg-descr
@@ -0,0 +1,8 @@
+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.
+
+asami@freebsd.org
diff --git a/net/cvsup/pkg-plist b/net/cvsup/pkg-plist
new file mode 100644
index 000000000000..5a27d1428aa4
--- /dev/null
+++ b/net/cvsup/pkg-plist
@@ -0,0 +1,6 @@
+sbin/cvsup
+sbin/cvsupd
+sbin/supconv
+man/man1/cvsup.1.gz
+man/man1/supconv.1.gz
+man/man8/cvsupd.8.gz