From owner-freebsd-ports@FreeBSD.ORG Mon Oct 14 16:40:56 2013 Return-Path: Delivered-To: freebsd-ports@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 ESMTP id 87517CBB for ; Mon, 14 Oct 2013 16:40:56 +0000 (UTC) (envelope-from freebsd@grem.de) Received: from mail.grem.de (outcast.grem.de [213.239.217.27]) by mx1.freebsd.org (Postfix) with SMTP id CC85225AF for ; Mon, 14 Oct 2013 16:40:54 +0000 (UTC) Received: (qmail 23766 invoked by uid 89); 14 Oct 2013 16:40:48 -0000 Received: from unknown (HELO bsd64.grem.de) (mg@grem.de@194.97.158.66) by mail.grem.de with ESMTPA; 14 Oct 2013 16:40:48 -0000 Date: Mon, 14 Oct 2013 18:40:48 +0200 From: Michael Gmelin To: Ruslan Makhmatkhanov Subject: Re: Port build failure -- security/hydra Message-ID: <20131014184048.278514bb@bsd64.grem.de> In-Reply-To: <525C183F.7010901@yandex.ru> References: <73462.1381008889@server1.tristatelogic.com> <525C183F.7010901@yandex.ru> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.18; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org, "Ronald F. Guilmette" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Oct 2013 16:40:56 -0000 On Mon, 14 Oct 2013 20:13:51 +0400 Ruslan Makhmatkhanov wrote: > Ronald F. Guilmette wrote on 06.10.2013 01:34: > > > >> make -V FETCH_CMD > > > > Results: > > > > /usr/bin/fetch -AFpr > > > >> on your system? What FreeBSD version you are using? > > > > FreeBSD segfault.tristatelogic.com 9.1-RELEASE FreeBSD 9.1-RELEASE > > #0 r243825: Tue Dec 4 09:23:10 UTC 2012 > > root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > > Yes, I now see the issue. If I understand correctly /usr/bin/fetch > got SSL support since FreeBSD 9.2, so is why it isn't work to you. > Fetch had basic SSL support for many years, what changed is that in 10-CURRENT and 9-STABLE proper checking of certificates has been implemented, which is disabled for the ports system though (since it's using checksums and size checks anyway). So this is not the problem. Michael -- Michael Gmelin