Re: UPDATE: cutter-2.3.4

2024-04-14 Thread Stuart Henderson
On 2024/04/14 11:30, Edd Barrett wrote: > Hi, > > An update to cutter, to be committed with the rizin update. > > The local patch we had appears to have been applied upstream, so we no longer > need it. > > Had a quick play around disassembling /bin/ls and looking at the control flow > graph.

update net/go-sendxmpp to 0.9.0

2024-04-14 Thread Paco Esteban
Hi ports@, This is an update of net/go-sendxmpp to its latest version 0.9.0 Here's the list of changes: (for 0.8.4) Properly handle lost connection. Better compatibility with perl sendxmpp config files. Improve file name for private Ox keys. Improve fallback behavior if no SRV records are

Re: UPDATE: wormhole-william-1.0.7

2024-04-14 Thread Paco Esteban
On Sun, 14 Apr 2024, Edd Barrett wrote: > Hey, > > This updates wormhole-william to the latest. > > Pretty simple. I only post here to check I got the go modules stuff right. > > OK? ok paco > > Index: Makefile > === > RCS

Re: UPDATE: rizin-0.7.2

2024-04-14 Thread Stuart Henderson
lgtm, ok On 2024/04/14 11:27, Edd Barrett wrote: > Hi, > > This updates rizin to the latest. I'll post a cutter update too in a moment. > > Quite a few new deps to unbundle this time, and a little patch to make it work > with our in-tree libpcre. > > OK? > > Index: Makefile >

maturin update 1.4.0 -> 1.5.1

2024-04-14 Thread Daniel Dickman
Update to latest maturin. ok? Index: Makefile === RCS file: /cvs/ports/devel/maturin/Makefile,v diff -u -p -u -r1.21 Makefile --- Makefile22 Dec 2023 14:14:24 - 1.21 +++ Makefile14 Apr 2024 14:20:58 - @@ -5,7

[update] lang/v 0.4.5

2024-04-14 Thread Laurent Cheylus
Hi, [cc jasper@ maintainer] an update for lang/v version 0.4.5 Changelog: https://github.com/vlang/v/releases/tag/0.4.5 - update Makefile and distinfo for this version 0.4.5 and commit hash for V compiler and Markdown V modules. - update pkg/PLIST - fix 'do-test' step (add SETENV, MAKE_ENV,

UPDATE: rizin-0.7.2

2024-04-14 Thread Edd Barrett
Hi, This updates rizin to the latest. I'll post a cutter update too in a moment. Quite a few new deps to unbundle this time, and a little patch to make it work with our in-tree libpcre. OK? Index: Makefile === RCS file:

devel/abseil-cpp: update to 20240116.2

2024-04-14 Thread Klemens Nanni
Trivial update with symbol addition in the strings library. OK to commit now or better wait after p2k24 to avoid noise? https://github.com/abseil/abseil-cpp/compare/20240116.1...20240116.2 Index: Makefile === RCS file:

Re: [new] py-referencing

2024-04-14 Thread Stuart Henderson
On 2024/04/13 21:48, Daniel Dickman wrote: > Various python json ports need py-referencing and it's on the > jupyter_server update path. > > ok to import? > > (note: depends on the just imported py-rpds-py port) > Could you change this please: MODPY_PYBUILD = hatchling BUILD_DEPENDS

Re: NEW: devel/kf6

2024-04-14 Thread Landry Breuil
Le Sat, Apr 13, 2024 at 04:12:15AM +0200, Rafael Sadowski a écrit : > Attached devel/kf6 6.1.0 tarball that is currently in a bulk build. All > build notes below are still valid. i wont look/read all this monster, i don't use it usually but i think that is a good fit for portcheck: scanning

Re: databases/victoriametrics: update to v1.93.13

