Bug 147189 - New Port mail/listadmin - listadmin is a command-line alternative to Mailman's Web interface
Summary: New Port mail/listadmin - listadmin is a command-line alternative to Mailman'...
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: 2010-05-29 15:20 UTC by Christer Edwards
Modified: 2010-06-03 18:10 UTC (History)
0 users

See Also:


Attachments
file.shar (2.30 KB, text/plain)
2010-05-29 15:20 UTC, Christer Edwards
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christer Edwards 2010-05-29 15:20:05 UTC
listadmin is a command-line alternative to Mailman's Web interface
for administering mailing lists. It allows you to inspect messages
or subscription requests, approve or discard them manually, or
discard messages automatically when certain conditions are true.
listadmin can also be configured to run out of cron to do routine cleaning.

WWW: http://heim.ifi.uio.no/kjetilho/hacks/#listadmin

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-05-29 15:20:19 UTC
Class Changed
From-To: update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-05-29 16:52:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2010-06-03 18:05:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-06-03 18:05:59 UTC
miwi        2010-06-03 17:05:50 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/listadmin       Makefile distinfo pkg-descr 
  Log:
  listadmin is a command-line alternative to Mailman's Web interface
  for administering mailing lists. It allows you to inspect messages
  or subscription requests, approve or discard them manually, or
  discard messages automatically when certain conditions are true.
  listadmin can also be configured to run out of cron to do routine cleaning.
  
  WWW: http://heim.ifi.uio.no/kjetilho/hacks/#listadmin
  
  PR:             ports/147189
  Submitted by:   Christer Edwards <christer.edwards at gmail.com>
  
  Revision  Changes    Path
  1.1024    +1 -0      ports/mail/Makefile
  1.1       +30 -0     ports/mail/listadmin/Makefile (new)
  1.1       +3 -0      ports/mail/listadmin/distinfo (new)
  1.1       +7 -0      ports/mail/listadmin/pkg-descr (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"