Bug 154459 - New port: mail/lurker Mailing list archiver
Summary: New port: mail/lurker Mailing list archiver
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-02 09:50 UTC by Kevin Dorne
Modified: 2011-02-05 11:00 UTC (History)
0 users

See Also:


Attachments
file.shar (7.71 KB, text/plain)
2011-02-02 09:50 UTC, Kevin Dorne
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Dorne 2011-02-02 09:50:06 UTC
	A mailing list archiver designed for capacity, speed, simplicity, and configurability, in that order.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-02-02 09:56:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-02-05 10:54:15 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-02-05 10:54:22 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"