Commit graph

19770 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
cb037d3c98 Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
2017-06-27 13:46:53 +00:00
Martin Matuska
d17004b12c Horde package update:
security/pear-Horde_Auth 2.2.1 -> 2.2.2
devel/pear-Horde_Cli 2.2.3 -> 2.2.4
devel/pear-Horde_Core 2.29.0 -> 2.29.1
security/pear-Horde_Crypt 2.7.8 -> 2.7.9
dns/pear-Horde_Idna 1.1.0 -> 1.1.1
graphics/pear-Horde_Image 2.5.0 -> 2.5.1
mail/pear-Horde_Imap_Client 2.29.12 -> 2.29.13
textproc/pear-Horde_JavascriptMinify 1.1.3 -> 1.1.4
mail/pear-Horde_ListHeaders 1.2.4 -> 1.2.5
mail/pear-Horde_Mail 2.6.3 -> 2.6.4
mail/pear-Horde_Smtp 1.9.4 -> 1.9.5
devel/horde-whups 3.0.9 -> 3.0.10
2017-06-27 10:02:04 +00:00
Larry Rosenman
85da5555a6 mail/dovecot2-pigeonhole: upgrade to 0.4.19
ChangeLog:
* This release adjusts Pigeonhole to several changes in the Dovecot API,
  making it depend on Dovecot v2.2.31. Previous versions of Pigeonhole
  will produce compile warnings with the recent Dovecot releases (but
  still work ok).
- Fixed bug in handling of implicit keep in some cases. Implicit
  side-effects, such as assigned flags, were not always applied
  correctly. This is in essence a very old bug, but it was exposed by
  recent changes.
- include extension: Fixed segfault that (sometimes) occurred when the
  global script location was left unconfigured.
2017-06-27 00:01:45 +00:00
Danilo G. Baio
1e5d395309 mail/py-authres: Move MASTER_SITES to CHEESESHOP
Using CHEESESHOP (PyPI) is recommended as the default
MASTER_SITES for Python packages where the distribution
files (sdist) are available there, unless there are
compelling reasons to use an alternative source such
as GitHub, for example if test, data or other important
files are not included due to incorrect packaging or otherwise.

PR:		220257
Reported by:	koobs
Reviewed by:	koobs, garga
Approved by:	garga (mentor), yasu@utahime.org (maintainer)
Differential Revision:	D11343
2017-06-26 23:38:41 +00:00
Adam Weinberger
31f0a78f6e Update dovecot2 to 2.2.31, and bump PORTREVISION on the modules.
* LMTP: Removed "(Dovecot)" from added Received headers. Some
  installations want to hide it, and there's not really any good reason
  for anyone to have it.

+ Add ssl_alt_cert and ssl_alt_key settings to add support for
  having both RSA and ECDSA certificates.
+ dsync/imapc, pop3-migration plugin: Strip trailing whitespace from
  headers when matching mails. This helps with migrations from Zimbra.
+ acl: Add acl_globals_only setting to disable looking up
  per-mailbox dovecot-acl files.
+ Parse invalid message addresses better. This mainly affects the
  generated IMAP ENVELOPE replies.
- v2.2.30 wasn't fixing corrupted dovecot.index.cache files properly.
  It could have deleted wrong mail's cache or assert-crashed.
- v2.2.30 mail-crypt-acl plugin was assert-crashing
- v2.2.30 welcome plugin wasn't working
- Various fixes to handling mailbox listing. Especially related to
  handling nonexistent autocreated/autosubscribed mailboxes and ACLs.
- Global ACL file was parsed as if it was local ACL file. This caused
  some of the ACL rule interactions to not work exactly as intended.
- auth: forward_* fields didn't work properly: Only the first forward
  field was working, and only if the first passdb lookup succeeded.
- Using mail_sort_max_read_count sometimes caused "Broken sort-*
  indexes, resetting" errors.
- Using mail_sort_max_read_count may have caused very high CPU usage.
- Message address parsing could have crashed on invalid input.
- imapc_features=fetch-headers wasn't always working correctly and
  caused the full header to be fetched.
- imapc: Various bugfixes related to connection failure handling.
- quota=imapc sent unnecessary FETCH RFC822.SIZE to server when
  expunging mails.
- quota=count: quota_warning = -storage=.. was never executed
- quota=count: Add support for "ns" parameter
- dsync: Fix incremental syncing for mails that don't have Date or
  Message-ID headers.
- imap: Fix hang when client sends pipelined SEARCH +
  EXPUNGE/CLOSE/LOGOUT.
- oauth2: Token validation didn't accept empty server responses.
- imap: NOTIFY command has been almost completely broken since the
  beginning. I guess nobody has been trying to use it.
