Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 2014 13:41:54 +0000
From:      Mark Felder <feld@freebsd.org>
To:        Adam Weinberger <adamw@adamw.org>, apache@freebsd.org
Subject:   Re: apache 2.2 ports
Message-ID:  <8c7c200293f6d84e756d6eec4a1edcc2@mail.feld.me>
In-Reply-To: <8DF8037F-F9EC-488D-86C4-0923789C174C@adamw.org>
References:  <8DF8037F-F9EC-488D-86C4-0923789C174C@adamw.org>

next in thread | previous in thread | raw e-mail | index | archive | help
September 6 2014 10:24 AM, "Adam Weinberger" <adamw@adamw.org> wrote:=20
> apache team -
>=20
> So it seems that setting USE_APACHE=3D22 doesn=E2=80=99t actually =
depend on apache-2.2. This means that every
> USE_APACHE=3D22 port is broken, and as of right now won=E2=80=99t have =
any 10.1 packages.
>=20
> I=E2=80=99m happy to go through and add "DEFAULT_VERSIONS=3D APACHE=3D2=
2=E2=80=9D to this ports, but I wanted to check
> with you guys first. Is that the right way to fix it? Is there =
something else that can be done to
> make USE_APACHE=3D22 actually depend on apache-2.2?
>=20

FYI I had to solve this problem today with the following two make.conf =
options:

DEFAULT_VERSIONS=3D apache=3D2.2 =20

(note it's 2.2, not 22 -- bsd.default-versions.mk shows a period should =
be used)

APACHE_PORT=3D www/apache22


Previously I only had the DEFAULT_VERSIONS entry and it worked fine. =
Suddenly I needed to add APACHE_PORT as well. This is with an up to date =
ports tree -- my packages build automatically every 8 hours.



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