From owner-freebsd-ports@freebsd.org Mon Oct 21 13:11:52 2019 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 20AC815778C for ; Mon, 21 Oct 2019 13:11:52 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46xcVJ023cz4DrQ; Mon, 21 Oct 2019 13:11:52 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id CEAD8B2E8; Mon, 21 Oct 2019 13:11:51 +0000 (UTC) From: Jan Beich To: Sergei Vyshenski Cc: FreeBSD Ports Subject: Re: "poudriere testport" to download binary depends References: Date: Mon, 21 Oct 2019 15:11:52 +0200 In-Reply-To: (Sergei Vyshenski's message of "Mon, 21 Oct 2019 15:31:17 +0300") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Oct 2019 13:11:52 -0000 Sergei Vyshenski writes: > Hi, > > Is it possible to instruct "poudriere testport" such > that it downloads depends (in a form of binary packages) from the > central repository, > and actually tests only the port in question? See also https://github.com/freebsd/poudriere/issues/319