Re: [update] sysutils/facette

2024-04-13 Thread Stuart Henderson
On 2024/04/13 10:14, Stuart Henderson wrote: > On 2024/04/13 10:51, Joel Carnat wrote: > > > > > Le 13 avr. 2024 à 09:33, Landry Breuil a écrit : > > > > > > Le Wed, Apr 10, 2024 at 01:58:35AM +0200, Joel Carnat a écrit : > > >> Hi, > > >> > > >> Looking at sysutils/facette, it is marked as

Re: [update] devel/{intellij,pycharm} to 2024.1

2024-04-13 Thread Caspar Schutijser
On Sat, Apr 13, 2024 at 02:33:26AM +, Lucas Raab wrote: > Hello, > > Here's the inagural release of intellij and pycharm for 2024. No issues with > light > testing on amd64. Other tests? I also did some light testing, seems to work. OK caspar@ > > Thanks, > Lucas > diff

NEW: meta/kinderunix

2024-04-13 Thread Florian Obser
since this is a ports hackathon and I need to earn my keep... cf. https://honk.tedunangst.com/u/tedu/h/wsYs143QST1fS2XlBY Comments, OKs? Information for inst:kinderunix-0.0.1 Comment: meta-package for transitioning from linux Description: All the world is systemd/Linux. Maintainer: The

maintainer update. sysutils/croc --> 9.6.15

2024-04-13 Thread Paco Esteban
Hi ports@, This is an update of sysutils/croc to its latest version 9.6.15 Here are the changes on the software: Fix Windows builds by @bitraid in #679 Bump github.com/stretchr/testify from 1.8.2 to 1.9.0 by @dependabot in #678 Bump softprops/action-gh-release from 1 to 2 by

lang/scala: update to 3.4.1

2024-04-13 Thread Kirill A . Korinsky
Greetings, Here an update of scala port to the last version. diff --git lang/scala/Makefile lang/scala/Makefile index 740b16a0748..7bfca2e5654 100644 --- lang/scala/Makefile +++ lang/scala/Makefile @@ -1,17 +1,16 @@ COMMENT= general purpose multi-paradigm programming language -VERSION =

Re: big-endian sysutils/u-boot/{rk356x,rk3588}

2024-04-13 Thread Kurt Miller
On Mar 21, 2024, at 1:16 PM, George Koehler wrote: > > I don't use u-boot, but I saw the powerpc bulk failing to package > u-boot for rk356x and rk3588. This diff fixes the failures by adding > 5 endian swaps. I don't know if my u-boot works, but I picked 2 > boards (1 from each package) and

Re: [update] sysutils/facette

2024-04-13 Thread Stuart Henderson
On 2024/04/13 10:51, Joel Carnat wrote: > > > Le 13 avr. 2024 à 09:33, Landry Breuil a écrit : > > > > Le Wed, Apr 10, 2024 at 01:58:35AM +0200, Joel Carnat a écrit : > >> Hi, > >> > >> Looking at sysutils/facette, it is marked as broken. > >> The attached patch has it compile and working. >

DPB: Cannot replace glib2-2.80.0-bootstrap in glib2-2.80.0: just got installed

2024-04-13 Thread Stuart Henderson
I've recently run into an occasional problem on my build machines where deps aren't getting installed and builds failing. The most recent one was with the new glib2 bootstrap method (to avoid the cyclic dependency) I'm not sure if the previous times I ran into this also involved the glib2

Re: DPB: Cannot replace glib2-2.80.0-bootstrap in glib2-2.80.0: just got installed

2024-04-13 Thread Antoine Jacoutot
On Sat, Apr 13, 2024 at 10:25:19AM +0100, Stuart Henderson wrote: > I've recently run into an occasional problem on my build machines where > deps aren't getting installed and builds failing. The most recent one > was with the new glib2 bootstrap method (to avoid the cyclic dependency) > > I'm

