Commit graph

567792 commits

Author SHA1 Message Date
Yuri Victorovich
9efd4fd8d7 databases/usql: Update 0.9.4 -> 0.9.5
Reported by:	portscout
2021-12-08 01:21:20 -08:00
Yuri Victorovich
3e9e3fa63e net/ntpsec: Update 1.2.0 -> 1.2.1 2021-12-08 01:21:19 -08:00
Gerald Pfeifer
4cf14e284f emulators/wine: Build without Quicktime support
Quicktime support shouldn't trigger on FreeBSD. Still explicitly
configure --without-quicktime in line with our push for deterministic
builds.

This back ports e3632b1fd1 from the
wine-devel port.
2021-12-08 08:54:03 +00:00
Alexey Dokuchaev
b7e56934eb x11-fm/worker: the port had been updated to version 4.10.0.
Approved by:	maintainer
2021-12-08 08:21:56 +00:00
Robert Clausecker
f98f36ad53 games/freesweep: update to 1.0.2
Update to 1.0.2 and while we are here:
- make portlint happy
- move scores file to hier(7) directory
- fix plist issues and move plist to a plist file
- remove --disable-debug-log which had the opposite effect
- pass maintainership to fuz@fuz.su as requested by previous maintainer

Upstream fixes:
- always use "%s"-style format for printf()-style functions
- fix build with gcc 10

PR:		260233
2021-12-08 09:19:15 +01:00
Robert Clausecker
975c082fd1 math/gkmap: fix build with -fno-common
PR:		259615
Approved by:	javad.kouhi@gmail.com (maintainer timeout, 5 weeks)
2021-12-08 13:54:03 +09:00
Joseph Mingrone
65236c8f7e
sysutils/doctl: Update to 1.68.0
https://github.com/digitalocean/doctl/releases/tag/v1.68.0

Sponsored by:	DigitalOcean (VM credit), The FreeBSD Foundation
2021-12-08 00:32:48 -04:00
Waitman
be26d4c61c java/intellij-ultimate: update to 2021.3
Changelog: https://youtrack.jetbrains.com/articles/IDEA-A-79/IntelliJ-IDEA-2021.3-(213.5744.223-build)-Release-Notes

PR:		260172
Approved by:	Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
2021-12-08 13:25:06 +09:00
Alexey Dokuchaev
9976207053 x11-wm/icewm: update IceWM to version 2.9.2 (bugfix release #2). 2021-12-08 04:22:54 +00:00
Jan Beich
3a38bbf994 multimedia/onevpl: unbreak fetch after b13ba26d1c
v2022.0.0 and v2022.0.1 were pointing at the same commit at the time
of the announcement but now v2022.0.0 is 10 commits behind. Switch to
v2022.0.1 which was actually tested and newer, anyway.

=> Fetched file size mismatch (expected 3093492, actual 3090826)
2021-12-08 03:06:11 +00:00
Jan Beich
2f71913be4 x11-servers/xwayland-devel: update to 21.0.99.1.142
Changes:	0146fd6d3...089e7f98f
2021-12-08 02:38:37 +00:00
Jan Beich
b13ba26d1c multimedia/onevpl: update to 2022.0.0
Changes:	https://github.com/oneapi-src/oneVPL/releases/tag/v2022.0.0
2021-12-08 02:38:37 +00:00
Alexandre C. Guimarães
937225dacc
x11-wm/leftwm: Update to 0.2.10 2021-12-07 23:20:14 -03:00
Chris Moerz
2a2c8c6c82 x11-wm/nscde: update to 1.4
Port changes:
* imagemagick dependency removed from options, relying on DEFAULT versions in /etc/make.conf instead
* added option for choosing ksh version; default switched to ksh2020 because it compiles and works on arm64
* add WWW to pkg-descr
* convert pkg-message to UCL format

Upstream changes: https://github.com/NsCDE/NsCDE/releases/tag/1.4

PR:		260219
Reported by:	Chris Moerz <freebsd@ny-central.org> (maintainer)
2021-12-08 11:03:28 +09:00
TAKATSU Tomonari
12592d83d0 math/R-cran-dimRed: Update to 0.2.4 2021-12-08 01:56:50 +00:00
Jose Alonso Cardenas Marquez
47644744e6 editors/cudatext: update to 1.151.0 2021-12-07 20:39:02 -05:00
Jan Beich
ed815de7a6 devel/cargo-c: unbreak with libressl after 5c5878b7d1
error: failed to run custom build command for `openssl-sys v0.9.67`

Caused by:
  process didn't exit successfully: `../target/release/build/openssl-sys-27209cbe1c4dcecb/build-script-main` (exit status: 101)

  --- stderr
  thread 'main' panicked at '

  This crate is only compatible with OpenSSL 1.0.1 through 1.1.1, or LibreSSL 2.5
  through 3.4.0, but a different version of OpenSSL was found. The build is now aborting
  due to this version mismatch.

  ', cargo-crates/openssl-sys-0.9.67/build/main.rs:279:5
  stack backtrace:
     0: std::panicking::begin_panic
     1: build_script_main::version_error
     2: build_script_main::validate_headers
     3: build_script_main::main
     4: core::ops::function::FnOnce::call_oncex

PR:		260269
Submitted by:	lysfjord.daniel@smokepit.net (based on)
Obtained from:	upstream
2021-12-07 23:57:50 +00:00
Robert Clausecker
d600901b39 devel/go-tools: Update to 0.1.7
- assign MAINTAINER
- switch to USES=go:modules
- bump PORTEPOCH due to new versioning scheme
- take over maintainership of this unmaintained port
- adjust list of shipped commands to current set
- getgo/server is not shipped due to its awkward name
  and lack of usefulness to anybody outside of Google

PR:             259958
2021-12-07 23:27:15 +01:00
Robert Clausecker
d7a1eabd4d devel/gopls: Add port: Go language server
gopls (pronounced "Go please") is the official Go language server
developed by the Go team.  It provides IDE features to any
LSP-compatible editor.

PR:             260258
2021-12-07 23:18:47 +01:00
Robert Clausecker
3808388076 textproc/kepubify: update to 4.0.2
- Update to 4.0.2
- Convert to GO_MODULE

Upstream changes:
- Don't fail seriesmeta/covergen on scan errors in subdirectories
- Convert all input character encodings to UTF-8.

Changelog:	https://github.com/pgaskin/kepubify/releases/tag/v4.0.2
PR:		260259
2021-12-07 23:04:52 +01:00
Piotr Kubaj
e2c2e2498c games/LibreMines: update to 1.8.0 2021-12-07 21:46:16 +00:00
TAKATSU Tomonari
0ff1bcbfc1 math/R-cran-irlba: Update to 2.3.5 2021-12-07 21:11:42 +00:00
Rene Ladan
61be3bb83a security/vuxml: document www/chromium < 96.0.4664.93
Obtained from:	https://chromereleases.googleblog.com/2021/12/stable-channel-update-for-desktop.html
2021-12-07 21:59:33 +01:00
Glen Barber
38896a7c92 misc/freebsd-release-manifests: 12.3: prune RC1/RC2, add RELEASE
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-12-07 15:57:02 -05:00
Samir Noir
cf3eb4afa3 sysutils/chezmoi: Update to 2.9.2
Changelog:	https://github.com/twpayne/chezmoi/releases/tag/v2.9.2

PR:		260267
2021-12-07 15:48:23 -05:00
Yuri Victorovich
c302a18b71 math/csdp: Fix build on 14-CURRENT 2021-12-07 12:26:46 -08:00
Thierry Thomas
715f654c45 net-im/tox: upgrade to v0.2.13
Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.13>.
2021-12-07 20:06:44 +01:00
Yuri Victorovich
4d3a4dd188 devel/rkcommon: Simplify CXXFLAGS 2021-12-07 09:17:22 -08:00
Yuri Victorovich
673174feef math/cado-nfs: Simplify CXXFLAGS
Reported by:	pkubaj
2021-12-07 09:15:56 -08:00
Yuri Victorovich
e7da8e2956 sysutils/goawk: Update 1.9.1 -> 1.9.2
Reported by:	portscout
2021-12-07 09:13:33 -08:00
Yuri Victorovich
69b96d4e05 devel/pybind11: Update 2.8.0 -> 2.8.1
Also add test target.

Reported by:	portscout
2021-12-07 09:13:33 -08:00
Yuri Victorovich
e81928f8f8 devel/py-QtPy: Update 1.11.2 -> 1.11.3
Reported by:	portscout
2021-12-07 09:13:32 -08:00
Yuri Victorovich
f7c9e617c0 textproc/yq: Update 2.12.2 -> 2.13.0
Reported by:	portscout
2021-12-07 09:13:32 -08:00
Yuri Victorovich
17330322d2 devel/py-bullet3: Update 3.17 -> 3.21
Reported by:	portscout
2021-12-07 09:13:31 -08:00
Kirill Ponomarev
d1ed881937 sysutils/cbsd: Update to 13.0.19
Changes: https://github.com/cbsd/cbsd/releases/tag/v13.0.19
2021-12-07 17:35:11 +01:00
Charlie Li
b040d3ad8f
comms/qsstv: update to 9.5.8
Now builds and runs with current hamlib.

Changelog: http://users.telenet.be/on4qz/qsstv/manual/changelog.html

DOCS option removed since building it continues to be problematic,
and the upstream author encourages using the online documentation
anyway.

Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D33313
2021-12-07 10:42:30 -05:00
Jimmy Olgeni
a07eecae14 devel/py-jsonschema: add dependency on devel/py-importlib-resources
This unbreaks devel/jupyterlab-server after dbdf7060e5.

Approved by:	bofh (private email)
2021-12-07 15:00:04 +01:00
Koichiro Iwao
230b8b1d79 dvel/lazygit: Update to 0.31.4
Changes:	https://github.com/jesseduffield/lazygit/releases/tag/v0.31.4
2021-12-07 22:52:27 +09:00
Hajimu UMEMOTO
d624c6c0fb japanese/font-plemoljp{,-hs,-nf}: Update to 1.2.2. 2021-12-07 21:17:47 +09:00
Alexey Dokuchaev
5e1c19abe5 net-mgmt/{victoria-metrics,vmutils}: update both ports to version 1.70.0. 2021-12-07 11:26:44 +00:00
Rene Ladan
e1ba12b5c1 cleanup: Remove expired ports:
2021-12-07 math/eigen2: No longer available upstream, no consumers in ports
2021-12-07 10:41:55 +01:00
Antoine Brodin
9a3a27fa39 misc/opensubdiv: Revert "misc/opensubdiv: New port: Subdivision surface library for digital content creation"
misc/opensubdiv is duplicate of graphics/opensubdiv.
This reverts commit 9cf68810b2.
2021-12-07 09:20:50 +00:00
Wen Heping
101831418c
www/py-bottle: Update to 0.12.19
PR:		259459
2021-12-07 10:18:35 +01:00
Yuri Victorovich
7b6d73be47 math/cado-nfs: Fix build on i386
Reported by:	fallout
2021-12-07 01:08:00 -08:00
Yuri Victorovich
8d7003b298 net/rsocket-cpp: Broken 2021-12-07 01:01:26 -08:00
Yuri Victorovich
6f146b7065 science/axom: Broken on i386
Reported by:	fallout
2021-12-07 00:58:36 -08:00
Yuri Victorovich
dfb85148f9 devel/rkcommon: Fix build on i386
Reported by:	fallout
2021-12-07 00:50:55 -08:00
Emmanuel Vadot
17f9824b83 graphics/libdrm: Update to 2.4.109
Release notes:
Bas Nieuwenhuizen (1):
      amdgpu: Add new function to get fd.

Eleni Maria Stea (1):
      xf86drm: fix compiler warnings

Emmanuel Vadot (2):
      ci: Switch freedesktop/ci-templates
      ci: Add FreeBSD support

Simon Ser (2):
      xf86drm: add drmGetDeviceFromDevId
      build: bump version to 2.4.109

suijingfeng (1):
      radeon: remove duplicate declaration of struct radeon_bo_manager in radeon_bo.h

Differential Revision:	https://reviews.freebsd.org/D33234
Sponsored by:	Beckhoff Automation GmbH & Co. KG
2021-12-07 09:28:38 +01:00
Matthias Fechner
4ee40604cc www/gitlab-ce: security update to 14.5.2
Changelog:
https://about.gitlab.com/releases/2021/12/06/security-release-gitlab-14-5-2-released/

Security:	b299417a-5725-11ec-a587-001b217b3468
2021-12-07 09:05:25 +01:00
Matthias Fechner
25706f6b1b devel/rubygem-graphql: update to 1.11.10
Changelog:
https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md
2021-12-07 09:05:25 +01:00