Re: Update: docbook-xsl 1.68.1 -> 1.79.1

2024-09-26 Thread Antoine Jacoutot
On Thu, Sep 26, 2024 at 06:37:23PM +, Jeremy Evans wrote: > This is for post-unlock, and necessary for the update to PostgreSQL 17. > It upgrades docbook-xml from a version released in 2005 to the most > current version (I think), released in 2015. > > I have not tested fallout in any dependen

Re: graphics/cairo: Printing regression

2024-09-25 Thread Antoine Jacoutot
Ok — Antoine > On 25 Sep 2024, at 22:30, Christian Weisgerber wrote: > > Jag Talon: > >> I wanted to share that there's a printing regression that seems to be >> caused by cairo and I'm seeing it on my system as well. >> >> https://gitlab.freedesktop.org/cairo/cairo/-/issues/870 > > That see

Re: gnome-control-center: missing default app view

2024-09-22 Thread Antoine Jacoutot
On Sat, Sep 21, 2024 at 01:59:49PM -0400, Jag Talon wrote: > I wanted to attach the error logs that are printed when running gnome- > control-center from the command line. I hope this helps! > > On Wed, 2024-09-18 at 11:14 -0400, Jag Talon wrote: > > Hello, > > > > I'm noticing on two different a

Re: libstdthreads threads.h detection and gnulib

2024-09-13 Thread Antoine Jacoutot
On Fri, Sep 13, 2024 at 05:48:16PM +0200, Jeremie Courreges-Anglas wrote: > On Fri, Sep 13, 2024 at 08:50:00AM +0200, Antoine Jacoutot wrote: > > On Thu, Sep 12, 2024 at 06:38:17PM +0200, Jeremie Courreges-Anglas wrote: > > > On Thu, Sep 12, 2024 at 08:49:33AM +0200, Ma

Re: libstdthreads threads.h detection and gnulib

2024-09-12 Thread Antoine Jacoutot
On Thu, Sep 12, 2024 at 06:38:17PM +0200, Jeremie Courreges-Anglas wrote: > On Thu, Sep 12, 2024 at 08:49:33AM +0200, Matthieu Herrb wrote: > > On Wed, Sep 11, 2024 at 10:51:50PM +0200, Antoine Jacoutot wrote: > > > On Wed, Sep 11, 2024 at 10:13:12PM +0200, Jeremie Cour

Re: libstdthreads threads.h detection and gnulib

2024-09-11 Thread Antoine Jacoutot
On Wed, Sep 11, 2024 at 10:13:12PM +0200, Jeremie Courreges-Anglas wrote: > > So I spotted threads.h being picked up by math/octave and the > libstdthreads being junked after the configure step, something already > fixed by ajacoutot@ in the following ports: > > math/octave > math/pspp > te

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

Re: security/libgcrypt fix for powerpc, powerpc64

2024-08-16 Thread Antoine Jacoutot
On Thu, Aug 15, 2024 at 08:26:02PM -0400, George Koehler wrote: > This diff unbreaks security/libgcrypt for powerpc and powerpc64 and > should not affect other archs. > > Builds failed with "./sha256-ppc.c:294:8:warning: call to undeclared > function 'vec_mergeo'" followed by errors. Fix by build

Re: [PATCH] rsync add zstd,lz4,iconv options as default and -minimal flavor

2024-08-06 Thread Antoine Jacoutot
On Tue, Aug 06, 2024 at 09:59:33PM +0100, Stuart Henderson wrote: > On 2024/08/04 22:47, Bryan Vyhmeister wrote: > > On Sat, Jul 27, 2024 at 11:55:31PM -0700, Bryan Vyhmeister wrote: > > > I am re-posting about this change for rsync since it has been several > > > more weeks. I appreciate everyone

Re: fix radare2 and rizin

2024-07-26 Thread Antoine Jacoutot
On Fri, Jul 26, 2024 at 10:28:05AM +0200, Claudio Jeker wrote: > Here is a fix for radare2 and rizin to compile on -current. > > The code in both project was just horribly wrong and me removing > PS_STOPPED made this horror pop up. > > This has only been compile tested but it can't be worse than

Re: NEW: multimedia/intel-media-driver

2024-07-22 Thread Antoine Jacoutot
On Mon, Jul 22, 2024 at 09:22:45AM +0200, Matthieu Herrb wrote: > On Mon, Jul 22, 2024 at 02:34:28PM +1000, Jonathan Gray wrote: > > On Sat, Jul 13, 2024 at 12:51:39PM +0200, Rafael Sadowski wrote: > > > OK to import intel-media-driver-24.1.5? Keep in mind, to build this you > > > need libv install

Re: NEW: multimedia/intel-media-driver

2024-07-22 Thread Antoine Jacoutot
Sorry I don’t understand :-) What same result? — Antoine > On 22 Jul 2024, at 08:58, Rafael Sadowski wrote: > > On Mon Jul 22, 2024 at 08:50:57AM GMT, Antoine Jacoutot wrote: >>> On Mon, Jul 22, 2024 at 08:20:17AM +0200, Rafael Sadowski wrote: >>> On Mon Jul

Re: NEW: multimedia/intel-media-driver

2024-07-21 Thread Antoine Jacoutot
On Mon, Jul 22, 2024 at 08:20:17AM +0200, Rafael Sadowski wrote: > On Mon Jul 22, 2024 at 02:34:28PM GMT, Jonathan Gray wrote: > > On Sat, Jul 13, 2024 at 12:51:39PM +0200, Rafael Sadowski wrote: > > > OK to import intel-media-driver-24.1.5? Keep in mind, to build this you > > > need libv installed

