Php5-suhosin - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    php5-suhosin  most recent diff


    version

      View the most recent changes for the php5-suhosin port at: php5-suhosin.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for php5-suhosin.
      The raw portfile for php5-suhosin is located here:
      http://php5-suhosin.darwinports.com/dports/php/php5-suhosin/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-suhosin


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The php5-suhosin Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup php5extension 1.0

      php5extension.setup suhosin 0.9.29

      Category:-append security www
      #license PHPv3.01
      Maintainers: snc openmaintainer
      Description: Advanced protection extension for PHP
      Homepage: http://www.hardened-php.net/suhosin/
      Long Description: Suhosin is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin is binary compatible to normal PHP installations, which means it is compatible to 3rd party binary extensions like ZendOptimizer.

      Platform: darwin freebsd

      Master Sites: http://download.suhosin.org/
      extract.suffix .tgz

      Checksums: md5 e3c599e7e344e981f935b2dab90592c1 sha1 2fa7c716a32e71fbb577fc3a9feaf46d783a501b rmd160 3fb1f291af7777858ca0091e5ea6da400f5069b5

      test.run yes

      livecheck.type regex
      livecheck.url http://www.hardened-php.net/suhosin/download.html
      livecheck.regex suhosin-(\[0-9.\]+)\\.tgz

    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-suhosin
      % sudo port install php5-suhosin
      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-suhosin
      ---> Verifying checksum for php5-suhosin
      ---> Extracting php5-suhosin
      ---> Configuring php5-suhosin
      ---> Building php5-suhosin with target all
      ---> Staging php5-suhosin into destroot
      ---> Installing php5-suhosin
    - 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-suhosin with these commands:
      %  man php5-suhosin
      % apropos php5-suhosin
      % which php5-suhosin
      % locate php5-suhosin

     Where to find more information:

    Darwin Ports



    Lightbox this page.