Commit graph

578693 commits

Author SHA1 Message Date
Kai Knoblich
2df6f6207d net-mgmt/py-napalm: Update to 3.4.0
Changelog:

https://github.com/napalm-automation/napalm/releases/tag/3.4.0
2022-03-28 12:38:37 +02:00
Kai Knoblich
7632b651e6 games/anki: Update to 2.1.49
While I'm here:

* Use ECHO_CMD instead of ECHO as the latter one is already defined in
  /usr/share/mk/sys.mk, which can either be "echo" or "true" if the make
  flag -s is given.

Changelog:

https://github.com/ankitects/anki/releases/tag/2.1.49

PR:		262735
Reported by:	Pau Amma
MFH:		No (2022Q2 is soon)
2022-03-28 12:37:04 +02:00
Mikael Urankar
b62ec370c8 lang/mono5.10,lang/mono: Attempt to fix build on aarch64
The Roslyn C# compiler has a concurrency problem on aarch64:
https://github.com/mono/mono/issues/7017 (not FreeBSD specific)
so the workaround is to disable parallelism… so the .NET libraries are built
very very slowly

PR:		229710
Approved by:	portmgr (build fix blanket)
2022-03-28 12:21:05 +02:00
Mikael Urankar
b7051d827b www/deno: Update to 1.20.3
Changes:
  https://github.com/denoland/deno/releases/tag/v1.20.2
  https://github.com/denoland/deno/releases/tag/v1.20.3
2022-03-28 12:21:00 +02:00
Mikael Urankar
b70f5cb564 www/onlyoffice-documentserver: Fix build with MYSQL option
Add missing "localbase" to the USES list.

Error message:
Error: Command failed: /bin/sh -c ./configure --with-system-zlib --with-system-libpng --prefix="/wrkdirs/usr/ports/www/onlyoffice-documentserver/work/DocumentServer-7.0.1/web-apps/build/node_modules/optipng-bin/vendor" --bindir="/wrkdirs/usr/ports/www/onlyoffice-documentserver/work/DocumentServer-7.0.1/web-apps/build/node_modules/optipng-bin/vendor"

Checking for system libpng...
./configure: error: missing libpng or incorrect libpng version
./configure: note: libpng version 1.2.9 or higher is required

Reported and tested by: Martin Waschbüsch
2022-03-28 12:21:00 +02:00
Alexey Dokuchaev
bad91155fd net/urlendec: take maintainership; sysutils/gomi: release maintainership 2022-03-28 10:19:32 +00:00
Mathieu Arnold
588a9dc788
dns/bind918: fix build
The ISC is doing new strange things in their Makefiles, so add back
gmake to the dependency chain when building DOCS or MANPAGES.
2022-03-28 11:50:38 +02:00
Mathieu Arnold
fd68b282ec
dns/bind9-devel: update to latest commit
The ISC is doing new strange things in their Makefiles, so add back
gmake to the dependency chain when building DOCS or MANPAGES.
2022-03-28 11:50:33 +02:00
Mathieu Arnold
8a3724353c
lang/perl5-devel: update to v5.35.10-22-gf97596086d 2022-03-28 11:50:28 +02:00
Alexey Dokuchaev
3ed4568443 devel/ocaml-sdl: unbreak the bytecode build and against OCaml 4.06+
Obtained from:	Debian
2022-03-28 09:32:12 +00:00
Gleb Popov
7ebf05a43c devel/efl: Simplify EMF option group handling. 2022-03-28 12:04:25 +03:00
Bernard Spil
e29e9c167d finance/nextcloud-cospend: Update to 1.4.6 2022-03-28 08:10:37 +00:00
Bernard Spil
d765a125c2 irc/weechat: Update to 3.5 2022-03-28 08:09:24 +00:00
Matthias Fechner
760896708c Tools/scripts: limit scope the script searches
The script now searches on limited depth and ignores distfiles folder.

Reported by:	diizzy
2022-03-28 09:40:46 +02:00
Daniel Engberg
25c952626c textproc/py-libxml2: Include bytecode files in package
This fixes build_fs_violation while running "poudriere bulk" with -t flag

PR:		262823
Reported by:	sunpoet
Approved by:	portmgr (blanket)
2022-03-28 09:16:50 +02:00
Fernando Apesteguía
003158923b sysutils/restic: update to 0.13.0
ChangeLog: https://github.com/restic/restic/releases/tag/v0.13.0

