Commit graph

624880 commits

Author SHA1 Message Date
Nuno Teixeira
1b719309d8 deskutils/treesheets: Update to 20230707 snapshot
- Add NLS knob

ChangeLog:
4969521204...5488366253
2023-07-08 21:07:38 +01:00
Nuno Teixeira
2f6fc328a7 www/wiki-tui: Update to 0.8.0
ChangeLog: https://github.com/Builditluc/wiki-tui/releases/tag/v0.8.0
2023-07-08 21:07:38 +01:00
Jose Alonso Cardenas Marquez
5cf2db6e6a x11-toolkits/qt6pas: New port: Qt6 binding for FreePascal
Provide a Qt6 binding for FreePascal that may be of use to provide the Lazarus
LCL library with a Qt interface
2023-07-08 14:34:29 -05:00
Jason W. Bacon
168ecf0382 biology/vsearch: Update to 2.23.0
Numerous minor fixes and enhancements
Changes: https://github.com/torognes/vsearch/releases

Reported by:    portscout
2023-07-08 14:10:45 -05:00
Alexey Dokuchaev
7b672c1318 games/qudos: try to unbreak the port's build against Clang 16
While here, remove compiler flags `-fomit-frame-pointer' and
`-funroll-loops': the effect of the former is minuscule these
days (but it still breaks debugging) and for the latter, one
should let the [modern] compiler decide which loops to unroll
and when; forcing it will most likely yield larger and slower
code due to instruction cache misses.

Last but not least, make some private functions in the OpenGL
renderer static and define LICENSE (GPLv2 or later).

Reported by:	pkg-fallout
2023-07-08 19:05:14 +00:00
Rainer Hurling
a8300c45aa graphics/qgis: Update to 3.32.0
Many new features, changes and bugfixes. Some of them are:
- Add or improve map tips on several places
- Change mouse wheel direction in map tools
- Annotations in several maps
- Improved 3D measure tool
- Improvements for point clouds
- ...

Changelog: https://changelog.qgis.org/en/qgis/version/3.32/

Reported by:	portscout, Repology
2023-07-08 20:21:46 +02:00
Rene Ladan
5985e02250 games/tanks-of-freedom: deprecate because of devel/godot2, expires 2023-10-08 2023-07-08 17:34:19 +02:00
Rene Ladan
c003453393 games/minilens: deprecate because of devel/godot2, expires 2023-10-08 2023-07-08 17:32:59 +02:00
Rene Ladan
b6dbf6d88e devel/godot2-tools: Remove expired port
2023-07-08 devel/godot2-tools: Requires legacy OpenSSL 1.1.1 so use devel/godot
2023-07-08 17:30:48 +02:00
Rene Ladan
1c726b0975 net/nuster: Remove expired port
2023-07-08 net/nuster: Do not support OpenSSL 3 and upstream last release was in 2020
2023-07-08 17:27:25 +02:00
Yasuhiro Kimura
840f6792ea devel/rubygem-reline: Update to 0.3.6
https://github.com/ruby/reline/releases/tag/v0.3.6
2023-07-09 00:24:45 +09:00
MANTANI Nobutaka
c13df3cf92 www/emacs-w3m: Update to the snapshot on 2023-06-30 2023-07-09 00:02:13 +09:00
MANTANI Nobutaka
d475ffe3d0 mail/wanderlust: Update to the snapshot on 2023-06-23 2023-07-08 23:59:44 +09:00
MANTANI Nobutaka
090f9b8525 editors/semi: Update to the snapshot on 2023-01-04 2023-07-08 23:57:58 +09:00
MANTANI Nobutaka
0387e54ae9 editors/flim: Update to the snapshot on 2023-02-05 2023-07-08 23:55:14 +09:00
Adam Weinberger
0d2630da07 devel/samurai: Update to latest commit and take maintainership 2023-07-08 10:25:23 -04:00
Adam Weinberger
39f3c32daf devel/msgpack-cxx: Update to 6.1.0 2023-07-08 09:34:53 -04:00
Raphael Kubo da Costa
ae8e32b08e devel/qjson: Improve clang 16 workaround for usage of the 'register' keyword
Commit 3237ce1557 fixed the build on
CURRENT with a heavy hammer that made register a macro. This change
passes -Wno-register to the compiler instead, which is cleaner.

Approved by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D40938
2023-07-08 11:50:36 +02:00
Gerald Pfeifer
0f0b9c731a emulators/wine-gecko-devel: Update to version 2.47.4 2023-07-08 07:59:36 +00:00
Alexey Dokuchaev
9a5b72855f lang/gnu-apl: try to fix the port's build on recent -CURRENT
Use modern smart pointer class `std::unique_ptr' instead of
the deprecated in C++11 and removed in C++17 `std::auto_ptr'.

Reported by:	pkg-fallout
2023-07-08 07:11:46 +00:00
Hiroki Tagato
16c96886b0 editors/vscode: update to 1.80.0
Changelog: https://code.visualstudio.com/updates/v1_80

