1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Commit Graph

493363 Commits

Author SHA1 Message Date
Antoine Brodin
8e7f64a8bd Fix packaging
PR:		233770
2019-12-14 06:56:37 +00:00
Tobias C. Berner
4ac8652ad8 devel/qbs: update to 1.15.0 2019-12-14 06:51:11 +00:00
TAKATSU Tomonari
0048bbbb59 - Update to 1.78 2019-12-14 05:26:56 +00:00
TAKATSU Tomonari
308875623e - Update to 2.0 2019-12-14 04:34:07 +00:00
TAKATSU Tomonari
ecb02d155c - Update to 1.4.5 2019-12-14 04:30:44 +00:00
Wen Heping
c60cbd4b9c - Update to 2.86.2 2019-12-14 03:02:25 +00:00
Piotr Kubaj
c0dfac8346 multimedia/x264 - use base compiler on powerpc* when using clang
Switch powerpc platforms to USES=compiler:c11. This will make them use base clang when it's available.

Submitted by:	Alfredo Dal'Ava Júnior
Reviewed by:	koobs (maintainer)
Differential Revision:	https://reviews.freebsd.org/D22688
2019-12-14 01:47:06 +00:00
Kubilay Kocak
79df27085c [NEW PORT] devel/py-apispec: Pluggable API specification generator
A pluggable API specification generator. Currently supports the OpenAPI
Specification (f.k.a. the Swagger specification).

Features:

  - Supports the OpenAPI Specification (versions 2 and 3)
  - Framework-agnostic
  - Utilities for parsing docstrings

WWW: https://github.com/marshmallow-code/apispec

PR:		242609
Submitted by:	Goran Mekić <meka tilda.center>
2019-12-14 01:11:49 +00:00
Jan Beich
1bae2bb97a multimedia/cmrtlib: add new file after r520080 2019-12-14 00:51:44 +00:00
Jan Beich
eedfcc36e2 multimedia/libva-intel-media-driver: update to 19.4.0
Changes:	https://github.com/intel/media-driver/compare/intel-media-19.4.pre2...intel-media-19.4.0
Changes:	https://github.com/intel/media-driver/releases/tag/intel-media-19.4.0
2019-12-14 00:48:03 +00:00
Jan Beich
80d84a190a lang/rust-nightly: update to 1.41.0.20191214
Changes:	27d6f55f47...ff15e96708
2019-12-14 00:38:16 +00:00
Adam Weinberger
af053418ed roda: Update to 3.27.0 2019-12-14 00:34:54 +00:00
Jan Beich
ea826ce7c6 emulators/yuzu: update to s20191213
Changes:	faf5ae6a5...6d0d79109
2019-12-14 00:32:05 +00:00
Jan Beich
2c8ff72836 multimedia/aom: update to 1.0.0.2819
Changes:	https://aomedia.googlesource.com/aom/+log/aadb0b4b2..8c8930f26
2019-12-14 00:28:05 +00:00
Jan Beich
c017366810 emulators/rpcs3: update to 0.0.6.9224
Changes:	038694ae2...364ba95d2
2019-12-14 00:27:59 +00:00
Kubilay Kocak
2825d7ad24 ftp/curl: Add NTLM option (Fix OpenSSL build w/o DES)
curl fails to build when OpenSSL is built without DES support, with many
"use of undeclared identifier" errors. For example:

curl_ntlm_core.c:392:3: error: use of undeclared identifier 'DES_key_schedule'
  DES_key_schedule ks;
  ^

An issue was reported back in 2015 [1], requesting support for ./configure
detecting OPENSSL_NO_DES, but the issue was ultimately closed:

"We just don't support very custom OpenSSL builds. I could be talked into
accepting patches that introduce support for this however".

Accordingly and leui of an upstream configure patch, this change adds an
NTLM option, enabled by default, and when disabled, defines
CURL_DISABLE_NTLM, which prevents #define'ing USE_NTLM in
WRKSRC/lib/curl_setup.h, resulting in a successful build.

This allows users the opportunity to easily disable the DES requiring
functionality in curl, if they happen to run custom or stripped down
OpenSSL builds.

Note: This issue may impact builds with other SSL libraries that allow
disabling DES, but I did not investigate this question.

[1] https://sourceforge.net/p/curl/bugs/1439/
[2] Would require a version update, which granted, is mostly bugfixes

Reviewed by:	sunpoet (maintainer)
Approved by:	sunpoet (maintainer)
MFH:		No [2]
Differential Revision: D22498
2019-12-14 00:13:11 +00:00
Dmitry Marakasov
7c30977402 - Update games/simutrans to 121.0
- Take maintainership
- Move graphic sets into separate ports
2019-12-13 23:39:22 +00:00
Christoph Moench-Tegeder
4fbe2a0eec textproc/gspell: fix pkg-plist
Pointy Hat: bapt@

