Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 1998 03:40:41 -0800 (PST)
From:      asami@FreeBSD.org (Satoshi Asami)
To:        andreas@klemm.gtn.com
Cc:        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:  <199802251140.DAA18329@silvia.HIP.Berkeley.EDU>
In-Reply-To: <19980222181952.65257@klemm.gtn.com> (message from Andreas Klemm on Sun, 22 Feb 1998 18:19:52 %2B0100)

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



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