Commit graph

20158 commits

Author SHA1 Message Date
Dmitry Marakasov
d6c95efd94 Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes

Approved by:	portmgr blanket
2018-02-08 20:18:08 +00:00
Dima Panov
844e8345e9 - Update to latest git snapshot, 2f51492
- Use options helpers
- Pet portlint
2018-02-07 12:33:02 +00:00
Sunpoet Po-Chuan Hsieh
619b193445 Update to 0.1.10
Changes:	https://github.com/discourse/email_reply_trimmer/commits/master
2018-02-06 19:18:25 +00:00
Dmitry Marakasov
3d30de165a - Fix shebangs properly, add missing python dependency
Approved by:	portmgr blanket
2018-02-06 13:15:36 +00:00
Sunpoet Po-Chuan Hsieh
120be0905e Update to 1.02
Changes:	http://search.cpan.org/dist/Email-Address-XS/Changes
2018-02-04 10:13:00 +00:00
Olli Hauer
4effc70dd4 - update to 3.4.20180203
- license is now dual (see Changelog 20180203)
- make EAI optional but on by default [1]

20180128
  Documentation: the tcp_table(5) manpage now documents the
  absence of substring lookups. File: proto/tcp_table.

20180203
  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.

PR:             ports/221619 [1]
Submitted by:   Kubilay Kocak (koobs@)
2018-02-04 07:16:53 +00:00
Steve Wills
7f46477597 mail/mutt: Update to 1.9.3
PR:		225497
Submitted by:	dereks@lifeofadishwasher.com (maintainer)
2018-02-03 05:01:00 +00:00
Joseph Mingrone
a3cc513bfc Flavorize and modernize Emacs ports
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
  editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
  subshell
- Silence some portlint warnings

[1] By not depending on base texinfo

PR:		225404
Reviewed by:	antoine
Approved by:	portmgr (mat) ashish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13506
2018-02-01 18:03:09 +00:00
Niclas Zeising
a73c7312d7 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)
MFH:		2018Q1
2018-02-01 13:23:40 +00:00
Sunpoet Po-Chuan Hsieh
b1f328c610 Extend EXPIRATION_DATE to 2018-03-31 2018-01-31 16:53:42 +00:00
Sunpoet Po-Chuan Hsieh
e957f8177f Remove BROKEN_RUBY22 2018-01-31 16:51:08 +00:00
Dirk Meyer
9b25044c67 - add depedency groff 2018-01-30 23:14:32 +00:00
Olli Hauer
6244f44401 - fix licence error after last commit
Reported by:	Yasuhiro KIMURA
MFH:		2018Q1
2018-01-30 21:15:23 +00:00
Olli Hauer
74fd49f53e - 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.

PR:		ports/221619 [1]
Submitted by:	Kubilay Kocak (koobs@)
MFH:		2018Q1
2018-01-30 20:13:18 +00:00
Olli Hauer
39136a2119 - 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.

MFH:		2018Q1
2018-01-30 20:09:43 +00:00
David Naylor
1da3310ac1 lang/mono: update to version 5.2.0.215 (and enhance USES=mono)
Highlights:
 - New Roslyn compiler for C# available
 - Improved support for nuget packages in USES=mono

General:
 - fix pkg-plist: mono now produces '.pdb' debug files instead of '.mdb'
 - bump all dependant ports

USES=mono:
 - properly handle caching of nuget packages
 - add support for multiple feeds for nuget packages
 - add support for nuget dependencies in a separate file
 - add support for paket packages

lang/mono:
 - update to version 5.2.0.215
 - automate certificate initialisation [2]
 - increase test coverage
 - mark as conflicting with net/czmq (conflicting on makecert) [1]
 - patch mono to use $PREFIX/share/mono instead of /usr/share/.mono

devel/google-gdata:
 - use nunit.framework nuget package as the Mono shipped version is no longer suppport.
 - switch to using csc(1) for compiling (mcs(1) is depreciated).
 - use delayed signing (and then sign with sn(1)) as csc(1) does not support signing.
 - fix reference to system assemblies (the '.dll' suffix is required).
 - fix reference to HttpUtility: csc(1) is more strict about scoping

devel/monodevelop:
 - reroll distinfo (no changes to content)

lang/fsharp:
 - reroll distinfo (no changes to content)

security/gnome-keyring-sharp:
 - delay sign (then sign with sn(1)) as csc(1) does not support direct signing.

