| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Aug 2012 23:19:40
1.82_1,1
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
1.82_1,1
|
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. |
03 Jul 2011 13:53:52
1.82_1,1
|
ohauer  |
- remove MD5 |
19 Mar 2011 13:15:34
1.82_1,1
|
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
27 Mar 2010 00:15:24
1.82
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Aug 2009 00:28:34
1.82  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
06 Sep 2007 22:57:35
1.82,1
|
miwi  |
- Update to 1.82
PR: 115644
Submitted by: root@proxy.home.oav.net
Approved by: maintainer timeout |
23 Jul 2007 17:33:04
1.81,1
|
beech  |
- Update to 1.81,1
- Issues resolved since downgrade (ports/112145)
PR: ports/114505
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Approved by: sat (mentor) |
25 Apr 2007 21:08:26
1.80,1
|
miwi  |
- Downgrade to 1.80 because 1.81 is to buggy.
- Set PORTEPOCH
PR: 112145
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
20 Apr 2007 21:07:53
1.81
|
miwi  |
- Update to 1.81
PR: 111911
Submitted by: miwi
Approved by: maintainer |
10 Aug 2006 01:33:24
1.80
|
clsung  |
- Added some changes in startup script (patch from Zach) :
added mysql to the REQUIRE and postfix to the BEFORE.
This should get the right startup order, i.e. mysql, policyd,
postfix, for most cases.
- Update to 1.80, Changelog :
[10 Jul 2006]
Changes from v1.79 -> v1.80 (bug fixes)
* policyd.h: fix *bsd MSG_NOSIGNAL compiling issue. Patch by John Beaver.
[04 Jul 2006]
Changes from v1.78 -> v1.79 (bug fixes & new functionality)
* mysql.c: fix strncpy boundary issue. Patch by Stanislav Sinyagin.
* policyd.h: fix array boundary issue. Patch by Stanislav Sinyagin. (Only the first 15 lines of the commit message are shown above ) |
01 Jul 2006 02:19:03
1.78
|
shaun  |
Update distinfo: vendor rerolled distfile.
PR: ports/99587
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Approved by: ahze (mentor, implicit) |
25 Jun 2006 13:08:35
1.78
|
erwin  |
Update to 1.78
PR: 99450
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
12 Jun 2006 09:25:59
1.77
|
erwin  |
Update to 1.77
PR: 98836
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
08 Apr 2006 18:47:53
1.73
|
mnag  |
- Update distfile. Updated Makefile to fix make -jX
PR: 95252
Submitted by: "Marcin Jessa" <yazzy___yazzy.org>
Approved by: maintainer |
25 Mar 2006 21:22:53
1.73
|
kris  |
BROKEN: Size mismatch |
13 Mar 2006 00:53:32
1.73
|
mnag  |
- Update to 1.73 and fix fetch [1].
[1]
http://pointyhat.freebsd.org/errorlogs/ia64-errorlogs/e.7.2005100603/postfix-policyd-sf-1.71.log
PR: 94391
Submitted by: maintainer
Approved by: portmgr (marcus) |
20 Feb 2006 20:47:50
1.72
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
05 Feb 2006 13:39:24
1.72
|
vanilla  |
Upgrade to 1.72.
PR: ports/92837
Submitted by: maintainer |
30 Jan 2006 12:42:14
1.71_2
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Jan 2006 16:22:13
1.71_2
|
steve  |
Remove PORTREVISION from REALNAME as well. Doing so unbreaks
stopping and restarting the daemon from policyd.sh.
Approved by: maintainer |
25 Dec 2005 23:38:11
1.71_1
|
edwin  |
:r /tmp/cvsJEiyM1
[MAINTAINER] mail/postfix-policyd-sf: 1.71 Released
1.71 is finaly released (current 1.71 was development version)
Changelog :
Dec 23 2005]
Changes from v1.70 -> v1.71 (new functionality+bug fixes)
* mysql.c: you can now compress or encrypt policyd->mysql
connections.
* mysql.c: removed mysql_ping(). connections are now restablished.
* policyd.c: added -v option to Policyd to show version information.
* throttle_*.c: fix throttle inconsistancy. spotted by John Beaver.(Only the first 15 lines of the commit message are shown above ) |
25 Dec 2005 14:28:53
1.71
|
erwin  |
Mark BROKEN. Distfile was rerolled with some huge changes of which I
cannot judge the impact. Someone should contact the author and very this
and/or review the changes.
Submitted by: pointyhat (kris) |
18 Dec 2005 12:46:08
1.71
|
erwin  |
Add extra mastersite
PR: 90596
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
16 Nov 2005 14:45:24
1.71
|
mnag  |
Update to 1.71
PR: 89130
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
08 Nov 2005 21:09:55
1.70
|
mnag  |
Update to 1.70
Add SHA256
PR: 88672
Submitted by: maintainer |
25 Oct 2005 11:38:11
1.69
|
garga  |
- Fix distinfo, tarball was rerolled because README file was incorrect.
PR: ports/87971
Submitted by: maintainer |
24 Oct 2005 19:40:04
1.69
|
mnag  |
Update to 1.69
PR: 87915
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) |
08 Sep 2005 17:56:17
1.67
|
garga  |
- Update to 1.67
Changes from v1.66 -> v1.67 (new functionality)
* generic.c: AUTO_BLACK_LISTING was not being initialized which means
it couldnt of been working. patch by Benny Pedersen.
* *.c: records were taking twice as long to expire as what they
should be. Thanks to Sune Foldager for spotting this.
* contrib/: added debian startup/init file by Dietmar Braun.
* helo.c: used wrong variable for _expire. patch by Benny Pedersen.
* policyd.spec: new rpm spec file. submitted by Catalin Muresan
- Fix missing documentation
- Fix startup script to not use '-' in rc variables.
- Fix pid filename in default configuration pid filename.
- Added postfix-policyd-stats to gather stats using syslog
PR: ports/85868
Submitted by: maintainer |
05 Sep 2005 18:05:55
1.66
|
garga  |
- Fix MAINTAINER wrong mail |
05 Sep 2005 16:46:07
1.66
|
garga  |
Add postfix-policyd-sf 1.66, anti-spam plugin for Postfix (written in
C).
PR: ports/85396
Submitted by: Xavier Beaudouin <kiwi@oav.net> |