UPDATE: productivity/zim 0.75.2

2024-04-13 Thread Caspar Schutijser
Hi, Below is a diff that updates Zim to 0.75.2. Tested on arm64, works fine here. Comments or OKs? Caspar Index: Makefile === RCS file: /cvs/ports/productivity/zim/Makefile,v retrieving revision 1.35 diff -u -p -r1.35 Makefile

[NEW] security/nitrocli

2024-04-13 Thread Rubén Llorente
Hello, I have been using this port in my personal machines for nearly a year already and it works alright. This port makes it so Nitrokey Pro, Nitrokey Storage and Librem Key devices are supported by OpenBSD. I have just build and tested this port on OpenBSD 7.5 (amd64) with a Nitrokey

Re: [update] sysutils/facette

2024-04-13 Thread Landry Breuil
Le Wed, Apr 10, 2024 at 01:58:35AM +0200, Joel Carnat a écrit : > Hi, > > Looking at sysutils/facette, it is marked as broken. > The attached patch has it compile and working. oh, thanks for coming back at that... wonder if its worth it since its more or less abandoned upstream, and since its go

Re: sysutils/gitlab-runner: update BROKEN-aarch64 marker?

2024-04-13 Thread Stuart Henderson
On 2024/04/13 13:31, Stuart Henderson wrote: > On 2024/04/13 11:45, Caspar Schutijser wrote: > > Hi, > > > > Not sure if this is considered useful but this port is broken > > on aarch64 with a different message than what's currently in > > the BROKEN-aarch64 marker so I propose to update it. > >

Re: big-endian sysutils/u-boot/{rk356x,rk3588}

2024-04-13 Thread Mark Kettenis
> From: Kurt Miller > Date: Sat, 13 Apr 2024 13:21:49 + > > On Mar 21, 2024, at 1:16 PM, George Koehler wrote: > > > > I don't use u-boot, but I saw the powerpc bulk failing to package > > u-boot for rk356x and rk3588. This diff fixes the failures by adding > > 5 endian swaps. I don't

Re: sysutils/gitlab-runner: update BROKEN-aarch64 marker?

2024-04-13 Thread Stuart Henderson
On 2024/04/13 11:45, Caspar Schutijser wrote: > Hi, > > Not sure if this is considered useful but this port is broken > on aarch64 with a different message than what's currently in > the BROKEN-aarch64 marker so I propose to update it. That BROKEN line doesn't show the error message, it's an

Re: [update] sysutils/facette

2024-04-13 Thread Joel Carnat
> Le 13 avr. 2024 à 09:33, Landry Breuil a écrit : > > Le Wed, Apr 10, 2024 at 01:58:35AM +0200, Joel Carnat a écrit : >> Hi, >> >> Looking at sysutils/facette, it is marked as broken. >> The attached patch has it compile and working. > > oh, thanks for coming back at that... wonder if its

sysutils/gitlab-runner: update BROKEN-aarch64 marker?

2024-04-13 Thread Caspar Schutijser
Hi, Not sure if this is considered useful but this port is broken on aarch64 with a different message than what's currently in the BROKEN-aarch64 marker so I propose to update it. The build fails at follows: # gitlab.com/gitlab-org/gitlab-runner/vendor/github.com/kr/pty

Re: UPDATE: OpenColorIO 2.3.2

2024-04-13 Thread Stuart Henderson
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 target feature 'sse', but would be inlined into function 'LoadRenderParams' that is compiled without support for 'sse'

Re: UPDATE: Dolphin 20230722

2024-04-13 Thread Brad Smith
On 2024-04-09 4:15 p.m., 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 -0400, Brad Smith wrote: Here is

[new] py-referencing

2024-04-13 Thread Daniel Dickman
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) py-referencing.tgz Description: Binary data

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Stuart Henderson
On 2024/04/13 14:48, Rubén Llorente wrote: > Hello, > > multimedia/handbrake has been broken for at least three releases already. > > Please, either fix this port or remove it from the tree. Right now it is as > good as junk. > > I am including a local mod of this port I have been using for a