Reported by:	portscout
2022-03-28 09:07:03 +02:00
Kirill Ponomarev
c7d0b08a64 sysutils/cbsd: Update to 13.0.26
Changes: https://github.com/cbsd/cbsd/releases/tag/v13.0.26
2022-03-28 09:03:40 +02:00
Koichiro Iwao
db5d53cbdf devel/lazygit: Update to 0.34
Changes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.34
Sponsored by:	HAW International
2022-03-28 16:00:28 +09:00
Loïc Bartoletti
8f81938500 devel/qscintilla-qt5: Update to 2.13.2
Change:
  - https://riverbankcomputing.com/news/QScintilla_2.13.2_Released
2022-03-28 07:22:22 +02:00
Tobias C. Berner
875d334e7f misc/shared-mime-info: update to 2.2
shared-mime-info 2.2 (2022-03-27)
	* model/3mf: new
	* Match shared libraries with version suffix
	* model/obj: add mtllib and Blender comment based magic
	* model/mtl: add Blender comment magic, increase newmtl range
	* model/obj, model/mtl: new types
	* Add Electron Archive Format type application/x-asar
	* text/x-qml: Lower match priority to avoid conflicts with
	  Python
	* Move '*.blend' to top of Blender glob list
	* Adding SPARQL media types
	* application/zip: Add `*.zipx` glob and test fixture
	* Added DSD mime type
	* Differentiate comic book archives
	* FITS: Add missing `application/fits` and legacy globs
	* Add Godot engine files
	* Add FlashForge "xgcode" mime-type
	* text/x-objc++src: new type
	* image/heif: test .hif extension too
	* image/hif: add *.hif glob
	* image/heif: add another test case
	* image/heif: add magics
	* Add a build-tools option to allow installing only the mime
	  data
	* Add compressed SVG glob pattern `*.svg.gz`
	* Add Apple Wallet pass type application/vnd.apple.pkpass
	* migrate from custom itstool to builtin msgfmt for creating
	  translated XML
	* Make the remaining plain text types subclasses of text/plain
	* audio/mobile-xmf: separate from audio/x-xmf
	* Adding ZIM file
	* Make text/x-mrml a subclass of application/xml
	* image/avif: move acronym and expansion to separate fields from
	  comment
	* freedesktop_generate.sh: Don't hardcode ninja
	* Add text/x-mpl2
	* application/x-apple-systemprofiler+xml: require
	  _SPCommandLineArguments in plist
	* image/jpeg: add test case with embedded property list XML
	* audio/vnd.dts.hd: include parent type magic in magic match
	* model/gltf+json: new type
	* model/gltf-binary: new type
	* application/x-object: add *.mod and a test case
	* application/x-mod: add some ProTracker magics and a test case
	* image/jxl: include test files in test list
	* tests: add trailing linefeed to mime-detection list
	* Make application/x-mswinurl a subclass of text/plain
	* Change description for *.desktop files to "desktop entry"
	* application/x-x509-ca-cert: add magics and test cases
	* application/pkix-cert: add BEGIN/END X509 CERTIFICATE magic
	* application/pkix-crl: add magic and test case
	* application/pkix-cert: add magic and test case
	* image/jxl: new type
	* Added .sc filename extension for Scala source code, as it is
	  occasionally used
	* application/schema+json: new type
	* Add text/x-crystal
	* application/x-krita: remove stray period from comment
	* adding org-mode
	* Add Elixir source code mime type
	* Add two new offsets for .kra and .krz
	* text/x-python3: add *.pyi glob (Python stub files)
	* image/x-canon-cr3: new
	* image/x-xpixmap: make XPM3 magic more specific
	* image/x-xpixmap: add XPM2 magic
	* application/x-troff-man: add *.[1-9] glob
	* application/toml: new type
	* Lower priority of "BEGIN {" for perl, awk uses that too
	* Add Smacker video type video/vnd.radgamettools.smacker
	* Clarify database license
	* meson: make xmlto optional, build spec only if found
	* application/x-7z-compressed: add *.7z.001 glob
	* Add Bink video type video/vnd.radgamettools.bink
	* image/x-nikon-nrw: add test case
	* image/x-nikon-nrw: new type
	* application/x-vhdx-disk: improve acronym and its expansion
	* application/ovf: new
	* application/x-qed-disk: new
	* application/x-vdi-disk: new
	* application/x-vmdk-disk: new
	* application/x-vhd-disk, /x-vhdx-disk: new
	* application/vnd.apple.numbers, .pages: add older magics and
	  test cases
	* Add text/x-dart
	* application/vnd.apple.numbers, /vnd.apple.pages: new types
	* xdgmime: configure as submodule

