aboutsummaryrefslogtreecommitdiff
path: root/mail/scam-backscatter
Commit message (Collapse)AuthorAgeFilesLines
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* - split libmilter from sendmail into a seperate portDirk Meyer2016-02-131-0/+1
| | | | | | | | - bump PORTREVISION Submitted by: matthew (Matthew Seaman) Notes: svn path=/head/; revision=408774
* - Add LICENSEDmitry Marakasov2015-12-242-8/+11
| | | | | | | | | | | | - Switch to USES=tar - Cosmetic fixes - Drop @dirrm* from plist - Switch to options helpers Approved by: portmgr blanket Notes: svn path=/head/; revision=404346
* mail category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-4/+1
| | | | | | | | | | | | | | | | | Note: The following ports did not pass check-plist (CP) or stage-qa (QA) tests. The sendmail port has many problems, but this was already known by myself as I fixed it properly on DPorts last week. It's a forward action to submit a PR against mail/sendmail. * antivirus-milter (CP) * dk-milter (CP) * milter-regex (CP) * sendmail (CP, QA) approved by: PTHREAD blanket Notes: svn path=/head/; revision=382203
* Replace all @unexec /bin/rmdir with @unexec rmdirMathieu Arnold2014-04-241-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=352017
* Support stagingEmanuel Haupt2014-02-211-12/+6
| | | | Notes: svn path=/head/; revision=345343
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* Convert to new options frameworkBaptiste Daroussin2013-06-041-12/+9
| | | | Notes: svn path=/head/; revision=319851
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* scam-backscatter milterPav Lucistnik2010-08-268-0/+205
Scam-backscatter prevents spam backscatter (accept and bounce) on mail servers which don't host mailboxes locally. It validates mailboxes by verifying the recipient addresses hosted on a different mail server. WWW: http://www.elandsys.com/scam/scam-backscatter/ PR: ports/147115 Submitted by: Janne Snabb <snabb@epipe.com> Notes: svn path=/head/; revision=260020