2024-04-14 Thread Lucas Gabriel Vuotto
Hey Denis, ports@, Sorry it took me so long to get back at this. I've revisited VictoriaMetrics versioning and they seem to no longer make LTS releases for non-enterprise clients, so lets jump straight to 1.100.1. The changes are extensive and split between [0] and [1]. Portwise, had to add

Re: [Please, unbreak] multimedia/handbrake

2024-04-14 Thread Rubén Llorente
Hello, I tried with H.264 (10-bit) and it worked here. Give it try yourself. Brad Smith wrote: On 2024-04-13 11:00 p.m., Rubén Llorente wrote: It looks like h.264 works with your diff, since I encoded a movie into h.264 + AAC with no issues. You probably tried regular H.264. It's the high

Re: UPDATE: OpenColorIO 2.3.2

2024-04-14 Thread Pascal Stumpf
On Sat, 13 Apr 2024 17:47:48 +0100, Stuart Henderson wrote: > On 2024/04/13 14:30, Stuart Henderson wrote: > > i386 doesn't like that one, > > > > /pobj/opencolorio-2.3.2/OpenColorIO-2.3.2/src/OpenColorIO/ops/cdl/CDLOpCPU.cpp:339:18: > > error: always_inline function '_mm_loadu_ps' requires

Re: UPDATE: Dolphin 20230722

2024-04-14 Thread Klemens Nanni
On Tue, Apr 09, 2024 at 04:15:15PM -0400, Brad Smith wrote: > On Thu, Apr 04, 2024 at 07:47:25PM -0400, Brad Smith wrote: > > On Thu, Apr 04, 2024 at 05:12:33PM -0400, Brad Smith wrote: > > > On Thu, Apr 04, 2024 at 05:01:07PM -0400, Brad Smith wrote: > > > > On Thu, Apr 04, 2024 at 05:54:52AM

UPDATE: cutter-2.3.4

2024-04-14 Thread Edd Barrett
Hi, An update to cutter, to be committed with the rizin update. The local patch we had appears to have been applied upstream, so we no longer need it. Had a quick play around disassembling /bin/ls and looking at the control flow graph. All seems to work. OK? Index: Makefile

[UPDATE] WeeChat 4.2.2

2024-04-14 Thread Alvar Penning
Hi all, There is an update for WeeChat to its latest version 4.2.2. https://github.com/weechat/weechat/releases/tag/v4.2.2 A diff is attached. Best, Alvar diff --git net/weechat/Makefile net/weechat/Makefile index 14daf84582c..6e269d6fe67 100644 --- net/weechat/Makefile +++

UPDATE: wormhole-william-1.0.7

2024-04-14 Thread Edd Barrett
Hey, This updates wormhole-william to the latest. Pretty simple. I only post here to check I got the go modules stuff right. OK? Index: Makefile === RCS file: /cvs/ports/net/wormhole-william/Makefile,v diff -u -p -r1.6 Makefile

Re: [new] www/py-nh3

2024-04-14 Thread Stuart Henderson
On 2024/04/13 23:33, Daniel Dickman wrote: > This is a port of py-nh3, yet another python/rust port with a maturin > build backend. Needed for apache-superset. > > ok to import? It doesn't actually use setuptools to build, I've just added maturin as a new MODPY_PYBUILD backend option in

Re: net/kdsoap: qt6 flavor

2024-04-14 Thread Landry Breuil
Le Mon, Apr 08, 2024 at 07:37:52AM +0200, Rafael Sadowski a écrit : > Update kdsoap to 2.2.0 and enable the qt6 flavor. > > OK, Feedback? does x11/kde-applications/kio-extras build with it ? what other ports require this update ? (just trying to wrap my head around everything..) portcheck says

security/openssl/3.1 avx512 fix

2024-04-14 Thread Mark Kettenis
This backports https://github.com/openssl/openssl/commit/143ca66cf00c88950d689a8aa0c89888052669f4 such that the tests pass again on avx512 hardware. ok? Index: security/openssl/3.1/Makefile === RCS file:

Re: security/openssl/3.1 avx512 fix