[new] lang/typescript

2024-07-18 Thread Antoine Jacoutot
Hi. New typescript port. $ tsc --version Version 5.5.3 TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale. ok to import? -- Antoine typescript.tgz Description: application/tar-gz

Re: [NEW] textproc/libunicode

2024-07-13 Thread Antoine Jacoutot
On Sat, Jul 13, 2024 at 06:37:05PM +0900, SASANO Takayoshi wrote: > Hi, > > > Looks like this is, at best, ONLY_FOR_ARCHS=amd64 aarch64 > > How about to disable intrinsics at configure like this? > Even if poorer performance, I prefer to use the library with wider > architecture. Could we only s

Re: Remove net/p5-Net-ICQ2000 and net/vicq?

2024-07-13 Thread Antoine Jacoutot
On Sat, Jul 13, 2024 at 11:34:26AM +0200, Frederic Cambus wrote: > Hi ports@, > > The ICQ network has been decomissioned on June 26th [1], so I would like > to propose net/p5-Net-ICQ2000 and net/vicq for deletion. > > For info, we are the only ones to still package these programs: > > https://re

Re: XScreenSaver and bsdauth

2024-07-08 Thread Antoine Jacoutot
On Mon, Jul 08, 2024 at 11:43:25AM +0200, Manuel Giraud wrote: > Hi, > > I'm trying to make a patch to XScreenSaver to support bsdauth (hopefully > to have it upstream). > > So far so good but at one point I'm calling auth_userokay(3) and I > always get the following error: > > xscreensaver-auth

Re: textproc/unicode/ucd: add emoji

