Php5-syck - How to Download and Install on Mac OS X
Monday the 22nd of March, 2010

    php5-syck  most recent diff


    version

      View the most recent changes for the php5-syck port at: php5-syck.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for php5-syck.
      The raw portfile for php5-syck is located here:
      http://php5-syck.darwinports.com/dports/php/php5-syck/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/php5-syck


      The php5-syck Portfile 53568 2009-07-08 13:38:47Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup php5extension 1.0

      php5extension.setup syck 0.55
      Revision: 2
      Category:-append net devel
      Platform: darwin freebsd openbsd
      Maintainers: gmail.com:emory.smith openmaintainer
      Homepage: http://www.whytheluckystiff.net/syck/
      Master Sites: http://rubyforge.org/frs/download.php/4492

      Description: PHP5 bindings for syck

      Long Description: Syck is a parser for YAML -- this package installs the syck php extension, allowing php code to interface to the libsyck C library.

      Checksums: md5 a57b7c46d81170b9318e2f384f77910c sha1 acb0aea04a6a0e82220223ffaf889ad6587402eb rmd160 ffd26db70cf743b90cbfecfe7402c6fb8d698ee8

      dist_subdir syck

      depends_lib-append port:syck port:re2c

      worksrcdir syck-${version}/ext/php

      configure.args --with-syck=${prefix}

      platform darwin {
      # for details on this patch see the "Patch For Mac Users" section
      # of http://trac.symfony-project.com/trac/wiki/InstallingSyck
      patchfiles patch-phpext.c.diff
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/php5-syck
      % sudo port install php5-syck
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching php5-syck
      ---> Verifying checksum for php5-syck
      ---> Extracting php5-syck
      ---> Configuring php5-syck
      ---> Building php5-syck with target all
      ---> Staging php5-syck into destroot
      ---> Installing php5-syck
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using php5-syck with these commands:
      %  man php5-syck
      % apropos php5-syck
      % which php5-syck
      % locate php5-syck

     Where to find more information:

    Darwin Ports



    Lightbox this page.