PR:		242628
Reported by:	vvd
2019-12-13 22:54:57 +00:00
Tobias C. Berner
2d913739f6 New port: multimedia/mpv-mpris: MPRIS plugin for mpv
mpv-mpris is a plugin for mpv which allows control of the player using standard
media keys.

This plugin implements the MPRIS D-Bus interface and can be controlled using
tools such as playerctl or through many Linux DEs, such as Gnome and KDE.

WWW: https://github.com/hoyon/mpv-mpris

- This makes KDE Plasma desktop's panels media control available for mpv, and
  also exposes mpv to kdeconnect-kde.
2019-12-13 22:36:11 +00:00
Tobias C. Berner
bbd4c7cd3d devel/qtcreator: update to 4.11.0 2019-12-13 21:14:38 +00:00
Steve Wills
f8265d01b1 Fix typo
PR:		242627
Submitted by:	lightside <lightside@gmx.com>
2019-12-13 20:34:37 +00:00
Tobias C. Berner
f8511769bf net-im/telepathy-qt: update to 0.9.8 2019-12-13 20:30:18 +00:00
Tobias C. Berner
05e9cb3eaa audio/pulseaudio-qt: update to 1.2 2019-12-13 20:10:13 +00:00
Cy Schubert
65616c803e Document two new spamassassin 3.4.2 vulnerabilities.
CVE-2019-12420 for Multipart Denial of Service Vulnerability
    CVE-2018-11805 for nefarious CF files can be configured to run system
                   commands without any output or errors.
2019-12-13 20:03:38 +00:00
Cy Schubert
06a396ef70 Update 3.4.2 --> 3.4.3
2019-12-11: Apache SpamAssassin 3.4.3 has been released! Apache
SpamAssassin 3.4.3 contains numerous tweaks and bug fixes as we prepare
to move to version 4.0.0 with better, native UTF-8 handling. There are a
number of functional patches, improvements as well as security reasons to
upgrade to 3.4.3. In this release, there is also one new plugin and there
are bug fixes for two CVEs:

    CVE-2019-12420 for Multipart Denial of Service Vulnerability
    CVE-2018-11805 for nefarious CF files can be configured to run system
                   commands without any output or errors.

PR:		242618
Submitted by:	cy
Reported by:	cy
Approved by:	zeising (maintainer)
MFH:		2019Q4
Security:	CVE-2019-12420, CVE-2018-11805
2019-12-13 20:03:33 +00:00
Cy Schubert
0c97931883 Remove comment to ensure the japanese/spamassassin verion number updated
and in sync. japanese/spamassassin was removed by r488786.

Approved by:	zeising (maintainer, implicit)
MFH:		2019Q4
2019-12-13 20:03:23 +00:00
Steve Wills
f5ed642a93 www/libwpe: fix plist 2019-12-13 20:01:10 +00:00
Sergey A. Osokin
244f13bb8b Update to the recent version. 2019-12-13 19:36:26 +00:00
Baptiste Daroussin
f7f233610f Update to 3.2.5 2019-12-13 17:34:15 +00:00
Baptiste Daroussin
9f3a0f9fb6 Update to 0.3.1 2019-12-13 17:30:56 +00:00
Tobias C. Berner
b52fee13ae net/py-cloudscraper: update to 1.2.16 2019-12-13 17:28:08 +00:00
Baptiste Daroussin
153145f32b Remove spurious addition of USES=xorg 2019-12-13 16:56:55 +00:00
Baptiste Daroussin
7b4e130c1f Update to 1.4.0.1 2019-12-13 16:55:07 +00:00
Baptiste Daroussin
a3d042b00e update to 1.8.2 2019-12-13 16:53:29 +00:00
Jason Helfman
0dd8b3fd00 - update to 5.61
- enable ttf [1]

PR:		241175 [1]
Reported by:	vermaden@interia.pl [1]
2019-12-13 16:47:45 +00:00
Jung-uk Kim
79fd33700c Update to 20191213.
https://acpica.org/node/175
2019-12-13 16:45:59 +00:00
Tijl Coosemans
806ae8726c Update to 3.6.11.1, white space fix, and https WWW. 2019-12-13 16:28:31 +00:00
Fernando Apesteguía
7e061006ce sysutils/yadm: update to 2.2.0
ChangeLog: https://github.com/TheLocehiliosan/yadm/releases/tag/2.2.0

Accumulated changes since 2.0.1:

* Use relative symlinks for alternates
* Support double-star globs in .config/yadm/encrypt
* Improve bash completion
* Update docs about using magit
* Note exception for WSL
* Resolve hostname using `uname -n`
* Use /etc/os-release if lsb_release is missing
* Issue warning for any invalid alternates found
* Add support for gawk

