From owner-freebsd-ports@freebsd.org Fri Dec 23 14:46:05 2016 Return-Path: Delivered-To: freebsd-ports@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 22B88C8E41F for ; Fri, 23 Dec 2016 14:46:05 +0000 (UTC) (envelope-from bsd@lordcow.org) Received: from mail.lordcow.org (lordcow.org [IPv6:2c0f:fb18:402:5::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "devaux.za.net", Issuer "Cow Certificate Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6F7E41736 for ; Fri, 23 Dec 2016 14:46:04 +0000 (UTC) (envelope-from bsd@lordcow.org) Received: from lordcow.org (localhost [127.0.0.1]) by mail.lordcow.org (8.15.2/8.15.2) with ESMTPS id uBNEjuoZ000351 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 23 Dec 2016 16:45:56 +0200 (SAST) (envelope-from lordcow@lordcow.org) X-Authentication-Warning: lordcow.org: Host localhost [127.0.0.1] claimed to be lordcow.org Received: (from lordcow@localhost) by lordcow.org (8.15.2/8.15.2/Submit) id uBNEjo89000118; Fri, 23 Dec 2016 16:45:50 +0200 (SAST) (envelope-from lordcow) Date: Fri, 23 Dec 2016 16:45:50 +0200 From: Gareth de Vaux To: freebsd-ports@freebsd.org Cc: Walter Schwarzenfeld Subject: Re: openntpd-5.7p4_2,2 depends on libressl-2.2.6 ?! Message-ID: <20161223144550.GA92325@lordcow.org> References: <2E32FD64-2BF6-46CE-BAD2-39AF82E29E33@ellael.org> <56E1BA30.7090306@utanet.at> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56E1BA30.7090306@utanet.at> User-Agent: Mutt/1.7.2 (2016-11-26) X-Spam-Status: No, score=-0.7 required=5.0 tests=ALL_TRUSTED,PLING_QUERY autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on lordcow.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2016 14:46:05 -0000 On Thu 2016-03-10 (19:17), Walter Schwarzenfeld wrote: > Makefile > OPTIONS_DEFAULT= RESSL > > RESSL_LIB_DEPENDS= libtls.so:${PORTSDIR}/security/libressl > > > turn option RESSL to off. I guess this is because it's a few months later but these lines are no longer in the Makefile? (/usr/ports/net/openntpd/Makefile?)