2024-06-14 Thread Antoine Jacoutot
On Thu, Jun 13, 2024 at 09:29:16PM +0900, SASANO Takayoshi wrote: > Hi, > > libunicode (https://github.com/contour-terminal/libunicode) requires > Unicode UCD's emoji directory. > > libunicode uses UCD's emoji definition and it downloads Unicode UCD archive > during build procedure by CMake. > Cr

Re: [update] gimp/stable 2.10.38

2024-06-05 Thread Antoine Jacoutot
OK On Wed, Jun 05, 2024 at 08:48:47AM +0200, Landry Breuil wrote: > hi, > > small update for the stable branch, probably the last according to > https://www.gimp.org/news/2024/05/05/gimp-2-10-38-released/ > > tests/oks welcome. > > Landry > Index: Makefile > ===

www/netsurf/browser hidden dep on libjxl

2024-05-16 Thread Antoine Jacoutot
Hi. There seems to be an hidden dep here: cc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wno-unused-but-set-variable -Wimplicit-fallthrough=3 -Wno-redundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wnested-e

Re: [NEW] net/crawley-v1.7.5

2024-05-10 Thread Antoine Jacoutot
That’s not a reason to set NO_TEST. — Antoine > On 11 May 2024, at 00:41, Russ Sharek wrote: > > On May 1, 2024 1:07:10 AM EDT, Russ Sharek wrote: >>> On Mon, Apr 29, 2024 at 01:45:03PM +0200, Jeremie Courreges-Anglas wrote: >>> A few nits: >>> - the port doesn't install any doc and DESCR is

Re: security/pinentry update

2024-05-10 Thread Antoine Jacoutot
Hi. I already have an update and OK pea@ for this. — Antoine > On 10 May 2024, at 15:16, Stuart Henderson wrote: > > Here's an update to security/pinentry, the "pinentry-qt" binary is > now for Qt6 so I've added a separate package for that. > > pinentry-gnome3 moves from x11/gnome/gcr to x11

Re: maintainer update: rendercheck 1.6

2024-04-28 Thread Antoine Jacoutot
OK On Sun, Apr 28, 2024 at 06:55:10PM +0200, Matthieu Herrb wrote: > Hi again, > > update to rendercheck 1.6 > https://lists.x.org/archives/xorg-announce/2024-April/003511.html > > Switches the build to meson among other. > > Note that the patch to network.conf I just send earlier is needed to

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

2024-04-16 Thread Antoine Jacoutot
Thanks. It would be great if you could. I could never reach the error you ran into. — Antoine > On 16 Apr 2024, at 18:52, Stuart Henderson wrote: > > On 2024/04/16 08:44, Antoine Jacoutot wrote: >>> On Tue, Apr 16, 2024 at 12:39:16AM +0100, Stuart Henderson wrote: >&

Re: sysutils/nomad: remove BROKEN-aarch64 marker

2024-04-16 Thread Antoine Jacoutot
Fine with me. — Antoine > On 16 Apr 2024, at 13:01, Caspar Schutijser wrote: > > On Tue, Apr 16, 2024 at 11:15:18AM +0100, Stuart Henderson wrote: >>> On 2024/04/12 17:57, Caspar Schutijser wrote: >>> Hi, >>> >>> This port builds successfully on arm64. I did not test this >>> at runtime. It'

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

2024-04-15 Thread Antoine Jacoutot
On Tue, Apr 16, 2024 at 12:39:16AM +0100, Stuart Henderson wrote: > On 2024/04/13 11:36, Antoine Jacoutot wrote: > > 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 > > &g

Re: webkitgtk4 fix for powerpc

2024-04-15 Thread Antoine Jacoutot
On Mon, Apr 15, 2024 at 05:53:14PM +0200, Jeremie Courreges-Anglas wrote: > tobhe called, he wants his webkitgtk4 back (on powerpc). The diff > below should fix the webkitgtk4 build on powerpc, powerpc64 and > mips64. It's directly inspired from gkoehler's diff for lang/gambit. > > The error see

Re: Fix webkitgtk-2.44 on riscv64

2024-04-15 Thread Antoine Jacoutot
On Mon, Apr 15, 2024 at 01:06:41PM +0200, Jeremie Courreges-Anglas wrote: > > Hi, > > this fixes the webkitgtk4 build on riscv64. > > ok? OK > > > Index: Makefile > === > RCS file: /cvs/ports/www/webkitgtk4/Makefile,v > diff -u

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 not

Re: sysutils/nomad: remove BROKEN-aarch64 marker

2024-04-12 Thread Antoine Jacoutot
Sure. — Antoine > On 12 Apr 2024, at 17:57, Caspar Schutijser wrote: > > Hi, > > This port builds successfully on arm64. I did not test this > at runtime. It's possible it builds on armv7 too these days > since the BROKEN message is the same but I can't test it on > armv7. > > Comments or O

Re: sysutils/terragrunt: remove BROKEN-aarch64 marker

2024-04-12 Thread Antoine Jacoutot
Ok as well. — Antoine > On 12 Apr 2024, at 17:59, Caspar Schutijser wrote: > > Hi, > > Same story as for sysutils/nomad: > This port builds successfully on arm64. I did not test this > at runtime. It's possible it builds on armv7 too these days > since the BROKEN message is the same but I ca

small tweaks for editors/litexl

2024-03-31 Thread Antoine Jacoutot
Hi. - install desktop files and icon - enable kqueue support - drop useless patch and use CONFIGURE_ARGS instead - don't hardcode lua version nor patch to lite-xl OK? Index: Makefile === RCS file: /cvs/ports/editors/litexl/Makefile

Re: meson vs boost

2024-03-25 Thread Antoine Jacoutot
On Mon, Mar 25, 2024 at 08:43:56AM +0100, Otto Moerbeek wrote: > On Fri, Mar 22, 2024 at 08:55:19PM +0100, Antoine Jacoutot wrote: > > > Ok > > Thanks, > > Committed and upstreamed: https://github.com/mesonbuild/meson/pull/13006 Awesome, thanks!

Re: meson vs boost

2024-03-22 Thread Antoine Jacoutot
Ok — Antoine > On 22 Mar 2024, at 20:12, Otto Moerbeek wrote: > > On Fri, Mar 22, 2024 at 05:55:22PM +0100, Antoine Jacoutot wrote: > >>> On Fri, Mar 22, 2024 at 01:54:13PM +0100, Otto Moerbeek wrote: >>> Hi, >>> >>> at PowerDNS we are st

Re: meson vs boost

2024-03-22 Thread Antoine Jacoutot
On Fri, Mar 22, 2024 at 01:54:13PM +0100, Otto Moerbeek wrote: > Hi, > > at PowerDNS we are starting to use meson builds and I hit upon a snag > wrt boost. > > When searching for libs, only .a's are found, all boost .so's are > skipped. I tracked it down to line 608 in > > ./mesonbuild/dependenc

telephony/baresip/baresip failed to build (hidden dep on pipewire)

2024-03-11 Thread Antoine Jacoutot
dpb junking. [212/277] /exopi-obj/pobj/baresip-3.6.0/bin/cc -DARCH=\"amd64\" -DHAVE_ACCEPT4 -DHAVE_ARC4RANDOM -DHAVE_ATOMIC -DHAVE_EXECINFO -DHAVE_FORK -DHAVE_GETIFADDRS -DHAVE_GETOPT -DHAVE_INET6 -DHAVE_KQUEUE -DHAVE_PTHREAD -DHAVE_PWD_H -DHAVE_ROUTE_LIST -DHAVE_SELECT -DHAVE_SELECT_H -DHAVE_S

Re: x11/gnustep/libobjc2 failed to build

2024-03-03 Thread Antoine Jacoutot
On Sun, Mar 03, 2024 at 09:16:50AM +0100, Theo Buehler wrote: > On Sun, Mar 03, 2024 at 09:11:47AM +0100, Antoine Jacoutot wrote: > > On Sun, Mar 03, 2024 at 09:00:17AM +0100, Theo Buehler wrote: > > > > -- Could NOT find Git (missing: GIT_EXECUTABLE) > > > &g

Re: x11/gnustep/libobjc2 failed to build

2024-03-03 Thread Antoine Jacoutot
On Sun, Mar 03, 2024 at 09:00:17AM +0100, Theo Buehler wrote: > > -- Could NOT find Git (missing: GIT_EXECUTABLE) > > -- Could NOT find Git (missing: GIT_EXECUTABLE) (found version "") > > CMake Error at /usr/local/share/cmake/Modules/ExternalProject.cmake:2910 > > (message): > > error: could n

Re: x11/gnustep/libobjc2 failed to build

2024-03-02 Thread Antoine Jacoutot
On Sun, Mar 03, 2024 at 08:32:41AM +0100, Rafael Sadowski wrote: > On Sun Mar 03, 2024 at 08:14:41AM +0100, Antoine Jacoutot wrote: > > > > >>> Building on exopi-5 under x11/gnustep/libobjc2 > > BDEPENDS = [devel/cmake;devel/robin-map;devel/ninja] > >

x11/gnustep/libobjc2 failed to build

2024-03-02 Thread Antoine Jacoutot
>>> Building on exopi-5 under x11/gnustep/libobjc2 BDEPENDS = [devel/cmake;devel/robin-map;devel/ninja] DIST = [x11/gnustep/libobjc2:gnustep/libobjc2-2.2.tar.gz] FULLPKGNAME = gnustep-libobjc2-2.2p0 (Junk lock obtained for exopi-5 at 1709393315.42) >>> Running depends in x

sdl2-mixer, explicitely disable wavepack and xmp

2024-02-25 Thread Antoine Jacoutot
Hi. This diff to prevent libxmp and libwavepack from being picked up. Or we do the opposite and add support, I have no opinion. Index: Makefile === RCS file: /cvs/ports/devel/sdl2-mixer/Makefile,v retrieving revision 1.17 diff -u -p

Re: security/libgcrypt: Sprinkle some ENDBR64 instructions

2024-02-22 Thread Antoine Jacoutot
No need for an apology. You understand that stuff much better than I do anyway :-) Clueless OK for me. — Antoine > On Feb 22, 2024, at 09:57, Mark Kettenis wrote: > >  >> >> From: Renato Aguiar >> Date: Wed, 21 Feb 2024 17:31:41 -0800 > > Apologies to Antoine, I forgot to CC you the firs

