Re: [update] x11/dwm 6.4 -> 6.5

2024-09-02 Thread Stefan Hagen
David Uhden Collado wrote (2024-09-03 07:41 CEST): > In this email, I have attached a diff to update x11/dwm to version 6.5. > > OK? Comments? > > Additionally, I would like to suggest adding x11/st as a dependency in this > window manager, as well as x11/dmenu, this window manager is intended to

[maintainer update] remind 5.0.2 -> 5.0.5

2024-09-02 Thread Martin Ziemer
This patch updates remind from 5.0.2 to 5.0.5. Tested on amd64. Index: Makefile === RCS file: /cvs/ports/misc/remind/Makefile,v retrieving revision 1.76 diff -u -p -r1.76 Makefile --- Makefile30 Jul 2024 21:09:01 - 1.76

[update] x11/st 0.9.1 -> 0.9.2

2024-09-02 Thread David Uhden Collado
In this email, I have attached a diff to update x11/st to version 0.9.2. OK? Comments?Index: x11/st/Makefile === RCS file: /cvs/ports/x11/st/Makefile,v retrieving revision 1.28 diff -u -p -u -r1.28 Makefile --- x11/st/Makefile 17 Apr

Re: [patch] neomutt: enable pcre2 to parse non-ASCII urls

2024-09-02 Thread James Cook
On Tue, Jul 16, 2024 at 04:11:42PM +, James Cook wrote: Hi, neomutt can't properly parse non-ASCII URLs on OpenBSD without pcre2. It doesn't affect me personally but I imagine someone out there will be unhappy that neomutt can't open their IMAP folder. See: https://github.com/neomut

[update] x11/dwm 6.4 -> 6.5

2024-09-02 Thread David Uhden Collado
In this email, I have attached a diff to update x11/dwm to version 6.5. OK? Comments? Additionally, I would like to suggest adding x11/st as a dependency in this window manager, as well as x11/dmenu, this window manager is intended to be used with this terminal emulator, and I do not understan

Re: [new] www/py-uvicorn - ASGI web server for Python

2024-09-02 Thread A Tammy
On 8/25/24 2:33 AM, A Tammy wrote: > Hi, > I've attached ports for www/py-uvicorn and new dependencies needed for > testing. > All tests for all ports are passing. The server can be run pretty nicely > from the command line and is working fine. > > OK to import? > > Best, > Aisha ping, can an

[maintainer update] pandoc 3.3

2024-09-02 Thread Evan Silberman
Hi ports & Greg Missed a point release or two but here's some more pandoc. The package readme is updated to reflect that typst is now available in ports. diff /usr/ports commit - 3b2a4cfb5971db887a8d07f2faade27ff40b96c3 path + /usr/ports blob - 05ae9ec3167a69fd249e94ea7c9664cb42e530ca file + tex

Re: UPDATE databases/tdb-1.4.12

2024-09-02 Thread Ian McWilliam
Hi, Builds and tests fine with the samba update. OK. Ian McWilliam > On 3 Sep 2024, at 3:06 am, Bjorn Ketelaars wrote: > > Simple diff for updating databases/tdb to 1.4.12, which is needed for an > update of net/samba. > > Tested against the samba update. > > Comments / OK? > > > diff --gi

Re: UPDATE net/samba-4.21.0

2024-09-02 Thread Ian McWilliam
Hi, builds, updates and tests fine. I’d say run with it. OK Ian McWilliam > On 3 Sep 2024, at 3:07 am, Bjorn Ketelaars wrote: > > This is the first release of the 4.21 branch. Changes are listed in [0]. > > Changes to the port: > - Remove pyldb-util.cpython-${MODPY_MAJORMINOR} as API python b

Re: [NEW] net/b2

2024-09-02 Thread Kirill A . Korinsky
On Mon, 02 Sep 2024 22:58:25 +0200, Paul Galbraith wrote: > > On 2024-08-04 6:19 a.m., Kirill A. Korinsky wrote: > > I haven't tested it, just make a quick read. Plan to test in soon. > > Any luck? > Sorry, I forgot about that. Just tested and it works. -- wbr, Kirill

archivers/py-zstandard: improve tests

2024-09-02 Thread Kirill A . Korinsky
ports@, Here a small follow up changes for archivers/py-zstandard after discussion about net/synapse at this thread: https://marc.info/?t=17180279504&r=1&w=2 where cleaner way was found by Landry. So, here the diff to avoid copy of tests. Index: archivers/py-zstandard/Makefile ==

Re: [NEW] net/b2

2024-09-02 Thread Paul Galbraith
On 2024-08-04 6:19 a.m., Kirill A. Korinsky wrote: I haven't tested it, just make a quick read. Plan to test in soon. Any luck?

Re: Correctly create a symbolic link in a port

2024-09-02 Thread David Uhden Collado
Hello everyone, I am currently working on porting a BitTorrent client designed to run on the I2P network. While I originally intended to prioritize porting other tools, such as the Monero CLI [1] and SimpleX Chat CLI [2] [3], I unfortunately ran into challenges that were too complex for me to sol

Re: UPDATE: games/chocolate-doom

2024-09-02 Thread Ryan Freeman
On Sat, Aug 17, 2024 at 11:54:14PM -0700, Ryan Freeman wrote: > On Sat, Aug 17, 2024 at 07:58:16PM -0700, Ryan Freeman wrote: > > Hello, > > > > Update to chocolate-doom-3.1.0. It has been a long time since 3.0.1, so > > this mostly rolls forward tons of little fixes over the years. > > Fluidsynt

