From owner-freebsd-pkg@FreeBSD.ORG Tue May 13 03:30:46 2014 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D551797 for ; Tue, 13 May 2014 03:30:46 +0000 (UTC) Received: from muon.cran.org.uk (muon.cran.org.uk [93.89.92.64]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3D5DA245B for ; Tue, 13 May 2014 03:30:45 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id D7A55E74DC for ; Tue, 13 May 2014 04:30:43 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; s=mail; bh=pUGO0+tsdmC2 Eo0PuspPgcefdPs=; b=tfQC1XQN/lqzqQFxgyjZgfcuzLcBB7uDNJCgnCiitCmk c9eBnkxax4tRX6Mzy1wcvy6VPw6+pX5vyPoz1PrQtH3ID1lVRt9sSrXHmN1HicLu MO+9A0yAc4lFdUKuXBX87RyrJi4wy3tg8HDOnVilXS2GUqj7/s4JLjfxwb2fy3A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=message-id :date:from:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=mail; b=aKjTLC nC7AuvyTZlKNEDdLCgKTmBfZ9L1jROaTUR7bocd7mR+BKl0gXIu+PCKBiQM7VLH5 N9AmCmU7NrW8/JN4ozbJARs8Ep6iP/mFQF4m+C1kDrvfC0sz2rlk+CLwrOQg0OBV yLZaBYSL2t4r/WkYP0dR0eHG1TzqdC9YiGpA8= Received: from [10.0.10.15] (c-67-182-239-81.hsd1.ut.comcast.net [67.182.239.81]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 83160E7496 for ; Tue, 13 May 2014 04:30:43 +0100 (BST) Message-ID: <537191F0.70906@cran.org.uk> Date: Mon, 12 May 2014 21:30:56 -0600 From: Bruce Cran User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: freebsd-pkg@freebsd.org Subject: Re: Package building schedule and postfix-tls References: <53718FB3.5080808@cran.org.uk> In-Reply-To: <53718FB3.5080808@cran.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2014 03:30:46 -0000 On 5/12/2014 9:21 PM, Bruce Cran wrote: > I've just installed a new server with 10.0 and am setting it up (which > is _so_ much easier with pkgng!) - but I realised the default version > of postfix doesn't have TLS support, and I need postfix-tls instead > (which is in ports, but not available as a package yet). I think I > read that packages get built weekly, but is there anywhere I can go to > check when the next set will be built, or are they always built on a > certain day? If possible I'd like to know when I'll be able to > install the new package. > Just found the answer in the original announcement (http://lists.freebsd.org/pipermail/freebsd-pkg/2013-October/000107.html): "Packages are built weekly from a snapshot of the Ports Collection every Wednesday morning 01:00 UTC. They typically will be available in the repository after a few days." -- Bruce