Re: sysutils/gitlab-runner: update BROKEN-aarch64 marker?

2024-04-13 Thread Caspar Schutijser
On Sat, Apr 13, 2024 at 01:31:01PM +0100, Stuart Henderson wrote: > On 2024/04/13 11:45, Caspar Schutijser wrote: > > Hi, > > > > Not sure if this is considered useful but this port is broken > > on aarch64 with a different message than what's currently in > > the BROKEN-aarch64 marker so I

Re: UPDATE: OpenColorIO 2.3.2

2024-04-13 Thread Stuart Henderson
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 target feature 'sse', > but would be inlined into function

Re: [new] py-rpds-py

2024-04-13 Thread Stuart Henderson
On 2024/04/09 18:50, Daniel Dickman wrote: > Updating jupyter notebook needs jupyterlab 4+ which needs newer > jupyter_server. > > So let's try update to the latest release of jupyter_server. > > Let's start with py-rpds-py. > > py-rpds-py is a less standard port than others so I'd like to get

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Brian Callahan
On 4/13/2024 12:02 PM, Stuart Henderson wrote: > On 2024/04/13 15:47, Rubén Llorente wrote: >> Here you are. > > There are definitely some problems with that one. > > Testing Brad's diff and reporting back to the list is probably the best way > to move this forward. > Agreed. I won't be able

[Please, unbreak] multimedia/handbrake

2024-04-13 Thread Rubén Llorente
Hello, multimedia/handbrake has been broken for at least three releases already. Please, either fix this port or remove it from the tree. Right now it is as good as junk. I am including a local mod of this port I have been using for a good while, just in case somebody finds it useful. It

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Stuart Henderson
On 2024/04/13 15:47, Rubén Llorente wrote: > Here you are. There are definitely some problems with that one. Testing Brad's diff and reporting back to the list is probably the best way to move this forward. > Stuart Henderson wrote: > > On 2024/04/13 14:48, Rubén Llorente wrote: > > > Hello, >

Re: UPDATE: OpenColorIO 2.3.2

2024-04-13 Thread Brad Smith
On 2024-04-13 12:47 p.m., 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 target feature 'sse', but

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Brad Smith
On 2024-04-13 12:02 p.m., Stuart Henderson wrote: On 2024/04/13 15:47, Rubén Llorente wrote: Here you are. There are definitely some problems with that one. Testing Brad's diff and reporting back to the list is probably the best way to move this forward. Rubén, I'd love any and all

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Rubén Llorente
Here you are. Stuart Henderson wrote: On 2024/04/13 14:48, Rubén Llorente wrote: Hello, multimedia/handbrake has been broken for at least three releases already. Please, either fix this port or remove it from the tree. Right now it is as good as junk. I am including a local mod of this port

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Rubén Llorente
It looks like h.264 works with your diff, since I encoded a movie into h.264 + AAC with no issues. Brad Smith wrote: Rubén, I'd love any and all feedback to try and get it into shape.

[new] www/py-nh3

2024-04-13 Thread Daniel Dickman
This is a port of py-nh3, yet another python/rust port with a maturin build backend. Needed for apache-superset. ok to import? nh3.tgz Description: Binary data

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Rubén Llorente
Brad Smith wrote: Testing Brad's diff and reporting back to the list is probably the best way to move this forward. Rubén, I'd love any and all feedback to try and get it into shape. It is very late here. I managed to compile Handbrake 1.6.1 with your diff. I will encode a bunch of

Re: [Please, unbreak] multimedia/handbrake

2024-04-13 Thread Brad Smith
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 bit depth option (10-bit) that has an issue. Thanks for testing. Brad Smith wrote: Rubén,

Re: CVS: cvs.openbsd.org: ports (textproc/ripgrep)

