| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Aug 2012 16:57:57
2.0.12
|
jgh  |
- update to 2.0.12, adopt optionsNG
PR: 170947
Submitted by: jgh@
Approved by: maintainer, chifeng@gmail.com |
05 Aug 2012 23:19:40
2.0.11_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 |
30 Jun 2012 13:10:10
2.0.11_1
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
29 Mar 2012 05:16:28
2.0.11_1
|
jgh  |
- merge to previous commit for command_interpreter of rc script
- bump PORTREVISION
PR: ports/166332
Spotted by: dougb
Approved by: maintainer (implicit)
Feature safe: yes |
26 Mar 2012 22:00:16
2.0.11
|
jgh  |
- Update to 2.0.11 [1]
- while here ...
- tighten post-patch
- move do-install from copies to copytree_share
- added BINMODE of 0755 so the instances of INSTALL_SCRIPT install with
this mode instead of installing, and changing modes afterward
- updated post-install to install with mode of 666 instead of changing post
- dropped substitution on pkg-message, as there was nothing to substitute, and
put in post-install echo msg. remove file, as well.
- update interpreter in rc script /usr/bin/perl -> %%LOCALBASE%%/bin/perl
PR: ports/166332
Submitted by: maintainer, chifeng@gmail.com [1]
Feature safe: yes |
14 Jan 2012 08:57:23
2.0.10_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. |
11 May 2011 01:18:51
2.0.10_1
|
sahil  |
Use command_interpreter instead of procname in
rc script. Bump PORTREVISION because this change
alters the default package.
PR: ports/155779
Submitted by: Frank Wall <fw@moov.de>
Approved by: Chifeng QU <chifeng@gmail.com> (maintainer) |
29 Apr 2011 22:35:43
2.0.10
|
beech  |
-Add postgresql support
PR: ports/156702
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by: Chifeng QU <chifeng@gmail.com> (maintainer)
itetcu (mentor)(implicit) |
28 Apr 2010 22:26:42
2.0.10
|
glarkin  |
- Added support for PHP 5.2
PR: ports/146093
Submitted by: Frank Wall <fw@moov.de>
Approved by: chifeng <chifeng@gmail.com> (maintainer) |
27 Mar 2010 00:15:24
2.0.10
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
07 Jan 2010 04:48:30
2.0.10
|
pgollucci  |
- Update to 2.0.10
PR: ports/142373
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) |
18 Oct 2009 07:03:43
2.0.8
|
itetcu  |
Update to 2.0.8 and fix runtime issues when installed with custom PREFIX.
PR: 139620
Submitted by: Sahil Tandon / maintainer
Approved by: maintainer |
22 Aug 2009 00:28:34
2.0.7  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
03 Jul 2009 13:42:57
2.0.7
|
wxs  |
- Update to 2.0.7
PR: ports/136239
Submitted by: Chifeng Qu <chifeng@gmail.com> |
15 Feb 2009 10:57:41
2.0.6
|
beech  |
- Update to 2.0.6
PR: ports/131685
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) |
18 Dec 2008 03:40:09
2.0.5
|
wxs  |
- Rename the RC script to avoid a conflict with mail/postfix-policyd-sf
- No need to repocopy as there is no history to preserve
PR: ports/129704
Submitted by: Chifeng Qu <chifeng@gmail.com> |
04 Dec 2008 03:53:24
2.0.5
|
beech  |
- Minor install tweak
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) |
04 Dec 2008 03:42:36
2.0.5
|
beech  |
Policyd v2
Policyd v2 (codenamed "cluebringer") is a multi-platform policy
server for popular MTAs. This policy daemon is designed mostly
for large scale mail hosting environments.
WWW: http://www.policyd.org
PR: ports/129385
Submitted by: Chifeng QU <chifeng at gmail.com> |