CVS: cvs.openbsd.org: ports

2021-07-24 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/07/24 18:04:09 Modified files: games/lwjgl3 : Makefile distinfo Log message: Update to new upstream release (by me) https://github.com/kmosiejczuk/lwjgl3/releases/tag/3.2.4alpha2 Also includes

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/07/24 15:33:15 Modified files: net: Makefile security : Makefile Log message: Hook up magic-wormhole and dependencies + net/txtorcon,python3 + net/magic-wormhole +

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/07/24 15:27:06 Log message: Import net/magic-wormhole Feedback OK sthen --- Get things from one computer to another, safely. This package provides a library and a command-line

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/07/24 15:26:04 Log message: Import security/py-spake2 as net/magic-wormhole dependency Feedback OK sthen --- SPAKE2 password-authenticated key exchange (pure python) Status:

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/07/24 15:24:58 Log message: Import security/py-hkdf as security/py-spake2 and net/magic-wormhole dependency Feedback OK sthen --- HMAC-based Extract-and-Expand Key Derivation Function

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/07/24 15:23:25 Removed files: net/py-txtorcon: msg Log message: Remove CVS commit message file which should not have been imported.

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/07/24 15:21:19 Log message: Import net/py-txtorcon as net/magic-wormhole dependency Feedback OK sthen --- control-spec implementation for Tor Status: Vendor Tag: kn

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/07/24 14:16:47 Modified files: graphics/libplacebo: Makefile distinfo graphics/libplacebo/pkg: PLIST Log message: update to libplacebo-3.120.3, from Brad

Re: new: py-txtorcon, py-hkdf, py-stake2, magic-wormhole

2021-07-24 Thread Stuart Henderson
On 2021/07/24 19:09, Klemens Nanni wrote: > On Sat, Jul 24, 2021 at 06:02:52PM +, Klemens Nanni wrote: > > Two dependencies for the main port: > > > > Information for inst:magic-wormhole-0.12.0 > > > > Comment: > > securely transfer data between computers > > > > Description: >

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/07/24 14:02:04 Modified files: security/py-M2Crypto: Makefile distinfo security/py-M2Crypto/pkg: PLIST Added files: security/py-M2Crypto/patches: patch-src_M2Crypto_BIO_py

Re: sysutils/salt users wanted to test; py-M2Crypto update

2021-07-24 Thread Stuart Henderson
On 2021/07/24 21:32, Theo Buehler wrote: > On Sat, Jul 24, 2021 at 09:00:47PM +0200, Theo Buehler wrote: > > On Sat, Jul 24, 2021 at 07:26:53PM +0100, Stuart Henderson wrote: > > > any salt users around who can test this? > > > > The regress/lib/libssl/tlsfuzzer tests exercise M2Crypto quite

Re: [macppc, arm*] mail/trojita: fix misbehaving spinner

2021-07-24 Thread Theo Buehler
On Sat, Jul 24, 2021 at 07:17:23PM +, Charlene Wendling wrote: > Hi, > > The loading spinner in trojita is misbehaving on my macppc machine. > > Upstream has already dealt with the situation [0], and after applying > their patch the spinner is fine on macppc. There is indeed no > regression

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2021/07/24 13:35:41 Modified files: games/qqwing : Makefile Added files: games/qqwing/patches: patch-main_cpp Log message: qqwing: fix an infinite loop on unsigned char archs Using the

Re: sysutils/salt users wanted to test; py-M2Crypto update

2021-07-24 Thread Theo Buehler
On Sat, Jul 24, 2021 at 09:00:47PM +0200, Theo Buehler wrote: > On Sat, Jul 24, 2021 at 07:26:53PM +0100, Stuart Henderson wrote: > > any salt users around who can test this? > > The regress/lib/libssl/tlsfuzzer tests exercise M2Crypto quite well. > They pass. > > ok tb > > with one comment

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2021/07/24 13:31:49 ports/games/qqwing/patches Update of /cvs/ports/games/qqwing/patches In directory cvs.openbsd.org:/tmp/cvs-serv60453/patches Log Message: Directory /cvs/ports/games/qqwing/patches added to the

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2021/07/24 13:26:54 Modified files: converters/ish : Makefile converters/ish/patches: patch-decode_c Log message: ish: fix an infinite loop on unsigned char archs Decoding using the -lf option

[macppc, arm*] mail/trojita: fix misbehaving spinner

