[MacPorts] #3689: apache2 portfile does not require port openssl

MacPorts noreply at macports.org
Thu Mar 24 08:09:01 PDT 2016


#3689: apache2 portfile does not require port openssl
------------------------------+--------------------------------
  Reporter:  dot.and.thing@…  |      Owner:  macports-tickets@…
      Type:  defect           |     Status:  closed
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  1.0
Resolution:  wontfix          |   Keywords:
      Port:  apache2          |
------------------------------+--------------------------------
Changes (by ryandesign@…):

 * port:   => apache2


Old description:

> in mac os x 10.4 bsd subsystem contains libssl 0.9.7 and zlib 1.2.2, as
> provided
> by portfiles. i do not need to install that ports. please fix that, as
> example
> like this:
>
> --- www/apache2/Portfile.old    2005-06-21 19:20:46.000000000 +0400
> +++ www/apache2/Portfile        2005-06-24 02:31:05.000000000 +0400
> @@ -23,7 +23,7 @@
>  depends_lib      lib:libapr.0:apr \
>                   lib:libaprutil.0:apr-util \
>                   lib:libexpat.0:expat \
> -                                port:openssl
> +                                lib:libssl.0.9.7:openssl
>
>  patchfiles       patch-httpd-std.conf.in

New description:

 in mac os x 10.4 bsd subsystem contains libssl 0.9.7 and zlib 1.2.2, as
 provided
 by portfiles. i do not need to install that ports. please fix that, as
 example
 like this:

 {{{
 --- www/apache2/Portfile.old    2005-06-21 19:20:46.000000000 +0400
 +++ www/apache2/Portfile        2005-06-24 02:31:05.000000000 +0400
 @@ -23,7 +23,7 @@
  depends_lib      lib:libapr.0:apr \
                   lib:libaprutil.0:apr-util \
                   lib:libexpat.0:expat \
 -                                port:openssl
 +                                lib:libssl.0.9.7:openssl

  patchfiles       patch-httpd-std.conf.in
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/3689#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list