Commit graph

20100 commits

Author SHA1 Message Date
Matthias Andree
a17deef0b5 MFH: r462068
Remove dead link from pkg-message.

PR:		225925
Submitted by:	Yasuhito FUTATSUKI

Approved by:	ports-secteam (blanket)
2018-02-16 23:24:29 +00:00
Vsevolod Stakhov
6407fca748 MFH: r461414
- Update to 4.90.1

Security:	316b3c3e-0e98-11e8-8d41-97657151f8c2

Approved by:	ports-secteam (delphij)
2018-02-11 09:41:17 +00:00
Olli Hauer
5bb39e3dd0 MFH: r460434
- update to 2.11.11

Changelog:

20171116
  Bugfix (introduced: Postfix 2.1): don't log warnings
  that some restriction returns OK, when the access map
  DISCARD feature is in effect. File: smtpd/smtpd_check.c.

20171215
  Bugfix (introduced: 20170611): the DB_CONFIG bugfix broke
  Berkeley DB configurations with a relative pathname.  File:
  util/dict_db.c.

20171226
  Documentation patches by Sven Neuhaus. Files:
  proto/FORWARD_SECRECY_README.html, proto/SMTPD_ACCESS_README.html.

20180106
  Cleanup: missing mailbox seek-to-end error check in the
  local(8) delivery agent. File: local/mailbox.c.

  Cleanup: incorrect mailbox seek-to-end error message in the
  virtual(8) delivery agent. File: virtual/mailbox.c.

Approved by:	ports-secteam (swills@)
2018-02-01 20:27:17 +00:00
Olli Hauer
1d4e1948f8 MFH: r460435 r460438
- update to 3.2.5
- license is now dual (see Changelog 20180127)
- make EAI optional but on by default [1]

Changelog:
20171116
  Bugfix (introduced: Postfix 2.1): don't log warnings
  that some restriction returns OK, when the access map
  DISCARD feature is in effect. File: smtpd/smtpd_check.c.

20171215
  Bugfix (introduced: 20170611): the DB_CONFIG bugfix broke
  Berkeley DB configurations with a relative pathname.  File:
  util/dict_db.c.

20171218
  Workaround: reportedly, some res_query(3) implementation
  can return -1 with h_errno==0. Instead of terminating with
  a panic, the Postfix DNS client now logs a warning and sets
  h_errno to TRY_AGAIN. File: dns/dns_lookup.c.

20171226
  Documentation patches by Sven Neuhaus. Files:
  proto/FORWARD_SECRECY_README.html, proto/MILTER_README.html,
  proto/SMTPD_ACCESS_README.html.

20180106
  Cleanup: missing mailbox seek-to-end error check in the
  local(8) delivery agent. File: local/mailbox.c.

  Cleanup: incorrect mailbox seek-to-end error message in the
  virtual(8) delivery agent. File: virtual/mailbox.c.

20180127
  Licence: in addition to the historical IBM Public License
  1.0, this software is now also distributed with the more
  recent Eclipse Public License 2.0. Recipients can choose
  to take the software under the license of their choice.
  Those who are more comfortable with the IPL can continue
  with that license. File: LICENSE.

- fix licence error after last commit

Reported by:	Yasuhiro KIMURA

PR:		ports/221619 [1]
Submitted by:	Kubilay Kocak (koobs@)

Approved by:	ports-secteam (swills@)
2018-02-01 20:26:03 +00:00
Niclas Zeising
b5c7c9a5e7 MFH: r460590
Complete fix for CVE-2017-15132

Complete fix for CVE-2017-15132, the previous fix was not enough, and caused
the request to remain after an abort, causing a use-after-free later on.

PR:		225585
Submitted by:	Vladimir Krstulja
Approved by:	adamw (maintainer)

Approved by:	ports-secteam (implicit, security fix)
2018-02-01 13:28:09 +00:00
Jan Beich
8088ed9d41 MFH: r460357
www/firefox-esr: work around race on sqlite3 init

PR:		225364
Obtained from:	upstream (Firefox 56)
Approved by:	ports-secteam (swills)
2018-01-31 21:00:31 +00:00
Niclas Zeising
a085096f6a MFH: r460336
Add patch and fix CVE-2017-15132

