Commit graph

528219 commits

Author SHA1 Message Date
Johannes M Dieterich
847160f391 math/blis: update to 0.8.0
Major changes in hardware support and optimization. See:
https://github.com/flame/blis/blob/master/docs/ReleaseNotes.md#changes-in-080

While there, bump LLVM dependency to LLVM10.
2020-11-30 03:31:12 +00:00
Piotr Kubaj
41f9c08371 security/highwayhash: remove sys/types.h include, move sys/param.h higher
Reported by:	jbeich
2020-11-30 02:00:14 +00:00
Jan Beich
fda6a2f2ec multimedia/mpv: update --ao=oss and --vo=sixel
Changes:	f65c9f85d1..d902a7bfd7
Changes:	8886f017a1...4d80314c5c
2020-11-30 01:37:17 +00:00
Yuri Victorovich
414b01e18d multimedia/ustreamer: Update 2.1 -> 2.2
Reported by:	portscout
2020-11-30 01:14:53 +00:00
Yuri Victorovich
f36ea34e04 security/helib: Update 1.1.0 -> 1.2.0
Reported by:	portscout
2020-11-30 01:12:52 +00:00
Yuri Victorovich
24ab3a884b biology/igv: 2.5.3 -> 2.8.13
PR:		250980
2020-11-30 01:06:37 +00:00
Jan Beich
a8dd55117e multimedia/svt-av1: update to 0.8.6
Rebuild consumers after `EbSvtAv1EncConfiguration` grew in size with
`recode_loop` added in the middle of the struct.

Changes:	https://github.com/AOMediaCodec/SVT-AV1/releases/tag/v0.8.6
Reported by:	GitHub (watch releases)
2020-11-30 00:28:17 +00:00
Jan Beich
92342701f3 multimedia/gstreamer1-plugins-svt-av1: chase r547964 2020-11-30 00:28:08 +00:00
Matthias Andree
f7babb2660 openimageio: fix py-openimageio's version going backwards
When yuri@'s commit http://svnweb.freebsd.org/changeset/ports/555420
bumped openimageio's version, the Makefile was seeing PORTREVISION=1,
but there is a derived port, py-openimageio, which also .include-s
openimageio's Makefile.

Change this main port to set its PORTREVISION with ?= and add a
comment to remind editors.

Approved by:	portmgr@ (blanket, trivial regression fix)
2020-11-30 00:27:25 +00:00
Dmitry Marakasov
043a610780 - Update to 4.6.2 2020-11-29 23:58:56 +00:00
Piotr Kubaj
eba3d0c5bf misc/veles: fix build on GCC architectures
Use Clang only on Clang architectures.

MFH:		2020Q4 (fix build blanket)
2020-11-29 23:41:43 +00:00
Piotr Kubaj
c10799bffd security/highwayhash: fix build on powerpc64* 2020-11-29 23:22:13 +00:00
Piotr Kubaj
91c03c3632 net/samba412: don't use libunwind on architectures that it's not available at
Reported by:	jhibbits (for powerpcspe)
2020-11-29 22:50:24 +00:00
Jan Beich
6497da7de2 x11/wtype: update to 0.3
Changes:	https://github.com/atx/wtype/releases/tag/v0.3
Reported by:	GitHub (watch releases)
2020-11-29 20:08:22 +00:00
Rainer Hurling
494b0275dd graphics/qgis-ltr: Update to 3.10.12
Bugfix release [1][2].

[1] https://qgis.org/en/site/forusers/visualchangelog310/index.html
[2] https://github.com/qgis/QGIS/compare/final-3_10_11...final-3_10_12

If you miss features in QGIS-LTR that are actually
built into QGIS-LTR, you may need to enable additional
options in graphics/gdal, see pkg-message.

Approved by:	arrowd, tcberner (mentors, implicit)
2020-11-29 18:58:09 +00:00
Jochen Neumeister
9cc75ae4b5 Update third-party naxsi module to 1.3
Sponsored by:	Netzkommune GmbH
2020-11-29 18:53:59 +00:00
Mikael Urankar
407a564931 sysutils/patchelf: Update to 0.12
Changes: https://github.com/NixOS/patchelf/compare/0.11...0.12

PR:		250042
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	wg (maintainer timeout)
2020-11-29 18:12:23 +00:00
Fernando Apesteguía
eb1f805caa irc/irssi: Fix Perl support option
Make Perl a run time option only when Perl option is selected. Perl is needed to
build always.

