Commit 094580ee authored by Matt Selsky's avatar Matt Selsky Committed by David Lawrence

Bug 586011 - Change references to 'DarwinPorts' to 'MacPorts' (proper project name)

author=Matt Selsky <selsky_at_columbia_dot_edu>, r=dkl,a=mkanat
parent c757f18e
...@@ -1676,12 +1676,12 @@ C:\perl&gt; <command>ppm install &lt;module name&gt;</command> ...@@ -1676,12 +1676,12 @@ C:\perl&gt; <command>ppm install &lt;module name&gt;</command>
<para>Apple does not include the GD library with Mac OS X. Bugzilla <para>Apple does not include the GD library with Mac OS X. Bugzilla
needs this for bug graphs.</para> needs this for bug graphs.</para>
<para>You can use DarwinPorts (<ulink url="http://darwinports.com/"/>) <para>You can use MacPorts (<ulink url="http://www.macports.org/"/>)
or Fink (<ulink url="http://sourceforge.net/projects/fink/"/>), both or Fink (<ulink url="http://sourceforge.net/projects/fink/"/>), both
of which are similar in nature to the CPAN installer, but install of which are similar in nature to the CPAN installer, but install
common unix programs.</para> common unix programs.</para>
<para>Follow the instructions for setting up DarwinPorts or Fink. <para>Follow the instructions for setting up MacPorts or Fink.
Once you have one installed, you'll want to use it to install the Once you have one installed, you'll want to use it to install the
<filename>gd2</filename> package. <filename>gd2</filename> package.
</para> </para>
...@@ -1707,7 +1707,7 @@ C:\perl&gt; <command>ppm install &lt;module name&gt;</command> ...@@ -1707,7 +1707,7 @@ C:\perl&gt; <command>ppm install &lt;module name&gt;</command>
</para> </para>
</note> </note>
<para>Also available via DarwinPorts and Fink is <para>Also available via MacPorts and Fink is
<filename>expat</filename>. After installing the expat package, you <filename>expat</filename>. After installing the expat package, you
will be able to install XML::Parser using CPAN. If you use fink, there will be able to install XML::Parser using CPAN. If you use fink, there
is one caveat. Unlike recent versions of is one caveat. Unlike recent versions of
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment