Webalizer version 2.01-10 - How to Download and Install on Mac OS X
Friday the 3rd of September, 2010

    webalizer  most recent diff


    version 2.01-10

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


      The webalizer Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0
      Name: webalizer
      Version: 2.01-10
      Revision: 1
      Category: www
      Maintainers: pobox.com:mike.mclean
      Description: The Webalizer is a fast, free web server log file analysis program

      Long Description: The Webalizer is a fast, free web server log file analysis program. It produces highly detailed, easily configurable usage reports in HTML format, for viewing with a standard web browser.

      Platform: darwin
      Homepage: http://www.mrunix.net/webalizer/
      extract.suffix .tgz
      distfiles ${name}-${version}-src${extract.suffix}
      Master Sites: ftp://ftp.mrunix.net/pub/webalizer ftp://ftp.mrunix.net/pub/webalizer/old
      Checksums: md5 9217595005aec46a505e1fb349052a8e

      fetch.user anonymous
      fetch.password anonymous example.com

      depends_lib lib:libgd.2:gd2 lib:libz:zlib lib:libpng:libpng

      configure.args --mandir=${prefix}/share/man --with-etcdir=${prefix}/etc --with-gdlib=${prefix}/lib --with-gd=${prefix}/include --with-z-inc=${prefix}/include --with-zlib=${prefix}/lib --with-png-inc=${prefix}/include --with-png=${prefix}/lib

      destroot.destdir prefix=${destroot}${prefix} ETCDIR=${destroot}${prefix}/etc MANDIR=${destroot}${prefix}/share/man/man1

      post-destroot { xinstall -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -v -W ${worksrcpath} CHANGES COPYING Copyright country-codes.txt DNS.README README README.FIRST ${destroot}${prefix}/share/doc/${name}
      }

      Variant: static { configure.args-append --enable-static }
      Variant: debug { configure.args-append --enable-debug }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.