Commit graph

633832 commits

Author SHA1 Message Date
Daniel Engberg
c75e8803b5 ftp/coeurl: fix build with {fmt} 10
- add fmt as a dependency, make it build by pulling in
  upstream commit 831e2ee8e9cf08ea1ee9736cde8370f9d0312abc

PR:		273875
Provided by:	diizzy@
2023-09-18 22:24:13 +02:00
Christoph Moench-Tegeder
12434f9d5d www/firefox-esr: update to 115.3.0
Release Notes (soon):
  https://www.mozilla.org/en-US/firefox/115.3.0/releasenotes/
2023-09-18 22:10:07 +02:00
Christoph Moench-Tegeder
5f8104f017 www/firefox: update to 118.0 (rc1)
Release Notes (soon):
  https://www.mozilla.org/en-US/firefox/118.0/releasenotes/
While here, fix patch name.
2023-09-18 22:07:03 +02:00
Jason E. Hale
6f6187b8c4 math/qalculate-gtk: Update to 4.8.1
https://github.com/Qalculate/qalculate-gtk/releases/tag/v4.8.1
2023-09-18 15:55:51 -04:00
Jason E. Hale
c083454c97 math/qalculate-qt: Update to 4.8.1
https://github.com/Qalculate/qalculate-qt/releases/tag/v4.8.1
2023-09-18 15:55:51 -04:00
Jason E. Hale
79601e586c math/libqalculate: Update to 4.8.1
https://github.com/Qalculate/libqalculate/releases/tag/v4.8.1
2023-09-18 15:55:50 -04:00
Sergey A. Osokin
73354f173d www/websocat: update: 1.11.0 -> 1.12.0 2023-09-18 15:34:35 -04:00
Vladimir Druzenko
e9132f2a1f x11/plasma5-plasma-desktop: add option PIPEWIRE to allow build without pipewire
Add option PIPEWIRE to allow build without pipewire.
Default ON - same as was before.

Approved by:		arrowd (mentor, kde)
Differential Revision:	https://reviews.freebsd.org/D41864
2023-09-18 22:25:12 +03:00
Dries Michiels
2a33339b23 security/i2pd: update to 2.49.0
Changes:	https://github.com/PurpleI2P/i2pd/blob/openssl/ChangeLog
2023-09-18 21:05:59 +02:00
Nicola Vitale
38d0c65654
x11/kitty: Update to 0.30.0
- Add x11-fonts/roboto-fonts-ttf to build dependencies
- Add devel/xxhash to lib dependencies
- Use version 1.21 of go language
- Set up the variable PYTHONDONTWRITEBYTECODE in the build environment to fix
  the following error in poudriere:

=>> Checking for filesystem violations... done
=>> Error: Filesystem touched during build:
extra: usr/local/lib/python3.9/site-packages/_distutils_hack/__pycache__/__init__.cpython-39.opt-2.pyc

It's probably caused by sphinx when building docs.

- However, pass the option -OO to python command, in the build stage, so that
  we can install kitty's bytecode.
- Remove files/patch-docs_conf.rst

Release notes: https://sw.kovidgoyal.net/kitty/changelog/#id1
2023-09-18 20:59:30 +02:00
Vidar Karlsen
82818d45a6 deskutils/nanonote: Add new port
Nanonote is a minimalist note taking application.

PR: 			273759
Approved by:		zirias (mentor)
Differential Revision:	https://reviews.freebsd.org/D41891
2023-09-18 20:50:12 +02:00
Stephen Montgomery-Smith
a07c17d2ba math/octave-forge-netcdf: Update to 1.0.17. 2023-09-18 12:46:44 -05:00
Tobias C. Berner
c7691ef42d chinese/libime-jyutping: fix plist against KDE Frameworks 5.110
The change [1] in KDE Frameworks leads to the configuration
ecm_setup_version(PROJECT
                  VARIABLE_PREFIX IMEJyutping
                  PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/LibIMEJyutpingConfigVersion.cmake"
                  SOVERSION 0)
accepting the value '0' as so-version, and not defaulting to the
softwares major version (here 1).

This leads to the .so.1 being renamed to .so.0 in the final package.

[1] 1da0bba97d