Re: -current Haskell ports aborting with SIGILL

2024-02-18 Thread Antoine Jacoutot
On Sun, Feb 18, 2024 at 09:02:16AM +, Stuart Henderson wrote: > On 2024/02/17 22:08, Greg Steuck wrote: > > Oh wow, this is becoming eerily similar to the failures aja@ is getting. Do > > dig more into this! > > Antoine, can you send a dmesg from one of the exopi VMs, please? Sure. OpenBSD 7

Re: audio/pulseaudio: fix crash in sndio record, enable debug package

2024-02-18 Thread Antoine Jacoutot
On Sun, Feb 18, 2024 at 02:24:33AM +, Klemens Nanni wrote: > Playback-only (default) works, record-only crashes: > $ pulseaudio --dameonize=false -n --load='module-sndio playback=false > record=true' > W: [(null)] pid.c: Stale PID file, overwriting. > Segmentation fault > >

Re: fix libei build when libevdev-openbsd is installed

2024-01-14 Thread Antoine Jacoutot
Ok aja. Thanks! — Antoine > On Jan 14, 2024, at 22:09, Matthieu Herrb wrote: > > On Sun, Jan 14, 2024 at 07:50:28PM +0100, Antoine Jacoutot wrote: >>> On Sun, Jan 14, 2024 at 06:52:54PM +0100, Matthieu Herrb wrote: >>> It detects libevdev.pc and activates t

Re: fix libei build when libevdev-openbsd is installed

2024-01-14 Thread Antoine Jacoutot
On Sun, Jan 14, 2024 at 06:52:54PM +0100, Matthieu Herrb wrote: > It detects libevdev.pc and activates the build of eis_demo_server, > which fails because libevdev-openbsd is not a full libevedev > implementation. > > No REVISION bump as the package doesn't change if it builds. > > ok ? Maybe r

Re: Remove doxygen from libgphoto-2.5.31

2024-01-14 Thread Antoine Jacoutot
On Sun, Jan 14, 2024 at 05:04:10PM +0100, Rafael Sadowski wrote: > On Sun Jan 14, 2024 at 03:44:39PM +0100, Antoine Jacoutot wrote: > > On Sat, Jan 13, 2024 at 09:22:05PM +0100, Rafael Sadowski wrote: > > > The upcoming doxygen update 1.10.0 fails to generate docs in libgphoto2

Re: Remove doxygen from libgphoto-2.5.31

2024-01-14 Thread Antoine Jacoutot
On Sat, Jan 13, 2024 at 09:22:05PM +0100, Rafael Sadowski wrote: > The upcoming doxygen update 1.10.0 fails to generate docs in libgphoto2. > Doxygen is just pain in libgphoto. The following diff stops using > doxygen in libgphoto2. > > OK? Hi. Using --disable-internal-docs does not work? If it

Re: mail/isync: improve an error message

2024-01-09 Thread Antoine Jacoutot
On Tue, Jan 09, 2024 at 03:46:41PM +, Edd Barrett wrote: > On Tue, Jan 09, 2024 at 03:26:48PM +, Klemens Nanni wrote: > > README can always be read in advance, is easy to maintain and, imho, one > > of the first places to look at if you run into ports/package problems. > > > > This just ma

Re: WANTLIB tweak apl-1.8

2024-01-09 Thread Antoine Jacoutot
On Tue, Jan 09, 2024 at 09:43:10AM +0100, Rafael Sadowski wrote: > As I am currently testing my fftw3 diff I found this WANTLIB update. I > don't see an option to disable wayland and I suspect it's not coming > from apl. Coming from gtk+3 probably. > > apl-1.8p2(lang/apl): > Missing: atspi.1 fr

Re: www/mozilla and lang/rust