Reported by:	GitHub (watch releases)
2023-07-08 15:51:54 +09:00
Yuri Victorovich
3581ffd9e0 math/py-formulaic: Update 0.6.2 → 0.6.3
Reported by:	portscout
2023-07-07 23:40:27 -07:00
Yuri Victorovich
42cfbe849c math/py-cvxpy: Update 1.3.1 → 1.3.2
Reported by:	portscout
2023-07-07 23:40:27 -07:00
Yuri Victorovich
c4acda8527 lang/hs-futhark: Update 0.24.3 → 0.25.1
Reported by:	portscout
2023-07-07 23:40:26 -07:00
Yuri Victorovich
03f56fa325 devel/mutagen: Update 0.17.1 → 0.17.2
Reported by:	portscout
2023-07-07 23:40:26 -07:00
Yuri Victorovich
155d9506e6 net/shadowsocks-rust: Update 1.15.3 → 1.15.4
Reported by:	portscout
2023-07-07 23:40:25 -07:00
Yuri Victorovich
7cae482004 science/py-qiskit-experiments: Update 0.5.2 → 0.5.3
Reported by:	portscout
2023-07-07 23:40:25 -07:00
Yuri Victorovich
1edeae83ef sysutils/rtx: Update 1.32.2 → 1.32.5
Reported by:	portscout
2023-07-07 23:40:25 -07:00
Yuri Victorovich
ff00e2e0d1 sysutils/tuckr: Update 0.8.0 → 0.8.1
Reported by:	portscout
2023-07-07 23:40:24 -07:00
Matthew Seaman
4de68f18b8 devel/py-cookiecutter: update to 2.2.0
Changes:	https://github.com/cookiecutter/cookiecutter/blob/2.2.0/HISTORY.md
Reported by:	portscout, repology
2023-07-08 07:29:46 +01:00
Alexey Dokuchaev
65ed7734de mail/mailfromd: update the port to version 8.17
Requested by:	maintainer
2023-07-08 06:22:56 +00:00
Cy Schubert
fae42913ff security/krb5-devel: update to the latest MIT/KRB5 github commit 2023-07-07 21:30:18 -07:00
Cy Schubert
af1e212baa security/krb5-120: Update to 1.20.2
MFH:		2023Q3
2023-07-07 21:30:18 -07:00
Yuri Victorovich
1a984a49fb math/cglm: Fix build by removing -Werror
Reported by:	fallout
2023-07-07 20:59:44 -07:00
Joseph Mingrone
5fc301443c
biology/paml: Update to 4.10.7
Remove -Wmemset-elt-size from CFLAGS.  The warning is only applicable to
gcc and is already enabled with -Wall.

Changes:	https://github.com/abacus-gene/paml/releases/tag/4.10.7
Sponsored by:	The FreeBSD Foundation
2023-07-08 00:46:53 -03:00
Joseph Mingrone
371eba15ec
biology/diamond: Update to 2.1.8
Changes:	https://github.com/bbuchfink/diamond/releases/tag/v2.1.7
                https://github.com/bbuchfink/diamond/releases/tag/v2.1.8
Sponsored by:	The FreeBSD Foundation
2023-07-08 00:45:48 -03:00
Yuri Victorovich
23c876e70d misc/py-numcodecs: Fix build on i386 2023-07-07 20:14:10 -07:00
Yuri Victorovich
c3726d5302 misc/py-numcodecs: Broken on i386
Reported by:	fallout
2023-07-07 19:56:38 -07:00
Yuri Victorovich
34a03406f8 science/cantera: Fix build
It was broken because the project used the c++11 mode, but
googletest now requires at least c++14, and they look for
googletest in configure.

Reported by:	fallout
2023-07-07 19:48:47 -07:00
Yuri Victorovich
e82fb2169c math/couenne: Fix build on 14 by adding c++11
Reported by:	fallout
2023-07-07 18:20:14 -07:00
Yuri Victorovich
09b871358b devel/quickcpplib: Broken on i386 2023-07-07 18:05:07 -07:00
Yuri Victorovich
e81dafc952 science/qwalk: Fix build on 14 by adding c++11 2023-07-07 18:01:44 -07:00
Jan Beich
73b4795980 graphics/mesa-devel: update to 23.1.b.4214
Changes:	be91133f87...591ce8f185
2023-07-08 00:47:22 +00:00
Jan Beich
f2f855d7e3 emulators/rpcs3: update to 0.0.28.15318
Changes:	8f178b2c29...1219e5c244
2023-07-08 00:47:22 +00:00
Jan Beich
4a3d5f0caf emulators/yuzu: update to s20230707
Changes:	d8eb37fbec...f80edad109
2023-07-08 00:47:21 +00:00
Yuri Victorovich
7aaf8f13dc math/mesquite: Attempt to fix build on 14 by using c++11; Update WWW 2023-07-07 17:44:42 -07:00
Steven Kreuzer
6945e8b097
net/py-gspread: unbreak
Replace distutils with pep517
2023-07-07 23:42:53 +00:00
Jason W. Bacon
e0a1ec285e sysutils/devd-mount: Update to 0.1.0.3
Fix intermittent DISPLAY owner detection bug causing failure to launch
media manager under some circumstances
2023-07-07 18:25:17 -05:00
Jose Alonso Cardenas Marquez
680e4c4fba sysutils/appjail-devel: update to g20230707
ChangeLog at:	https://github.com/DtxdF/AppJail/commits/main
2023-07-07 18:16:16 -05:00
Muhammad Moinur Rahman
22baf133fa lang/php83: Update version 8.3.0alpha2=>8.3.0alpha3
Changelog: https://github.com/php/php-src/blob/php-8.3.0alpha3/NEWS
Sponsored by:	Bounce Experts
2023-07-08 00:40:25 +02:00