PR:		273695
2023-09-18 17:57:12 +02:00
Tobias C. Berner
4b546b73c6 textproc/fcitx5-configtool: fix plist against KDE Frameworks 5.110
The change [1] in KDE Frameworks leads to the configuration
ecm_setup_version(PROJECT VARIABLE_PREFIX Fcitx5Migrator
                  VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/migrator_version.h"
                  PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/Fcitx5MigratorVersion.cmake"
                  SOVERSION 0)
accepting the value '0' as so-version, and not defaulting to the
softwares major version (here 5).

This leads to the .so.5 being renamed to .so.0 in the final package.

[1] 1da0bba97d

PR:		273695
2023-09-18 17:55:44 +02:00
Tobias C. Berner
64fcfc13d7 KDE: Update KDE Frameworks to 5.110
Saturday, 9 September 2023

KDE today announces the release of KDE Frameworks 5.110.0.

KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Announcement:	https://kde.org/announcements/frameworks/5/5.110.0/

Exp-run by:	antoine
PR:		273695
2023-09-18 17:54:39 +02:00
Ryan Steinmetz
b14d8022e9
www/jetty9: Update to 9.4.52 2023-09-18 11:30:27 -04:00
Tobias C. Berner
1a3f16bb54 devel/massif-visualizer: add missing dependency on xmlpatterns
PR:	273695
2023-09-18 17:19:10 +02:00
Tobias C. Berner
f54d5830ad net-im/kaidan: add missing dependency on kio
PR:		273695
2023-09-18 17:19:09 +02:00
Ryan Steinmetz
6e927dd335
www/jetty10: Update to 10.0.16 2023-09-18 10:54:19 -04:00
Hiroki Tagato
3888c5e8ba editors/vscode: update to 1.82.2
Changelog: https://code.visualstudio.com/updates/v1_82

Reported by:	Repology
2023-09-18 23:19:17 +09:00
Pietro Cerutti
efb0b48759 textproc/re-flex: update to 3.4.0
Changes: https://github.com/Genivia/RE-flex/releases/tag/v3.4.0
2023-09-18 14:00:43 +00:00
Wen Heping
ae9c3515f0 mail/pear-Mail: Update to 1.5.1
PR:		273375
2023-09-18 10:34:40 -03:00
Joseph Mingrone
c7e9092572 net/tcpdump: Patch to honour local timezone
Summary:
Discussion: https://lists.freebsd.org/archives/freebsd-stable/2023-September/001448.html

PR:		273807 (src patch)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D41886
2023-09-18 10:28:51 -03:00
Christian Weisgerber
914b92777c devel/got: update to 0.93
User-visible changes:
- make 'got fetch' and 'got send' release the work tree lock earlier
- fix detection of modified files in fresh work trees created with checkout -E
2023-09-18 13:26:21 +00:00
Jimmy Olgeni
b8e145af48 devel/pyenv: update to version 2.3.27 2023-09-18 15:07:17 +02:00
Lorenzo Salvadore
8bd0bc33c5
lang/gcc14-devel: Update to 14.0.0.s20230917 2023-09-18 14:48:14 +02:00
Vladimir Druzenko
3f1b38acfd www/phpvirtualbox{,-legacy}: PHP 8 support (1 more catch) - "preg_replace"
Fixed:
PHP Warning: preg_replace() expects at least 3 parameters, 2 given in endpoints/screen.php on line 91

PR:		261498
Approved by:	tcberner (mentor)
MFH:		2023Q3
2023-09-18 15:39:54 +03:00
Nuno Teixeira
49080d9600 games/cataclysm-dda: Add PORTSCOUT 2023-09-18 12:59:37 +01:00
Nuno Teixeira
8707797c78 editors/lapce: Add PORTSCOUT
- Instruct PORTSCOUT to check directly on upstream site to avoid wrong
  versions.
2023-09-18 12:59:37 +01:00
Nuno Teixeira
49154c970d graphics/phototonic: Add PORTSCOUT
While here:

- Pet portlint
- Update WWW url
2023-09-18 12:59:37 +01:00
Alexey Dokuchaev
3d48e47e13 games/openbve: update OpenBVE to version 1.9.2.2
Among the usual round of bug fixes and significant changes, it is
now possible to uncouple vehicles from the player train.  Whilst
(probably) not immediately useful, it is another significant step
along the path of moving away from the simple linear world model.

While here, make ALL_TARGET subject to defined(WITH_DEBUG).

