From owner-freebsd-questions@FreeBSD.ORG Tue Nov 22 16:44:29 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 9E46716A454 for ; Tue, 22 Nov 2005 16:44:29 +0000 (GMT) (envelope-from kurt.buff@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A38243D7B for ; Tue, 22 Nov 2005 16:44:23 +0000 (GMT) (envelope-from kurt.buff@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so1088943wra for ; Tue, 22 Nov 2005 08:44:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=hlMWW+ZFkDa8N2FFNralivy6j6pdXSUaVa/rYuRvuURpGUoRNXJC9NCbyNiwkLo0rJI8CNKJv14WUT+aLSBe4oy5NI73t8EC/eCqWJ7+eRRBASTstGTX3fjwlRQEDyaaY/CFkZauBI3v+p23VvPgi5x7s2RV1ek7umd2R1pLhyw= Received: by 10.54.124.15 with SMTP id w15mr2330737wrc; Tue, 22 Nov 2005 08:44:22 -0800 (PST) Received: from ?192.168.5.63? ( [216.202.42.5]) by mx.gmail.com with ESMTP id 11sm5129164wrl.2005.11.22.08.44.21; Tue, 22 Nov 2005 08:44:22 -0800 (PST) Message-ID: <43834A76.4090901@gmail.com> Date: Tue, 22 Nov 2005 08:42:30 -0800 From: Kurt Buff User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wojciech Puchar References: <1132673582.b35824c0SP373@student.apu.ac.uk> <20051122171602.U9431@chylonia.3miasto.net> In-Reply-To: <20051122171602.U9431@chylonia.3miasto.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, SPYRIDON PAPADOPOULOS Subject: Re: Project Management Software X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kurt.buff@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Nov 2005 16:44:29 -0000 Wojciech Puchar wrote: >> Could you please tell me if there is any Project Management software >> that i can use with FreeBSD? >> Something similar to MS Project..? > > > i don't know M$ Project but cvs works fine, and is really good as it's > used by FreeBSD developer for many years ! Software project management is only a small subset of the project management universe. In the Win32 world, probably the best OSS alternative to MS Project is OpenWorkbench - http://www.openworkbench.org In the *nix world, there are some alternatives, but I'm not familiar with them. However, this might yield some results for you: http://www.google.com/search?hl=en&q=project+management+site%3Asf.net&btnG=Google+Search In particular, I note http://sourceforge.net/projects/dotproject, which looks interesting, though I've not tried it.