UPDATE net/samba-4.21.0

2024-09-02 Thread Bjorn Ketelaars
This is the first release of the 4.21 branch. Changes are listed in [0]. Changes to the port: - Remove pyldb-util.cpython-${MODPY_MAJORMINOR} as API python bindings have been removed from the LDB module [0]. - No need any more for special handling of samba-policy.cpython-${MODPY_MAJORMINOR} as

UPDATE databases/tdb-1.4.12

2024-09-02 Thread Bjorn Ketelaars
Simple diff for updating databases/tdb to 1.4.12, which is needed for an update of net/samba. Tested against the samba update. Comments / OK? diff --git Makefile Makefile index 0cb79630e24..71ee8d7d360 100644 --- Makefile +++ Makefile @@ -2,11 +2,10 @@ COMMENT-main= trivial database library CO

Re: libstdthreads on sparc64/base-gcc archs

2024-09-02 Thread Matthieu Herrb
On Sun, Sep 01, 2024 at 09:57:40PM +0200, Jeremie Courreges-Anglas wrote: > > The diff below lets libstdthreads build on sparc64. Making this build > with base-gcc look more convoluted. Should this code move to base one > day, we'd probably build it with clang anyway. > > FWIW __has_extension h

Re: py-yaml 6.0.2rc1 -> 6.0.2

2024-09-02 Thread Stuart Henderson
I would go back to pypi. I only moved it to github for the rc because it wasn't uploaded to pypi. On 2024/09/01 11:00, Daniel Dickman wrote: > update py-yaml to the non RC release. ok? > > Index: Makefile > === > RCS file: /cvs/ports

Re: Correctly create a symbolic link in a port

2024-09-02 Thread Stuart Henderson
On 2024/09/02 00:32, Lucas Gabriel Vuotto wrote: > On Sun, Sep 01, 2024 at 07:30:57PM GMT, David Uhden Collado wrote: > > Hello everyone, > > > > I am currently working on porting a BitTorrent client designed to run on the > > I2P network. While I originally intended to prioritize porting other to

Re: multimedia/gstreamer1/plugins-good on base-gcc archs

2024-09-02 Thread Jeremie Courreges-Anglas
On Mon, Sep 02, 2024 at 03:35:02AM -0400, Brad Smith wrote: > On 2024-09-02 3:32 a.m., Brad Smith wrote: > > On 2024-09-02 3:28 a.m., Jeremie Courreges-Anglas wrote: > > > The diff below lets me build multimedia/gstreamer1/plugins-good on > > > sparc64.  The meson log shows attempts to use C++: > >

Re: firefox can't save file do ~/Downloads

2024-09-02 Thread Landry Breuil
Le Sun, Sep 01, 2024 at 06:55:54AM -0400, Jon Fineman a écrit : > When I try and print to pdf/save file to ~/Downloads I get the > following message: > > The folder contents could not be displayed > You do not have access to the specified folder. > > Not sure when it stopped working (recently tho

Re: libstdthreads on sparc64/base-gcc archs

2024-09-02 Thread Kurt Mosiejczuk
On Sun, Sep 01, 2024 at 09:57:40PM +0200, Jeremie Courreges-Anglas wrote: > The diff below lets libstdthreads build on sparc64. Making this build > with base-gcc look more convoluted. Should this code move to base one > day, we'd probably build it with clang anyway. > FWIW __has_extension has b

Re: multimedia/gstreamer1/plugins-good on base-gcc archs

2024-09-02 Thread Brad Smith
On 2024-09-02 3:32 a.m., Brad Smith wrote: On 2024-09-02 3:28 a.m., Jeremie Courreges-Anglas wrote: The diff below lets me build multimedia/gstreamer1/plugins-good on sparc64.  The meson log shows attempts to use C++: http://build-failures.rhaalovely.net/sparc64/2024-08-14/multimedia/gstreamer1

Re: multimedia/gstreamer1/plugins-good on base-gcc archs

2024-09-02 Thread Brad Smith
On 2024-09-02 3:28 a.m., Jeremie Courreges-Anglas wrote: The diff below lets me build multimedia/gstreamer1/plugins-good on sparc64. The meson log shows attempts to use C++: http://build-failures.rhaalovely.net/sparc64/2024-08-14/multimedia/gstreamer1/plugins-good.log ok? It already does

Re: multimedia/gstreamer1/plugins-good on base-gcc archs

2024-09-02 Thread Antoine Jacoutot
On Mon, Sep 02, 2024 at 09:28:04AM +0200, Jeremie Courreges-Anglas wrote: > > The diff below lets me build multimedia/gstreamer1/plugins-good on > sparc64. The meson log shows attempts to use C++: > > > http://build-failures.rhaalovely.net/sparc64/2024-08-14/multimedia/gstreamer1/plugins-good

multimedia/gstreamer1/plugins-good on base-gcc archs

2024-09-02 Thread Jeremie Courreges-Anglas
The diff below lets me build multimedia/gstreamer1/plugins-good on sparc64. The meson log shows attempts to use C++: http://build-failures.rhaalovely.net/sparc64/2024-08-14/multimedia/gstreamer1/plugins-good.log ok? Index: Makefile =