2024-01-02 Thread Antoine Jacoutot
On Tue, Jan 02, 2024 at 01:32:35PM +, Stuart Henderson wrote: > On 2024/01/02 13:54, Sebastien Marie wrote: > > Stuart Henderson writes: > > > > > On 2024/01/02 08:50, Landry Breuil wrote: > > >> Le Mon, Jan 01, 2024 at 05:58:21PM +0100, Sebastien Marie a écrit : > > >> > Hi, > > >> > > > >>

Re: devel/spidermonkey115, x11/gnome/tour and lang/rust

2024-01-01 Thread Antoine Jacoutot
OK On Mon, Jan 01, 2024 at 06:01:05PM +0100, Sebastien Marie wrote: > Hi, > > I would like to commit the following diffs to devel/spidermonkey115 and > x11/gnome/tour. > > It switches the ports to use MODULES+=lang/rust instead of > BUILD_DEPENDS+=lang/rust, and adds MODRUST_WANTLIB to WANTLIB.

Re: lang/freehdl still useful?

2023-12-28 Thread Antoine Jacoutot
On Thu, Dec 28, 2023 at 12:33:04PM +0100, Theo Buehler wrote: > Needed to fix lang/freehdl due to the upcoming libcxx update and while > a workaround is trivial, I was wondering if it was time to part ways > with this port. It's dead upstream for many years and the tarballs are > no longer availabl

Re: NEW: x11/kde-plasma/kpipewire

2023-12-27 Thread Antoine Jacoutot
On Wed, Dec 27, 2023 at 02:42:20PM +0100, Rafael Sadowski wrote: > Please find attached kpipewire-5.27.10. I have not been able to test it. > I also have no idea how far we are with pipewire. I need it to update We are nowhere. Someone would need to write sndio support for it. -- Antoine

Re: Bugfix: lang/deno

2023-12-23 Thread Antoine Jacoutot
Thanks. Looks good with a bump. — Antoine > On Dec 23, 2023, at 19:55, Volker Schlecht wrote: > > On 2023-12-23 17:21, Antoine Jacoutot wrote: >> I would prefer to clean it up right away. > > If that's what it takes ... new diff attached. >

Re: Bugfix: lang/deno

