From owner-freebsd-ports@FreeBSD.ORG Tue May 6 04:17:07 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEB6E37B401 for ; Tue, 6 May 2003 04:17:06 -0700 (PDT) Received: from httpd1.terions.de (static62-99-146-055.adsl.inode.at [62.99.146.55]) by mx1.FreeBSD.org (Postfix) with SMTP id 22F5843FA3 for ; Tue, 6 May 2003 04:17:05 -0700 (PDT) (envelope-from martin.klaffenboeck@gmx.at) Received: (qmail 73185 invoked from network); 6 May 2003 11:17:03 -0000 Received: from unknown (HELO martin.kleinerdrache.org) (127.0.0.1) by loopback with SMTP; 6 May 2003 11:17:03 -0000 Date: Tue, 6 May 2003 13:17:03 +0200 From: Martin Klaffenboeck To: CARTER Anthony Message-ID: <20030506111703.GC7083@martin.kleinerdrache.org> References: <200305061243.14159.a.carter@intrasoft.lu> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200305061243.14159.a.carter@intrasoft.lu>; from a.carter@cordis.lu on Di, Mai 06, 2003 at 12:43:14 +0200 X-Mailer: Balsa 2.0.10 Lines: 18 cc: ports@freebsd.org Subject: Re: ports folder X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 11:17:07 -0000 Am 2003.05.06 12:43 schrieb(en) CARTER Anthony: > Hi, > > If I delete all the contents of /usr/ports and then do a CVS, will the > whole > ports be re-made? > > I do have cvs-all in my cvs file, and ports are cvsed, but I don't > know if the > whole tree will be re-made... It will be remade. BTW, I have a question about the new cvsup programm. Does that delete unknown files? Martin