PR:	242469
Submitted by:	vendion@gmail.com
Reviewed by:	alex@xanderio.de (maintainer)
2019-12-13 16:16:21 +00:00
Fernando Apesteguía
97cf664864 sysutils/byobu: update to 5.130
From ChangeLog:

  * usr/lib/byobu/logo:
    - add Raspbian colors / logo

  * usr/lib/byobu/include/select-session.py:
    - Force UTF-8 when attaching in `select-session.py`

  * debian/rules:
    - ignore new pep8 rules around hard tabs and whitespaces, related
      to bug 1843729

  * AUTHORS, CONTRIBUTING, NEWS, README, README.md:
    - Flatten these files into a single README.md
    - Minor updates in the process

PR:	242544
Submitted by:	jcoffman@xsecure.io (maintainer)
2019-12-13 16:12:08 +00:00
Timur I. Bakeyev
c8c970fb29 Add entry for Samba4 CVE-2019-14861 and CVE-2019-14870
Security:	CVE-2019-14861
		CVE-2019-14870
2019-12-13 16:11:06 +00:00
Fernando Apesteguía
cabd7fda3d math/wxmaxima: update to 19.12.1
ChangeLog: https://github.com/wxMaxima-developers/wxmaxima/releases

Accumulated changes since 19.11.11:

 * wxMaxima now uses C++11 that makes the code more readable and helps finding
   bugs
 * If found wxMaxima now asks cppcheck to find bugs
 * Increased the speed of the program again
 * Opening the config dialogue since 19.11.0 unchecked "offer known answers"
 * For Cmake>=3.10.0 the build system now asks cppcheck to find bugs.
 * Changing the worksheet style was partially broken.
 * A big number of additional bug fixes in various places
 * A config option that forces displaying all multiplication signs.
 * Made the tooltips more visible
 * Added a warning tooltip about missing multiplication signs
 * Sped up drawing of new cells correcting the size calculations
 * If lookalike chars are used in a way that can cause hard-to-find errors now a
   warning tooltip is generated
 * A few additional bug fixes that (besides others) resolve a potential crash
 * An option to turn all multiplication dots on

PR:	242538
Submitted by:	phascolarctos@protonmail.ch (maintainer)
2019-12-13 16:08:12 +00:00
Timur I. Bakeyev
9a21853ab2 Upgrade port to address CVE-2019-14861, CVE-2019-14870
Security:	CVE-2019-14861
		CVE-2019-14870
2019-12-13 16:05:04 +00:00
Baptiste Daroussin
f89653f16a Update to 0.6.13 2019-12-13 15:48:16 +00:00
Bernard Spil
84348ce7fb mail/nextcloud-mail: Update to 0.20.2 2019-12-13 15:48:02 +00:00
Tijl Coosemans
339c323b59 Update to 1.25.13. 2019-12-13 15:29:31 +00:00
Jan Beich
d4db2ddeca lang/intel-compute-runtime: update to 19.49.15055
Changes:	https://github.com/intel/compute-runtime/releases/tag/19.49.15055
Changes:	https://github.com/intel/compute-runtime/compare/19.48.14977...19.49.15055
Reported by:	GitHub (watch releases)
2019-12-13 15:07:46 +00:00
Tijl Coosemans
6bf888f864 Add a patch to let the implicitclass backend run the ipp backend.
This fixes printer queues for remote printers detected by cups-browsed.

PR:		242615
Submitted by:	J.R. Oldroyd <fbsd@opal.com>
2019-12-13 15:06:19 +00:00
Larry Rosenman
38be96ca81 mail/dovecot: upgrade to 2.3.9.2,
* CVE-2019-19722: Mails with group addresses in From or To fields caused
crash in push notification drivers.
- additional fix for blank headers

PORTREVISION bump for mail/dovecot-pigeonhole, mail/dovecot-fts-xapian
*NOT* requesting MFH as 2.3.9 is not in 2019Q4.

Security:	b7dc4dde-2e48-43f9-967a-c68461537cf2
Security:	CVS-2019-19722
2019-12-13 15:02:25 +00:00
Larry Rosenman
2a47f35183 security/vuxml: dovecot vulnerability 2019-12-13 14:40:53 +00:00
Kai Knoblich
9e847776c4 www/py-dj22-django-auth-ldap: Update to 2.1.0
Changelog:

* Reject authentication requests without a username
* Added support for Django 3.0 and Python 3.8
* Removed support for Django 2.1 which is End-of-Life

https://github.com/django-auth-ldap/django-auth-ldap/blob/2.1.0/CHANGES
2019-12-13 14:35:17 +00:00