This entry was posted
on Friday, October 16th, 2009 at 11:11 am and is filed under Porticus.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Hi. Thank you for this great utility. It’s a really useful tool. I was using it today and I thought it would be nice if you could leap up to the “Search Ports” field using the COMMAND + ALT + F keyboard short cut that has become pretty standard. At least in Safari and Finder, you can jump to the toolbar search field by hitting that quick key.
I’m not sure what’s going on but Porticus is failing on trying to update any port. I think the problem is the command line arguments it’s putting out. I have porticus 1.7.1 with macports 1.8.1 for snow leopard installed. I tried to update autoconf and here’s the command line it tried to run:
October 31st, 2009 at 9:43 am
Hi. Thank you for this great utility. It’s a really useful tool. I was using it today and I thought it would be nice if you could leap up to the “Search Ports” field using the COMMAND + ALT + F keyboard short cut that has become pretty standard. At least in Safari and Finder, you can jump to the toolbar search field by hitting that quick key.
Just a thought. Thanks again.
October 31st, 2009 at 10:05 am
Thanks for the suggestion, I’ll see what I can do!
November 3rd, 2009 at 11:24 pm
Hi,
Would it be possible to include the ability to create pkg/mpkg/dmg?
November 4th, 2009 at 5:36 pm
I’m not sure what’s going on but Porticus is failing on trying to update any port. I think the problem is the command line arguments it’s putting out. I have porticus 1.7.1 with macports 1.8.1 for snow leopard installed. I tried to update autoconf and here’s the command line it tried to run:
/opt/local/bin/port -R-force-enforce-variants upgrade autoconf
Any clues?
November 4th, 2009 at 6:47 pm
There is a developer target which could be exposed. I’ll have a look.
November 4th, 2009 at 6:50 pm
That doesn’t look right, it should be
/opt/local/bin/port -R upgrade -force-enforce-variants autoconf
I think. I thought that was sorted out in 1.7.1, I’ll have a look. Removing the force option should make it go.