FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 6:56 PM GMT
Port details
milter-greylist 4.2.7 mail on this many watch lists=20 search for ports that depend on this port
Easy-to-use greylist milter for sendmail and postfix
Maintained by: m.tsatsenko@gmail.com search for ports maintained by this maintainer
Port Added: 27 May 2004 21:13:18
License: not specified in port
This is a port of Emmanuel Dreyfus' milter-greylist.

Grey listing is a wonderful spam filtering technique, which uses a behavior
trick: spammers never resend a message when they get a temporary error,
whereas real MTA do. The idea is to refuse any mail on first attempt, and
accept it after some time has elapsed.

milter-greylist is a stand-alone milter written in C that implement grey
listing.

WWW: http://hcpnet.free.fr/milter-greylist/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/mail/milter-greylist/ && make install clean
To add the package: pkg_add -r milter-greylist


Configuration Options
===> The following configuration options are available for milter-greylist-4.2.7:
     MANPAGES=on (default) "Install manpages"
     LIBSPF2=off (default) "Include SPF support"
     GEOIP=off (default) "Include GeoIP support"
     CURL=off (default) "Include curl support"
     OPENLDAP=off (default) "Include OpenLDAP support"
     P0F=off (default) "Include P0F support"
     POSTFIX=off (default) "Use Postfix instead of Sendmail"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.espci.fr/pub/milter-greylist/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 51

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  4.2.7
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
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.
23 Sep 2011 22:26:39
Original commit files touched by this commit  4.2.7
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
30 Aug 2011 15:47:01
Original commit files touched by this commit  4.2.7
mandree search for other commits by this committer
Make  Mikhail Tsatsenko, m.tsatsenko at gmail.com, the new maintainer.
30 Aug 2011 07:21:35
Original commit files touched by this commit  4.2.7
ache search for other commits by this committer
Remove myself from MAINTAINER
16 Apr 2011 12:39:05
Original commit files touched by this commit  4.2.7
ache search for other commits by this committer
Update to 4.2.7
05 Aug 2010 01:28:12
Original commit files touched by this commit  4.2.6
ache search for other commits by this committer
Upgrade to 4.2.6
02 May 2010 13:38:16
Original commit files touched by this commit  4.2.5
ache search for other commits by this committer
Upgrade to 4.2.5
02 May 2010 11:41:07
Original commit files touched by this commit  4.2.3
ache search for other commits by this committer
Run as group mailnull to assist postfix
27 Mar 2010 00:15:24
Original commit files touched by this commit  4.2.3
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
25 Oct 2009 19:58:33
Original commit files touched by this commit  4.2.3
ache search for other commits by this committer
Mention postfix in the COMMENT=
24 Oct 2009 02:11:04
Original commit files touched by this commit  4.2.3
ache search for other commits by this committer
Add partial OPENLDAP support

Submitted by:   Gerhard Schmidt <estartu@augusta.de>
17 Oct 2009 23:18:33
Original commit files touched by this commit  4.2.3
ache search for other commits by this committer
Add SENDMAIL_LDFLAGS and SENDMAIL_LDADD for sendmail case

Submitted by:   Gerhard Schmidt <estartu@augusta.de> (with small mod)
23 Aug 2009 22:16:16
Original commit files touched by this commit  4.2.3
ache search for other commits by this committer
Upgrade to 4.2.3
22 Apr 2009 21:41:30
Original commit files touched by this commit  4.2.2
ache search for other commits by this committer
Use on/off instead of YES/NO for OPTIONS
22 Apr 2009 10:32:02
Original commit files touched by this commit  4.2.2
ache search for other commits by this committer
Use OPTIONS
add --with-postfix there

PR:             133783
Submitted by:   John Baldwin <jhb@FreeBSD.org>
22 Apr 2009 06:05:33
Original commit files touched by this commit  4.2.2
ache search for other commits by this committer
Upgrade to 4.2.2
30 Mar 2009 19:30:33
Original commit files touched by this commit  4.0.1_2
ache search for other commits by this committer
--with-curl -> --with-libcurl

