From nobody@FreeBSD.org  Mon Nov 21 14:53:29 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A163016A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 21 Nov 2005 14:53:29 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7ADAF43D45
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 21 Nov 2005 14:53:29 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jALErS5j010896
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 21 Nov 2005 14:53:28 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id jALErSvi010895;
	Mon, 21 Nov 2005 14:53:28 GMT
	(envelope-from nobody)
Message-Id: <200511211453.jALErSvi010895@www.freebsd.org>
Date: Mon, 21 Nov 2005 14:53:28 GMT
From: Artis Caune <Artis.Caune@latnet.lv>
To: freebsd-gnats-submit@FreeBSD.org
Subject: OpenSSL patch
X-Send-Pr-Version: www-2.3

>Number:         89370
>Category:       ports
>Synopsis:       www/lighttpd: OpenSSL patch
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    barner
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 21 15:00:30 GMT 2005
>Closed-Date:    Tue Nov 29 10:40:44 GMT 2005
>Last-Modified:  Tue Nov 29 10:40:44 GMT 2005
>Originator:     Artis Caune
>Release:        6.0
>Organization:
>Environment:
>Description:
lighttpd can't find OpenSSL when base system is build with NO_OPENSSL specified.
WITH_OPENSSL_PORT=yes in make.conf don't help.
>How-To-Repeat:
              
>Fix:
              
*** Makefile.origSat Nov 19 19:59:45 2005
--- MakefileSat Nov 19 20:36:32 2005
***************
*** 37,42 ****
--- 37,44 ----
  .if !defined(WITHOUT_OPENSSL)
  .include "${PORTSDIR}/Mk/bsd.openssl.mk"
  CONFIGURE_ARGS+=--with-openssl
+ CONFIGURE_ARGS+=--with-openssl-includes=${OPENSSLINC}
+ CONFIGURE_ARGS+=--with-openssl-libs=${OPENSSLLIB}
  .endif
  
  .if defined(WITH_OPENLDAP)
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Nov 21 23:15:28 GMT 2005 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89370 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: hendrik@scholz.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/89370: www/lighttpd - OpenSSL patch
Date: Mon, 21 Nov 2005 23:14:59 UT

 Maintainer of www/lighttpd,
 
 Please note that PR ports/89370 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/89370
 
 -- 
 Edwin Groothuis
 edwin@FreeBSD.org

From: Hendrik Scholz <hscholz@raisdorf.net>
To: bug-followup@FreeBSD.org
Cc: hendrik@scholz.net
Subject: Re: ports/89370: www/lighttpd - OpenSSL patch
Date: Tue, 29 Nov 2005 10:12:52 +0100

 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
 Hi!
 
 Approved. ports/89709 is the lighttpd update to 1.4.8 which has
 a reference to this pr.
 It's safe to commit both parts in one step.
 
 Thanks,
  Hendrik
 
 - --
 Hendrik Scholz - <hscholz@raisdorf.net> - http://www.wormulon.net/
 drag me, drop me - treat me like an object
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.2 (FreeBSD)
 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
 
 iD8DBQFDjBuT4Wmz+z2IPqARAopCAJwIpETYHW2oP89oG3ETg+pQfAxLbgCgpwv+
 214wYBNlKHNERWgY0830oy8=
 =J7WH
 -----END PGP SIGNATURE-----
Responsible-Changed-From-To: freebsd-ports-bugs->barner 
Responsible-Changed-By: barner 
Responsible-Changed-When: Tue Nov 29 10:23:30 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89370 
State-Changed-From-To: feedback->closed 
State-Changed-By: barner 
State-Changed-When: Tue Nov 29 10:40:43 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

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