Ports applications are not shown to Mac Application menu
Bradley Giesbrecht
brad at pixilla.com
Fri Aug 20 12:02:33 PDT 2010
On Aug 20, 2010, at 11:59 AM, Bradley Giesbrecht wrote:
>
> On Aug 20, 2010, at 11:56 AM, C. Santos wrote:
>
>>
>>
>> On Fri, Aug 20, 2010 at 3:49 PM, Ryan Schmidt <ryandesign at macports.org
>> > wrote:
>>
>> Instructions are in the guide:
>>
>> http://guide.macports.org/#development.patches.applying
>>
>> Or you can just wait a few days and someone will commit the update.
>>
>>
>> Thanks for your kind response. I was trying to find out how to get
>> the "raw" patch file without html codes because my first attempt
>> to patch brought error message against possible garbage file
>> created by my browser.
>
> http://trac.macports.org/attachment/ticket/26180/bzflag-app.diff
>
> click the "Original Format" link at the bottom
>
> http://trac.macports.org/raw-attachment/ticket/26180/bzflag-app.diff
sudo port uninstall bzflag
cd $(port dir bzflag)
sudo curl http://trac.macports.org/raw-attachment/ticket/26180/bzflag-app.diff
-O
sudo patch -p0 < bzflag-app.diff
sudo port install bzflag
// Brad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20100820/240766f8/attachment.html>
More information about the macports-users
mailing list