PR:	223188 [1]
PR:	209670 [2]
Differential Revision:	https://reviews.freebsd.org/D13752
2018-01-30 19:00:27 +00:00
Joseph Mingrone
f823d39a96 New port, mail/rubygem-premailer-rails-rails5
Copied from : Copied from mail/rubygem-premailer-rails to create a rail5
version.
2018-01-30 09:10:30 +00:00
Jan Beich
7971233b66 www/firefox-esr: work around race on sqlite3 init
PR:		225364
Obtained from:	upstream (Firefox 56)
MFH:		2018Q1 (r459458 follow up)
2018-01-30 00:54:15 +00:00
Niclas Zeising
14986c7295 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)
MFH:		2018Q1
Security:	92b8b284-a3a2-41b1-956c-f9cf8b74f500
2018-01-29 20:59:18 +00:00
Marcelo Araujo
a47a064b33 - Back to ports@, I'm not using these ports anymore. 2018-01-29 14:22:16 +00:00
Carlo Strub
e6f73ad55f Sisyphus is a junk mail handler of the latest generation. It has the following
features:

- requires zero configuration, neither on the server nor on the client
- works with any MTA and any client
- learns about your preferences based on all messages in your inbox and your
  junk folder
- can handle multiple mail accounts with independant junk mail preferences
- requires minimal resources, e.g. learning over 50000 mails and keeping track
  of roughly 90000 words requires only 10MB of storage

WWW: https://github.com/carlostrub/sisyphus
2018-01-28 19:29:26 +00:00
Danilo G. Baio
95be535d29 mail/up-imapproxy: Add dovecot unconditionally in rcfile
This helps users that are using default packages and installing
dovecot manually in having the startup order correctly.

While here, switch to options helper and reorder Makefile.

PR:		225432
Submitted by:	topical@gmx.net
2018-01-28 13:09:08 +00:00
Rene Ladan
46276af569 Remove expired port:
2018-01-27 mail/evolution-mapi: Depends on expiring mail/libmapi
2018-01-28 11:22:08 +00:00
Rene Ladan
0c387f0d99 Remove expired ports:
2018-01-27 emulators/raine: Broken for more than 6 months
2018-01-27 mail/libmapi: Broken for more than 6 months
2018-01-27 www/lessc: Broken for more than 6 months
2018-01-27 www/uglifyjs: Broken for more than 6 months
2018-01-27 www/py-octoprint: Broken for more than 6 months
2018-01-27 www/xpi-noscript: Broken for more than 6 months
2018-01-27 www/npm-less-plugin-clean-css: Broken for more than 6 months
2018-01-27 www/caudium14: Depends on expiring lang/pike78
2018-01-27 www/hinventory-client: Broken for more than 6 months
2018-01-27 security/tclgpg: Broken for more than 6 months
2018-01-27 security/pond: Broken for more than 6 months
2018-01-27 security/mdcrack: Broken for more than 6 months
2018-01-27 devel/npm-commander: Broken for more than 6 months
2018-01-27 devel/py-protocols-devel: Broken for more than 6 months
2018-01-27 devel/py-InlineEgg: Broken for more than 6 months
2018-01-27 devel/npm-amdefine: Broken for more than 6 months
2018-01-27 devel/npm-source-map: Broken for more than 6 months
2018-01-27 devel/libical-glib: Broken for more than 6 months
2018-01-27 devel/npm-graceful-readlink: Broken for more than 6 months
2018-01-27 devel/npm-clean-css: Broken for more than 6 months
2018-01-27 devel/py-ruledispatch: Depends on expiring devel/py-protocols-devel
2018-01-27 games/balazarbrothers: Broken for more than 6 months
2018-01-27 games/libretro-cores: Broken for more than 6 months
2018-01-27 games/gish-demo: Broken for more than 6 months
2018-01-27 games/cheech: Broken for more than 6 months
2018-01-27 audio/mbrolavox: Broken for more than 6 months
2018-01-27 audio/linux-mbrola: Depends on expiring audio/mbrolavox
2018-01-27 audio/gigedit: Broken for more than 6 months
2018-01-27 audio/gnomoradio: Broken for more than 6 months
2018-01-27 math/asir2000: Broken for more than 6 months
2018-01-27 multimedia/librespot: Broken for more than 6 months
2018-01-27 multimedia/bombono: Broken for more than 6 months
2018-01-27 lang/gcl: Broken for more than 6 months
2018-01-27 lang/pike78: Broken for more than 6 months
2018-01-27 shells/ambit: Broken for more than 6 months
2018-01-28 01:39:12 +00:00
Dirk Meyer
38ae4ee888 - disable option SMTPUTF8 as default
it causes lost mail and backscatter with local delivery.
PR:		224452
MFH:		2018Q1
2018-01-27 11:09:22 +00:00
Sunpoet Po-Chuan Hsieh
c382a4af22 Update to 1.042
- Add LICENSE_FILE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Email-MIME-CreateHTML/Changes
2018-01-27 10:24:35 +00:00
Sunpoet Po-Chuan Hsieh
270390dea2 Update to 2.17
Changes:	http://search.cpan.org/dist/MIME-Types/ChangeLog
2018-01-27 10:24:30 +00:00
Jan Beich
b964b053b6 multimedia/libvpx: update 1.7.0
Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libvpx/
2018-01-25 21:20:12 +00:00
Jan Beich
b41444b842 mail/thunderbird: update to 52.6.0
Changes:	https://www.mozilla.org/thunderbird/52.6.0/releasenotes/
Security:	a891c5b4-3d7a-4de9-9c71-eef3fd698c77
MFH:		2018Q1
2018-01-25 00:54:27 +00:00
Bryan Drewery
f806756cc4 - Update to 2.0.2.
- Change MASTER_SITES to CHEESESHOP.

