cvs commit: ports/mail Makefile ports/mail/smfsav Makefile distinfo pkg-deinstall pkg-descr pkg-install ports/mail/smfsav/files patch-Makefile patch-readme patch-smf-sav.c patch-smf-sav.conf pkg-message.in smfsav.in

Pav Lucistnik pav at FreeBSD.org
Sun Feb 17 13:17:00 PST 2008


pav         2008-02-17 21:16:47 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/smfsav          Makefile distinfo pkg-deinstall pkg-descr 
                         pkg-install 
    mail/smfsav/files    patch-Makefile patch-readme 
                         patch-smf-sav.c patch-smf-sav.conf 
                         pkg-message.in smfsav.in 
  Log:
    It's a lightweight, fast and reliable Sendmail milter that implements
  a real-time Sender e-Mail Address Verification technology. This technology
  can stop some kinds of SPAM with a spoofed sender's e-Mail address.
    Also it implements a real-time Recipient e-Mail Address Verification
  technology. It can be useful if your machine is a backup MX for the recipient's
  domains or if your machine forwards all e-Mail messages as a relay host for your
  domains to another internal or external e-Mail servers.
    It's a lite alternative for the spamilter, milter-sender and milter-ahead
  milters.
  
  WWW: http://smfs.sourceforge.net/
  
  PR:             ports/116948
  Submitted by:   Anton Lysenok / Bart Tapolsky <bart at tapolsky.net.ua>
  
  Revision  Changes    Path
  1.898     +1 -0      ports/mail/Makefile
  1.1       +59 -0     ports/mail/smfsav/Makefile (new)
  1.1       +6 -0      ports/mail/smfsav/distinfo (new)
  1.1       +48 -0     ports/mail/smfsav/files/patch-Makefile (new)
  1.1       +28 -0     ports/mail/smfsav/files/patch-readme (new)
  1.1       +57 -0     ports/mail/smfsav/files/patch-smf-sav.c (new)
  1.1       +28 -0     ports/mail/smfsav/files/patch-smf-sav.conf (new)
  1.1       +9 -0      ports/mail/smfsav/files/pkg-message.in (new)
  1.1       +24 -0     ports/mail/smfsav/files/smfsav.in (new)
  1.1       +27 -0     ports/mail/smfsav/pkg-deinstall (new)
  1.1       +14 -0     ports/mail/smfsav/pkg-descr (new)
  1.1       +32 -0     ports/mail/smfsav/pkg-install (new)


More information about the cvs-ports mailing list