Download and Install ikiwiki on Mac OS X
Friday the 25th of July, 2008

    ikiwiki  most recent diff


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



      # $Id: Portfile 24143 2007-04-17 10:29:03Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup perl5 1.0

      perl5.setup ikiwiki 1.47
      Name: ikiwiki
      Category: www perl
      Description: A wiki compiler.
      Long Description: ${description}
      Homepage: http://ikiwiki.kitenet.net/
      Maintainers: paul.totterman gmail.com
      Platform: darwin
      master_sites http://ftp.debian.org/debian/pool/main/i/ikiwiki/
      distname ${name}_${version}
      worksrcdir ${name}
      checksums md5 2463a50af5b5587bc2444e89c2edcb46 sha1 f4d6ecc2d16b96da57812e1dcb332bf8cacc2e2d rmd160 fe5563ef36cd27fe258ac654bd1496e932b1c77f

      depends_build port:perl5.8 port:coreutils
      depends_lib-append port:p5-text-markdown port:p5-html-template port:p5-html-scrubber port:p5-uri port:p5-perlmagick port:p5-cgi-formbuilder port:p5-timedate port:p5-mail-sendmail port:p5-time-duration port:p5-xml-sax-expat

      destroot.target CP=gcp install
      configure.args INSTALLDIRS=vendor PREFIX=${prefix}

      post-patch {
      reinplace "s|/usr/bin/perl|${prefix}/bin/perl|g" ${worksrcpath}/ikiwiki.in ${worksrcpath}/IkiWiki.pm ${worksrcpath}/Makefile.PL ${worksrcpath}/ikiwiki-mass-rebuild ${worksrcpath}/ikiwiki-w3m.cgi ${worksrcpath}/ikiwiki.in ${worksrcpath}/mdwn2man ${worksrcpath}/pm_filter
      }

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

     Where to find more information:

    Darwin Ports



    image test