From 42ec080314d14f67ec4d9b8a3f05ff05be5c87b7 Mon Sep 17 00:00:00 2001 From: "Robert V. Baron" Date: Mon, 5 Oct 1998 19:23:43 +0000 Subject: The current ports will get you Coda release 4.6.5. There are too many patches in the ports. So we will crank out a Coda release 4.6.6 later this week. If anyone wants to play with the 4.6.5 release in the mean time they can. --- net/coda5_client/Makefile | 25 +++++++++++++++++++++ net/coda5_client/pkg-comment | 1 + net/coda5_client/pkg-descr | 8 +++++++ net/coda5_client/pkg-plist | 53 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 87 insertions(+) create mode 100644 net/coda5_client/Makefile create mode 100644 net/coda5_client/pkg-comment create mode 100644 net/coda5_client/pkg-descr create mode 100644 net/coda5_client/pkg-plist (limited to 'net/coda5_client') diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile new file mode 100644 index 000000000000..8d70217f360f --- /dev/null +++ b/net/coda5_client/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: coda +# Version required: 4.6.5 +# Date created: 19 June 1998 +# Whom: hmpierce +# +# $Id$ +# + +DISTNAME= coda-4.6.5 +PKGNAME= coda-client-4.6.5.1 +CATEGORIES= net +MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ +EXTRACT_SUFX= .tgz + +MAINTAINER= rvb@cs.cmu.edu + +BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm + +ALL_TARGET= coda +INSTALL_TARGET= client-install + +GNU_CONFIGURE= yes +USE_GMAKE= yes + +.include diff --git a/net/coda5_client/pkg-comment b/net/coda5_client/pkg-comment new file mode 100644 index 000000000000..843feb2796e9 --- /dev/null +++ b/net/coda5_client/pkg-comment @@ -0,0 +1 @@ +an experimental, replicated, high-performance network file system. diff --git a/net/coda5_client/pkg-descr b/net/coda5_client/pkg-descr new file mode 100644 index 000000000000..446682094676 --- /dev/null +++ b/net/coda5_client/pkg-descr @@ -0,0 +1,8 @@ +Coda is a distributed file system. Among its features are disconnected +operation, good security model, server replication and persistent client +side caching. + +This package builds the entire source tree but only installs(/packages) the +client side programs. + +For more info, contact or visit http://www.coda.cs.cmu.edu. diff --git a/net/coda5_client/pkg-plist b/net/coda5_client/pkg-plist new file mode 100644 index 000000000000..222913376018 --- /dev/null +++ b/net/coda5_client/pkg-plist @@ -0,0 +1,53 @@ +lib/coda/Advice.tcl +lib/coda/CodaConsole +lib/coda/Consider.tcl +lib/coda/ConsiderAdding.tcl +lib/coda/ConsiderRemoving.tcl +lib/coda/ControlPanel.tcl +lib/coda/Date.tcl +lib/coda/DiscoMiss.tcl +lib/coda/Events.tcl +lib/coda/Globals.tcl +lib/coda/Helper.tcl +lib/coda/HoardWalk.tcl +lib/coda/HoardWalkAdvice.tcl +lib/coda/Indicators.tcl +lib/coda/Initialization.tcl +lib/coda/Lock.tcl +lib/coda/Log.tcl +lib/coda/Network.tcl +lib/coda/OutsideWorld.tcl +lib/coda/ReadMiss.tcl +lib/coda/Reconnection.tcl +lib/coda/Reintegration.tcl +lib/coda/Repair.tcl +lib/coda/Space.tcl +lib/coda/Task.tcl +lib/coda/Timing.tcl +lib/coda/Tokens.tcl +lib/coda/WeakMiss.tcl +lib/coda/tixCodaMeter.tcl +sbin/au +sbin/venus +sbin/venus-setup +sbin/volmunge +sbin/vutil +bin/advice_srv +bin/cfs +bin/clog +bin/cmon +bin/codacon +bin/cpasswd +bin/ctokens +bin/cunlog +bin/filcon +bin/filerepair +bin/hoard +bin/parser +bin/removeinc +bin/repair +bin/replay +bin/spy +bin/xaskuser +bin/xfrepair +@dirrm lib/coda -- cgit v1.2.3