Reported by:	portscout
2023-09-18 11:52:56 +00:00
Mina Galić
9c899d080d net/cloud-init{,-devel}: Update to 23.3 and 23.3-1
PR:		273451
Approved by:	Andrey Fesenko <andrey@bsdnir.info>
2023-09-18 14:37:58 +03:00
Jan Beich
350db94e02 devel/sdbus-cpp: chase force push after 48cb5e90d8 2023-09-18 13:29:46 +02:00
Nuno Teixeira
27950950fa sysutils/kopia: Update to 0.14.1
ChangeLog: https://github.com/kopia/kopia/releases/tag/v0.14.1
2023-09-18 12:27:11 +01:00
Fernando Apesteguía
eaeec722d1 science/afni: update to 23.2.10 2023-09-18 13:12:05 +02:00
Fernando Apesteguía
3456b674d0 graphics/converseen: update to 0.11.0.0
ChangeLog: https://converseen.fasterland.net/

 * Fixed a compile error when using ImageMagick-6
 * Various Bugfixes
 * Various changes in the User Interface
 * Skipping conversion when “Don’t change the format” is selected but the output
   format is not supported
 * Removed unused video formats
 * Updated Italian and French translations
 * Various Bugfixes
2023-09-18 13:11:01 +02:00
Kenneth Raplee
4b64cf228f deskutils/coolreader: Update to 3.2.59
PR:		273420
Reported by:	kenrap@kennethraplee.com
Approved by:	mistresssilvara@hotmail.com (maintainer, timeout > 2 weeks)
2023-09-18 13:03:37 +02:00
Fernando Apesteguía
42ce6b36ff multimedia/motion: Fix build
Update patch with fix from upstream.

PR:	272494
Reported by:	alexvpetrov@gmail.com
Approved by:	ports@blievers.net (maintainer, timeout > 2 weeks)
2023-09-18 12:40:27 +02:00
Palle Girgensohn
e0bf6028cc databases/powa-archivist: Update to 4.2.0.
Release notes:	https://github.com/powa-team/powa-archivist/releases/tag/REL_4_2_0
2023-09-18 12:38:50 +02:00
Nuno Teixeira
1e3cc69e40 security/uacme: Fix use system libev
Vendored libev was in use because configure didn't found system libev
added in 7ddc39e
2023-09-18 11:04:58 +01:00
Palle Girgensohn
146048dfd1 databases/pg_qualstats: Update to 2.1.0.
Release notes:	https://github.com/powa-team/pg_qualstats/releases/tag/2.1.0
2023-09-18 11:33:58 +02:00
Lorenzo Salvadore
8bf268989a
math/armadillo: Update to 12.6.4
Also remove unneeded library dependencies, reported through poudriere in
the stage-qa step.
2023-09-18 10:37:17 +02:00
Alexey Dokuchaev
0b790fc329 math/ocaml-zarith: update ZArith to version 1.13
Reported by:	portscout
2023-09-18 08:26:00 +00:00
Antoine Brodin
c321b24897 Mk/Uses/nextcloud.mk: unbreak bulk -a 2023-09-18 07:43:30 +00:00
Guido Falsi
bee4aa6a98 games/0ad: Fix build with newer libfmt
Import upstream patch to fix building with upcoming libfmt update.

While here, remove some unneeded dependencies.

PR:		273873
Obtained from:	https://trac.wildfiregames.com/changeset/27657
2023-09-18 09:16:49 +02:00
Yuri Victorovich
6782e4a1dd audio/avldrums-lv2: update 0.7.0 → 0.7.2
Reported by:	portscout
2023-09-17 23:27:26 -07:00
Yuri Victorovich
691f296aa7 cad/nvc: update 1.10.2 → 1.10.3
Reported by:	portscout
2023-09-17 23:27:26 -07:00
Yuri Victorovich
3f1d9aaddd biology/kmcp: update 0.9.3 → 0.9.4
Reported by:	portscout
2023-09-17 23:27:25 -07:00
Yuri Victorovich
1ef756989b devel/py-ewah-bool-utils: update 1.0.2 → 1.1.0
Reported by:	portscout
2023-09-17 23:27:25 -07:00
Yuri Victorovich
b099f76776 misc/lf: update 30 → 31
Reported by:	portscout
2023-09-17 23:27:24 -07:00