Re: graphics/piglit: missing BDEP on glslang

2021-03-29 Thread Jonathan Gray
On Tue, Mar 30, 2021 at 07:58:10AM +0200, Theo Buehler wrote: > piglit failed to build in a bulk due to a missing dependency. Patch > below fixed the build for me. > > [3320/4182] cd > /tmp/pobj/piglit-20210128/build-amd64/target_api/gl/tests/spec/ext_external_objects > && /usr/local/bin/glslang

graphics/piglit: missing BDEP on glslang

2021-03-29 Thread Theo Buehler
piglit failed to build in a bulk due to a missing dependency. Patch below fixed the build for me. [3320/4182] cd /tmp/pobj/piglit-20210128/build-amd64/target_api/gl/tests/spec/ext_external_objects && /usr/local/bin/glslangValidator -V /tmp/pobj/piglit-20210128/piglit-83173d9536c9f5e1571efe5933d

UPDATE: libvpx 1.10.0

2021-03-29 Thread Brad Smith
Here is an update to libvpx 1.10.0. 2021-03-09 v1.10.0 "Ruddy Duck" This maintenance release adds support for darwin20 and new codec controls, as well as numerous bug fixes. - Upgrading: New codec control is added to disable loopfilter for VP9. New encoder control is added to di

Re: [NEW] audio/zynaddsubfx

2021-03-29 Thread Dimitri Karamazov
Ping On Mon, Mar 22, 2021 at 04:00:36PM +, Dimitri Karamazov wrote: > On Mon, Mar 22, 2021 at 11:34:27AM +, Stuart Henderson wrote: > > On 2021/03/21 16:19, Dimitri Karamazov wrote: > > > On Sun, Mar 21, 2021 at 11:46:48AM +, Stuart Henderson wrote: > > > > On 2021/03/21 11:30, Solene

Update: lang/jruby 9.2.17.0

2021-03-29 Thread Jeremy Evans
Simple update to the latest JRuby release. Release notes at: https://www.jruby.org/2021/03/29/jruby-9-2-17-0.html Tested on amd64, the only supported arch. Will be committing in a few days unless I hear objections. Thanks, Jeremy Index: Makefile

NEW: py-setuptools_rust, py-semantic_version

2021-03-29 Thread Stuart Henderson
I've got setuptools_rust to work now. This itself builds ok and is usable in some ways, but won't be usable by other committed ports for building rust things yet as they involve downloading things with cargo at build time. I guess it will need some adjusting of cargo.port.mk to have that work. For

Re: htop update, including threads display

2021-03-29 Thread Theo Buehler
On Mon, Mar 29, 2021 at 01:50:54PM +0100, Stuart Henderson wrote: > On 2021/03/27 13:42, Stuart Henderson wrote: > > This updates htop to git head, support for displaying threads on OpenBSD > > was recently merged upstream. Usual rebasing needed for the NCPUONLINE > > patches, I have tidied them up

Re: [NEW] audio/zynaddsubfx

2021-03-29 Thread Stuart Henderson
On 2021/03/29 16:54, Dimitri Karamazov wrote: > Ping I need an OK before I can commit it. > On Mon, Mar 22, 2021 at 04:00:36PM +, Dimitri Karamazov wrote: > > On Mon, Mar 22, 2021 at 11:34:27AM +, Stuart Henderson wrote: > > > On 2021/03/21 16:19, Dimitri Karamazov wrote: > > > > On Sun,

Re: [NEW] net/Vger

2021-03-29 Thread Solene Rapenne
On Mon, 29 Mar 2021 14:32:39 +0200 Florian Viehweger : > Hi, > > thank you both for looking at the port and reporting back. > > > The ports looks fine to me, ok for import > > Nice, thank you! > > > The pkg/DESCR could be wrapped with fmt 60, it would look better > > but that's all I see.

Re: [update] net/synapse -> 1.30.0

2021-03-29 Thread Renaud Allard
On 3/29/21 2:21 PM, Stuart Henderson wrote: On 2021/03/29 09:12, Renaud Allard wrote: Hello, Here is almost the same patch to upgrade net/synapse to 1.30.0 but which includes a modification to the rc script which was broken since 1.29.0 v1.30.1 currently needs py-cryptography>=3.4.7. That to

Re: htop update, including threads display

2021-03-29 Thread Stuart Henderson
On 2021/03/27 13:42, Stuart Henderson wrote: > This updates htop to git head, support for displaying threads on OpenBSD > was recently merged upstream. Usual rebasing needed for the NCPUONLINE > patches, I have tidied them up a bit and opened a pull request upstream > for those. Other patches seem

Re: [NEW] net/Vger

2021-03-29 Thread Florian Viehweger
Hi, thank you both for looking at the port and reporting back. > The ports looks fine to me, ok for import Nice, thank you! > The pkg/DESCR could be wrapped with fmt 60, it would look better > but that's all I see. Out of curiosity, this personal preference? According to the documentation[1]

Re: [update] net/synapse -> 1.30.0

2021-03-29 Thread Stuart Henderson
On 2021/03/29 09:12, Renaud Allard wrote: > Hello, > > Here is almost the same patch to upgrade net/synapse to 1.30.0 but which > includes a modification to the rc script which was broken since 1.29.0 > > v1.30.1 currently needs py-cryptography>=3.4.7. That to ensure this library > is recent enou

[update] net/synapse -> 1.30.0

2021-03-29 Thread Renaud Allard
Hello, Here is almost the same patch to upgrade net/synapse to 1.30.0 but which includes a modification to the rc script which was broken since 1.29.0 v1.30.1 currently needs py-cryptography>=3.4.7. That to ensure this library is recent enough to have the openssl fix. Since OpenBSD's libress

Re: [NEW] net/Vger

2021-03-29 Thread Solene Rapenne
On Thu, 25 Mar 2021 10:50:58 +0100 Florian Viehweger : > Hi, > > > In the README you have "${SYSCONFDIR}/inetd.conf", this should just be > > /etc not ${SYSCONFDIR} because inetd is a system daemon not a ports > > one. Also some whitespace issues in the relayd config (4 spaces then > > a tab, I t

Re: shells/zsh: Keep $OSTYPE up to date

2021-03-29 Thread Stuart Henderson
On 2021/03/28 20:22, Matthew Martin wrote: > On Sat, Mar 27, 2021 at 09:36:24PM +0100, Christian Weisgerber wrote: > > Matthew Martin: > > > > > A while back [1] it was noted zsh's $OSTYPE is out of sync with the OS > > > version. > > > > > > 1: https://marc.info/?l=openbsd-ports&m=16094057101313

Re: New port: Gaupol subtitle editor

2021-03-29 Thread Anindya Mukherjee
Ping On Tue, Feb 02, 2021 at 11:50:40AM +, Stuart Henderson wrote: > start COMMENT with lower-case please (unless it's a proper noun, > but that doesn't apply here). > > we are a bit busy fixing hundreds of ports for a forthcoming > clang update at the moment so it may take a while to get to