mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Link to resources that precompile PHP packages for Mac OS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219192 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c7388fb042
commit
7b78c068ca
1 changed files with 27 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<sect1 id="install.macosx.packages">
|
||||
<title>Using Packages</title>
|
||||
<simpara>
|
||||
|
@ -12,9 +12,32 @@
|
|||
checking whether somebody has already built a packaged
|
||||
version of PHP with the features you need.
|
||||
</simpara>
|
||||
|
||||
<!-- TODO: list some packages here, if possible -->
|
||||
|
||||
<simpara>
|
||||
The following resources offer easy to install packages and
|
||||
precompiled binaries for PHP on Mac OS:
|
||||
</simpara>
|
||||
<para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<simpara>
|
||||
Darwin:
|
||||
<ulink url="&url.mac.darwinports;">&url.mac.darwinports;</ulink>
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
Entropy:
|
||||
<ulink url="&url.mac.entropy;">&url.mac.entropy;</ulink>
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
Fink:
|
||||
<ulink url="&url.mac.fink;">&url.mac.fink;</ulink>
|
||||
</simpara>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
</sect1>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
|
Loading…
Reference in a new issue