Commit graph

11 commits

Author SHA1 Message Date
Mathieu Arnold
8b4093cba5 Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-12-02 11:58:21 +00:00
Olli Hauer
75590290b7 - restore svn:keywords 2016-10-02 09:22:09 +00:00
Mathieu Arnold
f037e39601 USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx  -> USES=bdb:xx.

Other modernisations when I see them.

PR:		209183
Sponsored by:	Absolight
2016-08-08 13:46:50 +00:00
Olli Hauer
f7a7d51c2f - fix build on FreeBSD 12
- s/USE_OPENSSL=yes/USES=ssl/
2016-07-09 20:18:29 +00:00
Olli Hauer
8c96f0636e - revover lost checksum for SPF patch in distinfo
Reported by:	Andrei <az_at_azsupport.com>
2016-05-25 03:24:10 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Dmitry Marakasov
652069fa2d - Fix trailing whitespace in Makefiles
Approved by:	portmgr blanket
2016-05-19 10:57:35 +00:00
Olli Hauer
27f9e71f46 - update to 2.11.8
Changelog:
20160310
        Bugfix (introduced: Postfix 2.6): the Milter SMFIR_CHGFROM
        (replace sender) request lost the sender_bcc_maps address.
        Fixed by moving some record keeping to the sender output
        function.  Files: cleanup/cleanup_envelope.c,
        cleanup/cleanup_addr.c, cleanup/cleanup_milter.c,
        cleanup/cleanup.h, regression tests.

20160410
        Bugfix (introduced: Postfix 2.6): the "bad filetype"
        header_checks pattern falsely rejected Content-Mumble headers
        with ``name="example"; x-apple-part-url="example.com"''.
        Fixed by respecting the ";" separator between content
        attribute values.  Reported by Cedric Knight.  File:
        proto/header_checks.

20160515
        Portability: OpenBSD 6.0. Files: makedefs, util/sys_defs.h.

MFH:		2016Q2
2016-05-16 12:38:59 +00:00
Olli Hauer
ea20d6170f - remove ${PORTSDIR} from dependency 2016-03-30 09:43:57 +00:00
Olli Hauer
42051ece75 - fix PKGBASE
Noted by: antoine@
2016-02-28 09:01:45 +00:00
Olli Hauer
e69906ddc5 - copy postfix (2.11) -> postfix211
- copy postfix-sasl   -> postfix211-sasl
- connect new postfix211 ports

- remove PERL build dependency
  (annotate.pl was replaced upstream by annotate.sh)
2016-02-28 08:16:49 +00:00