From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 7 08:50:04 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EEA171065679 for ; Mon, 7 Sep 2009 08:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DD2F68FC1E for ; Mon, 7 Sep 2009 08:50:04 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n878o499070959 for ; Mon, 7 Sep 2009 08:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n878o4gJ070958; Mon, 7 Sep 2009 08:50:04 GMT (envelope-from gnats) Date: Mon, 7 Sep 2009 08:50:04 GMT Message-Id: <200909070850.n878o4gJ070958@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Mark Linimon Cc: Subject: Re: ports/137886: irc/scrollz fails to compile with any SSL (gnutls config script changed and no openssl option) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Linimon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Sep 2009 08:50:05 -0000 The following reply was made to PR ports/137886; it has been noted by GNATS. From: Mark Linimon To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/137886: irc/scrollz fails to compile with any SSL (gnutls config script changed and no openssl option) Date: Mon, 7 Sep 2009 03:47:26 -0500 ----- Forwarded message from Philip Kizer ----- Cc: mdv@unsavoury.net, freebsd-ports-bugs@FreeBSD.org From: Philip Kizer To: linimon@FreeBSD.org Subject: Re: ports/137886: irc/scrollz fails to compile with any SSL (gnutls config script changed and no openssl option) On 2009, Sep 6, at 13:38, linimon@freebsd.org wrote: > Synopsis: irc/scrollz fails to compile with any SSL (gnutls config > script changed and no openssl option) > > State-Changed-From-To: feedback->suspended > State-Changed-By: linimon > State-Changed-When: Sun Sep 6 18:38:26 UTC 2009 > State-Changed-Why: > Apparently will be fixed in next release, upcoming. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=137886 Yes, I noted there are patches and newer versions that correct the GnuTLS issue with ScrollZ, but there's also a very simple method of enabling a single ./configure option to compile with OpenSSL as an alternative that I find preferable anyway. Is there any reason to not put the 3 lines into the port Makefile that are needed to make OpenSSL an option? ----- End forwarded message -----