Bug 135393 - [new port] mail/batv-milter 0.5.0
Summary: [new port] mail/batv-milter 0.5.0
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: 2009-06-09 00:20 UTC by Hirohisa Yamaguchi
Modified: 2009-06-15 08:00 UTC (History)
0 users

See Also:


Attachments
file.shar (12.52 KB, text/plain)
2009-06-09 00:20 UTC, Hirohisa Yamaguchi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hirohisa Yamaguchi 2009-06-09 00:20:03 UTC
	batv-milter is a milter implementation of BATV(Bounce Address Tag Validation).
	WWW: https://sourceforge.net/projects/batv-milter/

How-To-Repeat: 	N/A
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-06-10 00:17:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-15 07:53:12 UTC
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)
_______________________________________________
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 3 Martin Wilke freebsd_committer freebsd_triage 2009-06-15 07:53:17 UTC
State Changed
From-To: open->closed

New port added. Thanks!