From owner-freebsd-ports@freebsd.org Fri Jul 13 01:52:34 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9EFE51042B6F for ; Fri, 13 Jul 2018 01:52:34 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3C4AA8DD8D for ; Fri, 13 Jul 2018 01:52:34 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: by mailman.ysv.freebsd.org (Postfix) id EF39A1042B6A; Fri, 13 Jul 2018 01:52:33 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DCCDD1042B69 for ; Fri, 13 Jul 2018 01:52:33 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 67F598DD89; Fri, 13 Jul 2018 01:52:33 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from yv.noip.me (c-24-4-131-132.hsd1.ca.comcast.net [24.4.131.132]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id w6D1qVAl070443 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Thu, 12 Jul 2018 18:52:32 -0700 (PDT) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-24-4-131-132.hsd1.ca.comcast.net [24.4.131.132] claimed to be yv.noip.me Subject: Re: Is there an index of all central poudriere builds? To: Kyle Evans Cc: Jan Beich , "ports@freebsd.org" References: <76ad5d43-9548-0b4f-2659-eb2dd811d712@rawbw.com> <96591eb8-e321-0286-4464-60ea1783b652@rawbw.com> From: Yuri Message-ID: <345e4af8-b334-0887-4f96-c7c085fd6316@rawbw.com> Date: Thu, 12 Jul 2018 18:52:30 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jul 2018 01:52:34 -0000 On 07/12/18 18:19, Kyle Evans wrote: > Packages are built on the earliest supported release of a branch, so > 11.1. They'll switch to 11.2 when 11.1 goes EOL. One user onĀ  11.2 amd64 is trying to install the package cinelerra-gg, and pkg can't find it. I have 11.1 amd64, and this package installs fine. Where it is supposed to come on 11.2 and why is it not found? Yuri