Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  9 Sep 2002 22:44:08 +0200 (CEST)
From:      Thierry Thomas <thierry@pompo.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42610: www/horde2: remove apache13-mod_ssl RUN_DEPENDS
Message-ID:  <20020909204408.4A58B78EB@graf.pompo.net>

next in thread | raw e-mail | index | archive | help

>Number:         42610
>Category:       ports
>Synopsis:       www/horde2: remove apache13-mod_ssl RUN_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 09 14:40:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Aug 31 11:02:48 CEST 2002 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386


	
>Description:
	1) It is possible to define APACHE_PORT in /etc/make.conf;
	2) mod_php4 already have an Apache's RUN_DEPENDS;
	3) mod_php4 may run with Apache2.

	=> this dependence is obsolete.

>How-To-Repeat:
	N/A.

>Fix:

	Please apply the following patch:


--- /usr/ports/www/horde2/Makefile.orig	Thu Aug  1 23:39:56 2002
+++ /usr/ports/www/horde2/Makefile	Mon Sep  9 22:32:59 2002
@@ -27,9 +27,6 @@
 .if !defined(WITHOUT_MCAL)
 LIB_DEPENDS+=	mcal.0:${PORTSDIR}/misc/libmcal
 .endif
-.if !defined(WITHOUT_SSL)
-RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libssl.so:${PORTSDIR}/www/apache13-modssl
-.endif
 #RUN_DEPENDS+=	${LOCALBASE}/lib/php/Cache/DB.php:${PORTSDIR}/devel/pear
 RUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020909204408.4A58B78EB>