2023-12-23 Thread Antoine Jacoutot
I would prefer to clean it up right away. — Antoine > On Dec 23, 2023, at 17:17, Volker Schlecht wrote: > > On 2023-12-23 16:50, Antoine Jacoutot wrote: >>> On Sat, Dec 23, 2023 at 04:46:40PM +0100, Volker Schlecht wrote: >>> + fn op_exec_path(state: &mut O

Re: Bugfix: lang/deno

2023-12-23 Thread Antoine Jacoutot
On Sat, Dec 23, 2023 at 04:46:40PM +0100, Volker Schlecht wrote: > This adds a patch to lang/deno to fix an issue reported by someone on github: > https://github.com/denoland/deno/issues/8012#issuecomment-1867982872 > > In addition, update-patches brought up an update to one of the existing > pat

Re: gtk+2 fix for file requesters

2023-12-06 Thread Antoine Jacoutot
OK On Wed, Dec 06, 2023 at 07:01:28PM +0100, Marc Espie wrote: > With glib-2.78, gimp has become more or less unusable in large directories. > > The culprit is gtk+2 which is end of life. > > I found a backport from gtk+3 that fixes the issue. > > See comments in patches. > > okay ? > > Index

Re: graphics/orthanc/webviewer-plugin build failure

2023-12-02 Thread Antoine Jacoutot
On Sat, Dec 02, 2023 at 03:31:46PM +0100, Christian Weisgerber wrote: > graphics/orthanc/webviewer-plugin failed to build during my latest > amd64 bulk build, due to some sort of missing dependency on the > python executable. Fixed.

Re: wayland/sway: build fix and link to the tree

2023-11-28 Thread Antoine Jacoutot
Alright. Makes sense, thanks. — Antoine > On Nov 29, 2023, at 07:24, Matthieu Herrb wrote: > > On Tue, Nov 28, 2023 at 05:40:05PM +0100, Antoine Jacoutot wrote: >> >> Is there a reason for x11/gnome/themes-extra? >> Honest question, I know nothing about sway. >

Re: wayland/sway: build fix and link to the tree

2023-11-28 Thread Antoine Jacoutot
On Tue, Nov 28, 2023 at 03:59:02PM +0100, Sebastien Marie wrote: > Hi, > > The following patch makes wayland/sway to link to the tree (remove > UNLINKED) and remove the RUN_DEPENDS on wayland/foot (which is still > UNLINKED). > > foot is only need if you set it to be your "preferred terminal". it

Re: x11/gnome/gcr : missing build depend on py-packaging

2023-11-26 Thread Antoine Jacoutot
On Sun, Nov 26, 2023 at 12:32:11PM +0100, Matthieu Herrb wrote: > Hi, > > Building gcr failed here : That's a missing BDEP in gi-docgen that has been fixed this morning. > > [378/380] /usr/local/bin/gi-docgen generate --quiet --fatal-warnings --config > docs/gck/gck.toml --output-dir=docs/gck/

Re: Port for bazel-6.3.2

2023-11-22 Thread Antoine Jacoutot
On Tue, Nov 21, 2023 at 02:51:55PM -0800, Greg Steuck wrote: > Antoine Jacoutot writes: > > > On Tue, Nov 21, 2023 at 09:32:03AM -0800, Greg Steuck wrote: > > Archival? > > I think it would be a welcome addition to ports@ if you care to maintain it. > > Sure,

Re: Port for bazel-6.3.2

2023-11-21 Thread Antoine Jacoutot
On Tue, Nov 21, 2023 at 09:32:03AM -0800, Greg Steuck wrote: > Stuart Henderson writes: > > > some tweaks for consideration, > > > > - drop rcs id > > - no point restricting untested archs > > - unzip is already auto-added to BDEPs > > - no need to set MODPY_VERSION to what's already the default

Re: arm64 BTI for libgcrypt

2023-11-20 Thread Antoine Jacoutot
On Mon, Nov 20, 2023 at 11:55:43AM +0100, Tobias Heider wrote: > On Mon, Nov 20, 2023 at 11:37:17AM +0100, Mark Kettenis wrote: > > > From: Jeremie Courreges-Anglas > > > Date: Mon, 20 Nov 2023 08:22:13 +0100 > > > > > > On Sun, Nov 19 2023, Tobias Heider wrote: > > > > Diff below fixes libgcryp

Re: amd64: llvm 16 fallout (2023-11-14)

2023-11-18 Thread Antoine Jacoutot
On Fri, Nov 17, 2023 at 08:14:05PM +0100, Jeremie Courreges-Anglas wrote: > On Fri, Nov 17 2023, Christian Weisgerber wrote: > > Updated list: > > > > net/gnugk C++ std::mem_fun > > The Makefile doesn't respect CXXFLAGS, it uses STDCCFLAGS. > The following fixes the buil

Re: [update] scite/scintilla to latest

2023-11-13 Thread Antoine Jacoutot
On Mon, Nov 13, 2023 at 02:29:27AM +, Lucas Raab wrote: > Hello, > > Here's an update for SciTE and scintilla up to the latest versions which > have been working fine. Other tests? OK aja > > Thanks, > Lucas > diff refs/heads/master refs/heads/scite > commit - 77c061d1e8107bfc609cb98fd2ff

Re: update libevdev-openbsd to 20231111

2023-11-11 Thread Antoine Jacoutot
OK On Sat, Nov 11, 2023 at 02:38:11PM +, Matthieu Herrb wrote: > Adds extern "C" wrappers to the header > > ok? > > Index: Makefile > === > RCS file: /local/cvs/ports/wayland/libevdev-openbsd/Makefile,v > diff -u -p -u -r1.1.1.

Re: remove py-gtk2 ports (except gimp)?

2023-11-11 Thread Antoine Jacoutot
On Sat, Nov 11, 2023 at 11:58:27AM +, Stuart Henderson wrote: > On 2023/11/11 11:53, Antoine Jacoutot wrote: > > Hi. > > > > These oldies still depend on py-gtk2 and hance python2. > > I propose we remove them. > > > > x11/driconf > > x11/gammap

remove py-gtk2 ports (except gimp)?

2023-11-11 Thread Antoine Jacoutot
Hi. These oldies still depend on py-gtk2 and hance python2. I propose we remove them. graphics/comix x11/driconf x11/gammapage x11/obmenu I am letting gimp alone because espie is using whatever old plugins that still need python2. Thoughts? -- Antoine

Re: gtk+{3,4}-wayland, gtk-layer-shell & gtk4-layer-shell

2023-11-11 Thread Antoine Jacoutot
On Sat, Nov 11, 2023 at 11:06:19AM +0100, Landry Breuil wrote: > Hi, > > not meant for commit for now but at least the diffs are on the list for > the ones to play with it and break their machine. > > - a diff to enable the wayland backend in gtk+3 & gtk+4, once more > wayland bits are linked t

Re: devel/appstream and llvm-16

2023-11-09 Thread Antoine Jacoutot
OK. — Antoine > On Nov 9, 2023, at 22:59, Jeremie Courreges-Anglas wrote: > >  > Straightforward, no bump needed. ok? > > (There's too much -Werror in this port for my taste, but we've had this > discussion already.) > > > Index: patches/patch-compose_asc-globals_c > =

Re: devel/appstream and llvm-16

2023-11-09 Thread Antoine Jacoutot
OK — Antoine > On Nov 9, 2023, at 22:59, Jeremie Courreges-Anglas wrote: > >  > Straightforward, no bump needed. ok? > > (There's too much -Werror in this port for my taste, but we've had this > discussion already.) > > > Index: patches/patch-compose_asc-globals_c > ==

Re: prevent from using libudev if present

2023-11-06 Thread Antoine Jacoutot
On Mon, Nov 06, 2023 at 09:18:45AM +0100, Landry Breuil wrote: > Le Mon, Nov 06, 2023 at 09:08:20AM +0100, Matthieu Herrb a écrit : > > On Sun, Nov 05, 2023 at 11:29:13AM +0100, Rafael Sadowski wrote: > > > Here is a diff that deactivate libudev detection in dvdstyler and add a > > > comment in lib

Re: sysutils/consolekit: prevent from using linux/input.h if present

2023-11-04 Thread Antoine Jacoutot
Nope but if you find a non intrusive way, I’ll take it :-) I just mv things around at post-install time. A few gnome ports do this. — Antoine > On 4 Nov 2023, at 17:51, Rafael Sadowski wrote: > > On Thu Nov 02, 2023 at 11:59:24AM +0100, Antoine Jacoutot wrote: >>> On Thu,

Re: x11/qt5/qtwebengine fails to package

