Bug 160962 - NEW PORT: mail/spamdb-curses Curses interface for OpenBSD spamdb
Summary: NEW PORT: mail/spamdb-curses Curses interface for OpenBSD spamdb
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: Eitan Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-24 01:40 UTC by martin
Modified: 2011-11-03 19:08 UTC (History)
0 users

See Also:


Attachments
spamdb-curses.shar (2.25 KB, text/plain)
2011-09-24 01:40 UTC, martin
no flags Details
a.shar (2.37 KB, application/x-shar)
2011-10-25 20:06 UTC, martin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description martin 2011-09-24 01:40:00 UTC
Human friendly curses interface for spamdb(8) to manage addresses for the
whitelist/greylist.

Note: This is for OpenBSD's spamd(8), which has absolutely nothing to do with
SpamAssasin's spamd.

It's simple, and "just works"⢠... What more is there to say?

WWW: http://code.google.com/p/spamdb-curses/
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2011-10-20 04:37:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

I'll take it.
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2011-10-20 04:41:55 UTC
State Changed
From-To: open->feedback

bad shar
Comment 3 martin 2011-10-25 20:06:34 UTC
On Thu, Oct 20, 2011 at 03:41:55AM +0000, eadler@FreeBSD.org wrote:
> Synopsis: NEW PORT: mail/spamdb-curses Curses interface for OpenBSD spamdb
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: eadler
> State-Changed-When: Thu Oct 20 03:41:55 UTC 2011
> State-Changed-Why: 
> bad shar
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=160962

Thanks.

Not sure what went wrong there, here's a new one.



-- 
Martin Tournoij <martin@arp242.net>
http://arp242.net | http://aragorn.nl | http://daemonforums.org

QOTD:
Conscience is defined as the thing that hurts when everything else feels
great.
Comment 4 Eitan Adler freebsd_committer freebsd_triage 2011-10-25 20:34:12 UTC
State Changed
From-To: feedback->open

Submitter has fixed.
Comment 5 Eitan Adler freebsd_committer freebsd_triage 2011-10-28 03:46:50 UTC
State Changed
From-To: open->analyzed

awaiting review
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-11-03 18:57:48 UTC
eadler      2011-11-03 18:57:34 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/spamdb-curses   Makefile distinfo pkg-descr pkg-plist 
  Log:
  Human friendly curses interface for spamdb(8) to manage addresses for the whitelist/greylist.
  
  Note: This is for OpenBSD's spamd(8), which has absolutely nothing to do with SpamAssasin's spamd.
  
  It's simple, and "just works" ... What more is there to say?
  
  WWW: http://code.google.com/p/spamdb-curses/
  
  PR:             ports/160962
  Submitted by:   Martin Tournoij <martin@arp242.net>
  Approved by:    bapt (mentor)
  
  Revision  Changes    Path
  1.1101    +1 -0      ports/mail/Makefile
  1.1       +23 -0     ports/mail/spamdb-curses/Makefile (new)
  1.1       +2 -0      ports/mail/spamdb-curses/distinfo (new)
  1.1       +9 -0      ports/mail/spamdb-curses/pkg-descr (new)
  1.1       +8 -0      ports/mail/spamdb-curses/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"
Comment 7 Eitan Adler freebsd_committer freebsd_triage 2011-11-03 19:08:01 UTC
State Changed
From-To: analyzed->closed

New port added. Thanks!