Add upstream patch to fix CVE-2017-15132, memory leak in the log in process
that can cause memory exhaustion.

PR:		225446
Submitted by:	Vladimir Krstulja
Approved by:	adamw (maintainer), swills (ports-secteam)
Security:	92b8b284-a3a2-41b1-956c-f9cf8b74f500

Approved by:	ports-secteam (implicit)
2018-01-29 21:04:37 +00:00
Dirk Meyer
c311fea81f MFH: r460104
- disable option SMTPUTF8 as default
it causes lost mail and backscatter with local delivery.
PR:		224452

Approved by:	portmgr (Steve Wills)
2018-01-27 16:53:26 +00:00
Jan Beich
e6985d32fa MFH: r459899
mail/thunderbird: update to 52.6.0

Changes:	https://www.mozilla.org/thunderbird/52.6.0/releasenotes/
Security:	a891c5b4-3d7a-4de9-9c71-eef3fd698c77
Approved by:	ports-secteam (swills)
2018-01-27 01:25:41 +00:00
Jan Beich
055598fb8c MFH: r458113
mail/jmba: don't auto-enable gettext

11.0 aarch64 used ld(1) from devel/binutils which implicitly passed
-L/usr/local/lib thus gettext ended up being detected, breaking build
due to underspecified USES=gettext-tools. The same issue would occur
for USES=localbase or USE_GCC=yes, so just force off external gettext.

Approved by:	portmgr blanket
Approved by:	ports-secteam blanket
2018-01-05 04:20:27 +00:00
Mark Felder
1c6661563a MFH: r457930
- fix regression introduced by r457706
PR: 224452

- add option BLACKLISTD
https://reviews.freebsd.org/D13475
2018-01-02 22:12:14 +00:00
Kurt Jaeger
f452ae78db mail/metamail: fix build with X11 option enabled
- It has been broken for more than one year. r412348 was the last
  buildable version

PR:		224794
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
2018-01-01 09:09:51 +00:00
Dmitry Marakasov
198c54bc39 - Pet portlint
- Fix LICENSE
- Update WWW
2018-01-01 09:00:44 +00:00
Sunpoet Po-Chuan Hsieh
38d3102d4e Extend EXPIRATION_DATE to 2018-01-31
- Add comment
2017-12-31 22:23:08 +00:00
Mark Felder
b7664d180a mail/sendmail: Add port option for SMTPUTF8 support, enabled by default.
Postfix has had support for quite some time, compiled in by default
http://www.postfix.org/SMTPUTF8_README.html

Exim has support but it's not a default build option
http://www.exim.org/exim-html-current/doc/html/spec_html/ch-internationalisation.html

Sendmail had no support until Arnt produced this patch.

As far as commercial access to SMTPUTF8 email goes:

GMail has support for SMTPUTF8 for 3 years
Outlook.com will have support shortly

The world is moving forward with SMPTUTF8 and if it does not get wider
distribution it will restrict the ability to self-host email as the only
solution to send and receive email from these users will be to use a
commercial cloud-hosted email platform.

This patch is a no-op unless you are sending mail that requires the
SMTPUTF8 extension. If you are running a Sendmail server and you did not
have this patch you would have received errors and the messages would
have been undeliverable.

More info: http://rant.gulbrandsen.priv.no/eai/one-minute-guide

PR:		224452
Reviewed by:	Gregory Shapiro, Claus Assmann (private mails from Arnt)
Obtained from:	Arnt Gulbrandsen
Sponsored by:	CNNIC
2017-12-31 16:42:39 +00:00
Jimmy Olgeni
485d983cf0 Fix some typos. 2017-12-31 16:24:53 +00:00
Olli Hauer
2f2ece61ae - s/ECHO/ECHO_CMD/
PR:		222988
Submitted by:	Franco Fichtner
2017-12-31 12:54:41 +00:00
Olli Hauer
39008da88d - update to 3.3-20171229
- s/ECHO/ECHO_CMD  [1]

