Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2011 18:42:11 +0000
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        <ohauer@FreeBSD.org>
Cc:        "Philip M. Gollucci" <pgollucci@FreeBSD.org>, apache@FreeBSD.org
Subject:   Re: question about PR: ports/147009: Mk/bsd.apache.mk: [patch] default to www/apache22
Message-ID:  <4D275E83.2000204@p6m7g8.com>
In-Reply-To: <4D272510.9030908@FreeBSD.org>
References:  <4D243209.5040703@FreeBSD.org> <4D24BED1.7070004@p6m7g8.com> <4D265CF2.5090208@FreeBSD.org> <4D26B3C6.4050804@p6m7g8.com> <4D272510.9030908@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--------------enig1C78A18CBDD9AC7B65204081
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On 01/07/11 14:37, Olli Hauer wrote:
> However I'm a friend of more explicit test, so I like this more.
>=20
> .elif ${USE_APACHE:C/\.//:C/\+//:C/13//:C/20//:C/22//:C/24//} =3D=3D ""=

> or
> .elif ${USE_APACHE:C/\.//:C/\+//:S/^13//:S/^20//:S/^22//:S/^24//} =3D=3D=
 ""
Seems logical.

> The following lines in bsd.apache.mk should be reviewed, for example
> APACHE_SUPPORTED_VERSION is nowhere used in ports/MK/*
This is used in some ports though I'm not sure I'm a fan of it.

> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> USE_APACHE=3D 1.3 / 13  =3D> APACHE_VERSION=3D13, make: error version .=
=2E.
this shouldn't fail, it should use 13

> USE_APACHE=3D 1.3+/13+  =3D> APACHE_VERSION=3D22, make: OK
>=20
> USE_APACHE=3D 2.0 / 20  =3D> APACHE_VERSION=3D20, make: error version .=
=2E.
ditto above, should use 20

> USE_APACHE=3D 2.0+/20+  =3D> APACHE_VERSION=3D22, make: OK
>=20
> USE_APACHE=3D 2.2 / 22  =3D> APACHE_VERSION=3D22, make: OK
> USE_APACHE=3D 2.2+/ 22+ =3D> APACHE_VERSION=3D22, make: OK
>=20
> USE_APACHE=3D 2.4 / 24  =3D> APACHE_VERSION=3D24, make: error version .=
=2E.
> USE_APACHE=3D 2.4+/ 24+ =3D> APACHE_VERSION=3D24, make: error version .=
=2E.
both of these should use 24

bsd.perl.mk / bsd.python.mk might be helpful for the 'range' or -+ logic
though I'm not sure its compatible.





--=20
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
VP Apache Infrastructure; Member, Apache Software Foundation
Committer,                        FreeBSD Foundation
Consultant,                       P6M7G8 Inc.
Sr. System Admin,                 Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.


--------------enig1C78A18CBDD9AC7B65204081
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (FreeBSD)

iD8DBQFNJ16FdbiP+9ubjBwRAk3FAJ9X+oWxxujSsWzs8aRvXGFJocHKQQCffBRn
2QSkpkzDCWy/i1V4HEshhE4=
=tanM
-----END PGP SIGNATURE-----

--------------enig1C78A18CBDD9AC7B65204081--



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