2017-06-26 22:29:52 +00:00
Sunpoet Po-Chuan Hsieh
966ed0b39b Remove Perl core modules
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-26 19:37:46 +00:00
Sunpoet Po-Chuan Hsieh
271a914cc1 Fix WWW
Approved by:	portmgr (blanket)
2017-06-26 19:36:53 +00:00
Sunpoet Po-Chuan Hsieh
57bcc4b930 Fix WWW
Approved by:	portmgr (blanket)
2017-06-26 19:36:47 +00:00
Sunpoet Po-Chuan Hsieh
f719d5fe8d Fix WWW
Approved by:	portmgr (blanket)
2017-06-26 19:36:43 +00:00
Sunpoet Po-Chuan Hsieh
84fb0257b0 Fix WWW
Approved by:	portmgr (blanket)
2017-06-26 19:36:37 +00:00
Sunpoet Po-Chuan Hsieh
ffa6b0c596 Update to 1.9.7
Changes:	https://github.com/fphilipe/premailer-rails/blob/master/CHANGELOG.md
2017-06-26 19:36:18 +00:00
Alexey Dokuchaev
b2bbe1b164 Add two missing linefeeds. 2017-06-26 12:50:00 +00:00
Sunpoet Po-Chuan Hsieh
fb99832231 Remove Perl core modules
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-26 03:24:43 +00:00
Sunpoet Po-Chuan Hsieh
35ee4cb4ad Remove Perl core modules
- Add LICENSE_FILE
- Add NO_ARCH
- Convert to options target helper
- Remove blank line in PLIST
- Bump PORTREVISION for dependency change
2017-06-26 03:24:38 +00:00
Tobias C. Berner
5e373eaa92 Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
2017-06-25 21:07:58 +00:00
Richard Gallamore
dd7dac79c3 * Added UPDATING entry
* Removed ALT_HOME option
* Fixed MILTER_DESC DCCM
* Changed PORTS_SENDMAIL to PORTS_MILTER
* Cleaned up old code

PR:		220070
Reviewed by:	lifanov (mentor), matthew (mentor)
Approved by:	matthew (mentor), Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D11248
2017-06-25 01:46:14 +00:00
Mark Linimon
0153b50a34 Maintainer's email address bounces (no mailbox here by that name). 2017-06-25 00:44:11 +00:00
Mark Linimon
45cb752a04 Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
2017-06-25 00:29:09 +00:00
Sunpoet Po-Chuan Hsieh
8555314b3b Pass maintainership to ports@
PR:		220255
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2017-06-24 16:32:00 +00:00
Christoph Moench-Tegeder
4230a7709d mail/thunderbird: update to 52.2.1
https://www.mozilla.org/en-US/thunderbird/52.2.1/releasenotes/

PR:		220248
Approved by:	maintainer (jbeich)
MFH:		2017Q2
2017-06-24 11:07:39 +00:00
Dirk Meyer
cf16560be0 - fix build, add MAKE_JOBS_UNSAFE
PR:		220072
Submitted by:	Brad Sliger
2017-06-23 00:05:56 +00:00
Hajimu UMEMOTO
5760188274 Update to 3.0.2. 2017-06-22 17:39:03 +00:00
Vsevolod Stakhov
6f53fc6ef1 - Add workaround for CVE-2017-1000369
MFH:		2017Q2
2017-06-21 22:17:34 +00:00
Olli Hauer
8787eb755c - update to 3.3-20170613
Changelog:
20170505
  Workaround for a current problem where some destination
  announces primarily IPv6 MX addresses, the smtp_address_limit
  eliminates most or all IPv4 addresses, and the destination
  is not reachable over IPv6. This workaround is enabled with
  "smtp_balance_mx_inet_protocols = yes", which is the default.
  Files: smtp/smtp.c, smtp/smtp_params.c, smtp/smtp_addr.c,
  global/mail_params.h, proto/postconf.proto.

20170506
  A last-minute cosmetic fix had introduced a bug in
  smtp/smtp_addr.c.

20170512
  Bugfix (introduced: Postfix 2.0): the MIME nesting level
  counter was not initialized (i.e. left at the memory fill
  pattern 0xffffffff which equals -1). This broke unit tests
  with a different memory allocator. Changing the value to
  zero would break backwards compatibility (reject mail that
  was previously not rejected). Files: global/mime_state.c.

20170531
  Bugfix (introduced: Postfix 3.2): after the table lookup
  overhaul, the check_sender_access and check_recipient_access
  features ignored the parent_domain_matches_subdomains
  setting. Reported by Henrik Larsson. File: smtpd/smtpd_check.c.

  Workaround (introduced: Postfix 3.2): mail_addr_find() logs
  a warning that it does not support both parent-domain and
  dot-parent-domain style lookups in the same call.  File:
  global/mail_addr_find.c

