summaryrefslogtreecommitdiff
path: root/mail/smfsav/files/patch-readme (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Don't override upstream pathsDmitry Marakasov2015-06-021-17/+6
| | | | | | | | | | | | - Replace hardcoded /usr/local by ${PREFIX} - Add required_files and command_args to rc script - Fix REINPLACE_CMD args in Makefile PR: 199081 Submitted by: sasaki@fcc.ad.jp (maintainer) Notes: svn path=/head/; revision=388358
* - Revive mail/smfsavDmitry Marakasov2015-05-311-0/+28
| | | | | | | | | | | | | | | - Fix staging - Add LICENSE_FILE - Modernize pthread flags usage - Modernize user/group handling - Regenerate patches - Pass maintainership to submitter PR: 199081 Submitted by: sasaki@fcc.ad.jp Notes: svn path=/head/; revision=388093
* Remove non staged ports without pending PR from ma*Baptiste Daroussin2014-09-011-28/+0
| | | | Notes: svn path=/head/; revision=366959
* - Update MASTER_SITESPawel Pekala2012-11-021-3/+3
| | | | | | | | | | | | | - Add LICENSE - Fix build with new utmpx - Convert to OptionsNG PR: ports/172243 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes Notes: svn path=/head/; revision=306852
* It's a lightweight, fast and reliable Sendmail milter that implementsPav Lucistnik2008-02-171-0/+28
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@tapolsky.net.ua> Notes: svn path=/head/; revision=207486