On Mon, 14 Oct 2013 20:13:51 +0400 Ruslan Makhmatkhanov <[email protected]> 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 > > [email protected]:/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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