Submitted by:   Roberto Grassi <r.grassi@obicon.it>
23 Jan 2009 15:43:14
Original commit files touched by this commit  4.0.1_2
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
29 Oct 2008 12:50:04
Original commit files touched by this commit  4.0.1_1
mnag search for other commits by this committer
- Bump PORTREVISION due to libspf2 update
- Change lib dependency
07 Oct 2008 20:55:25
Original commit files touched by this commit  4.0.1
ache search for other commits by this committer
Upgrade to 4.0.1
07 Oct 2008 20:26:23
Original commit files touched by this commit  4.0_1
ache search for other commits by this committer
BEFORE: sendmail -> mail
21 Aug 2008 06:18:49
Original commit files touched by this commit  4.0_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
10 Aug 2008 09:48:15
Original commit files touched by this commit  4.0_1
ache search for other commits by this committer
Use sendmail/bsd.milter.mk to fix dependence for various sendmail port
options.

Submitted by:   Dirk Meyer <dirk.meyer@dinoex.sub.org>
26 Jul 2008 10:41:17
Original commit files touched by this commit  4.0_1
ache search for other commits by this committer
- Respect NO_INSTALL_MANPAGES
- repocopy [files/milter-greylist.sh -> files/milter-greylist.in, pkg-message ->
files/pkg-message.in]
itectu@: no more .sh
- Bump PORTREVISION
- Broken messages are not quoted
- silence some portlint tab warnings
- seperate NOPORTDOCS from NOPORTEXAMPLES
- drop 5.x support
- use SUB_FILES for pkg-message processing
- make use of @dirrmtry in pkg-plist

PR:             125653
Submitted by:   "Philip M. Gollucci" <pgollucci@p6m7g8.com> (almost all)
28 Apr 2008 23:23:06
Original commit files touched by this commit  4.0
ache search for other commits by this committer
Add WITH_CURL option

PR:             123180
Submitted by:   Michael Stowe <mstowe@chicago.us.mensa.org>
25 Apr 2008 19:15:33
Original commit files touched by this commit  4.0
ache search for other commits by this committer
Upgrade to 4.0
13 Dec 2006 11:19:21
Original commit files touched by this commit  3.0
ache search for other commits by this committer
Change BUILD_DEPENDS to LIB_DEPENDS for libspf2
10 Dec 2006 15:56:50
Original commit files touched by this commit  3.0
ache search for other commits by this committer
Add --with-thread-safe-resolver for >= 502102

Submitted by:   ume
10 Dec 2006 14:01:02
Original commit files touched by this commit  3.0
ache search for other commits by this committer
Add comment about j,{if_addr},{cert_subject},i,{auth_authen}
10 Dec 2006 13:34:45
Original commit files touched by this commit  3.0
ache search for other commits by this committer
Assign myself as MAINTAINER
10 Dec 2006 05:10:38
Original commit files touched by this commit  3.0
ache search for other commits by this committer
Upgrade to 3.0
09 Dec 2006 20:17:40
Original commit files touched by this commit  2.0.2
ache search for other commits by this committer
Reset MAINTAINER - address is no longer available
22 Jan 2006 12:50:54
Original commit files touched by this commit  2.0.2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
03 Nov 2005 12:28:47
Original commit files touched by this commit  2.0.2
mnag search for other commits by this committer
Update to 2.0.2

PR:             88409
Submitted by:   Cyril Guibourg <aragorn+ports@babasse.net> (maintainer)
25 Sep 2005 18:08:55
Original commit files touched by this commit  2.0_1
pav search for other commits by this committer
- Add option to use sendmail from base/ports
- Add option to use libspf2

