Bug 118233 - [new port] mail/greylite - An efficient greylisting module for qmail
Summary: [new port] mail/greylite - An efficient greylisting module for qmail
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: 2007-11-24 12:30 UTC by mij@sshguard.net
Modified: 2007-12-19 12:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.14 KB, text/plain)
2007-11-24 12:30 UTC, mij@sshguard.net
no flags Details
greylite-shar.txt (3.16 KB, text/plain; x-unix-mode=0644)
2007-12-10 23:54 UTC, mij@sshguard.net
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mij@sshguard.net 2007-11-24 12:30:00 UTC
This is the port for http://mij.oltrelinux.com/net/greylite/

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-12-07 10:36:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 mij@sshguard.net 2007-12-10 23:54:42 UTC
greylite 1.3 has been released some days ago.
Please use this new port.

Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-19 12:42:55 UTC
miwi        2007-12-19 12:42:50 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/greylite        Makefile distinfo pkg-descr pkg-message 
  Log:
  Greylite is an implementation of a modified greylisting technology for fighting
  SPAM on mailservers running qmail.
  
  Greylite does not require patching qmail, it is self-contained because it uses
  sqlite, it uses a technology that minimizes delivery delays and enables suspect
  senders to be multiply rejected and never whitelisted.
  
  Greylite is easy to setup and maintain, and it is small and fast.
  
  WWW: http://mij.oltrelinux.com/net/greylite/
  
  PR:             ports/118233
  Submitted by:   Mij <mij at bitchx.it>
  
  Revision  Changes    Path
  1.876     +1 -0      ports/mail/Makefile
  1.1       +41 -0     ports/mail/greylite/Makefile (new)
  1.1       +3 -0      ports/mail/greylite/distinfo (new)
  1.1       +10 -0     ports/mail/greylite/pkg-descr (new)
  1.1       +8 -0      ports/mail/greylite/pkg-message (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 4 Martin Wilke freebsd_committer freebsd_triage 2007-12-19 12:42:57 UTC
State Changed
From-To: open->closed

New port added. Thanks!