PR:	251406
Submitted by:	dor.bsd@xm0.uk (maintainer)
Reported by:	daniel.engberg.lists@pyret.net
2020-11-29 18:10:06 +00:00
Fernando Apesteguía
19f9a97fe1 devel/gh: Update to 1.3.0
ChangeLog: https://github.com/cli/cli/releases/v1.3.0

PR:	251437
Submitted by:	vulcan@wired.sh (maintainer)
MFH:	2020Q4
2020-11-29 17:50:13 +00:00
Alexey Dokuchaev
fedbf1bf16 Update to version 0.11.1, which brings ``out_dxf'' bugfixes mostly.
0.11 failed to produce dxf files which could be imported into AutoCAD.
This bugfix release improves DXF importing from 10% to about 90%.

Found out via:	repology.org
2020-11-29 17:42:37 +00:00
Hans Petter Selasky
63542188ed Update midipp to 2.0.7
- Fixed a crash.

Approved by: pi (implicit)
2020-11-29 17:32:20 +00:00
Joe Marcus Clarke
2ade1a8170 Update to 2.19.3.
* Do not complain about USE_LDCONFIG32 [1]
* Allow a master port to have its last line be ".endif" [2]
* Attempt to find OPTIONS use in a smarter way [3]

PR:		251431 [1]
		251430 [2]
		249970 [3]
Submitted by:	gerald [1]
2020-11-29 17:24:43 +00:00
Mikael Urankar
f70444a1a0 databases/mongodb40: allow build with python 3
PR:		249598
Submitted by:	Ronald Klop
Approved by:	dev.ashevchuk (maintainer, previous version)
2020-11-29 16:47:45 +00:00
Mikael Urankar
9f60f53a23 www/gohugo: Update to 0.79.0
Changes: https://github.com/gohugoio/hugo/releases/tag/v0.79.0

PR:		251445
Submitted by:	ben.lavery@hashbang0.com (maintainer)
2020-11-29 16:40:08 +00:00
Mikael Urankar
409f6ca299 net/radsecproxy: Reset MAINTAINER
PR:		251446
Submitted by:	m.tsatsenko@gmail.com (maintainer)
2020-11-29 16:38:35 +00:00
Mikael Urankar
3d10090834 lang/racket: Update to 7.9
Changes: https://download.racket-lang.org/v7.9.html

PR:		250860
Submitted by:	m.ne@gmx.net
Approved by:	olgeni (maintainer timeout)
2020-11-29 16:31:42 +00:00
Thierry Thomas
bd8b956487 Revive port math/freefem++: finite element method application.
PR:		242759
Submitted by:	Kouichi Hirabayashi
2020-11-29 16:28:55 +00:00
Rainer Hurling
49d8f436ff devel/notcurses: Update to 2.0.8
Several bugfixes, enhancements and some new features
from version 2.0.4 to 2.0.8

Changelog: https://github.com/dankamongmen/notcurses/blob/master/NEWS.md

PR:		251449
Submitted by:	Nick Black <nickblack@linux.com>
Approved by:	arrowd, tcberner (mentors, implicit)
2020-11-29 16:28:20 +00:00
Mikael Urankar
dc3d99b7b1 games/libretro-paralleln64: update to 0.20201129
- update to 0.20201129
 - mark broken on i386

PR:		251452
Submitted by:	Daniel Menelkir (maintainer)
2020-11-29 16:26:03 +00:00
Mikael Urankar
c3efce171b textproc/elasticsearch7: Update to 7.10.0
Changes: https://www.elastic.co/guide/en/elasticsearch/reference/7.10/release-notes-7.10.0.html

PR:		251352
Submitted by:	Juraj Lutter (maintainer)
2020-11-29 16:17:27 +00:00
Mikael Urankar
3feea0d803 sysutils/logstash7: Update to 7.10.0
Changes: https://www.elastic.co/guide/en/logstash/7.10/logstash-7-10-0.html

PR:		251355
Submitted by:	Juraj Lutter (maintainer)
2020-11-29 16:16:17 +00:00
Mikael Urankar
96bf04b79e sysutils/beats7: Update to 7.10.0
Changes: https://www.elastic.co/guide/en/beats/libbeat/7.10/release-notes-7.10.0.html