PR:             ports/85795
Submitted by:   Cyril Guibourg <aragorn@babasse.net> (maintainer)
06 Jul 2005 16:50:32
Original commit files touched by this commit  2.0
pav search for other commits by this committer
- Update to 2.0

PR:             ports/82906
Submitted by:   Cyril Guibourg <aragorn+ports@teaser.fr> (maintainer)
30 Jun 2005 11:55:19
Original commit files touched by this commit  1.6_2
flz search for other commits by this committer
- Fix rcNG script.

PR:             ports/82259
Submitted by:   Andrew McNaughton <andrew@scoop.co.nz>
Approved by:    maintainer
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.6_1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.6_1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
08 Feb 2005 13:04:49
Original commit files touched by this commit  1.6_1
ache search for other commits by this committer
Use PTHREADS_{LIBS,CFLAGS} instead of Makefile.in patch

Approved by:    aragorn+ports@teaser.fr
03 Feb 2005 18:43:48
Original commit files touched by this commit  1.6
ume search for other commits by this committer
add CONFLICTS against milter-greylist-devel.
17 Dec 2004 06:17:24
Original commit files touched by this commit  1.6
edwin search for other commits by this committer
[MAINTAINER] mail/milter-greylist: update to 1.6

        - Update to 1.6

        Added file(s):
        - files/patch-greylist.conf
        - files/patch-milter-greylist.c

PR:             ports/75101
Submitted by:   Cyril Guibourg <aragorn+ports@teaser.fr>
11 Aug 2004 06:44:24
Original commit files touched by this commit  1.5.6
vs search for other commits by this committer
Update to 1.5.6

PR:             ports/70260
Submitted by:   Cyril Guibourg (maintainer)
29 Jul 2004 20:07:03
Original commit files touched by this commit  1.5.3_1
pav search for other commits by this committer
- Update rc script to conform latest localpkg changes

PR:             ports/69698
Submitted by:   Cyril Guibourg <aragorn+ports@teaser.fr> (maintainer)
29 Jun 2004 17:48:33
Original commit files touched by this commit  1.5.3
pav search for other commits by this committer
- Update to 1.5.3

PR:             ports/68427
Submitted by:   Cyril Guibourg <aragorn+ports@teaser.fr> (maintainer)
15 Jun 2004 07:14:59
Original commit files touched by this commit  1.4
vs search for other commits by this committer
Create missing directory to fix build.

Noticed by: cluster via kris
14 Jun 2004 21:17:22
Original commit files touched by this commit  1.4
vs search for other commits by this committer
Update to 1.4

PR:             ports/67908
Submitted by:   maintainer
08 Jun 2004 12:52:50
Original commit files touched by this commit  1.3.8
vs search for other commits by this committer
Update to 1.3.8

PR:             ports/67661
Submitted by:   maintainer
04 Jun 2004 15:40:06
Original commit files touched by this commit  1.2.2_1
pav search for other commits by this committer
- Remove $Id$ part of the patch, it's noop and it caused havoc on some systems
  where it got mysteriously expanded.

PR:             ports/67504
Reported by:    many
31 May 2004 22:56:57
Original commit files touched by this commit  1.2.2_1
pav search for other commits by this committer
- Fix crash upon configuration reload

PR:             ports/67419
Submitted by:   Cyril Guibourg <aragorn+ports@teaser.fr> (maintainer)
Obtained from:  author
27 May 2004 21:12:08
Original commit files touched by this commit  1.2.2
pav search for other commits by this committer
Add milter-greylist, a milter for sendmail written in C that implements
grey listing. Grey listing is a spam filtering technique, which uses a behavior
trick: spammers never resend a message when they get a temporary error,
whereas real MTA do. The idea is to refuse any mail on first attempt, and
accept it after some time has elapsed.

PR:             ports/67252
Submitted by:   Cyril Guibourg <aragorn+ports@teaser.fr>

Number of commits found: 51

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 6
new 48 hours8
new 7 days47
new fortnight70
new month143

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.219 seconds.