From owner-freebsd-questions@FreeBSD.ORG Sun Feb 8 23:23:44 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80DD916A4CE for ; Sun, 8 Feb 2004 23:23:44 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-71.dsl.lsan03.pacbell.net [64.169.106.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C79543D1D for ; Sun, 8 Feb 2004 23:23:44 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 9A68966CC9; Sun, 8 Feb 2004 23:23:43 -0800 (PST) Date: Sun, 8 Feb 2004 23:23:43 -0800 From: Kris Kennaway To: "W. Sierke" Message-ID: <20040209072343.GA3277@xor.obsecurity.org> References: <05dc01c3eed9$92527fe0$8464a8c0@ovirt.dyndns.ws> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k+w/mQv8wyuph6w0" Content-Disposition: inline In-Reply-To: <05dc01c3eed9$92527fe0$8464a8c0@ovirt.dyndns.ws> User-Agent: Mutt/1.4.1i cc: freebsd-questions@FreeBSD.org Subject: Re: How to deal with package conflicts (apache)? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 07:23:44 -0000 --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 09, 2004 at 05:24:32PM +1030, W. Sierke wrote: > How should I deal with package conflicts such as > apache13/apache13-mod_ssl... >=20 > I've installed apache13-mod_ssl but a couple of other ports I want to > install want apache13 (specifically apache-1.3.29_1) which complains of a > package conflict (with apache+mod_ssl-1.3.29+2.8.16) so I'll have to force > the installation. Is there a way of convincing the new packages that > apache13-mod_ssl is an adequate substitute for apache13? Set the APACHE_PORT variable (to www/apachewhatever) in /etc/make.conf. This will only work with ports, not packages, for which one can only use the default settings. Kris --k+w/mQv8wyuph6w0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAJzV/Wry0BWjoQKURAvWNAJwJCfOdiwerQuxul6JN7sr4lnbp/wCZAbYq k++xCb7HsZKF354eHmYlPqI= =cT95 -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0--