Commit graph

610677 commits

Author SHA1 Message Date
Jimmy Olgeni
1d37def0eb devel/pyenv: update to version 2.3.14 2023-03-01 17:38:44 +01:00
Jan Beich
fbca87e1c5 net-p2p/py-transmission-rpc: update to 4.1.2
Changes:	https://github.com/Trim21/transmission-rpc/releases/tag/v4.1.1
Changes:	https://github.com/Trim21/transmission-rpc/releases/tag/v4.1.2
Reported by:	GitHub (watch releases)
2023-03-01 16:26:11 +00:00
Adam Weinberger
fd932103fd sysutils/goaccess: Revert "sysutils/goaccess: Update to 1.7.1"
This reverts commit 11ecffc7d0.

Getting core dumps when parsing caddy logs. Revert 1.7.1 for now.
2023-03-01 10:38:02 -05:00
Jan Beich
642075bf9a x11/slim: drop unused libpthread-stubs
PR:		269469
Approved by:	maintainer timeout (2 weeks)
2023-03-01 15:15:07 +00:00
Alexey Dokuchaev
1bdccb1e19 benchmarks/glmark2: update the port to version 2023.01
- Now uses the Meson build system for the most common
  build flavors (X11, Wayland, DRM)
- Add new option for GBM offscreen rendering (not sure
  how useful it is though)
- Move `gl' and `localbase' from global USES to those
  options which actually require them

