Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.12.20141106,4 09 Nov 2014 18:14:26 |
ohauer |
- fix OPTIONS_DEFINE lost in previous commit |
2.12.20141106,4 09 Nov 2014 18:13:19 |
ohauer |
- update to 2.12-20141106
- add OPTION for Email Address Internationalization
(EAI, RFC 6531..6533) [1]
- sort OPTIONS_DEFINE
- fix build and install for non root users,
(sgid and group for sbin/postdrop and sbin/postqueue was lost if build
as non root and installed with sudo)
- install /var/spool/postfix directories with correct owner/mode
- use $WRKDIR instead of /tmp
Changes:
20141021
Per IETF TLS WG consensus, the tls_session_ticket_cipher
default setting was changed from aes-128-cbc to aes-256-cbc.
Take that, you quantum computer attackers! Viktor Dukhovni. (Only the first 15 lines of the commit message are shown above ) |
2.12.20141020,4 02 Nov 2014 21:09:26 |
ohauer |
- update to 2.12-20141020
- use PORTDOCS macro
- remove check for OSVERSION >= 800037
- fix OPENLDAP_VER usage
- always call set-permissions in post-install to set correct spool/postfix/*
permissions
this is required with pkg to support non interrupted upgrade
Approved by: sahil (explicit) |
2.12.20140709_2,4 21 Aug 2014 22:50:30 |
mandree |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
2.12.20140709_1,4 18 Aug 2014 16:43:25 |
bdrewery |
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr |
2.12.20140709_1,4 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
2.12.20140709,4 13 Jul 2014 16:24:44 |
sahil |
- Update to Postfix 2.12 snapshot 20140709 |
2.12.20140507_1,4 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
2.12.20140507,4 09 May 2014 23:49:32 |
sahil |
- Update to 2.12-20140507
- Refactor to support staging and developer mode |
2.12.20140109,4 21 Jan 2014 01:17:26 |
sahil |
- Update to Postfix 2.12 Snapshot 20140109
- Set INVALID_BDB_VER [1]
- Adopt new LIB_DEPENDS syntax [2]
- Add option to support LMDB databases [2]
- Modify shell command to quiet warnings on 10+ [3]
- Respect upstream Makefile's warning suppression [4]
PR: [1]: ports/185446
[2]: ports/185860
[3]: ports/185857
Submitted by: [1]: Eero Hanninen <fax@nohik.ee>
[2]: Yasuhiro KIMURA <yasu@utahime.org>
[3]: adamw
[4]: koobs (via email) |
2.11.20131001,4 10 Dec 2013 18:29:24 |
pawel |
Links dynamically to libcdb after databases/tinycdb update
PR: ports/184666
Submitted by: me
Approved by: bapt (portmgr) |
2.11.20131001,4 05 Dec 2013 11:10:50 |
mat |
Fixup pkgnames.
PR: ports/184440, ports/184441, ports/184442, ports/184443, ports/184444,
ports/184445, ports/184446, ports/184447, ports/184448, ports/184449,
ports/184450
Submitted by: mat
Approved by: portmgr (bapt) |
2.11.20131001,4 27 Oct 2013 03:30:07 |
sahil |
- Update to Postfix 2.11 Snapshot 20131001 |
2.11.20130825,4 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.11.20130825,4 14 Sep 2013 18:12:50 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.11.20130825,4 01 Sep 2013 20:12:59 |
sahil |
- Update to Postfix 2.11 Snapshot 20130825 |
2.11.20130405 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.11.20130405,4 26 Apr 2013 02:45:54 |
sahil |
Fix a regression that had crept in with r314621. Do not
bump PORTREVISION because this does not affect the default
package. |
2.11.20130405,4 23 Apr 2013 01:56:36 |
sahil |
- Update to Postfix 2.11 Snapshot 20130405
- Add LICENSE information
- Canonicalize 'Created by:' Makefile header
- Remove shlib version from LIB_DEPENDS assignment
- Correct LDAP_SASL logic
- Replace tab with a single space after 'WWW:' in pkg-descr
PR: ports/177127 (inspired by)
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
2.10.20130113,4 19 Mar 2013 07:20:12 |
jgh |
- adopt optionsNG
- trim historical header
- tighten COMMENT
Approved by: portmgr (bapt) |
2.10.20130113,4 28 Jan 2013 02:45:35 |
sahil |
Update to Postfix 2.10 Snapshot 20130113; mark BROKEN when
users try to build WITH_LDAP_SASL but WITHOUT_SASL2. |
2.10.20121031_2 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
2.10.20121031_1,4 10 Dec 2012 15:10:03 |
ume |
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2. |
2.10.20121031,4 05 Nov 2012 02:19:58 |
sahil |
Update to Postfix 2.10 Snapshot 20121031 and document
incompatible changes in UPDATING. Also, revise the
PKGINSTALL script to distinguish upgrades from fresh
installs.
Feature safe: yes |
2.10.20120801,4 05 Aug 2012 23:19:40 |
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 |
2.10.20120801,4 05 Aug 2012 18:37:58 |
sahil |
Update to 2.10-20120801 |
2.10.20120715,4 16 Jul 2012 00:47:07 |
sahil |
Update to 2.10-20120715 and note an incompatible protocol
change in UPDATING. |
2.10.20120520,4 15 Jun 2012 02:22:13 |
ashish |
- extend CONFLICTS
Approved by: sahil (maintainer) |
2.10.20120520,4 23 May 2012 02:29:19 |
sahil |
- Update to 2.10-20120520 |
2.10.20120423,4 25 Apr 2012 02:44:42 |
sahil |
- Update to 2.10-20120423 |
2.10.20120422,4 23 Apr 2012 03:14:53 |
sahil |
Update to 2.10-20120422 and tweak conditional
that sets IS_INTERACTIVE. |
2.10.20120308,4 10 Mar 2012 04:11:39 |
sahil |
- Update to 2.10-20120308
Feature safe: yes |
2.10.20120218,4 20 Feb 2012 06:15:19 |
sahil |
- Update to 2.10-20120218
- Remove library number from pcre LIB_DEPENDS, as this
port can compile without incident against older pcre
libraries. |
2.10.20120202_1,4 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
2.10.20120202,4 11 Feb 2012 05:14:32 |
sahil |
Update to 2.10-20120202, revise IS_INTERACTIVE logic to
account for additional situations, and remove unnecessary
CONFLICTS line. |
2.9.20120115,4 17 Jan 2012 04:18:52 |
sahil |
Update mail/postfix-current to 2.9-20120115, and note
potential incompatibilities with previous versions. |
2.9.20120102,4 14 Jan 2012 08:57:23 |
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. |
2.9.20120102,4 04 Jan 2012 01:57:22 |
sahil |
Update to 2.9-20120102 and eliminate a now unnecessary
part of recent UPDATING entry for this port. |
2.9.20111219,4 21 Dec 2011 22:45:17 |
sahil |
- Update to 2.9-20111219
- Modify pkg-install to handle situations in which
/etc/mail/mailer.conf does not exist, e.g. when
FreeBSD is built WITHOUT_MAILWRAPPER. [1]
Requested by: miwi [1] |
2.9.20111205,4 11 Dec 2011 21:41:38 |
sahil |
- Update to 2.9-20111205
Feature safe: yes |
2.9.20111125,4 27 Nov 2011 05:55:24 |
sahil |
- Update to 2.9-20111125
Feature safe: yes |
2.9.20111119,4 21 Nov 2011 10:21:04 |
pav |
- Remove pointyhat specific debugging
Ok'ed by: sahil (maintainer)
Feature safe: yes |
2.9.20111119,4 21 Nov 2011 01:13:58 |
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 |
2.9.20111119,4 20 Nov 2011 06:31:52 |
sahil |
- Update to 2.9-20111119
Feature safe: yes |
2.9.20111012,4 17 Nov 2011 19:35:14 |
pav |
- Unmark BROKEN on amd64, the build failure observed on pointyhat is largely
unknown in real world. Increase verbosity in postconf tool error messaging
to aid diagnose on pointyhat
Submitted by: Jase Thew
Feature safe: yes |
2.9.20111012,4 05 Nov 2011 16:53:01 |
miwi |
- Fix build on FreeBSD 10 |
2.9.20111012,4 26 Oct 2011 22:44:50 |
pav |
- Mark BROKEN on amd64: fails during installation (updating man pages)
Updating /usr/local/share/doc/postfix/scache.8.html...
Updating /usr/local/share/doc/postfix/tlsmgr.8.html...
*** Error code 1
Reported by: pointyhat |
2.9.20111012,4 18 Oct 2011 01:50:41 |
sahil |
- Update to 2.9-20111012 |
2.9.20110820,4 29 Aug 2011 00:25:40 |
sahil |
- Update to 2.9-20110820 |
2.9.20110814,4 16 Aug 2011 23:06:06 |
sahil |
- Update to 2.9-20110814 |
2.9.20110706,4 30 Jul 2011 01:34:47 |
sahil |
- Update to 2.9-20110706
- Use ports framework to create USERS and GROUPS
- Remove unused replace() function from pkg-install |
2.9.20110615,4 21 Jun 2011 01:23:23 |
sahil |
- Update to 2.9-20110615 |
2.9.20110605,4 13 Jun 2011 02:20:08 |
sahil |
- Update to 2.9-20110605 |
2.9.20110501,4 02 May 2011 04:40:26 |
sahil |
- Update to 2.9-20110501 |
2.9.20110323,4 03 Apr 2011 20:42:26 |
sahil |
Update to 2.9-20110323 and pass additional parameters
to the upstream install script. This is to ensure the
correct placement of files, as defined in the packing
list, even when users modify their configuration file
to point to non-default locations for certain install
paths. This works because args passed via the cmdline
take precedence over definitions in the configuration
file, which in turn override compiled-in defaults. |
2.9.20110321,4 22 Mar 2011 00:59:01 |
sahil |
- Update to 2.9-20110321 |
2.9.20110313,4 19 Mar 2011 20:37:46 |
sahil |
- Update to 2.9-20110313 |
2.9.20110228,4 02 Mar 2011 03:10:49 |
sahil |
- Update to 2.9-20110228 and modify patching for
src/util/sys_defs.h, which is updated upstream
to be aware of the FreeBSD closefrom() support
time window [1]
- Take maintainership [2]
PR: ports/155176 [1]
Submitted by: sahil (myself)
Approved by: portmgr (linimon) [2] |
2.9.20110219,4 20 Feb 2011 06:21:36 |
sahil |
Update to 2.9-20110219, update CONFLICTS, alphabetically
sort packing list, and tweak PKGNAMESUFFIX when INST_BASE
is defined. Also, sync OPTIONS with mail/postfix to warn
users trying to build this port with unsupported options.
Finally, modify pkg-install script to check if Postfix is
already enabled in mailer.conf.
PR: ports/154495
Submitted by: ohauer
Approved by: maintainer timeout |
2.8.20101108,4 11 Nov 2010 23:33:04 |
sahil |
- Update to 2.8-20101108
PR: ports/152000
Submitted by: ohauer
Approved by: mnag (via email) |
2.8.20101007,4 24 Oct 2010 06:31:17 |
sahil |
- Update to 2.8-20101007
- Fix CONFLICTS
PR: ports/151369
Submitted by: sahil@ (myself)
Approved by: maintainer timeout |
2.8.20100923_1,4 29 Sep 2010 22:00:13 |
ohauer |
- fix pkg-plist
- Bump PORTREVISION
Approved by: glarkin (mentor, implicit) |
2.8.20100923,4 27 Sep 2010 21:54:55 |
ohauer |
- update postfix-current to Snapshot 2.8-20100923
From RELEASE_NOTES:
Incompatibility with snapshot 20100912
======================================
- If your DNSBL queries have a "secret" in the domain name, you must
now censor this information from the postscreen(8) SMTP replies.
- The postscreen "continue" action is now called "ignore". The old
name is still supported but no longer documented.
- The postscreen_hangup_action parameter was removed. Postscreen
now always behaves as if "postscreen_hangup_action = drop".
- The postscreen_cache_retention_time default was increased from
1d to 7d, to avoid deleting results from expensive deep SMTP
protocol tests too quickly.
(Only the first 15 lines of the commit message are shown above ) |
2.8.20100728,4 01 Aug 2010 00:57:50 |
mnag |
- Update to 2.8-20100728
- portlint |
2.8.20100707,4 30 Jul 2010 03:39:18 |
sahil |
- Update to 2.8-20100707
- Fix whitespace in Makefile header
- Refactor port to ease maintenance (adopted from mail/postfix)
- Remove unnecessary patches
- Add option to install into base
PR: ports/147732
Submitted by: olli hauer <ohauer@gmx.de>
Approved by: maintainer timeout (> 14 days) |
2.8.20100323,4 13 Apr 2010 13:19:42 |
mnag |
- Update to 2.8-20100323
- Fix CONFLICTS because the port shouldn't conflict with itself
- Fix build on 8.0 & 9.0 when WITH_SASLKRB5 is set
PR: 145393
Submitted by: Sahil Tandon <sahil___tandon.net> |
2.8.20100213 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.8.20100213,4 05 Mar 2010 03:23:00 |
mnag |
- Update to 2.8-20100213
Feature safe: yes |
2.7.20100117,4 19 Jan 2010 23:03:13 |
mnag |
- Update to 2.7-20100117
PR: 142268
Submitted by: olli hauer <ohauer___gmx.de> |
2.7.20091115,4 04 Dec 2009 11:52:18 |
mnag |
- Update to 2.7-20091115 |
2.7.20091008,4 11 Oct 2009 02:27:31 |
mnag |
- Update to 2.7-20091008
PR: 139445
Submitted by: Sahil Tandon <sahil___tandon.net> |
2.7.20090828,4 05 Oct 2009 02:28:16 |
mnag |
- Update to 2.7-20090828 |
2.7.20090712,4 27 Sep 2009 16:54:58 |
mnag |
- Fixed build to FreeBSD 9.
- Mark as jobs safe.
PR: 138916
Submitted by: Sylvio Cesar <scjamorim___bsd.com.br>
Feature safe: yes |
2.7.20090712,4 30 Jul 2009 00:21:14 |
mnag |
- Update to 2.7-20090712
- Fix build with new closefrom(2)
Reported by: Jorge Medina <jorge__bsdchile.cl> |
2.7.20090607,4 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
2.7.20090607,4 09 Jun 2009 02:42:00 |
mnag |
- Update to 2.7-20090607 |
2.7.20090528,4 06 Jun 2009 23:27:31 |
mnag |
- Update to 2.7-20090528 |
2.7.20090519,4 24 May 2009 22:27:19 |
mnag |
- Update to 2.7-20090519 |
2.6.20090418,4 25 Apr 2009 03:22:10 |
mnag |
- Update to 2.6-20090418 (2.6.0-RC2) |
2.6.20090212,4 22 Feb 2009 03:51:20 |
mnag |
- Update to 2.6-20090212
Reported by: miwi |
2.6.20090125,4 26 Jan 2009 19:51:56 |
mnag |
- Update to 2.6-20090125 |
2.6.20081109,4 24 Nov 2008 13:26:23 |
mnag |
- Update to 2.6-20081109 |
2.6.20081012,4 29 Oct 2008 16:40:43 |
mnag |
- Update to 2.6-20081012 |
2.6.20080903,4 28 Sep 2008 01:58:53 |
mnag |
- Update to 2.6-20080903 |
2.6.20080814,4 17 Aug 2008 05:52:25 |
mnag |
- Update to 2.6-20080814 |
2.6.20080629,4 20 Jul 2008 23:38:19 |
mnag |
- Update to 2.6-20080629
- Change default data_directory parameter to /var/db/postfix [1]
PR: 125133 [1]
Submitted by: Sahil Tandon <sahil__tandon.net> [1] |
2.6.20080606,4 10 Jun 2008 14:56:52 |
mnag |
- Update to 2.6-20080606 |
2.6.20080411,4 13 Apr 2008 04:03:05 |
mnag |
- Update to 2.6-20080411 |
2.6.20080221_2,4 24 Mar 2008 20:27:42 |
mnag |
- Fix milter macros (patch from Wietse Venema) |
2.6.20080221_1,4 01 Mar 2008 01:50:09 |
mnag |
- Fix data_directory. Backported from mail/postfix |
2.6.20080221,4 28 Feb 2008 20:02:59 |
mnag |
- Update to 2.6-20080221 |
2.5.20080116,4 23 Jan 2008 11:25:46 |
mnag |
- Update to 2.5-20080116 (2.5.0-RC2)
- Add new MASTER_SITES |
2.5.20071227,4 02 Jan 2008 13:25:56 |
mnag |
- Update to 2.5-20071227 |
2.5.20071212,4 13 Dec 2007 16:26:11 |
mnag |
- Update to 2.5-20071212 |
2.5.20071006,4 22 Oct 2007 18:50:27 |
mnag |
- Update to 2.5-20071006
- Teach postfix to 8.0 [1]
PR: 117304 [1]
Submitted by: Oliver Peter <hoschi___mouhaha.de> [1] |
2.5.20070911,4 03 Oct 2007 23:34:16 |
edwin |
Remove support for OSVERSION < 5 |
2.5.20070911,4 14 Sep 2007 02:17:00 |
mnag |
- Update to 2.5-20070911 |
2.5.20070824,4 30 Aug 2007 12:28:43 |
mnag |
- Update to 2.5-20070824
- Backport changes from mail/postfix (SASL2/DOVECOT) |
2.5.20070731,4 01 Aug 2007 14:40:33 |
mnag |
- Update to 2.5-20070731 |
2.5.20070724,4 26 Jul 2007 12:23:00 |
mnag |
- Update to 2.5-20070724 |