From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 07:02:47 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB32416A4CE for ; Thu, 26 Feb 2004 07:02:47 -0800 (PST) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B64D43D1F for ; Thu, 26 Feb 2004 07:02:47 -0800 (PST) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.197.67] helo=jerusalem.litteratus.org.litteratus.org) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 1AwN2E-0004Au-00 for questions@freebsd.org; Thu, 26 Feb 2004 10:02:46 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16446.2710.179031.573603@jerusalem.litteratus.org> Date: Thu, 26 Feb 2004 10:02:46 -0500 To: questions@freebsd.org In-Reply-To: <403DDB80.7020104@geminix.org> References: <20040223213301.GA2236@jrpenn.demon.co.uk> <20040224031539.K800@localhost.localdomain> <20040224034201.GA38608@xor.obsecurity.org> <20040224045718.GA661@hoth> <20040224061613.GA40324@xor.obsecurity.org> <20040224074445.00007d99@gdndev25> <20040224065734.GA40898@xor.obsecurity.org> <403B1710.4090207@geminix.org> <403DDB80.7020104@geminix.org> X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid Subject: Re: portsdb: Warning: Duplicate INDEX entry X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2004 15:02:47 -0000 Uwe Doering writes: > If you haven't already done so, install the port 'cvsup', preferably the > precompiled package in order to avoid having to install Modula (which > 'cvsup' is written in). > > Then you need an appropriate supfile, '/etc/cvsup-src-5.2' in this > example, which should look like this: THis is one of those cases where one really needs to understand the program and the config file ("supfile"), lest they dig the hole even deeper. (Fortunately, the extra depth is fillable, but still.) Read the man page; study the sample supfile. Robert Huff