Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2022 00:39:10 4.95_5
|
Jan Beich (jbeich)  |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
31 Mar 2022 19:57:25 4.95_4
|
Dima Panov (fluffy)  |
mail/exim: port TLS patches from upstream (+)
This fixes hang in TLS transport after 4xx or 5xx bug
(see https://bugs.exim.org/show_bug.cgi?id=2864)
PR: 262594
Tested by: Kurt Jaeger, David Siebörger |
28 Mar 2022 16:39:29 4.95_3
|
Dima Panov (fluffy)  |
mail/exim: merge exiqgrep perl syntax fix from upstream
Reported by: David Siebörger
Sponsored by: Netzkommune GmbH |
28 Mar 2022 12:02:07 4.95_2
|
Dima Panov (fluffy)  |
mail/exim: port some critical upstream patches (+)
32-Fix-PAM-auth.-Bug-2813
35-Exiqgrep-check-arg-parsing.-Bug-2821
43-BSD-fix-resource-leak
45-Fix-bogus-error-message-copy.-Bug-2857
50-Fix-include_directory-in-redirect-routers.-Bug-2715
55-Specific-check-for-null-pointer
Thanks to: ler (for runtime testing) |
29 Dec 2021 13:53:55 4.95_1
|
Dima Panov (fluffy)  |
mail/exim: switch to native SRS implementation (+)
Years before Exim used alternative SRS library.
Since 4.95 release, SRS functions was implemented as native code,
switch build process tu use it insteasd of outdated alternative
PR: 260789
Tested by: Martin Waschbüsch
Sponsored by: Netzkommune GmbH |
28 Dec 2021 19:23:16 4.95
|
Dima Panov (fluffy)  |
mail/exim: update to 4.95 release (+)
Finally, Exim will be pushed to 4.95 release.
Long wait was caused by some criticals errors in vanilla release,
upstream fixes got a some time to come.
* Apply sendfile patch, fixes SIGSEGV using clamd via TCP [1]
* Convert select() to poll(), fixes crashes (SIGSEV) on FreeBSD 12.2 [2]
PR: 258848 [1], 259822 [2]
Sponsored by: Netzkommune GmbH |
25 Dec 2021 20:28:18 4.94.2_2
|
Dima Panov (fluffy)  |
mail/exim: unbreak after mail/opendmarc update (+)
Last update for mail/opendmarc to 1.4.2 changes required params for
opendmarc_policy_store_dkim subroutine by introducing *dkim_selector
as pair for *domain.
Adjust exim' dmarc routines by pass NULL string as *dkim_selector to
force opendmarc subroutine go thru autodetect required selector on the fly.
This dirt'n'ugly hack will be dropped as soon as functionality will be
adjusted upstream in proper way.
Bump PORTREVISION to force rebuild.
Reported by: ler, poudriere failure
PR: 260678 |
28 Oct 2021 16:37:30 4.94.2_1
|
Jan Beich (jbeich)  |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
16 Oct 2021 09:51:39 4.94.2
|
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
04 May 2021 15:57:17 4.94.2
|
Dima Panov (fluffy)  |
mail/exim: update to 4.94.2 security release
* New upstream security release.
+ Release based on +fixes branch.
+ Fixes multiple security vulnerabilities reported by Qualys and adds
related robustness improvements. (Special thanks to Heiko)
CVE-2020-28023: Out-of-bounds read in smtp_setup_msg()
CVE-2020-28007: Link attack in Exim's log directory
CVE-2020-28016: Heap out-of-bounds write in parse_fix_phrase()
CVE-2020-28012: Missing close-on-exec flag for privileged pipe
CVE-2020-28024: Heap buffer underflow in smtp_ungetc()
CVE-2020-28009: Integer overflow in get_stdinput()
CVE-2020-28015, CVE-28021: New-line injection into spool header file
CVE-2020-28026: Line truncation and injection in spool_read_header()
CVE-2020-28022: Heap out-of-bounds read and write in extract_option()
CVE-2020-28017: Integer overflow in receive_add_recipient()
CVE-2020-28013: Heap buffer overflow in parse_fix_phrase()
CVE-2020-28011: Heap buffer overflow in queue_run()
CVE-2020-28010: Heap out-of-bounds write in main()
CVE-2020-28018: Use-after-free in tls-openssl.c
CVE-2020-28025: Heap out-of-bounds read in pdkim_finish_bodyhash()
CVE-2020-28014, CVE-2021-27216: PID file handling
CVE-2020-28008: Assorted attacks in Exim's spool directory
CVE-2020-28019: Failure to reset function pointer after BDAT error
* Incorporate debian patches to turn taint failures into warnings. |
08 Apr 2021 23:33:31 4.94_5
|
Jan Beich (jbeich)  |
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases) |
06 Apr 2021 14:31:13 4.94_4
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 4.94_4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
25 Nov 2020 12:36:05
4.94_4
|
fluffy  |
mail/exim: import exim-4.94+fixes branch as state of 2020.11.25
Used git diffs:
[38/42] GnuTLS: clear errno before any data i/o op, so error logging does not
see stale values
[39/42] Fix non-TLS build
[40/42] eximon: fix FreeBSD build
[41/42] LDAP: fix taint-check in server list walk. Bug 2646
[42/42] Pass authenticator pubname through spool. Bug 2648
Also patch files/150.exim-tidydb to prevent its output when
daily_show_success=NO. [1]
Submitted by: Dmitry Selivanov <sd@rlan.ru> via email [1]
MFH: 2020Q3 |
03 Nov 2020 00:56:27
4.94_3
|
jbeich  |
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases) |
09 Sep 2020 12:09:34
4.94_2
|
fluffy  |
mail/exim: import exim-4.94+fixes branch as state of 2020.09.09
Used git diffs:
[27/37] Fix spelling of local_part_data in docs and debug output
[27/37] Fix spelling of local_part_data in docs and debug output
[28/37] Fix ${readsocket } eol-replacement. Bug 2630
[29/37] Taint: fix off-by-one in is_tainted(). Bug 2634
[30/37] Build: ifdef guard for EXPERIMENTAL_QUEUEFILE
[31/37] Taint: fix off-by-one in is_tainted(). Bug 2634
[32/37] DANE: force SNI to use $domain. Bug 2265
[33/37] DANE: Fix 2-rcpt message, diff domins case. Bug 2265
[34/37] Fix non-DANE build
[35/37] DANE: Fix 2 messages from queue case
[36/37] Fix non-DANE build
While here, make SPF option turned on by default
MFH: 2020Q3 |
17 Jul 2020 09:46:00
4.94_1
|
fluffy  |
mail/exim: import exim-4.94+fixes branch as state of 2020.07.17
Used git diffs:
[02/26] Taint: fix pam expansion condition. Bug 2587
[03/26] Taint: fix listcount expansion operator. Bug 2586
[04/26] Docs: fix mistaken variable name
[06/26] Docs: typoes
[07/26] Taint: fix multiple ACL actions to properly manage tainted argument data
[08/26] Fix -bi. Bug 2590
[09/26] Filters: fix "vacation" in Exim filter. Bug 2593
[10/26] TLS: use RFC 6125 rules for certifucate name checks when CNAMES are
present. Bug 2594
[11/26] Taint: fix radius expansion condition
[13/26] Taint: fix verify. Bug 2598
[14/26] Fix string_copy() macro to not multiple-eval args. Bug 2603 (Only the first 15 lines of the commit message are shown above ) |
02 Jun 2020 04:19:49
4.94
|
fluffy  |
mail/exim: update to 4.94 release
while here, convert POST-INSTALL-NOTES* to ucl
PR: 246922
Submitted by: pi
MFH: 2020Q2 |
27 Apr 2020 10:59:13
4.93.0.4_3
|
fluffy  |
mail/exim: unbreak build with only LMDB database backend enabled
PR: 237361
Reported by: tobik
MFH: 2020Q2 |
26 Feb 2020 14:25:31
4.93.0.4_3
|
fluffy  |
mail/exim: sort order to apply extra patches
Pointy hat to: fluffy |
26 Feb 2020 13:46:15
4.93.0.4_3
|
fluffy  |
mail/exim: attempt to fix *taint* and auth issues
Bump PORTREVISION for master port to force all slaves rebuild
Drop PORTREVISION for exim-postgresql slave in favor of master settings
Adopt recent commits from Exim repo as numerated extra-patches till new
maintenance release will be published:
19. SPF: fix result for case of only non-spf TXT RRs
20. Fix error logging for dynamically-loaded modules
21. heimdal auth: fix the increase of big_buffer size
22. Taint: hybrid checking mode
23. Fix taint hybrid-checking on BSD
24. TFO: even in binary built for modern Linux, handle error returned by old
Linux kernel
25. Taint: slow-mode checking only
26. Auths: fix cyrus-sasl driver for gssapi use
27. GnuTLS: fix hanging callout connections |
25 Feb 2020 09:17:15
4.93.0.4
|
fluffy  |
mail/exim: update to 4.93.0.4 maintenance release
This release is addressed to fix many of *taint* issues
PR: 244322
Reported by: ler |
24 Feb 2020 16:01:26
4.93
|
fluffy  |
mail/exim: unbreak EXIMON option and mail/exim/monitor slave port
- typedef unsigned long ulong;
- USE_XORG+= xext,xmu |
24 Feb 2020 15:32:55
4.93
|
fluffy  |
mail/exim: unbreak with AUTH_RADIUS
- bump PORTREVISION for radius users only
- allow to build with net/freeradius-client instead of abandonware
net/radiusclient-ng
- Do not invoke printf-like function without parameter in call_radius.c
With exim 4.93, string_sprintf() requires at least two arguments
- take maintainership, discussed with vsevolod@ via private mail
PR: 244287, 244299
Reported by: pi, Victor Sudakov
Approved by: maintainer |
24 Feb 2020 08:43:47
4.93
|
fluffy  |
mail/exim: update sa-exim plugin to 4.2.1
Unbreak build for exim-sa-exim slave port (${FILESDIR} misusage)
Incorporate some patches from Debian:
1) api-limitations.patch:
Exim now exports only the symbols that are part of the official API
2) remove-header-crs.patch:
Delete carriage returns from header lines.
When spamd gets a message with CRLF line endings, which it will when the spool
file is in wire format, it will return a message with CRLF line endings,
including the header. We will need to strip out the CRs.
3)spamc-args.patch:
Changes related to the arguments sent to spamc, namely that we don't pass -d
(SAspamcHost), -p (SAspamcPort), or -U (SAspamcSockPath) if those options aren't
set, as well as the new parameter -u (SAspamcUser).
4)sprintf_no_format_string.diff:
Do not invoke printf-like function without parameter.
With exim 4.93, string_sprintf() requires at least two arguments
PR: 244223
Submitted by: fluffy
Approved by: maintainer, implicit |
22 Feb 2020 14:28:02
4.93
|
pkubaj  |
mail/exim: fix build of various slave ports on GCC architectures
Error:
macro_predef.c:83: error: 'for' loop initial declaration used outside C99 mode |
22 Feb 2020 09:45:43
4.93
|
vsevolod  |
- Forgot ${FILESDIR} for EXTRA_PATCHES |
18 Feb 2020 19:09:10
4.93
|
vsevolod  |
- Fix build for SA_EXIM option
PR: 242518
Reported by: VVD <vvd at unislabs.com>
> Description of fields to fill in above: 76 columns --|
> PR: If and which Problem Report is related.
> Submitted by: If someone else sent in the change.
> Reported by: If someone else reported the issue.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder
email.
> MFH: Ports tree branch name. Request approval for merge.
> Relnotes: Set to 'yes' for mention in release notes.
> Security: Vulnerability reference (one per line) or
description.
> Sponsored by: If the change was sponsored by an organization.
> Differential Revision: https://reviews.freebsd.org/D### (*full* phabric URL
needed).
> Empty fields above will be automatically removed.
M exim/Makefile
AM exim/files/extra-patch-Local-sa-exim.c |
18 Feb 2020 18:54:51
4.93
|
vsevolod  |
- Fix build with no DANE
Reported by: Alexander Sheiko <adsh at univ.kiev.ua> via email |
17 Feb 2020 13:58:43
4.93
|
vsevolod  |
- Update to 4.93
Announce link:
https://lists.exim.org/lurker/message/20191208.213349.3407a963.en.html |
15 Nov 2019 10:12:08
4.92.3
|
tobik  |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
06 Nov 2019 18:09:45
4.92.3
|
zeising  |
Add USES=xorg USES=gl, ports categories l and m
Add USES=xorg and USES=gl to ports in categories starting with 'l' and 'm'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
09 Oct 2019 12:06:22
4.92.3
|
bapt  |
Drop the ipv6 virtual category for m* category as it is not relevant anymore |
29 Sep 2019 08:33:28
4.92.3
|
vsevolod  |
- Update to 4.92.3 to fix CVE-2019-16928
PR: 240912
Submitted by: pi
MFH: 2019Q3
Security: e917caba-e291-11e9-89f1-152fed202bb7 |
06 Sep 2019 10:26:49
4.92.2 
|
vsevolod  |
- Fix just another awful RCE in Exim: CVE-2019-15846
PR: 240362
Submitted by: Pascal Christen <pascal.christen hostpoint.ch>
MFH: 2019Q3 |
13 Aug 2019 22:29:43
4.92.1 
|
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
25 Jul 2019 11:20:26
4.92.1 
|
vsevolod  |
- Update to 4.92.1 to fix CVE-2019-13917
PR: 239441
Submitted by: Pascal Christen <pascal.christen at hostpoint.ch>
MFH: 2019Q3 |
21 Apr 2019 12:27:02
4.92_4 
|
koobs  |
mail/exim: Fix build (linker) flags
"-export-dynamic" in EXIM_DYNAMIC_LDFLAGS is a linker option, currently
producing a warning during build:
/usr/bin/ld: warning: cannot find entry symbol xport-dynamic; defaulting to
00000000004019c0
The only reason that plugin modules work is that the option is redundant
with -rdynamic.
This change makes the minimum necessary change not relying on linker
argument compatibility (- vs --).
PR: 236426
Submitted by: <andrew tao11 riddles org uk>
Approved by: portmgr (maintainer timeout: ~6 weeks, "just fix it")
MFH: 2019Q2 |
18 Apr 2019 14:12:33
4.92_3 
|
tobik  |
mail/exim: Rename LMDB_LIBS to _LMDB_LIBS
It otherwise looks like an options helper that appears after
bsd.port.options.mk which will be flagged as a DEV_ERROR after
D19553. Rename LMDB_INCLUDES too for consistency. |
02 Apr 2019 03:35:54
4.92_3 
|
yuri  |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048 |
11 Mar 2019 16:26:24
4.92_2 
|
ler  |
mail/exim: add missing colon on I=
Reported by: ler (self)
Approved by: vsevolod (maintainer, private mail) |
14 Feb 2019 10:49:34
4.92_1 
|
vsevolod  |
- Unbreak SA_EXIM option
- Bump revision
PR: 235705
Submitted by: Henry David Bartholomew <PopularMoment at protonmail.com> |
12 Feb 2019 10:46:10
4.92 
|
vsevolod  |
- Update Exim to 4.92
PR: 235678 [1]
Submitted by: pi [1], ler (via private email) |
10 Nov 2018 18:12:58
4.91_4 
|
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
18 Sep 2018 08:58:46
4.91_3 
|
linimon  |
Conditionalize EXIM_WARN_FLAGS on clang to fix build on gcc-based
archs such as powerpc64.
Tested for no change on amd64.
Approved by: portmgr (tier-2 blanket) |
26 Aug 2018 07:45:56
4.91_3 
|
delphij  |
mail/exim: Stop using arc4random_stir.
PR: 230826, 230756
Approved by: portmgr |
17 Apr 2018 09:32:06
4.91_2 
|
vsevolod  |
Various fixes for the Exim port
- Fix build with no OSCP support (ported from upstream) [1]
- Fix Dane support [2]
- Silence compile warnings caused by Exim code style
Reported by: ler [1], Max Kostikov [2] via private email |
16 Apr 2018 17:03:19
4.91_1 
|
vsevolod  |
Fix SPF support, add experimental ARC option
Reported by: pi via email |
16 Apr 2018 16:15:00
4.91 
|
vsevolod  |
Update Exim to version 4.91 |
10 Feb 2018 19:33:10
4.90.1 
|
vsevolod  |
- Update to 4.90.1
MFH: 2018Q1
Security: 316b3c3e-0e98-11e8-8d41-97657151f8c2 |
23 Dec 2017 18:35:41
4.90 
|
vsevolod  |
- Update to 4.90
PR: 224539
Submitted by: pi |
30 Nov 2017 18:48:13
4.89.1 
|
vsevolod  |
- Update to 4.89.1
MFH: 2017Q4
Security: 75dd622c-d5fd-11e7-b9fe-c13eb7bcbf4f |
27 Nov 2017 07:55:18
4.89_2 
|
vsevolod  |
- Fix RCE vulnerability:
The receive_msg function in receive.c in the SMTP daemon in Exim 4.88 and 4.89
allows remote attackers to execute arbitrary code or cause a denial of service
(use-after-free) via vectors involving BDAT commands.
PR: 223870
Submitted by: Gary
MFH: 2017Q4
Security: CVE-2017-16943 |
15 Aug 2017 20:42:40
4.89_1 
|
vsevolod  |
- Fix finding of mariadb headers [1]
- Fix build with custom mysql library
PR: 221533 [1]
Submitted by: vvd at unislabs.com [1] |
21 Jun 2017 22:17:34
4.89_1 
|
vsevolod  |
- Add workaround for CVE-2017-1000369
MFH: 2017Q2 |
08 Mar 2017 16:46:06
4.89 
|
vsevolod  |
- Update to 4.89 |
15 Feb 2017 12:39:53
4.88_2 
|
vsevolod  |
- Fix build after r313495
- Bump revision
PR: 216966
Submitted by: kib |
16 Jan 2017 13:03:28
4.88_1 
|
vsevolod  |
- Remove obsoleted OLD_DEMIME option
- Enable CONTENT_SCAN by default to compensate OLD_DEMIME removal
PR: 215871
Submitted by: Mark Hills mark-freebsd at xwax.org |
09 Jan 2017 13:16:50
4.88 
|
amdmi3  |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
02 Jan 2017 11:57:25
4.88 
|
vsevolod  |
- 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 |
25 Dec 2016 14:02:11
4.87.1 
|
vsevolod  |
- Update to 4.87.1 (security release)
- Fix subdirs to allow download of the distfiles
MFH: 2016Q4
Security: CVE-2016-9963 |
08 Aug 2016 13:46:50
4.87 
|
mat  |
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 |
25 Apr 2016 16:13:39
4.87 
|
mat  |
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
21 Apr 2016 15:52:23
4.87 
|
vsevolod  |
- 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 |
01 Apr 2016 14:16:20
4.86.2_1 
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
27 Mar 2016 14:58:00
4.86.2_1 
|
tijl  |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
02 Mar 2016 21:18:36
4.86.2 
|
vsevolod  |
- Update to 4.86.2
MFH: 2016Q1
Security: 7d09b9ee-e0ba-11e5-abc4-6fb07af136d2 |
25 Aug 2015 22:31:16
4.86_1 
|
vsevolod  |
Import the patch to fix segfault during delivery from exim git [1].
[1]: https://bugs.exim.org/show_bug.cgi?id=1671 |
27 Jul 2015 19:42:14
4.86 
|
vsevolod  |
- 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] |
13 Jul 2015 11:52:13
4.85_2 
|
vsevolod  |
- Restore LMTP support by default [1]
- Fix install commands in the Makefile
- Bump portrevision
PR: 201438
Submitted by: Gennady Proskurin <gpr at mail.ru> |
22 May 2015 20:34:29
4.85_1 
|
mat  |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
14 May 2015 10:15:09
4.85_1 
|
mat  |
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 |
17 Apr 2015 11:47:32
4.85_1 
|
amdmi3  |
- Add CPE info
Approved by: portmgr blanket |
25 Mar 2015 11:41:18
4.85_1 
|
marino  |
mail category: Remove $PTHREAD_LIBS
Note: The following ports did not pass check-plist (CP) or stage-qa (QA)
tests. The sendmail port has many problems, but this was already known
by myself as I fixed it properly on DPorts last week. It's a forward
action to submit a PR against mail/sendmail.
* antivirus-milter (CP)
* dk-milter (CP)
* milter-regex (CP)
* sendmail (CP, QA)
approved by: PTHREAD blanket |
10 Feb 2015 12:57:13
4.85_1 
|
vsevolod  |
Remove duplicated NIS option (no functional changes).
Submitted by: Ilya A. Arkhipov via IRC |
16 Jan 2015 14:19:33
4.85_1 
|
vsevolod  |
- Add rspamd extra patch and option [1]
- Remove obsoleted POST-INSTALL note [2]
- Bump revision since options have been changed
Submitted by: swappers at gmail.com [1], pi@ [2] |
16 Jan 2015 11:16:21
4.85 
|
vsevolod  |
Use openssl from the ports for FreeBSD < 10 and DANE option is enabled.
Do not bump portrevision since DANE is not enabled by default.
PR: 196722
Submitted by: Gary <freebsd-bugzilla at in-addr.com> |
13 Jan 2015 13:45:51
4.85 
|
vsevolod  |
- 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 |
22 Nov 2014 20:40:09
4.84_2 
|
crees  |
Finally retire USE_PGSQL |
13 Nov 2014 17:07:06
4.84_2 
|
vsevolod  |
Add patch to avoid http://bugs.exim.org/show_bug.cgi?id=1513
Obtained from: exim git and Victor Ustugov adopted patch |
04 Nov 2014 16:14:31
4.84_1 
|
vsevolod  |
Remove outdated KAS patch and option. |
29 Sep 2014 15:39:45
4.84_1 
|
vsevolod  |
Remove pkg_ workarounds.
Do not bump revision, since the package's content is not changed by this patch.
Submitted by: ak via private mail |
18 Aug 2014 19:13:18
4.84_1 
|
antoine  |
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr |
18 Aug 2014 16:43:25
4.84_1 
|
bdrewery  |
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr |
17 Aug 2014 15:59:41
4.84_1 
|
tijl  |
mail/libspf2:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
(Also some white space fixes in dependent ports)
Approved by: portmgr (implicit, bump unstaged port) |
13 Aug 2014 11:02:08
4.84 
|
vsevolod  |
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 |
02 Aug 2014 21:52:13
4.83_4 
|
pi  |
mail/exim: bump portrevision for mail/opendmarc dependency
PR: 192311 |
01 Aug 2014 13:55:00
4.83_3 
|
vsevolod  |
- Add patch recommended by the exim developers to fix mime regression in 4.83
- Remove SA_1024 as it has been adandoned long ago [1]
- Fix message in post-install stage [1]
- Bump revision
Submitted by: Victor Ustugov via jabber [1] |
29 Jul 2014 17:12:50
4.83_2 
|
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
24 Jul 2014 18:34:16
4.83_2 
|
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 ) |
23 Jul 2014 09:54:02
4.83_1 
|
tijl  |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
22 Jul 2014 15:39:45
4.83 
|
vsevolod  |
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: (Only the first 15 lines of the commit message are shown above ) |
18 Jul 2014 14:37:02
4.82.1_7 
|
vsevolod  |
Restore srs_alt support.
PR: 191950
Submitted by: pi |
15 Jul 2014 16:14:15
4.82.1_6 
|
adamw  |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
14 Jul 2014 10:45:59
4.82.1_6 
|
vsevolod  |
- Remove support of libsrs_alt as it is deprecated now
- Bump portrevision
Suggested by: pi |
07 Jul 2014 10:39:31
4.82.1_5 
|
vsevolod  |
- Enable compiler flags responsive for exporting symbols to the elf file.
This is specifically important for DSO modules enabled in exim by default.
Without these flags modules were unable to use exim's API that has made this
feature completely unusable. [1]
- Fix minor issue with strip command by passing STRIP_CMD in the MAKE_ENV
- Bump portrevision
Submitted by: Victor Ustugov <victor at corvax.kiev.ua> |
05 Jul 2014 17:16:01
4.82.1_4 
|
vsevolod  |
- Disable developers checks for source files: they are not intended for
end-users and
require perl for build stage.
Do not bump portrevision, as those checks have no influence on the target
package. |
05 Jul 2014 15:09:15
4.82.1_4 
|
vsevolod  |
- Add runtime dependency on perl for exim utilities [1], [2]
- Support berkeley DB lookups [3]
- Remove unnecessary options checks [1]
- Improve description for EXIMON option
- Bump portrevision
PR: 189019 [2], 181863 [3]
Submitted by: ak [1], tim at bishnet.net [2], odavydenko at gmail.com [3] |
04 Jul 2014 23:13:47
4.82.1_3 
|
vsevolod  |
- Fix issue with exim monitor depends
- Correctly name DAEMON option as EXIMDAEMON
Submitted by: bapt |
04 Jul 2014 16:07:17
4.82.1_3 
|
vsevolod  |
- Use options knobs [1]
- Group options
- Remove deprecated checks
Submitted by: ak [1] |