PR:		222988 [1]
Submitted by:	Franco Fichtner [1]
2017-12-31 12:07:28 +00:00
Antoine Brodin
377901b804 Simplify some USES=python
With hat:	portmgr
2017-12-29 09:01:54 +00:00
Sunpoet Po-Chuan Hsieh
449fff44fd Update to 1.12
Changes:	https://github.com/benprew/pony/blob/master/README.md#changelog
2017-12-28 13:42:11 +00:00
Pawel Pekala
87774b73ad Update to version 1.1.1
Changelog:
- Updated preferences data to cope with changes in Claws Mail 3.16.0
- Fix bug in Quick Search colors data which rendered it unsettable
- Translations:
    Updated: German
2017-12-27 22:45:54 +00:00
Danilo G. Baio
9a84fa559a Add mail/py-alot: Terminal MUA using Notmuch mail
Alot is a terminal-based mail user agent based on the Notmuch mail indexer.
It is written in Python using the Urwid toolkit and features a modular and
command prompt driven interface to provide a full MUA experience as an
alternative to the Emacs mode shipped with Notmuch.

WWW: https://github.com/pazz/alot

PR:		204982
Submitted by:	Dhananjay Balan <mail@dbalan.in>
2017-12-27 20:54:20 +00:00
Antoine Brodin
3a678350fb Deprecate ports broken for more than 6 months 2017-12-27 09:30:47 +00:00
Tijl Coosemans
bb701d745e Convert to USES=autoreconf. 2017-12-24 14:36:13 +00:00
Tijl Coosemans
895b423c21 Convert to USES=autoreconf. 2017-12-24 12:44:47 +00:00
Jochen Neumeister
346cdbbb20 mail/sympa: Update from 6.2.22 to 6.2.24
Fix more shebangs

Changelog: https://github.com/sympa-community/sympa/blob/6.2.24/NEWS.md

PR:		224502
Submitted by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13575
2017-12-24 07:12:42 +00:00
Vsevolod Stakhov
65514e6bab - Update to 4.90
PR:		224539
Submitted by:	pi
2017-12-23 18:35:41 +00:00
Tijl Coosemans
ab0525195a Remove commented reference to USE_AUTOTOOLS. 2017-12-23 17:55:13 +00:00
Hajimu UMEMOTO
49ec1aaadf - Add XAPIAN option. [1]
- Drop MySQL include path from configure option. [1]
- Fix build when XAPIAN is enabled.
- Enable AUTOCREATE option by default.

Submitted by:	Paul Blazejowski <paulb [...] blazebox.homeip.net> [1]
2017-12-23 09:17:49 +00:00
Antoine Brodin
ddd8c8640e Change default version of samba from 4.4 to 4.6
Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D13529
2017-12-23 07:03:21 +00:00
Jan Beich
76f5c8beb4 mail/thunderbird: update to 52.5.2
Changes:	https://www.mozilla.org/thunderbird/52.5.2/releasenotes/
Security:	https://hg.mozilla.org/releases/comm-esr52/rev/01f2c40a0ce9
Security:	https://hg.mozilla.org/releases/comm-esr52/rev/6c35468148bb
Security:	https://hg.mozilla.org/releases/comm-esr52/rev/67c559a7ffee
Security:	https://hg.mozilla.org/releases/comm-esr52/rev/8bc93e746d82
2017-12-22 23:54:32 +00:00
Wen Heping
640f9e399f - Update to 2.19
Changes: http://search.cpan.org/src/MARKOV/MailTools-2.19/ChangeLog

PR:		223483
Submitted by:	svysh.fbsd@gmail.com
Approved by:	maintainer(timeout, > 40 days)
2017-12-21 12:09:48 +00:00
Joseph Mingrone
e6fc75d57c mail/getmail: Update to version 5.5
Upstream changes: http://pyropus.ca/software/getmail/CHANGELOG
2017-12-19 20:13:16 +00:00
Mathieu Arnold
bf406b4d24 Enhance USES=uniquefiles to be more generic.
This allows to have more complex renaming schemes.  Until now, it could
only add a prefix or a suffix, but this was not working at all for man
pages, because it would give man/man1/pyfoo.1.gz-2.7 or
man/man1/pyfoo-1-2.7.gz.  With this change, a man page will be correctly
renamed to man/man1/pyfoo-2.7.1.gz.

