Suhosin version 0.9.27 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    suhosin  most recent diff


    version 0.9.27

      View the most recent changes for the suhosin port at: suhosin.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for suhosin.
      The raw portfile for suhosin 0.9.27 is located here:
      http://suhosin.darwinports.com/dports/security/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/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 suhosin Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: suhosin
      Version: 0.9.27
      Revision: 1
      Category: security www
      Maintainers: snc openmaintainer
      Description: stub package: please use php5-suhosin instead.
      Homepage: http://www.hardened-php.net/suhosin/
      Long Description: ${description}

      Platform: darwin freebsd
      depends_build port:php5-suhosin

      Master Sites: http://download.suhosin.org/
      distfiles

      use_configure no

      build {}

      destroot {
      xinstall -d ${destroot}${prefix}/share/doc/${name}
      system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt"
      }

      livecheck.type none

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.