Bug 68166

Summary: Update port: mail/mlmmj to 0.8.0
Product: Ports & Packages Reporter: xi
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mlmmj.diff none

Description xi 2004-06-21 13:30:24 UTC
This updates mail/mlmmj to 0.8.0. From the Changelog:

0.8.0
 o Added regular expression based access control.
 o Added wrappers for malloc(), realloc(), free() and strdup(), so we can
   bail out if any of them fail.
0.7.3
 o Implement control/delheaders in where one can specify all the headers
   to delete in incoming mail to the list.
 o Add +owner functionality (control/owner). Several addresses possible.
 o Relicense the whole thing to be MIT instead of GPL
0.7.2
 o Make it possible to only let subscribers post
 o Implement feature to deny posts where the listaddress is not in To: or
   Cc:. Enabled pr. default, but can be disabled by touching control/tocc
 o Make mlmmj-sub change uid to the owner of listdir to avoid permission
   problems. Disable with -U to mlmmj-sub.
 o More memory debugging

Fix: Apply the diff below.

Notice that patch-mlmmj-maintd and patch-src-init_sockfd.c are empty after
applying the diff and should be deleted.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-06-21 18:21:24 UTC
State Changed
From-To: open->closed

Committed, thanks!