20170610
  Workaround (introduced: Postfix 3.0 20140718): prevent MIME
  downgrade of Postfix-generated message/delivery-status.
  It's supposed to be 7bit, therefore quoted-printable encoding
  is not expected. Problem reported by Griff. File:
  bounce/bounce_notify_util.c.

  Documentation: indicate that the transport_mumble parameters
  are implemented by the queue manager, not by delivery agents.
  Files: mantools/postlink, local/local.c, pipe/pipe.c,
  *qmgr/qmgr.c, smtp/smtp.c, virtual/virtual.c.

20170611
  Security: Berkeley DB 2 and later try to read settings from
  a file DB_CONFIG in the current directory.  This undocumented
  feature may introduce undisclosed vulnerabilities resulting in
  privilege escalation with Postfix set-gid programs (postdrop,
  postqueue) before they chdir to the Postfix queue directory,
  and with the postmap and postalias commands depending on whether
  the user's current directory is writable by other users. This
  fix does not change Postfix behavior for Berkeley DB < 3.
  File: util/dict_db.c.
2017-06-21 19:44:56 +00:00
Olli Hauer
23e2e77576 - update to 3.2.2
- adjust PORTSCOUT

Changelog:
20170221
  Compatibility fix (introduced: Postfix 3.1): some Milter
  applications do not recognize macros sent as {name} when
  macros have single-character names. Postfix now sends such
  macros without {} as it has done historically. Viktor
  Dukhovni. File: milter/milter.c.

20170402
  Bugfix (introduced: Postfix 3.2): restore the SMTP server
  receive override options at the end of an SMTP session,
  after the options may have been modified by an smtpd_milter_maps
  setting of "DISABLE". Problem report by Christian R__ner,
  root cause analysis by Viktor Dukhovni. File: smtpd/smtpd.c.

20170430
  Safety net: append a null byte to vstring buffers, so that
  C-style string operations won't scribble past the end. File:
  vstring.c.

20170531
  Bugfix (introduced: Postfix 3.2): after the table lookup
  overhaul, the check_sender_access and check_recipient_access
  features ignored the parent_domain_matches_subdomains
  setting. Reported by Henrik Larsson. File: smtpd/smtpd_check.c.

20170610
  Workaround (introduced: Postfix 3.0 20140718): prevent MIME
  downgrade of Postfix-generated message/delivery status.
  It's supposed to be 7bit, therefore quoted-printable encoding
  is not expected. Problem reported by Griff. File:
  bounce/bounce_notify_util.c.

20170611
  Security: Berkeley DB 2 and later try to read settings from
  a file DB_CONFIG in the current directory.  This undocumented
  feature may introduce undisclosed vulnerabilities resulting
  in privilege escalation with Postfix set-gid programs
  (postdrop, postqueue) before they chdir to the Postfix queue
  directory, and with the postmap and postalias commands
  depending on whether the user's current directory is writable
  by other users. This fix does not change Postfix behavior
  for Berkeley DB < 3, but reduces file create performance
  for Berkeley DB 3 .. 4.6.  File: util/dict_db.c.

PR:		219996
Reported by:	Markus Kohlmeyer
MFH:		2017Q2
2017-06-21 19:38:47 +00:00
Sunpoet Po-Chuan Hsieh
53d36410bd Remove Perl core modules
- While I'm here:
  - Add NO_ARCH
  - Use USES=tar:tgz
  - Convert to options target helper
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-21 18:53:25 +00:00
Sunpoet Po-Chuan Hsieh
19595ab806 Remove Perl core modules
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-21 18:53:21 +00:00
Cy Schubert
24b35f84c9 Switch to USES=localbase. 2017-06-21 02:30:36 +00:00
Sunpoet Po-Chuan Hsieh
bca0b919a7 Update to 5.0.4
Changes:	https://github.com/rails/rails/blob/5-0-stable/actionmailer/CHANGELOG.md
2017-06-20 13:29:09 +00:00
Danilo G. Baio
eb1b6b2ac2 mail/py-authres: Update to 0.900
While I'm here:
  Add LICENSE_FILE
  Set architecture neutral

PR:		220093
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11261
2017-06-19 23:37:56 +00:00
Adam Weinberger
627bbb2235 Add an upstream patch to fix a potential crash or a scenario where
mail is mis-marked as corrupted.

Submitted by:	arved
Obtained from:	8a5fe0c06f
MFH:		2017Q2
2017-06-19 21:16:11 +00:00
Richard Gallamore
07b5bd1477 * Removed options SSL, ISPELL, NOSPELL
* Added option ASPELL set as default
* Modernized makefile

PR:		219895
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
Differential Revision:	https://reviews.freebsd.org/D11263
2017-06-19 17:39:21 +00:00
Rodrigo Osorio
fe3533c1e2 Add profiles suport in davemail.
It is useful when you need to connect to more than one exchange server.

