From owner-freebsd-questions@FreeBSD.ORG Sat Nov 17 15:51:12 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9FF4998F for ; Sat, 17 Nov 2012 15:51:12 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from mail-ia0-f182.google.com (mail-ia0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6211C8FC15 for ; Sat, 17 Nov 2012 15:51:12 +0000 (UTC) Received: by mail-ia0-f182.google.com with SMTP id x2so3070919iad.13 for ; Sat, 17 Nov 2012 07:51:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=W0wseHJTRbfAIqs8JWOip6I4Z67nrIIuerjpEKVD0+Y=; b=VvRtUs1eSi30ZWrBlhyj2wQVLSh0cwdkzq2BBBMMK6MY/nYOXaHhm2AXAK5DBDmXh8 cAhl+AeXlXqk8tvZ1rcLfGiZo4oi2EA2h7zrCapzqd4vc+DV1EYdzKiX+zK5Id5aJUFX eVJenIK5ZbniC4+hgAkXvl4s3nYe3snHTu5i6LJkHTwLAa9jR790QIE1Tz8HCDfLnd9p GvMEZUgs8oU8UCOwGttnJTd+jWOgmv+dP+0WMxwMzXsFq3MRAUnui3nPmYAI4flDCTY2 HnUfT7O559c3r7Oruhqfwon7JGL3/aNAAnaV9Ns3SqhFZw1Nw+KdV2DdZhrEK8QH6Fyv t2dA== MIME-Version: 1.0 Received: by 10.42.68.68 with SMTP id w4mr6928643ici.30.1353167471862; Sat, 17 Nov 2012 07:51:11 -0800 (PST) Received: by 10.64.49.67 with HTTP; Sat, 17 Nov 2012 07:51:11 -0800 (PST) X-Originating-IP: [93.221.177.149] In-Reply-To: <20121117110203.38708832.freebsd@edvax.de> References: <50A718F5.8040806@dreamchaser.org> <20121117110203.38708832.freebsd@edvax.de> Date: Sat, 17 Nov 2012 16:51:11 +0100 Message-ID: Subject: Re: how to correct corrupted ports tree? From: "C. P. Ghost" To: Polytropon Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQkcfe0rE7+fYlFoqdKb5kLiCCD5sO0yk0FLSXOvckdWKuoKTpAEH/wgAjM3egwiOYX3R+n+ Cc: FreeBSD Mailing List X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Nov 2012 15:51:12 -0000 On Sat, Nov 17, 2012 at 11:02 AM, Polytropon wrote: > On Fri, 16 Nov 2012 21:56:21 -0700, Gary Aitken wrote: >> I don't see a way to force refetch of the actual ports files >> like "distinfo" when portsnap thinks the port is up to date. > > You cansolve the problem of "few per-file mismatches" by > using the traditional CVS approach of updating the ports > tree. Only files not matching the current (on-server) content > will be updated. CVSup/csup is deprecated now and shouldn't be used anymore: http://www.freebsd.org/news/2012-compromise.html We should stop advertizing it as a way to update the ports tree. svn or portsnap is the way to go now. -cpghost. -- Cordula's Web. http://www.cordula.ws/