cvs commit: ports/mail Makefile ports/mail/sid-milter Makefile distinfo pkg-descr pkg-plist ports/mail/sid-milter/files milter-sid.sh patch-sid-filter.c site.config.m4 site.config.m4.milter

Dirk Meyer dinoex at FreeBSD.org
Tue Mar 8 21:38:45 PST 2005


dinoex      2005-03-09 05:38:44 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/sid-milter      Makefile distinfo pkg-descr pkg-plist 
    mail/sid-milter/files milter-sid.sh patch-sid-filter.c 
                          site.config.m4 site.config.m4.milter 
  Log:
  open source implementation of the Sender ID specification as defined
  by the Internet Engineering Task Force's (IETF) MARID Working Group
  (Mail Authorization Records in DNS).
  
  sid-milter implements the -core and -protocol specifications.
  Additionally, sid-milter implements the "SPF Classic" record protocol
  (v=spf1) as defined by the SPF community.
  
  WWW: http://sendmail.net/sid-milter/
  
  Revision  Changes    Path
  1.623     +1 -0      ports/mail/Makefile
  1.1       +82 -0     ports/mail/sid-milter/Makefile (new)
  1.1       +2 -0      ports/mail/sid-milter/distinfo (new)
  1.1       +48 -0     ports/mail/sid-milter/files/milter-sid.sh (new)
  1.1       +123 -0    ports/mail/sid-milter/files/patch-sid-filter.c (new)
  1.1       +6 -0      ports/mail/sid-milter/files/site.config.m4 (new)
  1.1       +2 -0      ports/mail/sid-milter/files/site.config.m4.milter (new)
  1.1       +9 -0      ports/mail/sid-milter/pkg-descr (new)
  1.1       +11 -0     ports/mail/sid-milter/pkg-plist (new)


More information about the cvs-all mailing list