lurker version 1.2 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    lurker  most recent diff


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



      # $Id: Portfile 30201 2007-10-22 21:02:14Z jmpp macports.org $

      PortSystem 1.0

      Name: lurker
      Version: 1.2
      set mimelib_release 3.1.1
      Category: mail
      Platform: darwin
      Maintainers: jmpp openmaintainer

      Description: Not just another mailing list archiver.
      Long Description: After being subscribed to interesting mailing lists, lurker archives all incoming mail into a database. Old mail can also be imported. Once mail is in the database, lurker can help you search the unending noise for those gems you need to read. A web-browser is used to interact with lurker. This makes lurker useful for mailing list administrators, who can deploy lurker on the host of several related lists. Among some of the interesting features lurker offers you can find: full keyword search by body, subject, author, ...\; a graphical representation of message relationships\; charts of the current activity about a topic\; searching lists or queries around an estimated time\; signature verification to confirm the author\; messages markup to find related information\; etc.

      Homepage: http://lurker.sourceforge.net/
      master_sites sourceforge
      distfiles-append mimelib-${mimelib_release}${extract.suffix}
      checksums ${distname}${extract.suffix} md5 393391e4c2489fb1c76c5f7c8e9bb099 mimelib-${mimelib_release}${extract.suffix} md5 f50d492e9bae694b449033a188afb770

      depends_lib lib:libiconv:libiconv lib:libxslt.1:libxslt

      post-extract { file rename ${workpath}/mimelib ${workpath}/${distname} }

      configure.args --mandir=${prefix}/share/man --with-mimelib-local

      build.args CXXFLAGS="-DDW_UNIX"

      destroot.keepdirs ${destroot}${prefix}/var/lib/lurker ${destroot}${prefix}/var/www/${name}/attach ${destroot}${prefix}/var/www/${name}/list ${destroot}${prefix}/var/www/${name}/mbox ${destroot}${prefix}/var/www/${name}/message ${destroot}${prefix}/var/www/${name}/mindex ${destroot}${prefix}/var/www/${name}/search ${destroot}${prefix}/var/www/${name}/splash ${destroot}${prefix}/var/www/${name}/thread
      post-destroot {
      xinstall -d -m 755 ${destroot}${prefix}/share/doc/${name}
      file copy ${worksrcpath}/lurker.conf ${destroot}${prefix}/etc
      xinstall -m 644 -v -W ${worksrcpath} INSTALL FAQ ${destroot}${prefix}/share/doc/${name}/
      reinplace "s|/usr/local|${prefix}|g" ${destroot}${prefix}/share/doc/${name}/INSTALL
      reinplace "s|/etc|${prefix}/etc|g" ${destroot}${prefix}/share/doc/${name}/INSTALL
      reinplace "s|${prefix}${prefix}/etc|${prefix}/etc|" ${destroot}${prefix}/share/doc/${name}/INSTALL
      }

      post-activate {
      ui_msg "\nLurker configuration is currently left entirely up to the user installing the port.\n Read ${prefix}/share/doc/${name}/INSTALL for information."
      }

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

     Where to find more information:

    Darwin Ports



    image test