This now requires Python 3.3+.

PR:		220706
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2018-01-24 19:09:50 +00:00
Sunpoet Po-Chuan Hsieh
88df0576ab Update to 2.16
Changes:	http://search.cpan.org/dist/MIME-Types/ChangeLog
2018-01-24 18:46:02 +00:00
Don Lewis
92dfcf9c2e Update mail/geary to 0.11.1
Add license

Use cmake:outsource

Message about sqlite3

PR:		210718, 221941
Submitted by:	cpm
2018-01-24 07:18:38 +00:00
Bernard Spil
9f24a7e04e mail/nextcloud-mail: Update to 0.7.9 2018-01-23 13:35:37 +00:00
Olli Hauer
3869c4cbfa - update to 3.3-20180121 2018-01-23 03:54:59 +00:00
Chris Rees
9f1f612973 Correct array checks
Submitted by:	Emil Barta
2018-01-21 22:14:47 +00:00
Antoine Brodin
4f8127ec05 Update devel/doxygen to 1.8.14
PR:		225290
Submitted by:	Naram Qashat (maintainer)
2018-01-19 21:28:34 +00:00
Mathieu Arnold
c8fb02ae31 Options are already optional.
Sponsored by:	Absolight
2018-01-19 17:04:52 +00:00
Sunpoet Po-Chuan Hsieh
6ceda301c7 Update to 0.1.9
Changes:	https://github.com/discourse/email_reply_trimmer/commits/master
2018-01-18 14:42:31 +00:00
Jan Beich
25beeff079 devel/boost-*: update to 1.66.0
Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
2018-01-18 04:11:02 +00:00
Jochen Neumeister
8a3f98b517 mail/pear-Horde_Mime: Update from 2.10.3 to 2.11.0
*While here, switch to DISTVERSION

Approved by:	mentors (implicit)
2018-01-16 21:16:16 +00:00
Koop Mast
d26c7ca192 Add gmime version 3.2.0.
GMime is a C/C++ library which may be used for the creation and
parsing of messages using the Multipurpose Internet Mail Extension
(MIME) as defined by numerous IETF specifications.
2018-01-15 21:35:10 +00:00
Pawel Pekala
2f2216929f Add BACKEND option allowing to choose bogofilter with different
database back-ends

PR:		215035
Reported by:	Alan Braslau
2018-01-15 21:17:21 +00:00
Steve Wills
df035056c3 mail/rubygem-vmail: update to 2.9.8
PR:		224772
Approved by:	maintainer timeout (hhyou@cs.nctu.edu.tw, > 2 weeks)
2018-01-15 15:24:32 +00:00
Steve Wills
126c1d2e8d mail/rubygem-email_reply_parser: update to 0.5.9
PR:		224771
Approved by:	maintainer timeout (ports@michael-fausten.de, > 2 weeks)
2018-01-15 15:18:31 +00:00
Dirk Meyer
84e6522e8a - Add IPv6 AAAA Lookups for MtaHostChk
PR:		196756
Submitted by:	jvp@lateapex.net
2018-01-15 10:55:01 +00:00
Tijl Coosemans
1f5e6583f2 Patch configure instead of configure.in so USE_AUTOTOOLS can be removed. 2018-01-14 20:22:37 +00:00
Olli Hauer
351c1071b2 - update to 3.3-20180113 2018-01-14 15:06:52 +00:00
Sunpoet Po-Chuan Hsieh
612ed864d1 Update to 0.52
Changes:	http://search.cpan.org/dist/Mail-DKIM/Changes
2018-01-14 07:07:23 +00:00
Muhammad Moinur Rahman
51f4c6d8ea mail/pear-Mail_Mime: Update version 1.10.1=>1.10.2 2018-01-13 21:13:20 +00:00
Sunpoet Po-Chuan Hsieh
930571e1be Update to 0.51
- Fix *_DEPENDS
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Mail-DKIM/Changes
2018-01-12 14:24:32 +00:00