2023-10-23 Thread Antoine Jacoutot
On Mon, Oct 23, 2023 at 08:47:21AM +0200, Theo Buehler wrote: > On Mon, Oct 23, 2023 at 08:41:32AM +0200, Antoine Jacoutot wrote: > > Hi. > > > > Failure in my last bulk. > > Log attached. > > Do you have p6 in your tree? There was a plist fix: > > h

Re: audio/audacity: fix loading of ffmpeg libraries

2023-10-21 Thread Antoine Jacoutot
On Sat, Oct 21, 2023 at 02:28:29PM +0200, Caspar Schutijser wrote: > Hi all, > > Here is a diff for a patch that got lost with an earlier > update, similar to what espie@ fixed a couple of days ago for > libmp3lame. As an example, with this, I can open a MKV file again > successfully. > > Comment

Re: patch: fix audacity mp3 export on startup

2023-10-18 Thread Antoine Jacoutot
ok On Wed, Oct 18, 2023 at 03:55:55PM +0200, Marc Espie wrote: > On first run, audacity will look for "libmp3lame.so.0" which doesn't > exist on OpenBSD, then prompting the user to find the library. > > This is doubly absurd, because it doesn't match our naming > scheme, and also because we run d

Re: remove x11/wxglade

2023-10-17 Thread Antoine Jacoutot
On Sun, Oct 15, 2023 at 11:26:44AM -0400, Thomas Frohwein wrote: > On Sun, Oct 15, 2023 at 11:18:16AM -0400, Thomas Frohwein wrote: > > [...] > > > +USE_NOBTCFI= Yes > > +USE_WXALLOWED= Yes > > Ignore these, it was just me blindly trying something which shouldn't > make

Re: misc/shared-mime-info: unbreak on sparc64

2023-10-16 Thread Antoine Jacoutot
Ok. — Antoine > On 16 Oct 2023, at 20:42, Theo Buehler wrote: > > The vast majority of current sparc64 breakage is due to shared-mime-info > not building > > http://build-failures.rhaalovely.net/sparc64/2023-10-14/summary.log > > First problem is that it requires C++17, so COMPILER needs to

remove x11/wxglade

2023-10-15 Thread Antoine Jacoutot
Hi. x11/wxglade is currently broken because it does not build with new wxWidgets. It depends on python2 and x11/py-wxPython which has moved to python3. Nothing depends on it in tree. OK to remove? -- Antoine

Re: update games/taisei to 1.4

2023-10-04 Thread Antoine Jacoutot
On Wed, Oct 04, 2023 at 03:03:29PM +0100, Stuart Henderson wrote: > On 2023/10/01 11:24, Omar Polo wrote: > > On 2023/09/30 13:10:19 +0100, Stuart Henderson wrote: > > > On 2023/09/30 10:00, Omar Polo wrote: > > > > c++ -o src/taisei [...many objects files...] \ > > > > -flto \ > > > > -Wl

Re: cups-browsed missing in print/cups-filters

2023-09-28 Thread Antoine Jacoutot
On Thu, Sep 28, 2023 at 08:42:11AM -0700, Renato Aguiar wrote: > > Hi, > > I noticed that cups_browsed fails to start after upgrading cups-filters to > 2.0.0. > > The binary '/usr/local/sbin/cups-browsed' was removed from the package, but > '/etc/rc.d/cups_browsed' is still there and depends on

Re: [print/hplip] Fix printing a test page (lpr path)

2023-09-28 Thread Antoine Jacoutot
On Thu, Sep 28, 2023 at 12:35:51PM +0200, David Coppa wrote: > On Thu, 28 Sep 2023, Antoine Jacoutot wrote: > > > Ok then. I will revisit the port anyway. > > But use LOCALBASE please. > > Commit the patch yourself if you want to, my account is probably > long gon

Re: [print/hplip] Fix printing a test page (lpr path)

