From owner-freebsd-questions@FreeBSD.ORG Sun Feb 3 20:54:33 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 5BDAF16A501 for ; Sun, 3 Feb 2008 20:54:33 +0000 (UTC) (envelope-from oren.almog@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.freebsd.org (Postfix) with ESMTP id 21A6413C43E for ; Sun, 3 Feb 2008 20:54:33 +0000 (UTC) (envelope-from oren.almog@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so1559937wxd.7 for ; Sun, 03 Feb 2008 12:54:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=8WI5i0n8lwT2hVEvBW+hOjS3AlYipw9vnj721N8Hovw=; b=jXx0l6YpR9Vn8yEECQCr8sGHlp01JM3YTYWhmGlr/WqPzX4G3a2Ppm47iF+zinyKstH/67MTHQeeboM3O8pt+7Gf1y2HG60cTA2AzDIPLN31dvHPX0EuS77XbREjJXtToptu9243SKPYe5c8LgDn09UktRf7M0JDZ3+zXdPwWzQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=JFogkvIEmskdUM3irCllriqwkwu4ck/ybTcxxD3VSKGZ2eDwsCN7mckTiDPdTAi0lxN9tTa/odavOgpbjHD5xB/B9IvrctPupguZ/o6Qdm76xRP5ByZ5gpSn5iLQBrN/bGx4aWdbm0y302HDv0GC6Hcsljcd7B5JxpL57R3dAd4= Received: by 10.150.133.17 with SMTP id g17mr2568190ybd.27.1202072072438; Sun, 03 Feb 2008 12:54:32 -0800 (PST) Received: by 10.150.157.7 with HTTP; Sun, 3 Feb 2008 12:54:32 -0800 (PST) Message-ID: <9e8c58490802031254y1fdeb7d2laf989382f19c3469@mail.gmail.com> Date: Sun, 3 Feb 2008 17:54:32 -0300 From: "Oren Almog" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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 20:54:33 -0000 Hi When are new binary packages available? Are they compiled only at RELEASEs? Thanks.