From owner-freebsd-questions@FreeBSD.ORG Thu Feb 7 08:11:05 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 D1BE616A41B for ; Thu, 7 Feb 2008 08:11:05 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 153EB13C448; Thu, 7 Feb 2008 08:11:04 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47AABD17.90800@FreeBSD.org> Date: Thu, 07 Feb 2008 09:11:03 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) MIME-Version: 1.0 To: Oren Almog References: <9e8c58490802031254y1fdeb7d2laf989382f19c3469@mail.gmail.com> <47A62F6A.9020807@FreeBSD.org> <9e8c58490802061928q323641a8kfdcbd347dcdd1124@mail.gmail.com> <9e8c58490802062005g310123a3l53654d098cc3bdd0@mail.gmail.com> In-Reply-To: <9e8c58490802062005g310123a3l53654d098cc3bdd0@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Ports binary 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: Thu, 07 Feb 2008 08:11:05 -0000 Oren Almog wrote: > > > > > > > Oren Almog wrote: > > Hi > > > > When are new binary packages available? Are they compiled > only at RELEASEs? > > No, they are compiled and updated continuously. > > Kris > > > Thanks. > > I understand that the RELEASE directory contains only packages that > were compiled with a specific version was released. Can you explain > the differences between port directories for stable and current? > > Will I find different packages on > /pub/FreeBSD/ports/i386/packages-7-current and > /pub/FreeBSD/ports/i386/packages-8-current? What about > /pub/FreeBSD/ports/i386/packages-6-stable ? > > I can't find this in the handbook, I apologize in case it's there > and I missed it. > > Oren > > > Ok. I think I just figured out that the only difference is that the > packages were compiled against a specific version such a 7,8,stable, > current etc... So, if a certain package is updated to a new version will > it be compiled for all branches except for releases? How often are > packages compiled? > > > In a loop, period is a couple of days to a couple of weeks depending on your architecture. Kris