Skip site navigation (1)Skip section navigation (2)
Date:      22 May 2000 03:02:22 -0000
From:      lioux@uol.com.br
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18737: Updated port net/coda5_client to version 5.3.7
Message-ID:  <20000522030222.60786.qmail@200-191-155-46-as.acessonet.com.br>

next in thread | raw e-mail | index | archive | help

>Number:         18737
>Category:       ports
>Synopsis:       Updated port net/coda5_client to version 5.3.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 21 20:10:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mario Sergio Fujikawa Ferreira
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #16: Fri May 12 22:39:32 EST 2000     lioux@Here.here:/usr/src/sys/compile/LIOUX  i386

>Description:

Updated coda to version 5.3.7 using the new framework. The
underlying library systems are now distributed as separate
packages.

Due to this, this port depends upon PRs: ports/17941,
ports/17942 and ports/17943.

Besides, this updated port relies on the coda5_server port
for minimization since they share pretty much everything being
nearly identical in nature.

This follows the netscape ports' pattern.

Due to this, this port depends upon PR ports/18736.

Files removed:
	files/md5
	files

>How-To-Repeat:

n/a

>Fix:

diff -urN ./Makefile /home/lioux/download/coda/net/coda5_client/Makefile
--- ./Makefile	Mon Apr 10 14:46:10 2000
+++ /home/lioux/download/coda/net/coda5_client/Makefile	Wed May 17 17:42:50 2000
@@ -4,21 +4,21 @@
 # $FreeBSD: ports/net/coda5_client/Makefile,v 1.9 2000/04/09 18:10:33 cpiazza Exp $
 #
 
-PORTNAME=	coda-client
-PORTVERSION=	5.3.2
-CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.coda.cs.cmu.edu/pub/coda/src/
-DISTNAME=	coda-${PORTVERSION}
-EXTRACT_SUFX=	.tgz
+PORTNAME=	coda
+PORTVERSION=	${CODA_VERSION}
 
-MAINTAINER=	rvb@cs.cmu.edu
+.if !defined(PRE_MK_INCLUDED)
+.include <bsd.port.pre.mk>
+.endif
 
-BUILD_DEPENDS=	${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
+CONFIGURE_ARGS=	--sysconfdir=${PREFIX}/etc
 
-ALL_TARGET=	coda
-INSTALL_TARGET=	client-install
+MASTER_DIR=	${PORTSDIR}/net/coda5_server
+#MASTERDIR=	${.CURDIR}/../coda5_server
+PKGDIR=		${.CURDIR}/pkg
 
-GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
+CODA_SUITE=	client
+
+PRE_MK_INCLUDED=        yes
+.include "${MASTERDIR}/Makefile"
 
-.include <bsd.port.mk>
diff -urN ./files/md5 /home/lioux/download/coda/net/coda5_client/files/md5
--- ./files/md5	Mon Nov  1 20:33:23 1999
+++ /home/lioux/download/coda/net/coda5_client/files/md5	Wed Dec 31 21:00:00 1969
@@ -1 +0,0 @@
-MD5 (coda-5.3.2.tgz) = ee7fc3b151792007bbe71ed5f6104436
diff -urN ./pkg/DESCR /home/lioux/download/coda/net/coda5_client/pkg/DESCR
--- ./pkg/DESCR	Mon May  3 02:25:16 1999
+++ /home/lioux/download/coda/net/coda5_client/pkg/DESCR	Thu Apr 13 15:05:44 2000
@@ -1,10 +1,11 @@
 Coda is a distributed file system.  Among its features are disconnected
-operation, good security model, server replication and persistent client
-side caching. 
+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.
+This package builds the entire source tree but only installs(/packages)
+the client side programs.
 
-For more info, contact <coda@cs.cmu.edu> or visit the website.
+For more info, contact information available below.
 
+EMAIL: coda@cs.cmu.edu
 WWW: http://www.coda.cs.cmu.edu/
diff -urN ./pkg/PLIST /home/lioux/download/coda/net/coda5_client/pkg/PLIST
--- ./pkg/PLIST	Mon Nov  1 20:33:23 1999
+++ /home/lioux/download/coda/net/coda5_client/pkg/PLIST	Wed May 17 16:33:13 2000
@@ -1,3 +1,24 @@
+bin/advice_srv
+bin/cfs
+bin/clog
+bin/cmon
+bin/codacon
+bin/cpasswd
+bin/ctokens
+bin/cunlog
+bin/filerepair
+bin/hoard
+bin/logbandwidth
+bin/logcmls
+bin/logprogress
+bin/logreintegration
+bin/parser
+bin/removeinc
+bin/repair
+bin/replay
+bin/spy
+bin/xaskuser
+bin/xfrepair
 lib/coda/Advice.tcl
 lib/coda/CodaConsole
 lib/coda/Consider.tcl
@@ -28,31 +49,11 @@
 lib/coda/WeakMiss.tcl
 lib/coda/tixCodaMeter.tcl
 sbin/au
+sbin/codaconfedit
 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/logbandwidth
-bin/logcmls
-bin/logprogress
-bin/logreintegration
-bin/parser
-bin/removeinc
-bin/repair
-bin/replay
-bin/spy
-bin/xaskuser
-bin/xfrepair
 etc/coda/venus.conf.ex
+@dirrm etc/coda
 @dirrm lib/coda

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000522030222.60786.qmail>