Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 1998 12:25:40 +0000 (GMT)
From:      Adam David <adam@veda.is>
To:        asami@FreeBSD.ORG (Satoshi Asami)
Cc:        andreas@klemm.gtn.com, mark@grondar.za, steve@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/www/apache-ssl/patches patch-ad
Message-ID:  <199802251225.MAA13887@veda.is>
In-Reply-To: <199802251140.DAA18329@silvia.HIP.Berkeley.EDU> from Satoshi Asami at "Feb 25, 98 03:40:41 am"

next in thread | previous in thread | raw e-mail | index | archive | help
>  *    We could then rewrite the ports that are looking for an apache
>  *    webserver like this:
>  * 
>  *    .if ${LOCAL_WEBSERVER} == apache
>  *    BUILD_DEPENDS=  ${PREFIX}/sbin/httpd:${PORTSDIR}/www/apache
>  *    .else
>  *    BUILD_DEPENDS=  ${PREFIX}/sbin/httpsd:${PORTSDIR}/www/apache-ssl
>  *    .endif
> 
> Yikes.  Can we just get apache-ssl to install all the same files as
> the default apache?  The user won't have both installed on the same
> machine, right?
> 
> Satoshi

A file server might have both, or perhaps the user has a standard httpsd
but a modified httpd.

Adam



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