From owner-freebsd-questions@FreeBSD.ORG Mon Apr 19 17:12:34 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 18FE716A4CE for ; Mon, 19 Apr 2004 17:12:34 -0700 (PDT) Received: from smtp.aspadmin.com (smtp.aspadmin.com [216.98.128.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6C6F43D5E for ; Mon, 19 Apr 2004 17:12:33 -0700 (PDT) (envelope-from jwilliams@courtesymortgage.com) Received: from jwilliams.courtesymortgage.com (unknown [209.126.131.11]) by smtp.aspadmin.com (Postfix) with ESMTP id A6BE517F43D for ; Mon, 19 Apr 2004 17:12:33 -0700 (PDT) Message-Id: <5.2.1.1.0.20040419171219.032b36d0@pop.courtesymortgage.com> X-Sender: jwilliams@pop.courtesymortgage.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Mon, 19 Apr 2004 17:12:53 -0700 To: freebsd-questions@freebsd.org From: Jason Williams Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Question on cvsup of ports and refuse file 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: Tue, 20 Apr 2004 00:12:34 -0000 Hello everyone. I've been able to get cvsup working the way I want as far as ports are concerned. I've setup my refuse file the way I like it and it has been working perfectly. I dont get the ports for games, audio and such on my mail server now. :) Anyway, a question on cvsup and refuse file ran through my mind today regarding this and I wanted to post it here. What do you do if you need to change your refuse file to allow or disallow new ports? For example, lets say I setup a brand new server and dont use any refuse file. Thus, I just download the entire ports tree altogether. Now lets say, I want to not get certain ports each time I cvsup the tree. What do you need to do to get this working correctly? DO i just add or remove the ports in the refuse file as needed? Or is there something else. Do I need to do any type of index updating (assuming I do not have portupgarde installed). Just something I thought about today and wanted to ask. Thanks, Jason