1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Commit Graph

568680 Commits

Author SHA1 Message Date
Brad Davis
e10f683b82 devel/py-frozenlist: New port
PR:	260444
2021-12-19 13:49:29 -08:00
Daniel Tihanyi
2cdaec9c39 www/kanboard: update to 1.2.21
Changes: https://github.com/kanboard/kanboard/releases/tag/v1.2.21

PR:	260513
2021-12-19 13:45:11 -08:00
Olivier Duchateau
60019e71ae x11/elementary-terminal: Update to 6.0.1
While we're here:

 - Adjust dependencies
 - Fix Meson error, in i18n.merge_file() function, now (meson >= 0.60.1) first optional argument is deprecated
 - Force to use generic font (cosmetic changes)
 - Use procstat(1) instead of /proc through linprocfs(5)
 - Remove dbus-send command (see bug #258674 for full d

PR:	260551
2021-12-19 13:42:41 -08:00
Stefan Eßer
558c011e8f security/gpg-tui: update to version 0.8.2 2021-12-19 22:37:29 +01:00
Jason W. Bacon
b9105b7ef1 biology/canu: Update to 2.2
FreeBSD port: Add support for aarch64 and powerpc64 using simde
Not yet supported upstream

Several upstream bug fixes and minor enhancements since 2.1

Changes: https://github.com/marbl/canu/tags
2021-12-19 15:06:56 -06:00
Christoph Moench-Tegeder
b1799d523a www/firefox: update to 95.0.2
Release Notes:
  https://www.mozilla.org/en-US/firefox/95.0.2/releasenotes/
2021-12-19 21:54:08 +01:00
Jochen Neumeister
7a3cf55a95 www/nginx: update third-party passenger module to 6.0.12
PR:	260365
Sponsored by:	Netzkommune GmbH
2021-12-19 18:56:18 +01:00
Jochen Neumeister
b566b31910 databases/mysql80-client: Fix a Problem with FIDO Option
there was an error, are both options turned off

PR:	260080
Sponsored by:	Netzkommune GmbH
2021-12-19 18:23:01 +01:00
Piotr Kubaj
396078dc2a databases/postgresql13-server: fix build on riscv64
Remove stale patch since it redefines the code that is already upstream.
2021-12-19 16:42:23 +00:00
Alexey Dokuchaev
addcf84b3e sysutils/angrysearch: the port had been updated to version 1.0.3. 2021-12-19 16:33:54 +00:00
Jaap Akkerhuis
da0e34f5fd dns/py-ldns: Fix pkg-plist after dns/ldns updating
PR:		260545
2021-12-19 23:53:51 +08:00
Marius Strobl
e9dba04db7 sysutils/mmc-utils: Minor changes to port
- Fetch the distfile directly from the master git repository based on
  the nifty approach taken by mail/alpine instead of using a local copy.
  Note that this bumps the PORTVERSION to the last commit date (rather
  than last change date) of the repository w/o a change in source. [1]
- Chase outdated repository URL in pkg-descr (still wrong in WWW). [2]

PR:		260527
Obtained from:	mail/alpine [1]
Submitted by:	diizzy [2]
2021-12-19 16:39:40 +01:00
Michael Gmelin
b6f152bbaa sysutils/envconsul: Update distinfo
GitVersion hash precision inside archive changed.
2021-12-19 16:17:24 +01:00
Gerald Pfeifer
03cfa7f7c8 emulators/wine: Explicitly build without GSSAPI
Explicitly building without GSSAPI (Kerberos SSP) support should not
make any difference, in particular for clean builds. Still this is a
step towards ensuring reproducible builds.

This back ports 62ea2531bf79d02a75cd0e57a4501af4c775c5d3 from the
wine-devel port.
2021-12-19 14:52:20 +00:00
Dima Panov
183d079fd6 graphics/qt5-q3d: convert AVX2 detection hack to OPTIONS (+)
Force qt5-qmake to pass CXXFLAGS to cpu features test.
Define AVX OPTION only amd64/i386 arches due to cpu used.

Off by default to keep out-of-box behavior and allow to build
qt5-q3d and its consumes on any old processors.

Necromages, go forward! :)

PR:		255753
With hat:	desktop
Sponsored by:	Netzkommune GmbH
2021-12-19 17:04:58 +03:00
Tomohiro Hosaka
1a2add4b17 math/p5-Math-GSL: Update to 0.43
PR:		257518
2021-12-19 20:54:08 +08:00
Tomohiro Hosaka
f9a1522650 Add math/p5-Alien-GSL: Detect and get configuration setting for GSL
PR:		257517
2021-12-19 20:52:04 +08:00
Benjamin Lutz
e295d4f5b6 games/uqm: Update to 0.8.0
PR:		255350
2021-12-19 20:30:31 +08:00
Guido Falsi
4a1f6d63c9 net/unison: Update to 2.51.5 2021-12-19 12:39:51 +01:00
Krzysztof
0cbf2ec70b security/mailzu: Fix errors with php74
PR:		259708
2021-12-19 18:07:03 +08:00
Rainer Hurling
f35182ac52 graphics/qgis-ltr: 3.16.15
Changelog: https://github.com/qgis/QGIS/compare/final-3_16_14%5E...final-3_16_15

Reported by:	Repology
2021-12-19 10:36:57 +01:00
Rainer Hurling
5936dd1995 graphics/qgis: 3.22.2
Patches for qgsogrproviderutils not necessary any more, since committed upstream.

Changelog: https://github.com/qgis/QGIS/compare/final-3_22_1%5E...final-3_22_2

Reported by:	Repology
2021-12-19 10:36:57 +01:00
Jan Beich
ed9ddecf4f textproc/fcitx5: unbreak WAYLAND runtime after 2af7805da5
$ fcitx5
[...]
listener function for opcode 4 of wl_output is NULL
[...]
2021-12-19 08:56:39 +00:00
Dmitry Wagin
dd4f839b49
devel/delve: Update to 1.7.3
https://github.com/go-delve/delve/blob/master/CHANGELOG.md#173-2021-11-16

PR:		260529
2021-12-19 16:53:39 +08:00
Jan Beich
11ed6e7e15 graphics/imv: unbreak WAYLAND runtime after 2af7805da5
$ imv
listener function for opcode 4 of wl_output is NULL
2021-12-19 08:30:07 +00:00
Dmitry Wagin
54f7fdbd36
devel/jetbrains-webstorm: Update to 2021.3
Release Notes
https://confluence.jetbrains.com/display/WI/WebStorm+2021.3+Release+Notes

PR:		260533
2021-12-19 16:21:19 +08:00
Dmitry Wagin
d953926865
devel/jetbrains-phpstorm: Update to 2021.3
Release Notes
https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+2021.3+Release+Notes

PR:		260532
2021-12-19 16:21:18 +08:00
Dmitry Wagin
2b7b3e3c0b
devel/jetbrains-goland: Update to 2021.3
Release Notes
https://youtrack.jetbrains.com/articles/GO-A-21/GoLand-2021.3-(213.5744.269-build)-Release-Notes

PR:		260531
2021-12-19 16:21:18 +08:00
Dmitry Wagin
4ba9c5c81e
devel/jetbrains-clion: Update to 2021.3
Release Notes:
https://youtrack.jetbrains.com/articles/CPP-A-230654100/CLion-2021.3-(213.5744.254-build)-Release-Notes

PR:		260530
2021-12-19 16:21:14 +08:00
Jan Beich
7b3f60e38a x11/swayr: update to 0.11.2
Changes:	https://git.sr.ht/~tsdh/swayr/log/v0.11.2
2021-12-19 08:14:45 +00:00
Jan Beich
e0fa55e675 x11/swaysettings: suggest swaync package 2021-12-19 07:42:48 +00:00
Jan Beich
9d8965f8ad x11/swaysettings: add new port
SwaySettings is a GUI for configuring your Sway desktop.

Features:
- Set and remove auto start apps
- Change default apps
- Change GTK theme (GTK 3 and potentially GTK 2)
- Mouse and trackpad settings
- Keyboard layout settings
- Switch Wallpaper (selected wallpaper will be located at .cache/wallpaper)
- Configure Sway Notification Center

https://github.com/ErikReider/SwaySettings
2021-12-19 07:39:04 +00:00
Vanilla I. Shu
a225f1c824 devel/py-grpcio-tools: update to 1.43.0. 2021-12-19 15:23:30 +08:00
Vanilla I. Shu
3d084f97f3 devel/py-grpcio: update to 1.43.0. 2021-12-19 15:23:27 +08:00
TAKATSU Tomonari
5fdccee91c devel/R-cran-BH: Update to 1.78.0-0 2021-12-19 07:20:24 +00:00
Vanilla I. Shu
762e89198b devel/pecl-swoole: update to 4.8.4. 2021-12-19 14:57:57 +08:00
TAKATSU Tomonari
df10e82a10 math/R-cran-spdep: Update to 1.1-13 2021-12-19 05:24:08 +00:00
Xin LI
eddf7ae4db devel/py-ujson: upgrade to 5.0.0 2021-12-18 19:58:44 -08:00
Yasuhiro Kimura
633b51aa6f lang/ruby31: Add new port
Add preview1 of Ruby 3.3 series.

To handle pre-release version, Mk/bsd.ruby.mk is changed as following.

* New variable RUBY_DISTVERSION is introduced. It keeps DISTVERSION of
  each ruby port (lang/rubyXY).
* The value of RUBY_VERSION, RUBY_PORTVERSION, RUBY_WRKSRC and
  RUBY_DISTNAME is set by using that of RUBY_DISTVERSION

ReleaseNotes:	https://www.ruby-lang.org/en/news/2021/11/09/ruby-3-1-0-preview1-released/
PR:		259746
Approved by:	maintainer timeout (> 1 month)
2021-12-19 09:34:57 +09:00
Jan Beich
c420b2afd8 graphics/mesa-devel: update to 21.3.b.2002
Changes:	96d28f4cde...84b21fea46
2021-12-19 00:16:49 +00:00
Jan Beich
18a382b734 emulators/citra: update to s20211218
Changes:	28039d39a...0126ecb3e
2021-12-19 00:16:49 +00:00
Jan Beich
097b6241bb emulators/yuzu: update to s20211218
Changes:	a2fb5a13b...8e33cf1c2
2021-12-19 00:16:49 +00:00
Marius Strobl
b8155c2990 sysutils/mmc-utils: Update to 20211130 version 2021-12-18 23:40:19 +01:00
Diane Bruce
1525c509eb comms/cubicsdr: Unbreak and update
Hamlib update broke port in tree port was badly out of date anyway.
Unfortunately no newer tag to use than 0.2.5
2021-12-18 17:15:37 -05:00
Adriaan de Groot
fcbc0a47c7 graphics/digikam: relax ImageMagick requirements
digiKam builds with both magick:6 and magick:7, so leave it
unspecified (with the new USES=magick) so that the default
gets picked up.
2021-12-18 22:52:10 +01:00
Matthew Seaman
352b384cbd www/grafana8: update to 8.3.3
Update to 8.3.2 with moderate severity security fix (
https://grafana.com/blog/2021/12/10/grafana-8.3.2-and-7.5.12-released-with-moderate-severity-security-fix/
)

ChangeLog:	https://github.com/grafana/grafana/releases/tag/v8.3.2

Update to 8.3.3

Changelog:	https://github.com/grafana/grafana/releases/tag/v8.3.3

PR:		260401, 260358
Reported by:	Boris Korzun (maintainer), ohauer
Security:	c2a7de31-5b42-11ec-8398-6c3be5272acd
Security:	a994ff7d-5b3f-11ec-8398-6c3be5272acd
2021-12-18 20:11:38 +00:00
Matthew Seaman
adfdbdd183 security/vuxml: add two grafana security advisories
Moderate severity directory traversal vulnerabilities for .csv
(CVE-2021-43815) and .md (CVE-2021-43813) files.

PR:		260358, 260401

Reported by:	Boris Kozun (maintainer), ohauer
2021-12-18 20:11:37 +00:00
Jason W. Bacon
02105a9bc9 biology/seqtk: Update to 1.3
A few minor fixes and enhancements

Changes: https://github.com/lh3/seqtk/tags
2021-12-18 13:37:06 -06:00
Yasuhiro Kimura
ddc9eb4115 devel/rubygem-debug: Update to 1.4.0
ChangeLog:	https://github.com/ruby/debug/releases/tag/v1.4.0
2021-12-19 04:31:07 +09:00
Piotr Kubaj
23b31964fc lang/rust-bootstrap: enable on powerpc64le
All the flavors build fine.
2021-12-18 19:06:38 +00:00