Reported by:	portscout
PR:		269776 (independent)
2023-03-01 14:54:54 +00:00
Larry Rosenman
01763c1a2e
www/bacula-web: fix pkg-plist
Pointy Hat to: ler
2023-03-01 08:53:01 -06:00
Adam Weinberger
11ecffc7d0 sysutils/goaccess: Update to 1.7.1 2023-03-01 09:47:14 -05:00
Adam Weinberger
2427a8abc8 editors/vim: Update to 9.0.1366 2023-03-01 09:47:14 -05:00
Jimmy Olgeni
a1cfbe079e lang/erlang-man: update to version 25.2 2023-03-01 15:45:07 +01:00
Kurt Jaeger
8462672e02 devel/libcdada: fix build by adding libtool to USES 2023-03-01 15:13:31 +01:00
Robert Nagy
bf43457463 www/*chromium: add missing osreldate.h header tighten the version check
PR:		269869
Approved by:	rene (mentor)
Submitted by:	Tatsuki Makino <tatsuki_makino hotmail com>
2023-03-01 14:06:40 +01:00
Guido Falsi
b27d920aec deskutils/calibre: Fix at runtime after commit 47912ce2e6 (sqlite3)
In commit 47912ce2e6 to sqlite3 the default has been changed for the DQS option.

Thius causes calibre to fail to open its database, reporting it as corrupted:

Traceback (most recent call last):
  File "/usr/local/lib/calibre/calibre/gui2/main.py", line 331, in initialize_db
    db = LibraryDatabase(self.library_path)
  File "/usr/local/lib/calibre/calibre/db/legacy.py", line 195, in __init__
    backend = self.backend = create_backend(library_path, default_prefs=default_prefs,
  File "/usr/local/lib/calibre/calibre/db/legacy.py", line 50, in create_backend
    return DB(library_path, default_prefs=default_prefs,
  File "/usr/local/lib/calibre/calibre/db/backend.py", line 501, in __init__
    self.initialize_custom_columns()
  File "/usr/local/lib/calibre/calibre/db/backend.py", line 698, in initialize_custom_columns
    custom_tables = self.custom_tables
  File "/usr/local/lib/calibre/calibre/db/backend.py", line 1387, in custom_tables
    return {x[0] for x in self.conn.get(
  File "/usr/local/lib/calibre/calibre/db/backend.py", line 370, in get
    ans = self.cursor().execute(*args)
  File "src/cursor.c", line 992, in APSWCursor_execute.sqlite3_prepare
apsw.SQLError: SQLError: no such column: table

This patch fixes the use of double quotes in the code accessing the library database at runtime.

Submitted upstream: 	https://github.com/kovidgoyal/calibre/pull/1830
2023-03-01 13:33:37 +01:00
Alexey Dokuchaev
0f57a0feb8 games/vcmi: the port had been updated to version 1.1.1
Rather than hardcoding socket buffer size to 4MB, set it
based on the ``kern.ipc.maxsockbuf'' sysctl value*.

Reported by:    portscout

*) https://bugs.vcmi.eu/view.php?id=3027
2023-03-01 12:15:40 +00:00
Tobias C. Berner
470fc7f804 KDE: Update KDE Plasma Desktop to 5.27.2
KDE Plasma 5.27.2, Bugfix Release for February

Tuesday, 28 February 2023. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.27.2.

Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.

This release adds a week's worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

 * Discover: don't claim 3rd-party repos are part of the OS on Debian
   derivatives. Commit.
 * Dr Konqi: add Plasma Welcome to mappings file. Commit.
 * Sddm: Focus something useful when switching between alternative login
   screens. Commit.

Changelog:	https://kde.org/announcements/changelogs/plasma/5/5.27.1-5.27.2
2023-03-01 12:08:36 +01:00
Yuri Victorovich
c36c333f08 editors/o: Update 2.59.1 → 2.60.2
Reported by:	portscout
2023-03-01 03:05:52 -08:00
Yuri Victorovich
e4c0467954 devel/gitleaks: Update 8.15.3 → 8.16.0
Reported by:	portscout
2023-03-01 03:05:52 -08:00
Yuri Victorovich
9990ea2e36 devel/lefthook: Update 1.2.9 → 1.3.2
Reported by:	portscout
2023-03-01 03:05:51 -08:00
Nicola Vitale
0f8bfacadf
www/py-google-api-python-client: Update to 2.80.0
Changes: https://github.com/googleapis/google-api-python-client/releases/tag/v2.80.0
2023-03-01 11:41:44 +01:00
Alexey Dokuchaev
a09185f8b6 x11/nvidia-driver: reword the pkg-message to reflect modern reality
Try to reduce readers' confusion by specifying exactly which nVidia
kernel module users should be loading these days.

PR:	269626
2023-03-01 10:19:30 +00:00
Matthew Horan
470aaa77c1 security/lego: Update to 4.10.2
ChangeLog:
https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v4102---2023-02-26

 * Fix Docker image builds.
 * Fix CNAME support
 * Fix subdomain support

PR:		269867
Reported by:	matt@matthoran.com (maintainer)
2023-03-01 10:47:07 +01:00
Yuri Victorovich
f8024d7bc2 devel/convco: Update 0.3.15 → 0.4.0
Reported by:	portscout
2023-03-01 01:50:53 -08:00
Yuri Victorovich
727ef1b7de archivers/py-zstandard: Update 0.19.0 → 0.20.0
Reported by:	portscout
2023-03-01 01:50:52 -08:00
Yuri Victorovich
a5ebcc7576 archivers/ouch: Update 0.4.0 → 0.4.1
Reported by:	portscout
2023-03-01 01:50:52 -08:00
Yuri Victorovich
916b4ae4d2 audio/mmtc: Update 0.3.1 → 0.3.2
Reported by:	portscout
2023-03-01 01:50:51 -08:00
Yuri Victorovich
1292ba49f7 archivers/nfpm: Update 2.24.0 → 2.26.0
Reported by:	portscout
2023-03-01 01:50:50 -08:00
Yuri Victorovich
33294151bc archivers/zchunk: Update 1.2.3 → 1.3.0
Reported by:	portscout
2023-03-01 01:50:50 -08:00
Ben Shertenlieb
eea4cfaa53 multimedia/plexmediaserver: Update to 1.31.1.6733
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/557

NEW:

 * (Scanner) Adds support for the Extend multi-episode format i.e. S01E01-02
 * (Subtitles) Attempt to automatically detect improperly-tagged forced streams
   based on their titles
 * (TV) Provide clients with the number of non-Specials seasons for display
   when browsing
 * (Web) Updated to 4.100.1
 * Add Ukrainian translations.
 * Updated translations.

FIXES:

 * (Clustering) Photos timeline - duplicated items or incorrect dates
 * (Credits Detection) Detection could fail with certain video codecs
 * (Credits Detection) Limit thread concurrency for first stage of detection
 * (Credits Detection) The detection could timeout and fail on low powered
   devices.
 * (CreditsDetection) Fix assignment of final marker attribute
 * (Intros) Detection wouldn’t proceed if background transcodes were paused
 * (Music) When shuffling smart playlists with limits, the track selection
   could be incorrect.
 * (Transcoder) Hardware decoding using Nvidia GPUs could fail with certain
   driver versions

PR:		269865
Reported by:	b.shertenlieb@yahoo.com (maintainer)
2023-03-01 10:45:12 +01:00
Nicola Vitale
4a8a609f18
devel/py-virtualenv: Update to 20.20.0
Changes: https://github.com/pypa/virtualenv/releases/tag/20.20.0
2023-03-01 10:45:29 +01:00
Goran Mekić
1e5531d294 sysutils/reggae: Update to 0.3.3
ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.3.3

 * Make bridge interface configurable
 * Run update from jail
 * Generate MAC address and make it permanent
 * Bootstrap pkg in jail and install sudo
 * Save MAC address in jail config

PR:		269861
Reported by:	meka@tilda.center (maintainer)
2023-03-01 10:41:34 +01:00
Michiel van Baak Jansen
da87fb92d9 net-p2p/readarr: Update to 0.1.4.1596
ChangeLog: https://github.com/Readarr/Readarr/releases/tag/v0.1.4.1596

 * Only send monitored edition in webhook payload.
 * New: Add Editions to Webhook Payloads
 * Fixed: Installer hangs during service removal
 * New: Additional custom filter predicates for strings
 * New: Add GoodreadsId to book object in webhook events
 * New: Differentiate webhook delete event types

PR:		269851
Reported by:	michiel@vanbaak.eu (maintainer)
2023-03-01 10:38:32 +01:00
Andrey
3a5fe9b5fa net/tacacs: update to 202302261244.
PR:		269850
Reported by:	akuz84@gmail.com (maintainer)
2023-03-01 10:37:20 +01:00
Yuri Victorovich
b0312028f5 multimedia/obs-waveform: Update 1.5.0 → 1.6.1
Reported by:	portscout
2023-03-01 01:01:22 -08:00
Yuri Victorovich
5a1149880f math/py-petsc4py: Update 3.18.3 → 3.18.5
Reported by:	portscout
2023-03-01 01:01:21 -08:00
Yuri Victorovich
7fa7520a44 science/PETSc: Update 3.18.4 → 3.18.5
Reported by:	portscout
2023-03-01 01:01:21 -08:00
Yuri Victorovich
b01596e173 misc/zine: Update 0.11.0 → 0.11.1
Reported by:	portscout
2023-03-01 01:01:21 -08:00
Yuri Victorovich
72bcdea152 devel/py-natsort: Update 8.2.0 → 8.3.0
Reported by:	portscout
2023-03-01 01:01:20 -08:00
Nuno Teixeira
6ac730b82f graphics/drawing: Update to 1.0.2
ChangeLog: https://github.com/maoschanz/drawing/releases/tag/1.0.2
2023-03-01 08:27:37 +00:00
Nuno Teixeira
4a177c55b7 editors/lapce: Update to 0.2.6
ChangeLog: https://github.com/lapce/lapce/blob/v0.2.6/CHANGELOG.md
2023-03-01 08:27:36 +00:00
Pietro Cerutti
98c861b6df devel/catch: add portscout limit 2023-03-01 07:29:19 +00:00
Xin LI
7075e95a1b x11-fonts/plex-ttf: upgrade to 6.2.0 2023-02-28 22:34:34 -08:00
Tobias C. Berner
2944fc896e accessibility/linux-c7-at-spi2-core: decouple from accessibility/at-spi2-core
PR:		269704
2023-03-01 07:32:27 +01:00
Tobias C. Berner
f1b71e53ad accessibility/linux-c7-at-spi2-atk: decouple from accesibility/at-spi2-atk
PR:		269704
2023-03-01 07:31:31 +01:00
Tobias C. Berner
202091e3a8 accessibility/linux-c7-atk: decouple from accessibility/atk
PR:		269704
2023-03-01 07:31:13 +01:00
Olivier Duchateau
4cd23f0e19 x11-toolkits/granite7: update to 7.2.0
PR:		269859
2023-03-01 07:20:51 +01:00
Ashish SHUKLA
d227c3f8c5
textproc/ugrep: Update to 3.10.0 2023-03-01 05:52:06 +00:00
Xin LI
d76e17d4b9 net/openldap25-server: upgrade to 2.5.14. 2023-02-28 21:26:59 -08:00
Xin LI
1a05a057d5 net/openldap26-server: upgrade to 2.6.4. 2023-02-28 21:26:59 -08:00
Robert Nagy
beba79ea04 www/{chromium,ungoogled-chromium}: unbreak on FreeBSD < 13.0
support for memfd_create has been introduced in 13.0 so disable
it on older releases

PR:		269869
Reviewed by:	rene (mentor)
2023-03-01 06:06:28 +01:00
Jan Beich
1ef927f42b misc/nut: drop unused libpthread-stubs
PR:		269465
Approved by:	jhale (maintainer)
2023-02-28 22:26:08 -05:00
Yasuhiro Kimura
d5bf2b1ea7 mail/mew-devel: Update to latest snapshot
Changes:	https://github.com/kazu-yamamoto/Mew/compare/445f9ec...g193175e
2023-03-01 10:58:30 +09:00