From owner-freebsd-current@FreeBSD.ORG Wed Jul 7 04:32:51 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 A2C4716A4CE for ; Wed, 7 Jul 2004 04:32:51 +0000 (GMT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8474B43D3F for ; Wed, 7 Jul 2004 04:32:51 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) i674WpSw035696; Tue, 6 Jul 2004 21:32:51 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)i674Wp8f035695; Tue, 6 Jul 2004 21:32:51 -0700 (PDT) (envelope-from sgk) Date: Tue, 6 Jul 2004 21:32:51 -0700 From: Steve Kargl To: Kirk Strauser Message-ID: <20040707043251.GA35651@troutmask.apl.washington.edu> References: <20040707031735.GA3540@frontfree.net> <20040707041220.GA35497@troutmask.apl.washington.edu> <200407062323.02854.kirk@strauser.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200407062323.02854.kirk@strauser.com> User-Agent: Mutt/1.4.1i cc: 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 04:32:51 -0000 On Tue, Jul 06, 2004 at 11:22:58PM -0500, Kirk Strauser wrote: > On Tuesday 06 July 2004 11:12 pm, 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 > > Not as long as you're on a system that supports it. The discussion is about integrating an cvsup knock-off into the base system. Can you say bloat? Can you say bugs? > For example, OpenBSD doesn't have an m3 port for non-x86 platforms So, let Theo write a m3 port. -- Steve