2024-04-14 Thread Theo Buehler
On Sun, Apr 14, 2024 at 01:06:58PM +0200, Mark Kettenis wrote: > This backports > > https://github.com/openssl/openssl/commit/143ca66cf00c88950d689a8aa0c89888052669f4 > > such that the tests pass again on avx512 hardware. > > ok? ok. Please land the same diff for quictls > > > Index:

security/keepassxc: avoid git, drop CRLF fix, update Q_OS_* hack

2024-04-14 Thread Klemens Nanni
ShareExport.cpp no longer needs fixing and git gets picked up during configure (despite no observed build-change). Fix COMMENT while here. Testing for UNIX instead of LINUX in browser/BrowserSettingsWidget.cpp has the opposite effect as it is an #ifndef, so remove that. As for gui/Icons.cpp it

Re: UPDATE: cutter-2.3.4

2024-04-14 Thread Stuart Henderson
On 2024/04/14 13:25, Stuart Henderson wrote: > Here's a slight tweak to use the upstream tarball with bundled > translations. OK > +DISTNAME = Cutter-v${V}-src oops, also needed: PKGNAME = cutter-${V}

Re: net/libaccounts-qt: qt6 flavor

2024-04-14 Thread Landry Breuil
Le Mon, Apr 08, 2024 at 07:25:49AM +0200, Rafael Sadowski a écrit : > The same pattern like in the perverse qt6 flavor diffs. OK? my understanding is that is needed for the huge devel/kf6 monster: Fatal: Unknown flavor(s) qt6 (in net/libaccounts-qt) (No flavors for this port). (in

Re: security/keepassxc: avoid git, drop CRLF fix, update Q_OS_* hack

2024-04-14 Thread Rafael Sadowski
On Sun Apr 14, 2024 at 12:16:23PM +, Klemens Nanni wrote: > ShareExport.cpp no longer needs fixing and git gets picked up during > configure (despite no observed build-change). Fix COMMENT while here. Could you add CONFIGURE_ARGS += -DDISABLE_FIND_PACKAGE_Git=ON in a extra line without

Namespace font module vars

2024-04-14 Thread Anthony J. Bentley
The font module has very unorthodox use of variables. - Other modules are namespaced, but this one looks for weirdly named variables like FONTDIR, FONTTYPES, and TYPEFACE. - Even worse, the font module sets PKGNAME from the extremely generic variables V and VERSION. As far as I know, no other

Re: Namespace font module vars

2024-04-14 Thread Anthony J. Bentley
Anthony J. Bentley writes: > So, this diff makes the following straightforward changes: > > - replace all TYPEFACE with MODFONT_FAMILY > - replace all FONTTYPES with MODFONT_TYPES > - replace V/VERSION with MODFONT_VERSION (only if the module uses it, > i.e., if TYPEFACE is set) > - replace

Re: net/libaccounts-qt: qt6 flavor

2024-04-14 Thread Landry Breuil
Le Sun, Apr 14, 2024 at 07:38:35PM +0200, Rafael Sadowski a écrit : > On Sun Apr 14, 2024 at 06:52:42PM +0200, Landry Breuil wrote: > > Le Mon, Apr 08, 2024 at 07:25:49AM +0200, Rafael Sadowski a écrit : > > > The same pattern like in the perverse qt6 flavor diffs. OK? > > > > my understanding is

Re: NEW: devel/kf6

2024-04-14 Thread Rafael Sadowski
On Sun Apr 14, 2024 at 05:56:13PM +0200, Landry Breuil wrote: > Le Sat, Apr 13, 2024 at 04:12:15AM +0200, Rafael Sadowski a écrit : > > Attached devel/kf6 6.1.0 tarball that is currently in a bulk build. All > > build notes below are still valid. > > i wont look/read all this monster, i don't use

[UPDATE] sysutils/u-boot/rk3588 to 2024-04

2024-04-14 Thread kurt
This updates rk3588 to 2024-04. Notable differences are; I can have root installed on the nvme and rkdrm is now configured. u-boot and boot messages at end. Index: Makefile === RCS file: /cvs/ports/sysutils/u-boot/rk3588/Makefile,v

Re: Update from maintainer: devel/objfw 1.1.1

2024-04-14 Thread Theo Buehler
Thanks. > +SHARED_LIBS += objfw 0.1 I think libobjfw needs a major bump due to symbol removal: removed: .objc_sel_namefileIRIWithPath: .objc_sel_namegrey or are these .objc_* symbols somehow special? > +SHARED_LIBS += objfwrt 0.1 > SHARED_LIBS +=

Re: UPDATE: Dolphin 20230722

2024-04-14 Thread Brad Smith
On Tue, Apr 09, 2024 at 04:15:15PM -0400, Brad Smith wrote: > On Thu, Apr 04, 2024 at 07:47:25PM -0400, Brad Smith wrote: > > On Thu, Apr 04, 2024 at 05:12:33PM -0400, Brad Smith wrote: > > > On Thu, Apr 04, 2024 at 05:01:07PM -0400, Brad Smith wrote: > > > > On Thu, Apr 04, 2024 at 05:54:52AM

update www/hiawatha to 11.5

2024-04-14 Thread Chris Petrik
Hello, this patch updates the program to 11.5 updated the download links as per website notice. removed the patch file for arm_neon as the newer version seems to make more sense than the patch. Notice: On April 28th 2024, the hiawatha-webserver.org domain will no longer be available. This

Re: net/libaccounts-qt: qt6 flavor

2024-04-14 Thread Rafael Sadowski
On Sun Apr 14, 2024 at 07:55:55PM +0200, Landry Breuil wrote: > Le Sun, Apr 14, 2024 at 07:38:35PM +0200, Rafael Sadowski a écrit : > > On Sun Apr 14, 2024 at 06:52:42PM +0200, Landry Breuil wrote: > > > Le Mon, Apr 08, 2024 at 07:25:49AM +0200, Rafael Sadowski a écrit : > > > > The same pattern

Re: [UPDATE] WeeChat 4.2.2

2024-04-14 Thread Rafael Sadowski
On Sun Apr 14, 2024 at 12:31:07PM +0200, Alvar Penning wrote: > Hi all, > > There is an update for WeeChat to its latest version 4.2.2. > > https://github.com/weechat/weechat/releases/tag/v4.2.2 > > A diff is attached. > > Best, > Alvar Committed, thanks

postfix/stable: switch to openssl 3.2

2024-04-14 Thread Theo Buehler
I'd like to remove security/openssl/3.1. This switches postfix to 3.2. Index: Makefile.inc === RCS file: /cvs/ports/mail/postfix/Makefile.inc,v diff -u -p -r1.110 Makefile.inc --- Makefile.inc26 Oct 2023 20:17:57 -

borgbackup: switch to openssl/3.2

2024-04-14 Thread Theo Buehler
I'd like to remove openssl/3.1, so switch borgbackup to using 3.2. Index: Makefile === RCS file: /cvs/ports/sysutils/borgbackup/2.0/Makefile,v diff -u -p -r1.24 Makefile --- Makefile25 Feb 2024 10:15:34 - 1.24 +++

lang/node: switch to openssl/3.2

2024-04-14 Thread Theo Buehler
I want to remove openssl/3.1. This switches node to using 3.2. Index: Makefile === RCS file: /cvs/ports/lang/node/Makefile,v diff -u -p -r1.132 Makefile --- Makefile19 Feb 2024 07:45:39 - 1.132 +++ Makefile14 Apr

Re: NEW: devel/kf6

2024-04-14 Thread Rafael Sadowski
Once again! I don't want to hook up devel/kf6 after the import. Here is the first part: devel/kf6/extra-cmake-modules - We will switch to devel/kf6/extra-cmake-modules for all KF5 and KF6 ports. Only one version of extra-cmake-modules can be installed. The KF6 version is backwards compatible

Re: Update from maintainer: devel/objfw 1.1.1

2024-04-14 Thread Jonathan Schleifer
Am 14.04.24 um 22:32 schrieb Theo Buehler: or are these .objc_* symbols somehow special? Those are all .objc_sel_name*. Those are symbols that just contain the selector name as a string. That's a selector being *used*, not exported. They're pretty similar to local symbols, however, they're

wpa_supplicant: switch to openssl/3.2

2024-04-14 Thread Theo Buehler
I want to remove openssl/3.1. Index: Makefile === RCS file: /cvs/ports/security/wpa_supplicant/Makefile,v diff -u -p -r1.54 Makefile --- Makefile19 Oct 2023 11:39:06 - 1.54 +++ Makefile14 Apr 2024 23:10:09 - @@

update net/poezio --> 0.14

2024-04-14 Thread Paco Esteban
Hi ports@, This is an update of net/poezio to its latest version 0.14 Lots of changes since 0.13.1, see the changelog here: https://codeberg.org/poezio/poezio/src/branch/main/CHANGELOG On the port itself, license is GPLv3+ now. I added some missing dependencies, maybe this is not needed

[new] click-repl and click-didyoumean

2024-04-14 Thread Daniel Dickman
Attached are two new click plugins needed by celery. And celery is needed by apache superset. ok to import these? py-click-plugins.tgz Description: Binary data

hcxtools: switch to openssl/3.2

2024-04-14 Thread Theo Buehler
... because I want to remove openssl/3.1. Index: Makefile === RCS file: /cvs/ports/security/hcxtools/Makefile,v diff -u -p -r1.18 Makefile --- Makefile26 Feb 2024 21:21:29 - 1.18 +++ Makefile14 Apr 2024 22:02:20

Re: [update] www/py-bokeh to 3.4.0

2024-04-14 Thread Lucas Raab
On Sat, Apr 06, 2024 at 03:19:08AM +, Lucas Raab wrote: > Hello, > > Here's an update for bokeh up to the latest that's been working fine > here. Admittedly, nothing strenuous here so tests welcome. > > changelog: https://docs.bokeh.org/en/latest/docs/releases.html#release-3-4-0 > > Thanks,

Re: net/libaccounts-qt: qt6 flavor

2024-04-14 Thread Rafael Sadowski
On Sun Apr 14, 2024 at 06:52:42PM +0200, Landry Breuil wrote: > Le Mon, Apr 08, 2024 at 07:25:49AM +0200, Rafael Sadowski a écrit : > > The same pattern like in the perverse qt6 flavor diffs. OK? > > my understanding is that is needed for the huge devel/kf6 monster: Yes it we are ready to hook

Re: net/kdsoap: qt6 flavor

2024-04-14 Thread Rafael Sadowski
On Sun Apr 14, 2024 at 06:01:51PM +0200, Landry Breuil wrote: > Le Mon, Apr 08, 2024 at 07:37:52AM +0200, Rafael Sadowski a écrit : > > Update kdsoap to 2.2.0 and enable the qt6 flavor. > > > > OK, Feedback? > > does x11/kde-applications/kio-extras build with it ? The current one? yes and maybe

Re: NEW: devel/kf6

2024-04-14 Thread Landry Breuil
Le Sun, Apr 14, 2024 at 08:09:54PM +0200, Rafael Sadowski a écrit : > Once again! I don't want to hook up devel/kf6 after the import. Here is the > first part: > > devel/kf6/extra-cmake-modules > - We will switch to devel/kf6/extra-cmake-modules for all KF5 and KF6 ports. > Only one version of

Update from maintainer: devel/objfw 1.1.1

2024-04-14 Thread Jonathan Schleifer
Index: Makefile === RCS file: /cvs/ports/devel/objfw/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile 25 Feb 2024 01:13:41 - 1.7 +++ Makefile 14 Apr 2024 19:58:35 - @@ -1,9 +1,9 @@ COMMENT =

Re: NEW: net/kdsoap-ws-discovery-client

2024-04-14 Thread Landry Breuil
Le Mon, Apr 08, 2024 at 07:39:28AM +0200, Rafael Sadowski a écrit : > Depends on net/kdsoap,qt6. OK to import? Upcoming KDE6 depends on it. this one looks ok once net/kdsoap update is in

Re: UPDATE: Dolphin 20230722

2024-04-14 Thread Brad Smith
On 2024-04-14 8:08 a.m., Klemens Nanni wrote: On Tue, Apr 09, 2024 at 04:15:15PM -0400, Brad Smith wrote: On Thu, Apr 04, 2024 at 07:47:25PM -0400, Brad Smith wrote: On Thu, Apr 04, 2024 at 05:12:33PM -0400, Brad Smith wrote: On Thu, Apr 04, 2024 at 05:01:07PM -0400, Brad Smith wrote: On

Re: [update] www/py-bokeh to 3.4.0

2024-04-14 Thread Daniel Dickman
On Mon, 15 Apr 2024, Lucas Raab wrote: > On Sat, Apr 06, 2024 at 03:19:08AM +, Lucas Raab wrote: > > Hello, > > > > Here's an update for bokeh up to the latest that's been working fine > > here. Admittedly, nothing strenuous here so tests welcome. > > > > changelog:

UPDATE: cad/prusaslicer-2.7.4

2024-04-14 Thread Renato Aguiar
New diff updating cad/prusaslicer straight to 2.7.4. Removed patches: - cad/prusaslicer/patches/patch-src_libslic3r_CMakeLists_txt diff --git a/cad/prusaslicer/Makefile b/cad/prusaslicer/Makefile index c921e919917..85649394929 100644 --- a/cad/prusaslicer/Makefile +++

Re: borgbackup: switch to openssl/3.2

2024-04-14 Thread Bjorn Ketelaars
On Sun 14/04/2024 23:48, Theo Buehler wrote: > I'd like to remove openssl/3.1, so switch borgbackup to using 3.2. > BUILD_DEPENDS needs to be updated to security/openssl/3.2 as well. With this, borgbackup-2.0 builds, passes all tests and works for me on amd64. With the bit below on top of your

Re: NEW: devel/kf6

2024-04-14 Thread Rafael Sadowski
On Sun Apr 14, 2024 at 08:40:34PM +0200, Landry Breuil wrote: > Le Sun, Apr 14, 2024 at 08:09:54PM +0200, Rafael Sadowski a écrit : > > Once again! I don't want to hook up devel/kf6 after the import. Here is the > > first part: > > > > devel/kf6/extra-cmake-modules > > - We will switch to

devel/p5-Data-UUID: Update to 1.227

2024-04-14 Thread wen heping
Hi, ports@: Here is a patch to update devel/p5-Data-UUID to 1.227, which upstream said: Changes for version 1.227 - 2024-03-18 new maintainer, GTERMARS add basic GitHub Actions setup for testing typo corrections in POD (thanks, Paul Johnson) eliminated use of state/node

Re: lang/node: switch to openssl/3.2

2024-04-14 Thread Bjorn Ketelaars
On Mon 15/04/2024 00:01, Theo Buehler wrote: > @@ -77,8 +78,8 @@ LIB_DEPENDS += archivers/brotli \ > www/nghttp2 \ > security/openssl/3.1 LIB_DEPENDS needs to be updated as well ^^^

Re: [-stable UPDATE] samba-4.19.6

2024-04-14 Thread Ian McWilliam
vfs objects = acl_tdb is the issue. Not enabling the acl_tbd vfs object allow files and folders to be deleted again. I suspect this has been broken on OpenBSD for some time as I have it disabled on all my other samba instances where it was once enabled. Should we add a note to both state and

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2024/04/14 05:10:42 Modified files: devel/llvm/18/patches: patch-lld_ELF_DriverUtils_cpp Added files: devel/llvm/18/patches:

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2024/04/14 07:39:54 Modified files: textproc/py-referencing: Makefile Log message: Change hatchling -> hatch-vcs; suggested by sthen@. Thanks!

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2024/04/14 07:54:14 Log message: import nh3; ok sthen@ Status: Vendor Tag: daniel Release Tags: daniel_20240414 N ports/www/py-nh3/distinfo N ports/www/py-nh3/Makefile

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 08:09:04 Modified files: x11/gnome/orca : Makefile distinfo x11/gnome/orca/patches: patch-src_orca_debug_py patch-src_orca_orca_bin_py_in

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/04/14 08:50:14 Modified files: textproc/dialect: Makefile distinfo textproc/dialect/pkg: PLIST Log message: update to dialect 2.3.0

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 09:01:38 Modified files: www/epiphany : Makefile distinfo Removed files: www/epiphany/patches: patch-lib_safe-browsing_ephy-gsb-service_c Log message: Update to

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 09:11:43 Modified files: x11/gnome/backgrounds: Makefile distinfo x11/gnome/backgrounds/pkg: PLIST Log message: Update to gnome-backgrounds-46.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 02:15:30 Modified files: x11/gnome/calendar: Makefile distinfo x11/gnome/calendar/pkg: PLIST Log message: Update to gnome-calendar-46.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 02:17:37 Modified files: x11/gnome/usage: Makefile distinfo x11/gnome/usage/pkg: PLIST Log message: Update to gnome-usage-46.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/14 04:42:00 Modified files: textproc/the_silver_searcher: Makefile Log message: Take maintainership

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/14 05:17:52 Modified files: textproc/py-sphinxcontrib: Makefile.inc textproc/py-sphinxcontrib/jsmath: Makefile textproc/py-sphinxcontrib/jquery: Makefile Log message: newer

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/14 05:18:00 Modified files: textproc/py-sphinxcontrib/applehelp: Makefile distinfo textproc/py-sphinxcontrib/applehelp/pkg: PLIST Log message: update to py3-sphinxcontrib-applehelp-1.0.8

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/14 05:18:13 Modified files: textproc/py-sphinxcontrib/devhelp: Makefile distinfo textproc/py-sphinxcontrib/devhelp/pkg: PLIST Log message: update to py3-sphinxcontrib-devhelp-1.0.6

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/14 05:32:06 Modified files: net/toot : Makefile distinfo net/toot/pkg : PLIST Log message: update to toot-0.43.0

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/14 05:31:28 Modified files: devel/py-urwid : Makefile distinfo devel/py-urwid/pkg: PLIST Log message: update to py3-urwid-2.3.4, maintainer timeout since 2023

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 08:11:33 Modified files: x11/gnome/weather: Makefile distinfo Log message: Update to gnome-weather-46.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 02:24:03 Modified files: x11/gnome/baobab: Makefile distinfo x11/gnome/baobab/pkg: DESCR PLIST Log message: Update to baobab-46.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 02:38:05 Modified files: x11/gnome/clocks: Makefile distinfo x11/gnome/clocks/pkg: DESCR Log message: Update to gnome-clocks-46.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 02:37:50 Modified files: x11/gnome/system-monitor: Makefile distinfo x11/gnome/system-monitor/pkg: DESCR PLIST Added files: x11/gnome/system-monitor/patches:

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2024/04/14 04:16:24 Modified files: productivity/grisbi: Makefile distinfo productivity/grisbi/pkg: PLIST Log message: productivity/grisbi: update to 3.0.3.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Edd Barrett
CVSROOT:/cvs Module name:ports Changes by: e...@cvs.openbsd.org2024/04/14 04:40:39 Modified files: sysutils/dinit : Makefile distinfo sysutils/dinit/patches: patch-configs_mconfig_OpenBSD Log message: sysutils/dinit: update to version 0.18.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/14 05:13:24 Modified files: lang/gcc/11: Makefile lang/gcc/8 : Makefile Log message: Move the gccs back to ld.bfd on i386 Apparently unlocked by the R_386_GOT32X support I added

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2024/04/14 08:13:42 Modified files: devel/llvm : Makefile.inc devel/llvm/18/patches: patch-llvm_tools_llvm-shlib_CMakeLists_txt Log message: add support for

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 09:09:22 Modified files: x11/gnome/text-editor: Makefile distinfo x11/gnome/text-editor/pkg: PLIST Log message: Update to gnome-text-editor-46.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 09:24:00 Modified files: x11/gnome/tour : Makefile distinfo x11/gnome/tour/pkg: PLIST Log message: Update to gnome-tour-46.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/14 09:36:45 Modified files: net/iamb : Makefile Log message: disable on i386, this doesn't build (possibly too much memory needed)

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 02:19:25 Modified files: x11/gnome/tecla: Makefile distinfo x11/gnome/tecla/pkg: PLIST Log message: Update to tecla-46.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2024/04/14 02:42:53 Modified files: textproc/ripgrep: Makefile Log message: ripgrep: bump revision

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2024/04/14 03:45:14 Modified files: graphics/povray: Makefile Log message: povray: switch HOMEPAGE and SITES to HTTPS.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2024/04/14 03:47:29 Modified files: audio/schismtracker: Makefile distinfo audio/schismtracker/patches: patch-configure_ac Log message: Update schismtracker to 20240409 and take back

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/14 05:23:44 Modified files: devel/py-setuptools_scm: Makefile distinfo devel/py-setuptools_scm/pkg: PLIST Log message: update to py3-setuptools_scm-8.0.4

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/14 05:37:25 Modified files: devel/py-urwid : Makefile distinfo devel/py-urwid/pkg: PLIST Log message: update to py3-urwid-2.6.10

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 08:33:07 Modified files: x11/gnome/tracker3: Makefile distinfo x11/gnome/tracker3/patches: patch-meson_build x11/gnome/tracker3/pkg: PLIST Log message: Update to

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 08:53:46 Modified files: x11/gnome/adwaita-icon-theme: Makefile distinfo x11/gnome/adwaita-icon-theme/pkg: PLIST Log message: Update to adwaita-icon-theme-46.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 09:50:08 Modified files: x11/gnome/terminal: Makefile distinfo x11/gnome/terminal/pkg: PLIST-main Log message: Update to gnome-terminal-3.52.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 09:50:25 Modified files: x11/gnome/console: Makefile distinfo x11/gnome/console/pkg: PLIST Log message: Update to gnome-console-46.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 02:21:24 Modified files: x11/gnome/characters: Makefile distinfo x11/gnome/characters/pkg: PLIST Log message: Update to gnome-characters-46.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 02:32:18 Modified files: x11/gnome/calculator: Makefile distinfo Log message: Update to gnome-calculator-46.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 02:44:19 Modified files: x11/gnome/music: Makefile distinfo x11/gnome/music/pkg: PLIST Log message: Update to gnome-music-46.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 02:45:10 Modified files: x11/gnome/libshumate: Makefile distinfo x11/gnome/libshumate/pkg: PLIST Log message: Update to libshumate-1.2.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/14 02:50:28 Modified files: x11/gnome/maps : Makefile distinfo x11/gnome/maps/pkg: DESCR PLIST Log message: Update to gnome-maps-46.0.

CVS: cvs.openbsd.org: ports

2024-04-14 Thread Caspar Schutijser
CVSROOT:/cvs Module name:ports Changes by: cas...@cvs.openbsd.org 2024/04/14 04:50:55 Modified files: www/tor-browser/browser: Makefile www/tor-browser/browser/patches:

  1   2   >