From owner-freebsd-questions@FreeBSD.ORG Sat Dec 3 17:00:51 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 082A916A420 for ; Sat, 3 Dec 2005 17:00:51 +0000 (GMT) (envelope-from mailing-lists@msdi.ca) Received: from mail02.msdihosting.net (9.67-18-64.networks.msdihosting.net [64.18.67.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F55F43D79 for ; Sat, 3 Dec 2005 17:00:47 +0000 (GMT) (envelope-from mailing-lists@msdi.ca) Received: from ian.msdi.ca ([24.201.183.241]) by mail02.msdihosting.net ((iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003))) with SMTP id FRQ06958 for ; Sat, 03 Dec 2005 12:00:45 -0500 Message-Id: <7.0.0.16.2.20051203115712.054a1c70@msdi.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.0.0.16 Date: Sat, 03 Dec 2005 12:00:42 -0500 To: freebsd-questions@freebsd.org From: Ian Lord Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-DEBUG: 1 Subject: CVS Server with freebsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Dec 2005 17:00:51 -0000 Hi, I'm trying to setup a cvs server for our internal development... I may be blind, but I didn't find any ports for this in the ports tree... Do I need to compile it from the source or is there an easier way (port) I saw a pserver wrapper for cvs ( port = cvsd) in the port but not the actual cvs server Thanks