Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Feb 2011 10:54:17 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail Makefile ports/mail/lurker Makefile distinfo pkg-descr pkg-plist ports/mail/lurker/files patch-Makefile.am patch-Makefile.in
Message-ID:  <201102051054.p15AsHtT073005@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2011-02-05 10:54:17 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/lurker          Makefile distinfo pkg-descr pkg-plist 
    mail/lurker/files    patch-Makefile.am patch-Makefile.in 
  Log:
  Lurker is not just another mailing list archiver. It is capable of handling
  gigabytes of mail without slowing down. Lurker has been designed to scale to
  support sites with thousands of concurrent users and hundreds of new messages a
  second. If you run a high-volume mailing list archive, you should seriously
  consider lurker for this alone.
  
  To facilitate finding interesting data, lurker supports:
  
      * 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
  
  As one would expect, lurker also supports file attachments, multiple languages,
  message threading, gpg key photo ids, a transactional database, automatic
  timezone detection, render caching, xml customization with xslt and css,
  multiple front-ends (3-tier deployment), and many other buzz words.
  
  WWW: http://lurker.sourceforge.net/
  
  PR:             ports/154459
  Submitted by:   Kevin Rauwolf <sweetpea-freebsd at tentacle.net>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.1058    +1 -0      ports/mail/Makefile
  1.1       +55 -0     ports/mail/lurker/Makefile (new)
  1.1       +4 -0      ports/mail/lurker/distinfo (new)
  1.1       +18 -0     ports/mail/lurker/files/patch-Makefile.am (new)
  1.1       +18 -0     ports/mail/lurker/files/patch-Makefile.in (new)
  1.1       +21 -0     ports/mail/lurker/pkg-descr (new)
  1.1       +82 -0     ports/mail/lurker/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102051054.p15AsHtT073005>