2024-04-13 Thread Sebastien Marie
Theo Buehler writes: > CVSROOT: /cvs > Module name: ports > Changes by: t...@cvs.openbsd.org2024/04/13 18:16:34 > > Modified files: > textproc/ripgrep: Makefile > > Log message: > drop maintainer is it intented ? the commit message doesn't correspond to the patch (it could

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/13 06:52:33 Modified files: devel/arm-none-eabi/gcc: Makefile devel/avr/gcc : Makefile devel/or1k-elf/gcc: Makefile devel/riscv-elf/gcc: Makefile Log message: Drop

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/13 07:46:09 Modified files: lang/python/3.10: Makefile distinfo lang/python/3.10/files: CHANGES.OpenBSD lang/python/3.10/pkg: PLIST-main Added files:

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 07:45:28 Modified files: security/gnutls: Makefile Log message: Unbreak; reported by naddy@

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2024/04/13 08:17:20 Modified files: math/gunits: Makefile distinfo math/gunits/pkg: PLIST Log message: Update gunits to 2.23.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2024/04/13 00:39:34 Modified files: www/lighttpd : Makefile distinfo Log message: Update to lighthttpd 1.10.76 >From Brad https://redmine.lighttpd.net/projects/lighttpd/wiki/Release-1_4_76

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:08:39 Modified files: sysutils/exoscale-cli: Makefile distinfo Log message: Update to exoscale-cli-1.77.1.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:21:19 Modified files: sysutils/terraform: Makefile distinfo modules.inc Log message: Update to terraform-1.8.0.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:20:54 Modified files: x11/gnome/file-roller: Makefile distinfo Log message: Update to file-roller-44.1.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:34:09 Modified files: security/gnutls: Makefile distinfo Log message: Update to gnutls-3.8.5.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:34:31 Modified files: net/py-botocore: Makefile distinfo net/py-botocore/pkg: PLIST Log message: Update to py3-botocore-1.34.84.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:34:58 Modified files: sysutils/awscli: Makefile distinfo sysutils/awscli/pkg: PLIST Log message: Update to awscli-1.32.84.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:34:43 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py3-boto3-1.34.84.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:45:19 Modified files: multimedia/pipewire/wireplumber: Makefile distinfo multimedia/pipewire/wireplumber/patches: patch-src_tools_wpctl_c

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:51:27 Modified files: x11/gnome/gom : Makefile distinfo x11/gnome/gom/pkg: PLIST Log message: Update to gom-0.5.1.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:53:07 Modified files: sysutils/p5-Sys-Virt: Makefile distinfo Log message: Update to p5-Sys-Virt-10.2.0.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2024/04/13 01:05:55 Modified files: security/py-ecdsa: Makefile distinfo security/py-ecdsa/pkg: PLIST Log message: Update to py-ecdsa-0.19.0.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Caspar Schutijser
CVSROOT:/cvs Module name:ports Changes by: cas...@cvs.openbsd.org 2024/04/13 03:49:18 Modified files: sysutils/gitlab-runner: Makefile Log message: sysutils/gitlab-runner: update BROKEN-aarch64 marker Agreement from tb@

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Volker Schlecht
CVSROOT:/cvs Module name:ports Changes by: vol...@cvs.openbsd.org 2024/04/13 07:03:30 Modified files: editors/helix : Makefile crates.inc distinfo editors/helix/patches: patch-helix-loader_build_rs

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2024/04/13 08:15:44 Modified files: fonts/ibm-plex : Makefile distinfo Log message: Update ibm-plex to 6.4.0.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:12:33 Modified files: textproc/libxmlb: Makefile distinfo textproc/libxmlb/pkg: PLIST Log message: Update to libxmlb-0.3.18.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 01:02:31 Modified files: productivity/gnucash: Makefile distinfo productivity/gnucash/pkg: PLIST Log message: Update to gnucash-5.6.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 01:02:43 Modified files: productivity/gnucash-docs: Makefile distinfo productivity/gnucash-docs/pkg: PLIST Log message: Update to gnucash-docs-5.6.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:24:07 Modified files: x11/gnome/online-accounts: Makefile distinfo Log message: Update to gnome-online-accounts-3.50.1.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2024/04/13 03:25:38 Modified files: sysutils/upower: Makefile distinfo sysutils/upower/pkg: PLIST Log message: sysutils/upower: update to 1.90.4. see

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/13 07:18:25 Modified files: devel/avr/gcc : Makefile Log message: Add missing rundep on avr-binutils All the other cross-compilation gccs have such a dep, but the original port wasn't fixed.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:04:27 Modified files: print/py-pypdf : Makefile distinfo print/py-pypdf/pkg: PLIST Log message: Update to py3-pypdf-4.2.0.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:10:49 Modified files: sysutils/govmomi: Makefile distinfo Log message: Update to govc-0.37.0.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:10:10 Modified files: productivity/libphonenumber: Makefile distinfo Log message: Update to libphonenumber-8.13.34.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 01:32:33 Modified files: security/gnutls: Makefile Log message: Bump to be ahead of 7.5.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 01:31:51 Modified files: security/gnutls: Tag: OPENBSD_7_5 Makefile distinfo security/gnutls/pkg: Tag: OPENBSD_7_5 PLIST Added files: security/gnutls/patches: Tag:

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2024/04/13 08:14:15 Modified files: editors/emacs : Tag: OPENBSD_7_5 Makefile distinfo editors/emacs/patches: Tag: OPENBSD_7_5 patch-lisp_files_el

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Paco Esteban
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2024/04/13 03:32:27 Modified files: net/dnscontrol : Makefile distinfo modules.inc Log message: update net/dnscontrol to 4.9.0 ok kn@

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 03:37:31 Modified files: www/webkitgtk4 : Makefile distinfo Removed files: www/webkitgtk4/patches: patch-Source_WebCore_platform_Timer_cpp Log message: Update to

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/13 06:13:47 Modified files: lang/php/8.1 : Tag: OPENBSD_7_5 Makefile distinfo Log message: update to php-8.1.28

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/13 06:13:44 Modified files: lang/php/8.1 : Makefile distinfo Log message: update to php-8.1.28

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Paco Esteban
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2024/04/13 04:51:23 Modified files: sysutils/chezmoi: Makefile distinfo modules.inc Log message: update sysutils/chezmoi to 2.47.4

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:02:54 Modified files: net/libproxy : Makefile distinfo Log message: Update to libproxy-0.5.5.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:00:54 Modified files: inputmethods/ibus-typing-booster: Makefile distinfo Log message: Update to ibus-typing-booster-2.25.6.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 00:48:49 Modified files: textproc/foliate: Makefile distinfo textproc/foliate/pkg: PLIST Log message: Update to foliate-3.1.1.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 01:10:21 Modified files: sysutils/terragrunt: Makefile distinfo modules.inc Log message: Update to terragrunt-0.57.0.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 01:08:44 Modified files: sysutils/flatpak/xdg-desktop-portal: Makefile distinfo Log message: Update to xdg-desktop-portal-1.18.3.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 01:44:52 Modified files: multimedia/gstreamer1: Makefile.inc multimedia/gstreamer1/core: Makefile distinfo multimedia/gstreamer1/core/pkg: PLIST

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Paco Esteban
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2024/04/13 05:24:21 Modified files: net/miniflux : Makefile distinfo modules.inc Log message: update net/miniflux to 2.1.2

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2024/04/13 08:52:35 Modified files: emulators/nestopia: Makefile distinfo Log message: Update nestopia to 1.52.1.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2024/04/13 08:41:55 Modified files: games/widelands: Makefile distinfo games/widelands/patches: patch-CMakeLists_txt games/widelands/pkg: PLIST Removed files:

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2024/04/13 10:38:39 Modified files: textproc/apertium-dicts: Makefile.inc textproc/apertium-dicts/afr: Makefile textproc/apertium-dicts/afr-nld: Makefile

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/13 18:30:58 Modified files: lang/python/3.10: Makefile lang/python/3.10/pkg: PLIST-main Log message: remove old @comments in PLIST, from daniel@ plus REVISION-main bump.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2024/04/13 11:55:26 Modified files: devel/py-send2trash: Makefile distinfo devel/py-send2trash/pkg: PLIST Log message: update send2trash to 1.8.2; needed for newer jupyter_server

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2024/04/13 19:21:31 Modified files: devel : Makefile Log message: +py-rpds-py

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2024/04/13 08:35:29 Modified files: audio/moc : Makefile Log message: moc: switch HOMEPAGE and SITES to HTTPS.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2024/04/13 09:16:10 Modified files: mail/grommunio/web: Makefile distinfo Log message: update to upstream's git HEAD to fetch some important fixes

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2024/04/13 09:36:26 Modified files: devel/lua-compat53: Makefile distinfo devel/lua-compat53/pkg: PLIST Log message: Update lua-compat53 to 0.13.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2024/04/13 09:35:51 Modified files: fonts/freefonts: Makefile fonts/freefonts/pkg: PLIST Log message: Tiny cleanup. - switch SITES to https - remove @comment .orig (pre-.orig.port), delete file

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2024/04/13 09:46:49 Modified files: textproc/cdiff : Makefile distinfo Log message: Update cdiff to 1.3.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/13 10:55:40 Modified files: lang/python: Tag: OPENBSD_7_5 Makefile.inc Log message: add EXTERNALLY-MANAGED handling to Makefile.inc for -stable to allow direct syncing of Python updates

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/13 10:56:55 Modified files: lang/python/3.10: Tag: OPENBSD_7_5 Makefile distinfo lang/python/3.10/files: Tag: OPENBSD_7_5 CHANGES.OpenBSD lang/python/3.10/pkg: Tag: OPENBSD_7_5

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/13 10:57:10 Modified files: lang/python/3.11: Tag: OPENBSD_7_5 Makefile distinfo lang/python/3.11/files: Tag: OPENBSD_7_5 CHANGES.OpenBSD lang/python/3.11/pkg: Tag: OPENBSD_7_5

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/13 10:56:27 Modified files: lang/python/3.9: Tag: OPENBSD_7_5 Makefile distinfo Log message: MFC update to python-3.9.19 https://www.python.org/downloads/release/python-3919/

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2024/04/13 11:36:37 Modified files: devel/py-qdarkstyle: Makefile distinfo Log message: update QDarkStyle to 3.2.3 and take MAINTAINER

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2024/04/13 18:14:15 Modified files: textproc/ripgrep: Makefile Log message: ripgrep: take maintainer krw is planning something nefarious

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/13 18:25:18 Modified files: multimedia/streamlink: Makefile distinfo multimedia/streamlink/patches: patch-setup_py multimedia/streamlink/pkg: PLIST Log message: update to

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2024/04/13 19:20:00 Log message: import py-rpds-py; ok sthen@ Status: Vendor Tag: daniel Release Tags: daniel_20240413 N ports/devel/py-rpds-py/Makefile N

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2024/04/13 10:04:16 Modified files: sysutils/pv: Makefile distinfo sysutils/pv/pkg: PLIST Log message: Update pv to 1.8.5.

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2024/04/13 15:45:55 Modified files: textproc/apertium-dicts: Makefile.inc textproc/apertium-dicts/dan: Makefile textproc/apertium-dicts/eo-en: Makefile

CVS: cvs.openbsd.org: ports

2024-04-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/13 08:47:34 Modified files: x11/gnome/librsvg: Makefile Log message: portroach: skip devel version 2.58.90.

  1   2   >