Building all ports when setting up a new buildbot builder

Joshua Root jmr at macports.org
Wed Dec 3 07:03:08 PST 2014


On 2014-12-4 01:57 , Ryan Schmidt wrote:
> 
> On Dec 3, 2014, at 8:54 AM, Joshua Root wrote:
> 
>> On 2014-12-3 15:34 , Ryan Schmidt wrote:
>>> If that works, then it should also be able to handle:
>>>
>>>  port echo name:^[0-9a-d] > own_ports
>>>  sudo ./mpab buildports own_ports
>>
>> But not `echo 'name:^[0-9a-d]' > own_ports`.
> 
> Sure, "echo 'name:^[0-9a-d]'" would not work, but "port echo 'name:^[0-9a-d]'" should.

I'm not even sure what we're discussing here any more. Obviously you can
provide any arbitrary list of ports via the text field. How you generate
them is irrelevant. That text field is the equivalent of the own_ports file.

- Josh


More information about the macports-dev mailing list