cvs commit: ports/mail Makefile ports/mail/milter-spamc Makefile distinfo pkg-descr pkg-message pkg-plist ports/mail/milter-spamc/files milter-spamc.sh patch-aa patch-ab patch-ac patch-ad patch-ae

Clive Lin clive at FreeBSD.org
Thu Oct 14 03:16:14 PDT 2004


clive       2004-10-14 10:16:14 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/milter-spamc    Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    mail/milter-spamc/files milter-spamc.sh patch-aa patch-ab 
                            patch-ac patch-ad patch-ae 
  Log:
  Add milter-spamc, a bridge between spamc from SpamAssassin and
  sendmail. The libsnert stuff mentioned in the PR is not addressed
  in this commit, since it is not a run time dependency, and is
  strictly coupled with milter-spamc itself.
  
  PR:             ports/71486
  Submitted by:   Michael O. Boev <mike at tric.tomsk.gov.ru>
  
  Revision  Changes    Path
  1.575     +1 -0      ports/mail/Makefile
  1.1       +86 -0     ports/mail/milter-spamc/Makefile (new)
  1.1       +4 -0      ports/mail/milter-spamc/distinfo (new)
  1.1       +44 -0     ports/mail/milter-spamc/files/milter-spamc.sh (new)
  1.1       +10 -0     ports/mail/milter-spamc/files/patch-aa (new)
  1.1       +72 -0     ports/mail/milter-spamc/files/patch-ab (new)
  1.1       +11 -0     ports/mail/milter-spamc/files/patch-ac (new)
  1.1       +10 -0     ports/mail/milter-spamc/files/patch-ad (new)
  1.1       +11 -0     ports/mail/milter-spamc/files/patch-ae (new)
  1.1       +5 -0      ports/mail/milter-spamc/pkg-descr (new)
  1.1       +11 -0     ports/mail/milter-spamc/pkg-message (new)
  1.1       +34 -0     ports/mail/milter-spamc/pkg-plist (new)


More information about the cvs-all mailing list