From owner-freebsd-questions@FreeBSD.ORG Mon Mar 8 22:58:43 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 7A86716A4CE for ; Mon, 8 Mar 2004 22:58:43 -0800 (PST) Received: from mta13.adelphia.net (mta13.mail.adelphia.net [68.168.78.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DA8B43D45 for ; Mon, 8 Mar 2004 22:58:43 -0800 (PST) (envelope-from mike@pcmedx.com) Received: from duron.pcmedx.com ([68.69.206.232]) by mta13.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040309065842.HZMC14794.mta13.adelphia.net@duron.pcmedx.com> for ; Tue, 9 Mar 2004 01:58:42 -0500 Received: from localhost (localhost [127.0.0.1]) by duron.pcmedx.com (Postfix) with ESMTP id 13A0AA9F8 for ; Mon, 8 Mar 2004 22:58:42 -0800 (PST) Received: from duron.pcmedx.com ([127.0.0.1]) by localhost (duron.pcmedx.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 66798-04 for ; Mon, 8 Mar 2004 22:58:41 -0800 (PST) Received: from mike (mike.pcmedx.com [192.168.240.244]) by duron.pcmedx.com (Postfix) with SMTP id 3370AA95F for ; Mon, 8 Mar 2004 22:58:41 -0800 (PST) Message-ID: <007201c405a3$f42637d0$f4f0a8c0@pcmedx.com> From: "Mike Maltese" To: References: <002001c405a2$60e2e5a0$f4f0a8c0@pcmedx.com> <20040309065250.GB62395@xor.obsecurity.org> Date: Mon, 8 Mar 2004 22:58:40 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd (http://www.amavis.org) and f-prot (http://www.f-prot.com) at pcmedx.com Subject: Re: Local CVSup ports server 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, 09 Mar 2004 06:58:43 -0000 > There shouldn't be anything different - just set up the cvsup server > to mirror the collections you want (ports-all, etc). I should have figured it would be so simple. I installed net/cvsup-mirror, but since it didn't explicitly mention ports, I assumed there was some magic involved. Thanks!