shared-mime-info 2.1 (2020-12-31)
	* New maintainers: David Faure and Ville Skyttä
	* Adapt to xdgmime behaviour change: in case of multiple glob
	  matches, and the magic match is unrelated to all of them,
	  ignore the magic and pick one of the glob matches. xdgmime was
	  actually deviating from the spec on this. (#138)
	* Improve text/vnd.trolltech.linguist magic to reduce false
	  positives for MPEG TS files (#10)
	* audio/mpeg: add layer 2, 2.5, and 1 protected magics (#46)
	* Add many aliases for image/x-tga
	* audio/x-mod: improve magic for 669 Composer files (#144)
	* Add mime-type image/ktx2 (Khronos image texture format version
	  2)
	* application/oxps: differentiate from /vnd.ms-xpsdocument
	* Make image/g3fax the canonical name for image/fax-g3
	* Make text/vnd.trolltech.linguist the canonical name for
	  text/vnd.qt.linguist
	* Make application/vnd.smaf the canonical name for
	  application/x-smaf
	* Make application/vnd.apple.keynote the canonical name for
	  application/x-iwork-keynote-sffkey
	* Add mime-type image/astc (Adaptive Scalable Texture
	  Compression files)
	* Add mime-type for SageMath script files (*.sage)
	* Add mime-type for Kaitai Struct
	* Remove application/x-dc-rom
	* Add mime-type for MAME compressed hard disk image
	  (application/x-mame-chd)
	* Add mime-types application/nintendo-3ds-executable,
	  application/x-nintendo-3ds-rom
	* Add mime-types application/x-dreamcast-rom,
	  application/x-gd-rom-cue, application/x-discjuggler-cd-image
	* Add mime-type application/x-compressed-iso (*.cso)
	* Remove image/avif-sequence
	* Fix application/x-sharedlib vs application/x-executable
	  confusion for PIE executables (#11)

Changelog:
	https://gitlab.freedesktop.org/xdg/shared-mime-info/-/blob/master/NEWS

PR:	262842
2022-03-28 06:59:56 +02:00
Neel Chauhan
1915bae051 security/xray-core: Update GO_TUPLE that wasn't updated earlier 2022-03-27 21:34:51 -07:00
Yasuhiro Kimura
7c23ee3959 mail/s-nail: Update to 14.9.24
ReleaseNotes:	https://www.sdaoden.eu/code-nail-ann.html
2022-03-28 10:54:17 +09:00
Yasuhiro Kimura
380b24898c mail/rspamd: Update to 3.2
Switch to use PCRE2.

ReleaseNotes:	https://rspamd.com/announce/2022/03/26/rspamd-3.2.html
PR:		262839
Approved by:	maintainer
2022-03-28 10:53:11 +09:00
TAKATSU Tomonari
b175bebd58 print/R-cran-knitr: Update to 1.38 2022-03-28 00:07:07 +00:00
Jan Beich
53fab1acde x11/wl-mirror: update to 0.9.2
Changes:	https://github.com/Ferdi265/wl-mirror/releases/tag/v0.9.2
Reported by:	GitHub (watch releases)
2022-03-27 23:31:04 +00:00
Jan Beich
b25e2a482e x11/wl-mirror: update to 0.9.1
Changes:	https://github.com/Ferdi265/wl-mirror/releases/tag/v0.9.0
Changes:	https://github.com/Ferdi265/wl-mirror/releases/tag/v0.9.1
Reported by:	GitHub (watch releases)
2022-03-27 22:52:09 +00:00
Romain Tartière
24a50e387e
sysutils/rubygem-bolt: Fix build after 0ae259fc2f 2022-03-27 11:54:57 -10:00
Adam Weinberger
ddfe0111ec www/p5-Mojolicious: Update to 9.23 2022-03-27 15:25:35 -06:00
Jan Beich
6e98271eb5 graphics/libjxl: unbreak on riscv64 after 32c2b95c68
Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension (ignoring target-abi)
ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors)
c++: error: linker command failed with exit code 1 (use -v to see invocation)

Reported by:	pkg-fallout
2022-03-27 21:17:50 +00:00
Jan Beich
3abae5ee27 multimedia/svt-av1: blame base for broken LTO on riscv64 2022-03-27 21:13:58 +00:00
René Thümmler
494226ea34 www/py-flask-caching: New port
PR:	259792
2022-03-27 13:55:39 -07:00
J.R. Oldroyd
cd15a6daaa graphics/airsaned: update to 0.3.3.0
PR:	262870
2022-03-27 13:51:48 -07:00
Romain Tartière
d5335b100d
www/py-puppetboard: Update to 3.4.1
ChangeLog:
https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#341

With hat:	puppet
2022-03-27 10:50:40 -10:00
Omar Polo
f5b552345e net/gmid: update to 1.8.3
Bug Fixes:
    * fix a CGI timing issue: if a connection handled by a CGI scripts
      is interrupted with the right timing it causes the server
      process to exit with "fatal in client_by_id: invalid id X".

New Features:
    * add a new block `type { ... }' to define mime types mapping.

Improvements:
    * use shell built-in `command' instead of which(1), prodded by
      cage and Allen Sobot.
    * configure script: allow to set MANDIR from cmdline (Allen Sobot)
    * add systemd-sysusers sample file in contrib/ (Nakaya)
    * [linux/seccomp] allow fstatat64(2), llseek(2) and sigreturn(2),
      needed by glibc on armv7.  (Tobias Berger)
    * [linux/seccomp] tightens rules by allowing openat(2) only with
      the O_RDONLY flag.

PR:	262832
2022-03-27 13:49:31 -07:00
Neel Chauhan
9726a31ca2 www/vger: Update to 1.09 2022-03-27 13:29:59 -07:00
Jan Beich
1c6198d6c6 multimedia/ffmpeg: backport DAV1D and SVTAV1 fixes 2022-03-27 20:27:52 +00:00
Neel Chauhan
3975ae7916 net-im/cawbird: Update to 1.5 2022-03-27 13:25:58 -07:00
Neel Chauhan
92ef0ddc39 multimedia/gtk-youtube-viewer: Update to 3.9.8 2022-03-27 13:14:46 -07:00
Neel Chauhan
6ed1c86a35 misc/py-alive-progress: Update to 2.4.0 2022-03-27 13:06:00 -07:00
Palle Girgensohn
521a0ada35 sysutils/fluent-bit: update to 1.9.1
Release notes:	https://fluentbit.io/announcements/v1.9.1/
2022-03-27 22:05:03 +02:00
Neel Chauhan
0165552830 x11/gdm: Fix bug where we go to console on logout 2022-03-27 13:04:23 -07:00
Matthew Seaman
cc314c5b60 databases/pg_citus: update to 10.2.5
ChangeLog:	https://github.com/citusdata/citus/blob/v10.2.5/CHANGELOG.md
2022-03-27 20:15:59 +01:00
Matthew Seaman
0189a18f20 databases/pgbarman: Update to 2.19
ChangeLog:	https://github.com/EnterpriseDB/barman/blob/release/2.19/NEWS
2022-03-27 20:15:59 +01:00
Matthew Seaman
3515949c96 textproc/py-rich: update to 12.0.1
ChangeLog:	https://github.com/Textualize/rich/blob/v12.0.1/CHANGELOG.md
2022-03-27 20:15:58 +01:00
Matthew Seaman
5eb05ad17b sysutils/py-ansible-lint: upgrade to 6.0.2
Clarify the license: this software has always been released under
GPLv3, but GitHub auto-labelled it as MIT licensed due to the presence
of LICENSE.txt.  While it uses some MIT licensed modules, it is GLPv3
licensed itself.

Make py-yamllint a required dependency rather than something it would
optionally use if present on the system.

ChangeLog:	https://github.com/ansible/ansible-lint/releases
2022-03-27 20:15:57 +01:00
Alexandre C. Guimarães
a24c133df8
x11/polybar: Update to 3.6.1 2022-03-27 16:03:18 -03:00
Jan Beich
a01e4b47da sysutils/pam_xdg: switch to upstream GitHub mirror 2022-03-27 18:39:29 +00:00
Rainer Hurling
a36e550f93 textproc/py-python-lsp-server: Update to 1.4.1
Fixes Yapf formatting with CRLF line endings.

Changelog: https://github.com/python-lsp/python-lsp-server/releases/tag/v1.4.1

Reported by:	Repology
MFH:		no (2022Q1 is some versions behind)
2022-03-27 20:23:50 +02:00
Fernando Apesteguía
a08652fdd9 devel/caf: update to 0.18.6
https://github.com/actor-framework/actor-framework/releases/tag/0.18.6

Reported by:	portscout
2022-03-27 19:19:00 +02:00
Piotr Kubaj
bde47bef8e security/spectre-meltdown-checker: update to 0.45
Changelog:	https://github.com/speed47/spectre-meltdown-checker/releases/tag/v0.45
2022-03-27 16:36:03 +00:00