Bump portrevioon

PR:		218140
Submitted by:	jjuanino@gmail.com
Approved by:	maintainer
2017-06-19 17:25:57 +00:00
Alex Kozlov
4c7dd96149 - Update mail/mutt to 1.8.3
- Move post-patch to pre-configure so it doesn't interfere with patch debugging
- Use more up-to-date version of date_conditional patch
- Clean up default options patches to be as offset/fuzz free as possible

PR:	219786
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
2017-06-19 02:00:16 +00:00
Alexey Dokuchaev
cc8dbd7128 Update `mail/mailutils' to version 3.2.91-29
As the port serves alpha version now, reorder MASTER_SITES

Requested by:	maintainer
2017-06-18 10:12:03 +00:00
Pawel Pekala
0235ffe129 Add upstream patch fixing htmlview display regressions. Due to webkit
internal changes htmlview can show blank page or contents of previous
email html part.
2017-06-16 18:46:44 +00:00
Richard Gallamore
59b6b9896b * Updated to 1.3.159
* Added upstream configure switches for DCC
* Remove gmake
* Fixed portlint items
* Install stripped

Currently, this port is out of compliance with FreeBSD porting standards
and is in desperate need to be modernized. @cwd is depricated, and will
be removed in the future. The ALT_HOME Option will also need to be
removed or reworked which changes the home directory to /var/dcc.
Libmilter nolonger depends on sendmail and various comments will also be
updated to match current FreeBSD porting practices.

PR:		216799
Submitted by:	Vernon Schryver <vjs@rhyolite.com>
Reviewed by:	matthew (mentor)
Approved by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer), matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11207
2017-06-16 18:25:57 +00:00
Jan Beich
00e90e73ad www/firefox*i18n: add missing langpacks
MFH:		2017Q2
2017-06-16 14:05:41 +00:00
Dmitry Marakasov
6279b48432 - Update WWW
Approved by:	portmgr blanket
2017-06-15 19:54:00 +00:00
Dmitry Marakasov
cb2e985bf0 - Update WWW
Approved by:	portmgr blanket
2017-06-15 19:53:56 +00:00
Dmitry Marakasov
fec391a46e - Update WWW
Approved by:	portmgr blanket
2017-06-15 19:53:51 +00:00
Dmitry Marakasov
2ff8ce9ca9 - Update WWW
Approved by:	portmgr blanket
2017-06-15 19:53:48 +00:00
Olivier Cochard
23951863ed Update rainloop-community version to 1.11.1 (should be included with r443606)
PR:		219977
Reported by:	adamw
2017-06-14 23:03:32 +00:00
Olivier Cochard
280f45a57c Update to 1.11.1
PR:		219977
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Reviewed by:	maintainer
2017-06-14 22:45:45 +00:00
Vsevolod Stakhov
50c9e70961 - Add configuration file sample for proxy worker [1]
- Add LICENSE_FILE [1]
- Sort pkg-plist [1]
- Fix homepage URI [1]
- Update to 1.6.1

Submitted by:	Alexander Moisseev <moisseev at mezonplus.ru> [1]
2017-06-14 15:44:16 +00:00
Jan Beich
d7a356db13 mail/thunderbird: update to 52.2.0
Changes:	https://www.mozilla.org/thunderbird/52.2.0/releasenotes/
Changes:	https://hg.mozilla.org/releases/comm-esr52/shortlog/THUNDERBIRD_52_2_0_RELEASE
Security:	6cec1b0a-da15-467d-8691-1dea392d4c8d
MFH:		2017Q2
2017-06-13 19:55:24 +00:00
Sunpoet Po-Chuan Hsieh
7d9173534f Update to 3.2.2
Changes:	https://github.com/Mange/roadie/blob/master/Changelog.md
2017-06-13 16:54:44 +00:00
Koop Mast
0fd4a55e86 Update evolution suite to 3.24.
* The build system switched to CMake, with ninja. Drop USES=gmake
 * Remove systemd files, we have no need for them.
 * Add/update WWW to new location

evolution-data-server:
 * Remove double icu dependacy
 * Make LDAP into a option, like mail/evolution
 * Remove BDB warning message. This message was here if the user had a
   nondefault bdb version selected. Due to that the eds only use bdb
   version 5, the message can go.

evolution:
 * Reenable MAPS option
 * Add YTNEF option to support MS Outlook TNEF format
 * Gstreamer is not used anymore
2017-06-13 08:13:28 +00:00
Vsevolod Stakhov
8b579f989e - Update to 1.6.0 2017-06-13 07:44:07 +00:00
Sunpoet Po-Chuan Hsieh
55a556ec71 Add LICENSE
- Add NO_ARCH
2017-06-12 19:02:12 +00:00