From owner-freebsd-questions@FreeBSD.ORG Wed Oct 29 09:55:17 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8127106567D for ; Wed, 29 Oct 2008 09:55:17 +0000 (UTC) (envelope-from mail@ozzmosis.com) Received: from smtp.mel.people.net.au (smtp.mel.people.net.au [218.214.17.98]) by mx1.freebsd.org (Postfix) with SMTP id BFF008FC1A for ; Wed, 29 Oct 2008 09:55:16 +0000 (UTC) (envelope-from mail@ozzmosis.com) Received: (qmail 11712 invoked from network); 29 Oct 2008 09:55:13 -0000 Received: from unknown (HELO blizzard.dnsalias.org) (218.215.166.240) by smtp.mel.people.net.au with SMTP; 29 Oct 2008 09:55:13 -0000 Received: by blizzard.dnsalias.org (Postfix, from userid 1001) id 8B44017077; Wed, 29 Oct 2008 20:55:11 +1100 (EST) Date: Wed, 29 Oct 2008 20:55:11 +1100 From: andrew clarke To: joeb Message-ID: <20081029095511.GA76242@ozzmosis.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-questions@freebsd.org Subject: Re: ports missing their packages. 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: Wed, 29 Oct 2008 09:55:17 -0000 On Wed 2008-10-29 16:53:26 UTC+0800, joeb (joeb@a1poweruser.com) wrote: > Well if you have this cluster build process why have some ports never been > built all the way back to release 5.0 like kdenetwork-kopete-0.12.8. That is > almost 3 years of waiting to get in the cluster build process. You need to understand that the FreeBSD project by its nature is primarily source-code driven. Making packages available (of any port) is of very low priority in comparison to the rest of the system (testing, documentation, etc). Demanding that the FreeBSD volunteers build a package just because you want to use it is a bit unfair, particularly when you can make one yourself without much trouble.