From nobody@FreeBSD.org  Sun Aug 19 16:31:43 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BB78716A419
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 19 Aug 2007 16:31:43 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id AD66C13C459
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 19 Aug 2007 16:31:43 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l7JGVhjr034693
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 19 Aug 2007 16:31:43 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l7JGVhii034692;
	Sun, 19 Aug 2007 16:31:43 GMT
	(envelope-from nobody)
Message-Id: <200708191631.l7JGVhii034692@www.freebsd.org>
Date: Sun, 19 Aug 2007 16:31:43 GMT
From: Roger Marquis <marquis@roble.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Lynx (-ssl) does not correctly test for OpenSSL 
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: jharris@widomaker.com

>Number:         115627
>Category:       ports
>Synopsis:       www/Lynx (-ssl) does not correctly test for OpenSSL
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tmclaugh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 19 16:40:00 GMT 2007
>Closed-Date:    Sun Jun 22 19:08:25 UTC 2008
>Last-Modified:  Sun Jun 22 19:08:25 UTC 2008
>Originator:     Roger Marquis
>Release:        6.2-RELEASE
>Organization:
>Environment:
6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Lynx port fails to recognize "OPENSSL_OVERWRITE_BASE=YES" and tries to install non-base openssl.  "make install" says "Verifying install for /usr/local/lib/libcrypto.so.5 in /usr/ports/security/openssl"...

>How-To-Repeat:
cd /usr/ports/www/lynx && make install
>Fix:
Workaround:
  ln -s /usr/lib/libcrypto.so  /usr/local/lib/libcrypto.so.5
Though Makefile should be checking for OPENSSL_OVERWRITE_BASE.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Aug 20 05:47:12 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115627 
Responsible-Changed-From-To: freebsd-ports-bugs->tmclaugh 
Responsible-Changed-By: tmclaugh 
Responsible-Changed-When: Fri Apr 18 02:59:15 UTC 2008 
Responsible-Changed-Why:  
OPENSSL_OVERWRITE_BASE is no longer a valid knob.  It was removed from 
bsd.openssl.mk recently because it had already been removed from the 
openssl port since it only affected 4.x.  Update your ports tree and 
attempt to build it again. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115627 
State-Changed-From-To: feedback->closed 
State-Changed-By: tmclaugh 
State-Changed-When: Sun Jun 22 19:08:03 UTC 2008 
State-Changed-Why:  
Closing.  No feedback indicating further issues. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115627 
>Unformatted:
