Commit graph

47 commits

Author SHA1 Message Date
Vsevolod Stakhov
65514e6bab - Update to 4.90
PR:		224539
Submitted by:	pi
2017-12-23 18:35:41 +00:00
Vsevolod Stakhov
7092b48d0f - Update exim docs to 4.89 2017-03-08 16:46:45 +00:00
Vsevolod Stakhov
2149bdc512 - Update to version 4.88
- Add experimental LMDB lookup option
- Add experimental queuefile option
- Remove rspamd pacth which is now included in Exim

Changes: ftp://ftp.exim.org/pub/exim/exim4/NewStuff
2017-01-02 11:57:25 +00:00
Vsevolod Stakhov
59eeaf62af - Update to 4.87.1 (security release)
- Fix subdirs to allow download of the distfiles

MFH:		2016Q4
Security:	CVE-2016-9963
2016-12-25 14:02:11 +00:00
Vsevolod Stakhov
396aa16759 - Update to 4.87
- Enable recommended default options
- Rename no longer experimental options
- Add rspamd shutdown patch

Exim 4.87 announce link:
https://lists.exim.org/lurker/message/20160406.181048.292a54e9.en.html
2016-04-21 15:52:23 +00:00
Vsevolod Stakhov
03efd88c5b - Update documentation for the recent exim 2016-03-02 21:19:56 +00:00
Vsevolod Stakhov
5eac9528f7 - Update to 4.86 [1]
- Add experimental INTERNATIONAL option
- Add experimental SOCKS option
- Removed rspamd extra patch (included by default now)
- Removed xclient patch (broken and not used)

Relnotes:	ftp://ftp.exim.org/pub/exim/exim4/NewStuff [1]
2015-07-27 19:42:14 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Vsevolod Stakhov
3e761a50dd - Update to 4.85
- Add DANE experimental support
- Add EVENT experimental support
- Drop SRS_ALT option as exim cannot work with libsrs2 so srs_alt is the only option now
- Polish IGNORE messages
- Remove already included patch
- Update documentation slave ports

The ChangeLog/NewStuff/README.UPDATING can be reviewed at:

http://git.exim.org/exim.git/blob/exim-4_85:/doc/doc-txt/ChangeLog
http://git.exim.org/exim.git/blob/exim-4_85:/doc/doc-txt/NewStuff
http://git.exim.org/exim.git/blob/exim-4_85:/src/README.UPDATING
2015-01-13 13:45:51 +00:00
Vsevolod Stakhov
dc13359a83 Update to 4.84.
This is a bugfix only release of exim. The most important fix was introduced in the
ports by local patch which is not needed now.

PR:		192625
Submitted by:	pi
2014-08-13 11:02:08 +00:00
Vsevolod Stakhov
93a32bda33 Update to 4.83.
Changes in the port:
- Added new options:
 * DNSSEC: validate peers using TLSA records
 * PRDR: Per-Recipient-Data-Response support
 * CERTNAMES: Check certiticates ownership
 * DSN: Delivery Status Notifications
 * PROXY: Experimental Proxy Protocol
- Enable OCSP stapling by default
- Disable NIS by default
- SRS support is now radio group
- DNSSEC and PRDR are now enabled by default

Changes in exim itself:
This release contains the following enhancements and bugfixes:
+ PRDR was promoted from Experimental to mainline
+ OCSP Stapling was promoted from Experimental to mainline
+ new Experimental feature Proxy Protocol
+ new Experimental feature DSN (Delivery Status Notifications)
+ TLS session improvements
+ TLS SNI fixes
+ LDAP enhancements
+ DMARC fixes (previous CVE-2014-2957) and new $dmarc_domain_policy
+ several new operations (listextract, utf8clean, md5, sha1)
+ enforce header formatting with verify=header_names_ascii
+ new commandline option -oMm
+ new TLSA dns lookup
+ new malware "sock" type
+ cutthrough routing enhancements
+ logging enhancements
+ DNSSEC enhancements
+ exiqgrep enhancements
+ deprecating non-standard SPF results
+ build and portability fixes
+ documentation fixes and enhancements

Uncompatible changes:
This release of Exim includes one incompatible fix: the behavior of
expansion of arguments to math comparison functions (<, <=, =, =>, >)
was unexpected, expanding the values twice. This fix also addresses a
security advisory, CVE-2014-2972. This is not a remote exploit, but if
content that is searched by the above math comparison functions is under
the control of an attacker, specially crafted data can be inserted that
will cause the Exim mail server to perform various file-system functions
as the exim user.
2014-07-22 15:39:44 +00:00
Vsevolod Stakhov
a62d8aae1e - Support stage
- Update to the recent 4.82.1 version
- Set expiration for texinfo documentation since exim no longer provides it
- Take maintainership
2014-07-05 14:39:18 +00:00
Baptiste Daroussin
c71ee02f2e Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
2014-07-04 09:12:57 +00:00
Baptiste Daroussin
698f728a34 Fix build on system built WITHOUT_INFO
With hat:	portmgr
2014-06-25 08:58:09 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Eygene Ryabinkin
fa26f33e71 mail/exim-doc-html: grab maintainership
Feature safe: yes
Approved by: erwin (mentor)
2011-01-27 21:26:53 +00:00
Dryice Dong Liu
352727f3e4 update to 4.71 2010-03-17 11:37:36 +00:00
Mark Linimon
773850a8a6 Reassign ports maintained by dryice@ for now due to other commitments.
Hat:	portmgr
2008-12-18 02:24:04 +00:00
Dryice Dong Liu
748af8d3ee update to 4.69 2008-01-14 04:21:06 +00:00
Dryice Dong Liu
e857c7fe9e update to 4.68 2007-09-10 13:45:15 +00:00
Dryice Dong Liu
9b843103d1 update to 4.67 2007-04-30 03:57:43 +00:00
Dryice Dong Liu
76c43b7c82 - update to 4.66
- add MASTER_SITE_LOCAL
- change my mail address
- change from dirrm to dirrmtry to be friendly to mail/exim in plist

Approved by:	itetcu (mentor)
2007-01-13 08:48:16 +00:00
Martin Wilke
aa05a59453 - Update to 4.63
PR:		ports/101243
Submitted by:	Dryice Liu <dryice(at)dryice.name> maintainer
Approved by:	krion (mentor)
2006-08-05 11:44:49 +00:00
Roman Bogorodskiy
9ddf222652 - Update to 4.6.2
- Add a mirror site
- Pass maintainership to submitter

PR:		98196
Submitted by:	Dryice Liu <dryice@dryice.name>
2006-05-31 05:56:52 +00:00
Sergey Matveychuk
94605ce039 - Update to 4.61 2006-05-01 13:34:45 +00:00
Sergey Skvortsov
30007403db Documentation set was rerolled by author.
Changes:	http://www.exim.org/mail-archives/exim-announce/2006/msg00000.html
2006-02-01 15:14:22 +00:00
Sam Lawrance
23e658f39a Correct distinfo for PDF documentation tarball.
Reported by:	kris
2005-12-05 05:05:51 +00:00
Sam Lawrance
3b952c7d7c Unbreak. Rearrange so that DOCFORMAT is defined before use in a .if block.
Noticed by:	dvl on #bsdports
2005-12-02 11:55:16 +00:00
Volker Stolz
3f2c3385d5 Unbreak exim-doc-info: Use 'makeinfo' from ports 2005-12-02 10:51:31 +00:00
Sergey Skvortsov
a3c1a02f4f Update to 4.60 2005-11-30 10:54:06 +00:00
Pav Lucistnik
145be4426a - Add SHA256 2005-11-25 15:31:02 +00:00
Sergey Skvortsov
2d4ab9b2e8 Update to 4.50 2005-04-02 16:52:39 +00:00
Edwin Groothuis
e55f6fd149 Remove %%DOCSDIR%% afterwards. 2005-01-14 06:18:49 +00:00
Oliver Eikemeier
afb56a3588 upgrade to 4.40 2004-07-15 09:51:42 +00:00
Oliver Eikemeier
fef43caded - update to 4.30
Does anybody use these?
2004-03-09 15:36:45 +00:00
Sheldon Hearn
ae54af2ac9 When wjv and I originally discussed these ports (exim-doc-* alternative
documentation formats for exim), neither one of us was wild about
maintaining them.

If they rot too badly, they should be removed.
2004-03-09 15:14:01 +00:00
Sheldon Hearn
f1fb133bb6 Exim updates:
1) Update to exiscan-acl patch revision 11.
2) Spin info files off into their own port, exim-doc-info.
3) Pet portlint.

PR:		ports/56291
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-02 14:40:30 +00:00
Sheldon Hearn
51aa188e22 Move Exim mirror sites to MASTER_SITE_EXIM in Mk/bsd.sites.mk.
Add additional mirrors.

PR:		ports/53499
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-07-07 11:32:28 +00:00
Sheldon Hearn
3104229361 Update MASTER_SITES.
Reported by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-06-02 13:13:36 +00:00
Sheldon Hearn
c6de000c6a Catch up with exim-4.20. 2003-05-21 12:39:29 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Akinori MUSHA
2172c11325 Fix plists and unbreak packaging for mail/exim-doc-*.
(Perhaps the maintainer forgot to update those files?)

Submitted by:   bento
2002-09-23 11:19:24 +00:00
Sheldon Hearn
d5673df09d Track exim-4.xx now that ports/mail/exim is for exim-4.xx. 2002-09-17 12:02:00 +00:00
Sheldon Hearn
71de2357c8 I agree with the Exim community that the exim-4.xx has reached production
quality.

Move exim to exim-old for folks who need exim-3.xx, because the
configuration file for exim-4.xx is not backward compatible.  Move
exim-devel to exim, removing NO_LATEST_LINK:

        repo-copy       exim            -> exim-old
        copy over       exim-devel      -> exim
        retire          exim-devel

Slave ports are intended for use with the exim port, as before, so they
now build and install for exim-4.xx.
2002-09-12 10:09:02 +00:00
Johann Visagie
6f1fa8b75e Add exim-doc-html 3.30, exim-doc-pdf 3.30 and exim-doc-postscript 3.30 -
documentation for the Exim MTA in various formats.
2001-11-28 08:14:59 +00:00