PR:		251354
Submitted by:	Juraj Lutter (maintainer)
2020-11-29 16:14:05 +00:00
Mikael Urankar
b81972af39 textproc/kibana7: Update to 7.10.0
Changes: https://www.elastic.co/guide/en/kibana/7.10/release-notes-7.10.0.html

PR:		251353
Submitted by:	Juraj Lutter (maintainer)
2020-11-29 16:10:52 +00:00
Mikael Urankar
3fa91b599d net-mgmt/prometheus2: Update to 2.23.0
PR:		251413
Submitted by:	David O'Rourke (maintainer)
2020-11-29 16:08:12 +00:00
Guido Falsi
4f3d39c515 Import xfce4-wm upstream patches which fix crashes at runtime.
Obtained from:	https://gitlab.xfce.org/xfce/xfwm4/-/issues/460
MFH:		2020Q4
2020-11-29 15:43:53 +00:00
Emanuel Haupt
075326bd25 Update to 3.2 2020-11-29 15:40:52 +00:00
Mikael Urankar
009fc642de graphics/gmt: Fix build on aarch64
Approved by:	portmgr (tier-2 blanket)
2020-11-29 15:40:36 +00:00
Mikolaj Golub
bc8234fa0a disable objdir-writable test
It fails when running from root.
2020-11-29 15:38:42 +00:00
Mikael Urankar
53fb18f754 databases/mdbx: Update to 0.9.2
Changes: https://github.com/erthink/libmdbx/releases/tag/v0.9.2

PR:		251443
Submitted by:	mahlon@martini.nu (maintainer)
2020-11-29 15:36:07 +00:00
Mikael Urankar
a9e71cdd70 audio/strawberry: Update to 0.8.4
PR:		251444
Submitted by:	Daniel Menelkir (maintainer)
2020-11-29 15:32:02 +00:00
Jochen Neumeister
6e997ca75e Update third-party passenger module to 6.0.7
Sponsored by:	Netzkommune GmbH
2020-11-29 14:50:59 +00:00
Mark Linimon
d39cd5e1c1 Pet portlint.
Approved by:	portmgr (tier-2 blanket)
2020-11-29 14:13:54 +00:00
Mark Linimon
558d53fec9 These ports now build on aarch64.
Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com TRYBROKEN run
2020-11-29 14:12:28 +00:00
Matthias Andree
ce6fc367a6 Bump version to flush out old packages using a bogus pkg-descr. (for real now)
Approved by:  Chris Hutchinson (maintainer)
Submitted by: bsd@dino.sk
PR:           251319
2020-11-29 13:24:45 +00:00
Dave Cottlehuber
b5b4cee0c4 graphics/py-cairocffi: update to 1.2.0
changes: https://github.com/Kozea/cairocffi/blob/master/NEWS.rst#version-120

Reported by:	portscout
Sponsored by:	SkunkWerks, GmbH
2020-11-29 13:20:53 +00:00
Matthias Andree
faa346db21 Bump version to flush out old packages using a bogus pkg-descr.
Approved by:  Chris Hutchinson (maintainer)
Submitted by: bsd@dino.sk
PR:           251319
2020-11-29 13:15:14 +00:00
Jan Beich
7039f23c4d www/youtube_dl: update to 2020.11.29
Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.29
Reported by:	GitHub (watch releases)
2020-11-29 12:19:23 +00:00
Gerald Pfeifer
d032349420 Wine is now able to use mingw-w64 to build components. When mingw-w64
is installed on FreeBSD, users might inadvertedly use that when we have
not set up things properly yet (and it probably should be an option to
choose, at least initially). For example, mingw-w64 produces .dll files
instead of the current .dll.so files, breaking pkg-plist.

So for now explicitly disable the use of mingw-w64. In a next step,
once mingw-w64 is available, we probably should make this an option.

PR:		237213
Reported by:	Damjan Jovanovic <damjan.jov@gmail.com>
MFH:		2020Q4 (blanket: build issue)
2020-11-29 11:31:30 +00:00
Mikael Urankar
cd70251b8c x11-fm/doublecmd: Fix build with FreePascal 3.2.0
PR:		251426
Submitted by:	Beñat Gonzalez Etxepare (maintainer)
2020-11-29 10:42:29 +00:00
Mikael Urankar
f5f6df82b8 net-mgmt/netdata-go: Update to 0.26.0
Changes: https://github.com/netdata/go.d.plugin/releases/tag/v0.26.0

PR:		251427
Submitted by:	Dries Michiels (maintainer)
2020-11-29 10:39:05 +00:00