From owner-freebsd-questions@FreeBSD.ORG Sun Feb 3 21:17:32 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 9D76216A419 for ; Sun, 3 Feb 2008 21:17:32 +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 066B813C45D; Sun, 3 Feb 2008 21:17:31 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47A62F6A.9020807@FreeBSD.org> Date: Sun, 03 Feb 2008 22:17:30 +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> In-Reply-To: <9e8c58490802031254y1fdeb7d2laf989382f19c3469@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: Sun, 03 Feb 2008 21:17:32 -0000 Oren Almog wrote: > Hi > > When are new binary packages available? Are they compiled only at RELEASEs? No, they are compiled and updated continuously. Kris