2023-09-28 Thread Antoine Jacoutot
Ok then. I will revisit the port anyway. But use LOCALBASE please. — Antoine > On 28 Sep 2023, at 10:55, David Coppa wrote: > > On Thu, Sep 28, 2023 at 10:46 AM Antoine Jacoutot > wrote: >> >> But this would prevent printing with regular lpr, no? (honestly I don

Re: [print/hplip] Fix printing a test page (lpr path)

2023-09-28 Thread Antoine Jacoutot
But this would prevent printing with regular lpr, no? (honestly I don’t even know if it’s possible ). — Antoine > On 28 Sep 2023, at 08:34, David Coppa wrote: > >  > Hi all, > > When trying to print a test page in the final stage of hp-setup, > the following error occurs: > > Printing test

Re: NEW: www/libwpe and www/WPEBackend-fdo (not linked)

2023-09-25 Thread Antoine Jacoutot
On Mon, Sep 25, 2023 at 10:44:36AM +0200, Matthieu Herrb wrote: > On Sun, Sep 24, 2023 at 07:54:51PM +0200, Antoine Jacoutot wrote: > > I had those in my ports closet. > > I hold on to them because it needed real world usage and stuff could pick > > them up. > > >

Re: NEW: www/libwpe and www/WPEBackend-fdo (not linked)

2023-09-24 Thread Antoine Jacoutot
I had those in my ports closet. I hold on to them because it needed real world usage and stuff could pick them up. — Antoine > On 24 Sep 2023, at 16:49, Matthieu Herrb wrote: > > Hi, > > While playing with wayland-enabled builds of gtk+3 and gtk+4, I found > that webkitgtk4 automatically r

net/transmission failed to build in my last bulk

2023-09-17 Thread Antoine Jacoutot
Hi. As per subject. Might be due to dpb junking? >>> Building on exopi-2 under net/transmission,-gtk BDEPENDS = [net/miniupnp/libnatpmp;archivers/xz;x11/qt6/qtsvg;devel/cmake;net/libpsl;x11/gtk+3;net/curl;net/miniupnp/miniupnpc;textproc/intltool;devel/ninja;x11/gtk3mm;x11/qt6/qttools;x1

Re: audio/espeak-ng without audio?

2023-09-16 Thread Antoine Jacoutot
On Sat, Sep 16, 2023 at 11:28:13AM +0200, Stefan Hagen wrote: > Volker Schlecht wrote (2023-09-15 23:21 CEST): > > On my amd64 systems espeak-ng does not produce audio output. > > > > Interestingly it seems to have broken with the last commit: > > > > https://cvsweb.openbsd.org/cgi-bin/cvsweb/por

Re: [revision] fix missing libdep for net/transmission

2023-09-15 Thread Antoine Jacoutot
I don’t think icewm is in scope for this change :-) — Antoine > On 15 Sep 2023, at 19:48, Josh Grosse wrote: > > On Fri, Sep 15, 2023 at 07:31:00PM +0200, Antoine Jacoutot wrote: >>> On Fri, Sep 15, 2023 at 12:22:59PM -0400, Josh Grosse wrote: >>> During bulk b

Re: [revision] fix missing libdep for net/transmission

2023-09-15 Thread Antoine Jacoutot
On Fri, Sep 15, 2023 at 12:22:59PM -0400, Josh Grosse wrote: > During bulk build, naddy@ took note of a missing libdep > in net/transmission's Makefile. The build failed to > find libdeflate due to the bulk build's junk removal. > > This patch adds the explicit libdep. Builds and runs on amd64.

Re: patch: have portroach notice us of new auto*

2023-09-09 Thread Antoine Jacoutot
On Sat, Sep 09, 2023 at 02:12:55PM +0200, Antoine Jacoutot wrote: > On Sat, Sep 09, 2023 at 02:03:40PM +0200, Marc Espie wrote: > > Very straightforward. > > I don't understand the empty PORTROACH. Ah got it, I was confused by the different versions. I though th

Re: patch: have portroach notice us of new auto*

2023-09-09 Thread Antoine Jacoutot
On Sat, Sep 09, 2023 at 02:03:40PM +0200, Marc Espie wrote: > Very straightforward. I don't understand the empty PORTROACH. > > Okay ? > > Index: autoconf/Makefile.inc > === > RCS file: /cvs/ports/devel/autoconf/Makefile.inc,v > re

Re: portroach tweaks

2023-09-07 Thread Antoine Jacoutot
On Thu, Sep 07, 2023 at 03:33:00PM +0200, Marc Espie wrote: > On Thu, Sep 07, 2023 at 12:24:59PM +0200, Marc Espie wrote: > > I've been perusing the results of the build, they aren't good, then > > again portroach isn't quite grabbing the right stuff. > > > > - tweak the meter to use shorter x

Re: portroach tweaks

2023-09-07 Thread Antoine Jacoutot
On Thu, Sep 07, 2023 at 02:03:18PM +0200, Antoine Jacoutot wrote: > On Thu, Sep 07, 2023 at 12:24:59PM +0200, Marc Espie wrote: > > I've been perusing the results of the build, they aren't good, then > > again portroach isn't quite grabbing the right stuff. >

Re: portroach tweaks

2023-09-07 Thread Antoine Jacoutot
On Thu, Sep 07, 2023 at 12:24:59PM +0200, Marc Espie wrote: > I've been perusing the results of the build, they aren't good, then > again portroach isn't quite grabbing the right stuff. > > - tweak the meter to use shorter x/x so that it fits again on the > line. > > - use fullpkgname in

Re: devel/kf5/baloo: disable autostart in XDG

2023-09-06 Thread Antoine Jacoutot
On Wed, Sep 06, 2023 at 03:14:57PM +0200, Rafael Sadowski wrote: > On Wed Sep 06, 2023 at 12:50:22PM +, Klemens Nanni wrote: > > On Wed, Sep 06, 2023 at 02:25:23PM +0200, Rafael Sadowski wrote: > > > On Wed Sep 06, 2023 at 02:16:29PM +0200, Antoine Jacoutot wrote: > >

Re: devel/kf5/baloo: disable autostart in XDG

2023-09-06 Thread Antoine Jacoutot
On Wed, Sep 06, 2023 at 02:25:23PM +0200, Rafael Sadowski wrote: > On Wed Sep 06, 2023 at 02:16:29PM +0200, Antoine Jacoutot wrote: > > On Wed, Sep 06, 2023 at 12:52:35PM +0200, Rafael Sadowski wrote: > > > Stop staring baloo indexer in XDG based setup. Baloo can be a pain whe

Re: devel/kf5/baloo: disable autostart in XDG

2023-09-06 Thread Antoine Jacoutot
On Wed, Sep 06, 2023 at 12:33:27PM +, Klemens Nanni wrote: > On Wed, Sep 06, 2023 at 02:16:29PM +0200, Antoine Jacoutot wrote: > > Woulnd't OnlyShowIn work in this case? > > is that to limit it to, e.g. KDE Plasma? > > > This way we can keep installing the @sa

  1   2   3   4   5   6   7   8   9   10   >