2021-07-24 Thread Charlene Wendling
Hi, The loading spinner in trojita is misbehaving on my macppc machine. Upstream has already dealt with the situation [0], and after applying their patch the spinner is fine on macppc. There is indeed no regression on amd64. OK? Charlène. [0]

Re: new: py-txtorcon, py-hkdf, py-stake2, magic-wormhole

2021-07-24 Thread Klemens Nanni
On Sat, Jul 24, 2021 at 06:02:52PM +, Klemens Nanni wrote: > Two dependencies for the main port: > > Information for inst:magic-wormhole-0.12.0 > > Comment: > securely transfer data between computers > > Description: > Get things from one computer to another, safely.

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2021/07/24 13:03:14 Modified files: databases/redis: Makefile distinfo databases/redis/patches: patch-src_Makefile patch-src_tls_c Log message: Update to redis-6.2.5 ok tb

Re: sysutils/salt users wanted to test; py-M2Crypto update

2021-07-24 Thread Theo Buehler
On Sat, Jul 24, 2021 at 07:26:53PM +0100, Stuart Henderson wrote: > any salt users around who can test this? The regress/lib/libssl/tlsfuzzer tests exercise M2Crypto quite well. They pass. ok tb with one comment below. > Index: patches/patch-src_SWIG__bio_i >

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/07/24 12:33:32 Modified files: textproc/py-pygments: Makefile distinfo textproc/py-pygments/pkg: PLIST Log message: update to py-pygments-2.9.0

sysutils/salt users wanted to test; py-M2Crypto update

