Commit graph

568538 commits

Author SHA1 Message Date
Piotr Kubaj
76622181c4 databases/postgresql12-server: fix build on riscv64
Same as postgresql13-server.
2021-12-20 00:19:01 +00:00
Yasuhiro Kimura
6fefa07c6f Mk/bsd.ruby.mk: Fix typo
Reported by:	makc
Fixes:		633b51aa6f (lang/ruby31: Add new port)
2021-12-20 08:57:23 +09:00
Matthew Seaman
dcd67527ab www/grafana8: remove duplicates from distinfo
The Azure go-autorest project (https://github.com/Azure/go-autorest)
provides several go modules within the same tarball, but the Grafana
code requires different commits for several of those modules, hence
the same source appearing multiple times at different commmit hashes
in distinfo.

Unfortunately, with grafana 8.3.3, three of the go-autorest modules
required the same commit hash, leading to duplication in the distinfo.
This causes a problem when trying to download the distfiles the first
time -- a number of the downloads will fail.  Repeatedly attempting to
download will succeed for one more of the various different versions
of the go-autorest distfile, until eventually everything has been
successfully downloaded.

Remove the duplicate items in distinfo so that first-time download
into a virgin distfiles directory does succeed.	 This means that the
result of `make makesum` cannot be used un-edited.

PR:		260537
Reported by:	John D.
2021-12-19 23:41:49 +00:00
Adriaan de Groot
bd77def3cc devel/heaptrack: update to 1.3.0, latest upstream
Heaptrack traces all memory allocations and annotates these events with
stack traces. Dedicated analysis tools then allow you to interpret the
heap memory profile to, e.g., find hotspots that need to be optimized
to reduce the memory footprint of your application.

Release notes are here:
	https://invent.kde.org/sdk/heaptrack/-/releases/v1.3.0

Version 1.3.0 comes with quite some important new features, notably
time based filtering capabilities and support for custom suppressions.
2021-12-19 23:29:58 +01:00
Yuri Victorovich
d50b72ba9f science/cantera: Add the OCTAVE option 2021-12-19 14:17:41 -08:00
Yuri Victorovich
ec03134599 x11-toolkits/nuklear: Update 4.06.2 -> 4.09.1 2021-12-19 14:17:41 -08:00
Yuri Victorovich
6d13a0c605 math/py-gimmik: Update 2.1 -> 2.2
Reported by:	portscout
2021-12-19 14:17:40 -08:00
Chris Rees
0f96234a6f audio/oss: build fix following src/1c7d15b
https://cgit.freebsd.org/src/commit/?id=1c7d15b030718d9d8cc70916fe3216a1

Thanks to:	cy, imp
2021-12-19 21:55:01 +00:00
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