Unfix ports that were already handling man pages.

PR:		220214
Submitted by:	Fukang Chen (previous patch)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13444
2017-12-19 16:23:48 +00:00
Pawel Pekala
399cfc957a Update to Claws Mail release 3.16.0
Changelog:
http://claws-mail.org/news.php
2017-12-17 22:41:45 +00:00
Thomas Zander
5d30a915d6 Update to upstream release 1.9.2
Detailed maintainer log:
- Update to mutt 1.9.2
- Bring ats date-conditional back as a local patch file
  - Due to the patch not having versioning an update can break the port
    if the hash of the file changes
- Update greeting patch to 1.9.1

PR:		224374
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13509
2017-12-17 16:46:05 +00:00
Sunpoet Po-Chuan Hsieh
50adc1ea67 Update to 0.50
Changes:	http://search.cpan.org/dist/Mail-DKIM/Changes
2017-12-16 20:56:00 +00:00
Steve Wills
86941da531 mail/mimedefang: update to 2.83
PR:		223417
Submitted by:	m.tsatsenko@gmail.com (maintainer)
2017-12-14 15:57:15 +00:00
Torsten Zuehlsdorff
1d7e0541a4 Add missing IGNORE_WITH_PHP for various pecl-ports.
After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.

PR:          222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476
2017-12-14 13:57:28 +00:00
Dmitry Marakasov
1700519dfc - Switch to verbose build
Approved by:	portmgr blanket
2017-12-14 13:53:49 +00:00
Mikhail Pchelin
e9fdedf37f - update 0.25.2 to 0.25.3
Approved by:	jpaetzel (mentor)
2017-12-13 12:18:43 +00:00
Bernard Spil
fa5b74e8b8 mail/nextcloud-mail: Update to 0.7.6 2017-12-12 16:04:28 +00:00
Antoine Brodin
a8cc35a10e - Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
2017-12-12 12:40:15 +00:00
Steve Wills
933926b858 mail/cone: update to 0.96.2
While here, pass maintainership to submitter.

PR:		224195
Submitted by:	Chris Petrik <christopherpetrik335@student.athenstech.edu>
2017-12-12 02:16:08 +00:00
Baptiste Daroussin
133bda32f6 Update to 2017-12-08
Notes:
- the vim syntax file has been removed
- some binaries has been moved to libexec has they should have for a long time :)
2017-12-11 08:56:26 +00:00
Dmitry Marakasov
a8c64d027d - Switch to options helpers
- Pet portlint
- Switch to new test framework
2017-12-10 09:00:31 +00:00
Niclas Zeising
ed31fe6b8a Update to 3.2.4
Changelog:
* DANE interoperability. Postfix builds with OpenSSL 1.0.0 or 1.0.1
  failed to send email to some sites with "TLSA 2 X X" DNS records
  associated with an intermediate CA certificate. Problem report and
  initial fix by Erwan Legrand.
* Missing dynamicmaps support in the Postfix sendmail command. This
  broke authorized_submit_users settings that use a dynamically-loaded
  map type. Problem reported by Ulrich Zehl.

PR:		223804
Submitted by:	zeising
Approved by:	maintainer timeout
2017-12-09 16:22:47 +00:00
Antoine Brodin
847cd00c69 mboxcheck-applet is not compatible with python3 2017-12-09 10:25:53 +00:00
Mark Linimon
e8210b4758 Mark more ports broken that fail on both armv6 and armv7.
Approved by:	portmgr (tier-2 blanket)
2017-12-09 00:42:05 +00:00
Sunpoet Po-Chuan Hsieh
61938bff8e Fix CVE-2017-16844
- Bump PORTREVISION for package change

PR:		223777
Submitted by:	Jeremy Chadwick <jdc@koitsu.org>, romain
Security:	288f7cee-ced6-11e7-8ae9-0050569f0b83
MFH:		2017Q4
2017-12-08 20:35:32 +00:00