Opened 19 years ago

Last modified 8 years ago

#3689 closed defect

apache2 portfile does not require port openssl — at Initial Version

Reported by: dot.and.thing@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: apache2

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

Change History (0)

Note: See TracTickets for help on using tickets.