From owner-freebsd-current@FreeBSD.ORG Wed Jul 7 08:39:05 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0180A16A4CE for ; Wed, 7 Jul 2004 08:39:05 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9D2843D39 for ; Wed, 7 Jul 2004 08:39:04 +0000 (GMT) (envelope-from mux@freebsd.org) Received: by elvis.mu.org (Postfix, from userid 1920) id C2ECA5C83D; Wed, 7 Jul 2004 01:39:04 -0700 (PDT) Date: Wed, 7 Jul 2004 10:39:04 +0200 From: Maxime Henrion To: Morten Rodal Message-ID: <20040707083904.GE82302@elvis.mu.org> References: <20040707041220.GA35497@troutmask.apl.washington.edu> <6.1.0.6.1.20040706212904.03d4fe00@popserver.sfu.ca> <200407071034.22187.morten@rodal.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200407071034.22187.morten@rodal.no> User-Agent: Mutt/1.4.2.1i cc: freebsd-current@freebsd.org Subject: Re: Rewrite cvsup & portupgrade in C X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 08:39:05 -0000 Morten Rodal wrote: > On Wednesday 07 July 2004 06:30, Colin Percival wrote: > > At 21:12 06/07/2004, Steve Kargl wrote: > > >Is it really too hard to do > > > 1) pkgadd -r cvsup > > > 2) or use sysinstall to install cvsup > > > 3) or portinstall cvsup > > > 4) or cd /usr/ports/net/cvsup && make install > > > > cvsup isn't the problem. ezm3 is the problem. > > > > The main reason for leaving ezm3 behind from my point of view is the lack > of support for IPv6. (It should be noted that I am not sure whether it > is cvsup or ezm3 that does not support IPv6) I'm not sure if ezm3 or CVSup is at fault here, however csup can work fine over IPv6. The problem is that the server can't though :-). Cheers, Maxime