From owner-freebsd-pkg@freebsd.org Wed May 3 20:56:11 2017 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A7A15D5C799 for ; Wed, 3 May 2017 20:56:11 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from valentine.liquidneon.com (valentine.liquidneon.com [216.87.78.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "valentine.liquidneon.com", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9220BE53 for ; Wed, 3 May 2017 20:56:11 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: by valentine.liquidneon.com (Postfix, from userid 1018) id 8270B37EE1; Wed, 3 May 2017 14:50:08 -0600 (MDT) Date: Wed, 3 May 2017 14:50:08 -0600 From: Brad Davis To: Rudolph Froger Cc: freebsd-pkg@freebsd.org Subject: Re: Package missing in new 'quarterly' of 11.0 Message-ID: <20170503205008.GL12850@corpmail.liquidneon.com> References: <5C5F0604-52B0-4956-AC63-F6D78CAD6C1E@dreamsolution.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5C5F0604-52B0-4956-AC63-F6D78CAD6C1E@dreamsolution.nl> User-Agent: Mutt/1.7.2 (2016-11-26) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 03 May 2017 20:56:11 -0000 On Wed, May 03, 2017 at 09:07:27AM +0200, Rudolph Froger wrote: > Hi, > > I just tried to install openntpd using pkg and found is was missing in de latest quarterly (as used by pkg by default). > > See http://portsmon.freebsd.org/portoverview.py?category=net&portname=openntpd > and follow the link to the quarterly 11.0 AMD64 package: Not found. > > I can't find any specific reason why openntpd was removed or did not build. Looking at the poudriere logs I see it is was skipped due to libressl failing to build. Bernard has already reverted that commit, so it should succeed in the next round of builds. Regards, Brad Davis