ports/89370: OpenSSL patch

Artis Caune Artis.Caune at latnet.lv
Mon Nov 21 15:00:31 UTC 2005


>Number:         89370
>Category:       ports
>Synopsis:       OpenSSL patch
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 21 15:00:30 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list