Upgrade cabal-install to 3.8.1.0

2023-01-22 Thread Greg Steuck
Hi Matthias, I tested this upgrade by rebuilding all the dependenents and running a minimal manual flow. OK? Thanks Greg >From 99f7e29829c85c6d68d62a97a1d59a771d8d9346 Mon Sep 17 00:00:00 2001 From: Greg Steuck Date: Sat, 21 Jan 2023 22:36:28 -0800 Subject: [PATCH] Upgrade cabal-install to 3.8.

Re: devel/cmake: handle build and install targets

2023-01-22 Thread Rafael Sadowski
On Sun Jan 22, 2023 at 03:28:10PM +, Klemens Nanni wrote: > Setting {ALL,INSTALL,FAKE,TEST}_TARGET in cmake ports has no effect > unless you handroll do-* targets. > > In general, the default "all", "install" and "test"/"check" targets make > no sense with CMake, since the default target to bu

Re: [Update] devel/dune 3.6.2

2023-01-22 Thread Christopher Zimmermann
On Sun, Jan 22, 2023 at 04:45:38PM +0100, Volker Schlecht wrote: If you don't have access to a bytecode-only arch (like me), you can simulate it: Thanks - I did, and with the attached patch that worked out nicely! Then ok chrisz@ Thanks a lot for your effort :) Christopher Index: Makefile

Re: teleport/tsh on openbsd

2023-01-22 Thread Stuart Henderson
On 2023/01/21 23:35, Divan Santana wrote: > Stuart Henderson writes: > > > On 2023/01/18 19:49, Divan Santana wrote: > >> Greetings :) > >> > >> I'm wondering if anyone has attempting to build teleport[1] on openbsd. > >> > >> (I'm specifically after tsh functionality). > >> > >> There was a b

Re: [Update] devel/dune 3.6.2

2023-01-22 Thread Volker Schlecht
.a files go into -native PFRAGS. only stublibs like libXXX.a go into normal PFRAGS. Thanks, I fixed that. is REVISION=0 a valid revision ? Yup. I would be ok with ocaml-pcre being removed. If you don't have access to a bytecode-only arch (like me), you can simulate it: Thanks - I di

devel/cmake: handle build and install targets

2023-01-22 Thread Klemens Nanni
Setting {ALL,INSTALL,FAKE,TEST}_TARGET in cmake ports has no effect unless you handroll do-* targets. In general, the default "all", "install" and "test"/"check" targets make no sense with CMake, since the default target to build is derived during configure. Make devel/cmake default to empty *_TA

Re: tor-browser can't see ffmpeg

2023-01-22 Thread Caspar Schutijser
On Fri, Jan 13, 2023 at 01:30:30PM +0100, onatinadr...@tutanota.com wrote: > before installing ffmpeg, both tor-browser and firefox-esr play > youtube videos with sound. after installing ffmpeg, firefox-esr > plays videos on other sites too but tor-browser does not. it > shows a warning that I need

Re: [new] fonts/atkinson-hyperlegible

2023-01-22 Thread Omar Polo
On 2023/01/21 09:59:21 +0100, Peter Hessler wrote: > Atkinson Hyperlegible is a typeface created in partnership with Braille > Institute. It has been developed specifically to increase legibility for > readers with low vision, and to improve comprehension. > > Named for the founder of Braille Ins

Re: [Update] devel/dune 3.6.2

2023-01-22 Thread Christopher Zimmermann
Hi, thanks a lot for your effort. I like the changes a lot. I just spottet two things: .a files go into -native PFRAGS. only stublibs like libXXX.a go into normal PFRAGS. is REVISION=0 a valid revision ? I would be ok with ocaml-pcre being removed. If you don't have access to a bytecode-

aarch64 bulk build report

2023-01-22 Thread phessler
bulk build on arm64.ports.openbsd.org started on Fri Jan 20 00:46:20 MST 2023 finished at Sun Jan 22 06:49:03 MST 2023 lasted 2D06h02m done with kern.version=OpenBSD 7.2-current (GENERIC.MP) #1981: Thu Jan 19 22:19:43 MST 2023 built packages:11627 Jan 20:3499 Jan 21:3328 Jan 22:4799 critical p

Re: [update] Lagrange to 1.15.0

2023-01-22 Thread Florian Viehweger
Am Sun, 22 Jan 2023 13:25:13 +0100 schrieb Omar Polo : > On 2023/01/22 11:33:23 +0100, Florian Viehweger > wrote: > > Hi, > > > > this is an update for Lagrange to 1.15.0. > > > > [...] > > > > Comments? > > Committed, thanks! > > > I've noticed that it looks for git during the build, so whi

Re: [new] meta/jitsi-1.0 - meta port for jitsi and friends

2023-01-22 Thread Stuart Henderson
On 2023/01/21 01:15, aisha wrote: > On 23/01/17 11:22AM, Stuart Henderson wrote: > > On 2023/01/17 11:39, Landry Breuil wrote: > > > Le Sat, Jan 14, 2023 at 07:59:36AM -0500, aisha a ?crit : > > > > > > i think the readme needs some fmt -w love, dont remember if it should be > > > 80 or 72 but the

Re: [update] Lagrange to 1.15.0

2023-01-22 Thread Omar Polo
On 2023/01/22 11:33:23 +0100, Florian Viehweger wrote: > Hi, > > this is an update for Lagrange to 1.15.0. > > [...] > > Comments? Committed, thanks! I've noticed that it looks for git during the build, so while here I've disable that too: CONFIGURE_ARGS += -DCMAKE_DISABLE_FIND_PACKAG

Re: UPDATE: x11/fvwm3 to 1.0.6a

2023-01-22 Thread Omar Polo
On 2023/01/22 12:31:49 +0100, Michael wrote: > Hi ports@, > > this is an update to the latest fvwm3 release [1]. > > For the changelog have a look at the 1.0.6 release [2]. Please note that > there are breaking changes in the config syntax which I noticed > especially with the color commands [

UPDATE: x11/fvwm3 to 1.0.6a

2023-01-22 Thread Michael
Hi ports@, this is an update to the latest fvwm3 release [1]. For the changelog have a look at the 1.0.6 release [2]. Please note that there are breaking changes in the config syntax which I noticed especially with the color commands [3]. Lightly tested on amd64. [1] https://github.com/fvwmo

[update] Lagrange to 1.15.0

2023-01-22 Thread Florian Viehweger
Hi, this is an update for Lagrange to 1.15.0. Some testing done on amd64. No issues found. portcheck and 'make port-lib-depends-check are happy after tweaking WANTLIB. Changes: - Preferences has been redesigned with vertical tabs, new page structure. - Preferences dialog opens as a separate

[Update] devel/dune 3.6.2

2023-01-22 Thread Volker Schlecht
Here's an update to devel/dune to the latest version: * Intention is to pave the road for a more recent version of math/coq, which requires a more recent version of dune. * dune now makes it possible to configure default installation directories for its results at build time. This patch makes u

Re: lang/node - patch for xonly

2023-01-22 Thread Volker Schlecht
On 1/21/23 19:46, Theo Buehler wrote: To be clear, I'm not excluding that this is part of the solution to the problem. However, with this diff, I see the exact same segfault that I saw without any diff at all, so I do not think we should land this just yet. I don't have a CPU with the PKU re