listat version 1.0 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    listat  most recent diff


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



      # $Id: Portfile 30236 2007-10-22 23:15:10Z jmpp macports.org $

      PortSystem 1.0

      Name: listat
      Version: 1.0
      Category: mail textproc
      Platform: darwin
      Maintainers: nomaintainer
      Description: generates interesting statistics on mailing list demographics
      Long Description: professional package to generate interesting statistics on mailing list demographics.

      Homepage: http://wordsmith.org/anu/listat/
      master_sites ${homepage}
      distname listat
      checksums md5 0a8a9fa805c884c4964b1994a0f231e0
      patchfiles patch-listat patch-listat.conf patch-subdomains.txt

      depends_run bin:perl:perl5.8

      worksrcdir ${name}_${version}


      configure {
      reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/listat
      }

      build {}

      destroot {
      xinstall -m 755 ${worksrcpath}/listat ${destroot}${prefix}/bin
      xinstall -m 644 ${worksrcpath}/listat.conf ${destroot}${prefix}/etc
      xinstall -m 755 -d ${destroot}${prefix}/share/listat/
      file copy ${worksrcpath}/flags ${destroot}${prefix}/share/listat/
      xinstall -m 644 -W ${worksrcpath} domains.txt subdomains.txt ${destroot}${prefix}/share/listat/
      }

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

     Where to find more information:

    Darwin Ports



    image test