| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
20 Mar 2013 16:12:05
4.4.3
|
ume  |
- Update to 4.4.3
- Add a site specified in milter-greylist-devel to MASTER_SITE.
- Add LICENSE.
- Appropriate configure option for the version of net-mgmt/p0f.
- Fix to be able to specify IPv6 address to syncsrcaddr.
PR: ports/176950
Submitted by: ume
Reviewed by: Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer)
Approved by: Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer) |
20 Mar 2013 15:51:13
4.4.1
|
ume  |
Correct dumpfile location.
PR: ports/177097
Submitted by: John Marshall <john.marshall__at__riverwillow.com.au>
Reviewed by: Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer)
Approved by: Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer) |
16 Mar 2013 21:53:35
4.4.1
|
swills  |
- Update the port to 4.4.1
- Convert to OptionsNG
- Use new Makefile header format
PR: ports/176734
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer) |
14 Jan 2012 08:57:23
4.2.7
|
dougb  |
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
4.2.7
|
amdmi3  |
- 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
4.2.7
|
mandree  |
Make Mikhail Tsatsenko, m.tsatsenko at gmail.com, the new maintainer. |
30 Aug 2011 07:21:35
4.2.7
|
ache  |
Remove myself from MAINTAINER |
16 Apr 2011 12:39:05
4.2.7
|
ache  |
Update to 4.2.7 |
05 Aug 2010 01:28:12
4.2.6
|
ache  |
Upgrade to 4.2.6 |
02 May 2010 13:38:16
4.2.5
|
ache  |
Upgrade to 4.2.5 |
02 May 2010 11:41:07
4.2.3
|
ache  |
Run as group mailnull to assist postfix |
27 Mar 2010 00:15:24
4.2.3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
25 Oct 2009 19:58:33
4.2.3
|
ache  |
Mention postfix in the COMMENT= |
24 Oct 2009 02:11:04
4.2.3
|
ache  |
Add partial OPENLDAP support
Submitted by: Gerhard Schmidt <estartu@augusta.de> |
17 Oct 2009 23:18:33
4.2.3
|
ache  |
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
4.2.3
|
ache  |
Upgrade to 4.2.3 |
22 Apr 2009 21:41:30
4.2.2
|
ache  |
Use on/off instead of YES/NO for OPTIONS |
22 Apr 2009 10:32:02
4.2.2
|
ache  |
Use OPTIONS
add --with-postfix there
PR: 133783
Submitted by: John Baldwin <jhb@FreeBSD.org> |
22 Apr 2009 06:05:33
4.2.2
|
ache  |
Upgrade to 4.2.2 |
30 Mar 2009 19:30:33
4.0.1_2
|
ache  |
--with-curl -> --with-libcurl
Submitted by: Roberto Grassi <r.grassi@obicon.it> |
23 Jan 2009 15:43:14
4.0.1_2
|
roam  |
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
4.0.1_1
|
mnag  |
- Bump PORTREVISION due to libspf2 update
- Change lib dependency |
07 Oct 2008 20:55:25
4.0.1
|
ache  |
Upgrade to 4.0.1 |
07 Oct 2008 20:26:23
4.0_1
|
ache  |
BEFORE: sendmail -> mail |
21 Aug 2008 06:18:49
4.0_1
|
rafan  |
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 ) |
10 Aug 2008 09:48:15
4.0_1
|
ache  |
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
4.0_1
|
ache  |
- 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
4.0
|
ache  |
Add WITH_CURL option
PR: 123180
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> |
25 Apr 2008 19:15:33
4.0
|
ache  |
Upgrade to 4.0 |
13 Dec 2006 11:19:21
3.0
|
ache  |
Change BUILD_DEPENDS to LIB_DEPENDS for libspf2 |
10 Dec 2006 15:56:50
3.0
|
ache  |
Add --with-thread-safe-resolver for >= 502102
Submitted by: ume |
10 Dec 2006 14:01:02
3.0
|
ache  |
Add comment about j,{if_addr},{cert_subject},i,{auth_authen} |
10 Dec 2006 13:34:45
3.0
|
ache  |
Assign myself as MAINTAINER |
10 Dec 2006 05:10:38
3.0
|
ache  |
Upgrade to 3.0 |
09 Dec 2006 20:17:40
2.0.2
|
ache  |
Reset MAINTAINER - address is no longer available |
22 Jan 2006 12:50:54
2.0.2
|
edwin  |
SHA256ify
Approved by: krion@ |
03 Nov 2005 12:28:47
2.0.2
|
mnag  |
Update to 2.0.2
PR: 88409
Submitted by: Cyril Guibourg <aragorn+ports@babasse.net> (maintainer) |
25 Sep 2005 18:08:55
2.0_1
|
pav  |
- 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
2.0
|
pav  |
- Update to 2.0
PR: ports/82906
Submitted by: Cyril Guibourg <aragorn+ports@teaser.fr> (maintainer) |
30 Jun 2005 11:55:19
1.6_2
|
flz  |
- Fix rcNG script.
PR: ports/82259
Submitted by: Andrew McNaughton <andrew@scoop.co.nz>
Approved by: maintainer |
12 Apr 2005 03:26:57
1.6_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.6_1
|
obrien  |
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
1.6_1
|
ache  |
Use PTHREADS_{LIBS,CFLAGS} instead of Makefile.in patch
Approved by: aragorn+ports@teaser.fr |
03 Feb 2005 18:43:48
1.6
|
ume  |
add CONFLICTS against milter-greylist-devel. |
17 Dec 2004 06:17:24
1.6
|
edwin  |
[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
1.5.6
|
vs  |
Update to 1.5.6
PR: ports/70260
Submitted by: Cyril Guibourg (maintainer) |
29 Jul 2004 20:07:03
1.5.3_1
|
pav  |
- 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
1.5.3
|
pav  |
- Update to 1.5.3
PR: ports/68427
Submitted by: Cyril Guibourg <aragorn+ports@teaser.fr> (maintainer) |
15 Jun 2004 07:14:59
1.4
|
vs  |
Create missing directory to fix build.
Noticed by: cluster via kris |
14 Jun 2004 21:17:22
1.4
|
vs  |
Update to 1.4
PR: ports/67908
Submitted by: maintainer |
08 Jun 2004 12:52:50
1.3.8
|
vs  |
Update to 1.3.8
PR: ports/67661
Submitted by: maintainer |
04 Jun 2004 15:40:06
1.2.2_1
|
pav  |
- 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
1.2.2_1
|
pav  |
- 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
1.2.2
|
pav  |
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> |