From owner-freebsd-ports@FreeBSD.ORG Wed Jan 2 13:50:35 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8123416A418 for ; Wed, 2 Jan 2008 13:50:35 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl [194.109.24.34]) by mx1.freebsd.org (Postfix) with ESMTP id 22E9713C44B for ; Wed, 2 Jan 2008 13:50:34 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from w2003s01.double-l.local (dpm.xs4all.nl [80.126.205.144]) by smtp-vbr14.xs4all.nl (8.13.8/8.13.8) with ESMTP id m02Db9am022936; Wed, 2 Jan 2008 14:37:09 +0100 (CET) (envelope-from Johan@double-l.nl) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Wed, 2 Jan 2008 14:37:06 +0100 Message-ID: <57200BF94E69E54880C9BB1AF714BBCB19C015@w2003s01.double-l.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: I can't fetch or compile cvsup port on AMD64 Dec. snapshot Thread-Index: AchNQ6nSlPCo/AVtR1+IsaIev1Pd7wAAIA6g References: <20080102072816.32711bb7xs48lapw@intranet.encontacto.net> From: "Johan Hendriks" To: "eculp" X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-ports@freebsd.org Subject: RE: I can't fetch or compile cvsup port on AMD64 Dec. snapshot X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jan 2008 13:50:35 -0000 >-----Oorspronkelijk bericht----- >Van: owner-freebsd-ports@freebsd.org [mailto:owner-freebsd-ports@freebsd.org] Namens eculp >Verzonden: woensdag 2 januari 2008 14:28 >Aan: freebsd-ports >Onderwerp: I can't fetch or compile cvsup port on AMD64 Dec. snapshot >I'm trying to compile cvsup on an AMD64 snapshot but has a problem =20 >downloading all the emz3 stuff. Is there a precompiled AMD64 cvsup =20 >anywhere? I have the idea that the tree is stale but I've updated =20 >using portsnap and unless I have misunderstood the manual, it is up to >date. >Any suggestions, I'm stuck as far as using cvsup for upgrading all =20 >else seems to be OK. >Thanks, >ed >snip >fetch Error shown below: >/usr/ports/net/cvsup # make >=3D=3D=3D> Vulnerability check disabled, database not found >to retrieve this >=3D> port manually into /usr/ports/distfiles/ezm3 and try again. >*** Error code 1 >/snip Do you not have csup installed on the base system?? Csup is the replacement for cvsup and is in the base system for some time. Else try pkg_add -r cvsup Regards, Johan Hendriks =20