Your MacPorts ports need some love: the "cd" command is going
away
Juan Manuel Palacios
jmpp at macports.org
Mon Nov 12 21:11:33 PST 2007
On Nov 12, 2007, at 6:52 PM, Ernest Prabhakar wrote:
> Hi Ryan,
>
> Apology for a stupid question, but I can't get your script to run:
>
> On Nov 12, 2007, at 1:37 AM, Ryan Schmidt wrote:
>> To see everywhere in your ports where the "cd" command is currently
>> being used, you can use a command like this in the Terminal
>> (replacing "EMAIL" with your maintainer email address (to which
>> this email was sent)):
>>
>> port file maintainer:EMAIL \
>> | xargs grep "[[:space:]]cd[[:space:]]" \
>> | grep -v "system[[:space:]]"
>
>
> Am I doing something wrong? This is on Leopard with a fresh install
> of 1.5.0
>
>
> -enp
>
> ernest$ port file maintainer:drernie at macosforge.org
>
Among other comments that have been made already, you also have to
note that your address would be "drernie at macports.org", not
@macosforge.org
Just one of those things... ;-)
-jmpp
More information about the macports-dev
mailing list