| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 Jul 2012 20:08:05
2.5.17_1,2
|
sahil  |
Remove expired port:
2012-07-07 mail/postfix25: no further upstream development; please consider
upgrading |
15 Jun 2012 02:22:13
2.5.17_1,2
|
ashish  |
- extend CONFLICTS
Approved by: sahil (maintainer) |
23 May 2012 02:29:29
2.5.17_1,2
|
sahil  |
Mark DEPRECATED and set EXPIRATION_DATE; encourage
users to upgrade to a newer release. |
20 Feb 2012 06:15:22
2.5.17_1,2
|
sahil  |
Remove library number from pcre LIB_DEPENDS, as this
port can compile without incident against older pcre
libraries. |
14 Feb 2012 12:45:35
2.5.17_1,2
|
mm  |
Bump pcre library dependency due to 8.30 update |
11 Feb 2012 21:27:57
2.5.17,2
|
sahil  |
Modify pkg-install to handle situations in which
/etc/mail/mailer.conf does not exist, e.g. when
FreeBSD is built WITHOUT_MAILWRAPPER.
This commit only affects legacy Postfix releases,
as the latest stable and development ports already
perform this check.
Requested by: miwi |
11 Feb 2012 05:14:48
2.5.17,2
|
sahil  |
Update to 2.5.17 |
14 Jan 2012 08:57:23
2.5.16,2
|
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. |
21 Nov 2011 01:13:58
2.5.16,2
|
sahil  |
Shorten some OPTION descriptions such that they
fit neatly within the dialog(1) box.
PR: ports/162688
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Feature safe: yes |
19 Nov 2011 22:20:35
2.5.16,2
|
sahil  |
- Update to 2.5.16
Feature safe: yes |
05 Nov 2011 17:00:54
2.5.15,2
|
miwi  |
- Restore all patches |
05 Nov 2011 16:53:01
2.5.15,2
|
miwi  |
- Fix build on FreeBSD 10 |
07 Sep 2011 22:42:18
2.5.15,2
|
sahil  |
- Update to 2.5.15 |
30 Jul 2011 01:34:49
2.5.14,2
|
sahil  |
- Update to 2.5.14 |
15 May 2011 02:49:17
2.5.13,2
|
dougb  |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
09 May 2011 13:11:15
2.5.13,2
|
sahil  |
- Update to 2.5.13
Security: CVE-2011-1720 |
19 Mar 2011 20:37:39
2.5.12,2  |
sahil  |
- Update to 2.5.12
Security: CVE-2011-0411 |
27 Nov 2010 06:48:53
2.5.11,2  |
sahil  |
- Update to 2.5.11
- Fix a typo in CONFLICTS |
20 Oct 2010 00:08:37
2.5.10,2  |
sahil  |
- Remove dead MASTER_SITE
Reported by: distilator |
29 Jul 2010 02:58:44
2.5.10,2  |
sahil  |
- Update my MAINTAINER address to sahil@FreeBSD.org |
03 Apr 2010 09:14:49
2.5.10,2  |
itetcu  |
- Update to 2.5.10
PR: 145096
Submitted by: Sahil Tandon (maintainer) |
27 Mar 2010 00:15:24
2.5.10  |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
11 Oct 2009 12:42:35
2.5.9,2  |
miwi  |
- Update to 2.5.9
PR: 139400
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> (based on)
Approved by: maintainer |
04 Oct 2009 19:13:31
2.5.7,2  |
erwin  |
Set NO_LATEST_LINK to not overlap with mail/postfix, and mark
JOBS_SAFE as well.
PR: 139335
Submitted by: Sahil Tandon <sahil@tandon.net> (maintainer) |
30 Sep 2009 12:50:31
2.5.7,2  |
miwi  |
- Add missing patches |
30 Sep 2009 12:50:04
2.5.7,2  |
miwi  |
- Downgrade to 2.5.7 after repocopy
PR: 134711
Submitted by: ohauer@gmx.de |
21 Sep 2009 11:45:00
2.6.5,1  |
miwi  |
- Repocopy from
mail/postfix to mail/postfix25
Feature safe: yes |