From: Anonymous on
"Philip M. Gollucci" <pgollucci(a)p6m7g8.com> writes:

> On 07/21/10 20:30, Christopher Key wrote:
>> On 19/07/2010 21:05, Anonymous wrote:
>>> Christopher Key<cjk32(a)cam.ac.uk> writes:
>>>
>>>> A crude survey shows several ports with this problem, listed below.
>>> ...
>>>> If you can suggest which is the
>>>> preferred solution, I'll put together a patch.
>>>
>>> I don't know what workaround is preferred but I'd suggest
>>> UNIQUENAME. It's easier to type and has same dependency on
>>> PKGNAMEPREFIX.
>
> The mod_* ports should not be py-* prefixed.

Agree. They should have constant ap-* prefix. The one you suggest below
has uncertain value.

>
> If you're going to do it, they should he ap${APACHE_VERSION}- prefixed.
>

Did you actually test it? After setting

UNIQUENAME = ap${APACHE_VERSION}-${PORTNAME}

and selecting MP4 in www/mod_musicindex it still thinks WITH_MP4 is not
defined.
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: "Philip M. Gollucci" on
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07/21/10 22:06, Anonymous wrote:
> UNIQUENAME = ap${APACHE_VERSION}-${PORTNAME}
>
> and selecting MP4 in www/mod_musicindex it still thinks WITH_MP4 is not
> defined.
I haven't tried this, but thats a much better attempt then the py- version.



- --
- ------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci(a)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.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)

iD8DBQFMR2/fdbiP+9ubjBwRAvy/AJ0UCQ0UbvB1NUbWMzLfQElqGb9nhgCfUtSX
WFLEJv0PoPS6/lZob2PYCAU=
=5tQu
-----END PGP SIGNATURE-----
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"

From: "Philip M. Gollucci" on
if
USE_APACHE=13

you can write ap13 you know what APACHE_VERSION will evaluate too.
Its only vague in the case of a '+'



--
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci(a)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.