On Sep 11, 2013, at 2:13 AM, Joshua Root wrote:
> On 2013-9-11 17:56 , Ryan Schmidt wrote:
>> On Sep 10, 2013, at 23:05, pixi...@macports.org wrote:
>>
>>> +proc apxsInstall { moduleName activate dylibs } {
>>
>>> +if { ${activate} == "yes" } {
>>> +exec "${apache.sbindir}/a2enm
On Sep 11, 2013, at 12:56 AM, Ryan Schmidt wrote:
> On Sep 10, 2013, at 23:05, pixi...@macports.org wrote:
>
>> Revision: 110954
>> https://trac.macports.org/changeset/110954
>> Author: pixi...@macports.org
>> Date: 2013-09-10 21:05:52 -0700 (Tue, 10 Sep 2013)
>> Log Message:
>> --
On Sep 11, 2013, at 11:59 , Dennis van Dok wrote:
> On 11-09-13 04:48, Ryan Schmidt wrote:
>> On Sep 10, 2013, at 11:54, Peter Danecek wrote:
>
>>> universal? Not sure, how does `globus-*` ports solve this? Or do
>>> these bother at all?
>>
>> I see nothing in the globus-core port that address
On 11-09-13 04:48, Ryan Schmidt wrote:
> On Sep 10, 2013, at 11:54, Peter Danecek wrote:
>> universal? Not sure, how does `globus-*` ports solve this? Or do
>> these bother at all?
>
> I see nothing in the globus-core port that addresses universal
> builds. I'm unable to really test it; with or w
On 2013-9-11 17:56 , Ryan Schmidt wrote:
> On Sep 10, 2013, at 23:05, pixi...@macports.org wrote:
>
>> +proc apxsInstall { moduleName activate dylibs } {
>
>> +if { ${activate} == "yes" } {
>> +exec "${apache.sbindir}/a2enmod" ${moduleName}
>> +}
>
> If $activate is supposed
On Sep 10, 2013, at 23:05, pixi...@macports.org wrote:
> Revision: 110954
> https://trac.macports.org/changeset/110954
> Author: pixi...@macports.org
> Date: 2013-09-10 21:05:52 -0700 (Tue, 10 Sep 2013)
> Log Message:
> ---
> _resources/port1.0/group:
> - Add apache2 port gr