| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
29 Jun 2012 18:35:52
1.32_1
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
10 Jun 2012 18:58:16
1.32_1
|
sahil  |
- Add OPTION to install postfwd v2 rather than v1 and
convert to new options framework.
- Revise the rc.d script[1] with style and functionality
improvements, one of which works around an upstream
issue that obstructed operation of 'status' and other
functions. Because this affects the default package,
bump PORTREVISION.
Reviewed by: dougb [1] |
23 May 2012 02:29:31
1.32
|
sahil  |
- Update to 1.32
PR: ports/167835
Submitted by: Thomas Vogt <thomas@bsdunix.ch> |
14 Jan 2012 08:57:23
1.31
|
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. |
18 Oct 2011 01:50:45
1.31
|
sahil  |
- Update to 1.31 |
07 Sep 2011 22:42:24
1.30
|
sahil  |
- Update to 1.30 |
14 Aug 2011 23:25:57
1.22
|
sahil  |
- Update to 1.22 |
15 Nov 2010 16:26:42
1.20
|
sahil  |
- Update to 1.20 |
08 Nov 2010 04:44:44
1.19
|
sahil  |
- Update to 1.19
- Define LICENSE |
05 May 2010 23:32:47
1.18
|
sahil  |
- Update to 1.18
Approved by: itetcu@ (mentor) |
14 Apr 2010 23:07:14
1.17_1
|
sahil  |
- Update RUN_DEPENDS [1]
- Bump PORTREVISION for dependency change
- Change my email to sahil@FreeBSD.org
Reported by: Ziaya Syed Hasan <ziaya@sipradi.com.np> [1]
Approved by: itetcu (mentor) |
03 Apr 2010 09:37:13
1.17
|
itetcu  |
- Update to 1.17
PR: 144949
Submitted by: Sahil Tandon (maintainer) |
27 Mar 2010 00:15:24
1.17
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
02 Feb 2010 23:44:38
1.16
|
miwi  |
- Drop some empty files
PR: 142990
Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> |
19 Sep 2009 16:57:15
1.16
|
miwi  |
- Update to 1.16
Changelog:
http://nopaste.unixfreunde.de/3840
PR: 138520
Submitted by: Sahil Tandon <sahil@tandon.net> (maintainer)
Feature safe: yes |
14 Aug 2009 19:55:13
1.14
|
miwi  |
- Update to 1.14
PR: 136730
Submitted by: Sahil Tandon <sahil@tandon.net> (maintainer) |
06 Jul 2009 20:18:05
1.13
|
itetcu  |
- update underlying software to 1.13
- misc. refinements in Makefile and files/pkg-message.in
PR: 135906
Submitted by: Sahil Tandon (maintainer) |
18 Oct 2008 05:22:55
1.10.8.b
|
beech  |
- Update to 1.10pre8b
PR: ports/128019
Submitted by: Sahil Tandon <sahil@tandon.net> (maintainer) |
21 May 2008 01:54:46
1.10.7.b
|
beech  |
- New port: mail/postfix-postfwd A postfix firewall policy daemon
The program uses the postfix policy delegation protocol to control access to
the mail system before a message has been accepted (please visit
http://www.postfix.org/SMTPD_POLICY_README.html for more information). It
allows you to choose an action (e.g. reject, dunno) for a combination of
several smtp parameters (like sender and recipient address, size or the
client's TLS fingerprint).
PR: ports/123544
Submitted by: Sahil Tandon <sahil at tandon.net> |