From owner-freebsd-stable Tue Oct 23 8:19:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from wall.polstra.com (wall-gw.polstra.com [206.213.73.130]) by hub.freebsd.org (Postfix) with ESMTP id 94EC437B405 for ; Tue, 23 Oct 2001 08:19:34 -0700 (PDT) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.11.3/8.11.3) with ESMTP id f9NFJC892173; Tue, 23 Oct 2001 08:19:12 -0700 (PDT) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.6/8.11.0) id f9NFJBu46679; Tue, 23 Oct 2001 08:19:11 -0700 (PDT) (envelope-from jdp) Date: Tue, 23 Oct 2001 08:19:11 -0700 (PDT) Message-Id: <200110231519.f9NFJBu46679@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Cc: kwc@world.std.com Subject: Re: cvsup package versions/questions In-Reply-To: <200110181548.LAA07042@world.std.com> References: <200110181548.LAA07042@world.std.com> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <200110181548.LAA07042@world.std.com>, Kenneth W Cochran wrote: > > Which is the "correct" (canonical?) version of cvsup (binary) > we should be using? Anything that is labeled as version 16.1e and that comes from a source that you trust. > From where should we be getting it? (My guess would be "nearest > ftp-mirror" ?) It really doesn't matter, functionally. > Is/are the gui-versions of cvsup "supersets" of the non-gui > versions? (i.e. will the gui-version(s) all work in non-gui > (-g) mode?) Yes and yes. > JDP's site has non-gui & gui versions, the gui-version being > bigger, of course. But the various package-archive sites have > a version that's bigger still. All these packages have the > same name (cvsup-16.1e.tgz). The size differences are just caused by slightly different linking methods. The largest ones (the ones in the official package archives) are linked fully static. The ones on my web page were built specially so they are statically linked against the Modula-3 libraries but dynamically linked against the FreeBSD system libraries. Hence they are smaller, but still don't require you to install Modula-3. They were built that way because that's just how I happened to have Modula-3 configured on my system when I built them. John -- John Polstra John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message