Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2009 06:53:02 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail Makefile ports/mail/batv-milter Makefile distinfo pkg-descr ports/mail/batv-milter/files milter-batv.sh.in patch-batv-filter_Makefile.m4 patch-batv-filter_batv-filter.c patch-batv-filter_config.c patch-batv-filter_util.c site.config.m4
Message-ID:  <200906150653.n5F6r296079415@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2009-06-15 06:53:02 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/batv-milter     Makefile distinfo pkg-descr 
    mail/batv-milter/files milter-batv.sh.in 
                           patch-batv-filter_Makefile.m4 
                           patch-batv-filter_batv-filter.c 
                           patch-batv-filter_config.c 
                           patch-batv-filter_util.c site.config.m4 
  Log:
  This package is an implementation of BATV (Bounce Address Tag Validation),
  a draft proposal for detecting and messages making fraudulent use of a sender
  address. The filter is written as a plugin to Sendmail or other filters using
  the milter API.
  
  WWW:    https://sourceforge.net/projects/batv-milter/
  
  PR:             ports/135393
  Submitted by:   Hirohisa Yamaguchi <umq at ueo.co.jp>
  
  Revision  Changes    Path
  1.957     +1 -0      ports/mail/Makefile
  1.1       +58 -0     ports/mail/batv-milter/Makefile (new)
  1.1       +3 -0      ports/mail/batv-milter/distinfo (new)
  1.1       +169 -0    ports/mail/batv-milter/files/milter-batv.sh.in (new)
  1.1       +19 -0     ports/mail/batv-milter/files/patch-batv-filter_Makefile.m4 (new)
  1.1       +30 -0     ports/mail/batv-milter/files/patch-batv-filter_batv-filter.c (new)
  1.1       +16 -0     ports/mail/batv-milter/files/patch-batv-filter_config.c (new)
  1.1       +17 -0     ports/mail/batv-milter/files/patch-batv-filter_util.c (new)
  1.1       +11 -0     ports/mail/batv-milter/files/site.config.m4 (new)
  1.1       +6 -0      ports/mail/batv-milter/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906150653.n5F6r296079415>