[60303] trunk/dports/sysutils/memcached/Portfile

Brett Eisenberg brett at macports.org
Mon Nov 9 10:25:20 PST 2009


I don't actually agree with that, nor does it make sense to needlessly  
patch memcached's autoconf configuration to support what you're  
proposing.

Given that building with umem hooks provides no material change to the  
application unless the runtime environment is modified, there's simply  
no merit to the proposed solution.

best,
Brett

On Nov 8, 2009, at 4:52 PM, Ryan Schmidt wrote:

>
> On Nov 8, 2009, at 15:03, brett at macports.org wrote:
>
>> Revision: 60303
>>         http://trac.macports.org/changeset/60303
>> Author:   brett at macports.org
>> Date:     2009-11-08 13:03:31 -0800 (Sun, 08 Nov 2009)
>> Log Message:
>> -----------
>> add umem variant to memcached
>
>
>> +variant umem description {enable libumem support} {
>> +    depends_lib-append     port:umem
>> +}
>
> The variant should do more than just add a dependency: it should  
> also add a configure arg or environment variable or something that  
> tells memcached that it's ok to use umem -- and you may have to add  
> something to the default port build so that it will *not* use umem,  
> even if umem is installed, unless the umem variant is selected.
>
>
>
>
> !DSPAM:1000,4af767bc91021468!
>



More information about the macports-dev mailing list