1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Commit Graph

493549 Commits

Author SHA1 Message Date
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
Kai Knoblich
fdabab5601 www/py-dj21-django-auth-ldap: Ignore releases newer/equal than 2.1.0
* The support for Django 2.1 was dropped with the 2.1.0 release.  Set the
  PORTSCOUT variable accordingly.
2019-12-13 14:33:23 +00:00
Kai Knoblich
03c8cb9193 www/py-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:29:52 +00:00
Bernhard Froehlich
8fb2735ed0 net/wireguard: Update to 0.0.20191212 2019-12-13 14:22:52 +00:00
Baptiste Daroussin
a509d4554e Update to 20191207 2019-12-13 14:08:35 +00:00
Adam Weinberger
2bfb9a2816 Uses/makeinfo.mk: Only look for makeinfo from print/texinfo
If systems are updated without running `make delete-old`, makeinfo
may still be lingering around in /usr/bin. This causes eventual
errors as it can't handle brand new emerging technology from 10
years ago (like CSS).

Instead of permitting makeinfo from base (which was removed in
11.0-RELEASE), depend specifically on makeinfo from print/texinfo.

Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D22795
2019-12-13 13:48:55 +00:00
Baptiste Daroussin
faf1a5c0c6 Provide a new macro NCURSES_IMPL
This is necessary to deal with the reduction of the ncurses library from
2 implementation on one single implementation which would be only the widechar.

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D22794
2019-12-13 13:24:16 +00:00
Dmitri Goutnik
2a70a30305 editors/dte: Update to 1.9.1
- Switch to Gitlab, project main repo is now hosted there
- Pet portclippy

Changes:	https://gitlab.com/craigbarnes/dte/blob/master/CHANGELOG.md
2019-12-13 13:23:58 +00:00
Dmitri Goutnik
bc89b1ae9c databases/pspg: Update to 2.6.1
Changes:	https://github.com/okbob/pspg/releases/tag/2.6.1
2019-12-13 13:12:21 +00:00
Dmitry Marakasov
5794027d09 - Update to 4.7.1 2019-12-13 12:23:29 +00:00
Dmitry Marakasov
4da0270554 - Update to 3.7.0 2019-12-13 12:23:24 +00:00
Dmitry Marakasov
90b62c3a29 - Update to r4389 2019-12-13 12:23:22 +00:00
Dmitry Marakasov
b26c12b1e1 - Update to 4.2.0
- Fix LICENSE
- Add LICENSE_FILE
- Add testing support

PR:		233190
Submitted by:	takefu@airport.fm
2019-12-13 12:20:56 +00:00
Dmitry Marakasov
a72d9806fb - Update to 1.23
PR:             242584, 242522
Submitted by:   amdmi3, info@babaei.net (maintainer)
2019-12-13 12:19:30 +00:00
Dmitri Goutnik
f8c1cb3e28 dns/subfinder: Update to 2.2.2, unbreak on aarch64
- Update to 2.2.2, this version also builds fine on aarch64
- Add GH_ACCOUNT, it appears that upstream moved the repo to a dedicated account

Changes:	https://github.com/projectdiscovery/subfinder/releases
PR:		242604
Approved by:	yuri (maintainer)
2019-12-13 12:05:42 +00:00