2021-07-24 Thread Stuart Henderson
any salt users around who can test this? (tests are broken due to missing deps in ports, but that isn't new) Index: Makefile === RCS file: /cvs/ports/security/py-M2Crypto/Makefile,v retrieving revision 1.31 diff -u -p -r1.31 Makefile

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/07/24 12:24:50 Modified files: textproc/py-defusedxml: Makefile distinfo Log message: update to py-defusedxml-0.7.1

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/07/24 12:16:26 Modified files: games/lwjgl3 : Makefile Log message: Update MASTER_SITES2 since filedump.se.rit.edu went away

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/07/24 12:14:28 Modified files: net/p5-SNMP-Info: Makefile distinfo net/p5-SNMP-Info/pkg: PLIST Log message: update to p5-SNMP-Info-3.73

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/07/24 12:14:20 Modified files: security/py-pyscard: Makefile distinfo security/py-pyscard/pkg: PLIST Log message: update to py-pyscard-2.0.1

new: py-hkdf, py-stake2, magic-wormhole

2021-07-24 Thread Klemens Nanni
Two dependencies for the main port: Information for inst:magic-wormhole-0.12.0 Comment: securely transfer data between computers Description: Get things from one computer to another, safely. This package provides a library and a command-line tool named

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2021/07/24 10:45:24 Modified files: devel/liburcu : Makefile distinfo devel/liburcu/patches: patch-include_urcu_syscall-compat_h patch-tests_benchmark_common_sh

Re: NEW PORT + PATCH: libvidstab and ffmpeg support

2021-07-24 Thread Jeremie Courreges-Anglas
On Thu, Jul 22 2021, Stuart Henderson wrote: > +CC FFmpeg maintainer. > > On 2021/07/22 12:39, Charlene Wendling wrote: >> Hi Marc, >> >> On Wed, 21 Jul 2021 12:51:18 +0200 >> Marc Espie wrote: >> >> > vid.stab is a video stabilization library that interfaces with ffmpeg. >> > >> > From the

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2021/07/24 09:10:23 Modified files: devel/dyncall : Makefile Log message: No support for riscv64

[macppc, arm*] Fix an infinite loop in games/qqwing

2021-07-24 Thread Charlene Wendling
Hi, On my macppc machine, i can create an infinite loop just by doing: $ qqwing --generate | qqwing --solve The looped getchar(3) call never reaches EOF on unsigned char archs. The below diff fixes that issue. OK? Charlène. Index: Makefile

Build security/botan on riscv64

2021-07-24 Thread Jeremie Courreges-Anglas
The following patch lets security/botan build on riscv64. I wrote a minimal description file, since I couldn't find one in the latest 1.11 (.34) release available upstream. Configure extract: --8<-- [...] >>> Running configure in security/botan at 1626992720.48 ===> security/botan ===>

Re: [update] audio/grip 4.2.0 -> 4.2.2 (+unsigned char archs fix)

2021-07-24 Thread Jeremie Courreges-Anglas
On Fri, Jul 23 2021, Charlene Wendling wrote: > Hi, > > Here is an update for grip to 4.2.2. Upstream changes: > > --8<-- > v4.2.2 2021-07-07 > * Patch from D. J. Slattery: fix crash on startup due to invalid > pointer > v4.2.1 2021-05-30 > * Translation updates: Italian > * Update

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2021/07/24 07:03:57 Modified files: net/telepathy/folks: Makefile distinfo Removed files: net/telepathy/folks/patches: patch-backends_eds_lib_edsf-persona_vala

Re: [macppc, arm*] Fix an infinite loop in converters/ish

2021-07-24 Thread Jeremie Courreges-Anglas
On Sat, Jul 24 2021, Charlene Wendling wrote: > Hi, > > Decoding using the -lf option on powerpc made ish freeze. A looped > fgetc(3) call never reached EOF, since the return value was stored > as a char, that is unsigned on powerpc and arm*, instead of int. > > --8<-- > $ cd /tmp && cp /bin/ls .

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2021/07/24 05:21:24 Modified files: devel/bats : Makefile distinfo Log message: Update to bats-1.4.1 Changelog: https://github.com/bats-core/bats-core/blob/v1.4.1/docs/CHANGELOG.md

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/07/24 03:44:24 Modified files: sysutils/terragrunt: Makefile distinfo Log message: Update to terragrunt-0.31.1.

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2021/07/24 03:31:03 Modified files: lang/guile2: Makefile distinfo Log message: guile2: provide a valid bootstrap for 32 bit big endian archs This allows to reduce the building time by a factor of 6

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/07/24 03:32:44 Modified files: devel/epoll-shim: Makefile distinfo devel/epoll-shim/pkg: PLIST Removed files: devel/epoll-shim/patches: patch-src_signalfd_ctx_c Log message: update

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/07/24 03:28:36 Modified files: sysutils/terraform: Makefile distinfo Log message: Update to terraform-1.0.3.

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/07/24 03:27:55 Modified files: sysutils/packer: Makefile distinfo Log message: Update to packer-1.7.4.

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/07/24 03:27:33 Modified files: x11/gnome/tracker3-miners: Makefile Added files: x11/gnome/tracker3-miners/patches:

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/07/24 02:53:46 Modified files: print/epson-inkjet-printer-escpr: Makefile distinfo print/epson-inkjet-printer-escpr/pkg: PLIST Log message: Update to

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/07/24 02:53:31 Modified files: audio/rgain: Makefile Log message: rgain: add missing test dep

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/07/24 02:51:03 Modified files: sysutils/amazon-ssm-agent: Makefile distinfo sysutils/amazon-ssm-agent/patches: patch-makefile Log message: Update to amazon-ssm-agent-3.1.90.0.

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/07/24 02:48:54 Modified files: sysutils/google-cloud-sdk: Makefile distinfo sysutils/google-cloud-sdk/pkg: PLIST Log message: Update to google-cloud-sdk-349.0.0.

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/07/24 02:47:27 Modified files: net/gnugk : Makefile distinfo net/gnugk/patches: patch-configure Removed files: net/gnugk/patches: patch-RasSrv_cxx Log message: Update

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/07/24 02:46:43 Modified files: audio/rgain: Makefile distinfo Log message: update to rgain3-1.1.1

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/07/24 02:40:59 Modified files: www/composer : Makefile distinfo Log message: update to composer-2.1.5

[macppc, arm*] Fix an infinite loop in converters/ish

2021-07-24 Thread Charlene Wendling
Hi, Decoding using the -lf option on powerpc made ish freeze. A looped fgetc(3) call never reached EOF, since the return value was stored as a char, that is unsigned on powerpc and arm*, instead of int. --8<-- $ cd /tmp && cp /bin/ls . $ ish -ss ls $ rm ls $ ish -lf ls.ish [...] < Restore from

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/07/24 02:36:37 Modified files: sysutils/awscli: Makefile distinfo sysutils/awscli/pkg: PLIST Log message: Update to awscli-1.20.6.

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/07/24 02:36:18 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py3-boto3-1.18.6.

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/07/24 02:36:07 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py3-botocore-1.21.6.

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/07/24 01:35:18 Modified files: www/webkitgtk4 : Tag: OPENBSD_6_9 Makefile distinfo www/webkitgtk4/patches: Tag: OPENBSD_6_9

CVS: cvs.openbsd.org: ports

2021-07-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/07/24 01:32:16 Modified files: www/webkitgtk4 : Makefile distinfo Removed files: www/webkitgtk4/patches: