Re: UPDATE: MPlayer 20221213

2022-12-21 Thread Brad Smith
ping. On 12/13/2022 10:05 PM, Brad Smith wrote: Here is an update to MPlayer 20221213. It rolls in a few bug fixes. Index: Makefile === RCS file: /home/cvs/ports/x11/mplayer/Makefile,v retrieving revision 1.322 diff -u -p -u -p

[update] audio/py-audio 0.2.11 -> 0.2.12

2022-12-21 Thread Kurt Mosiejczuk
Update to 0.2.12. Includes various small fixes including updates for compatibility with Python 3.10+ Tests for only test consumer, audio/py-speechrecognition, pass the same before and after. ok? --Kurt Index: Makefile === RCS

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2022/12/21 17:54:32 Modified files: audio/py-audio : Makefile Log message: Make py-audio tests actually run with "make test"

[update] archiver/py-zopfli 0.2.1 -> 0.2.2

2022-12-21 Thread Kurt Mosiejczuk
Update to 0.2.2 Added pyproject.toml to source distribution Published precompiled wheels for Python 3.11 print/py-fonttools tests don't work, but the only other consumer, print/weasyprint passes all tests with this new version. ok? --Kurt Index: Makefile

Re: NEW: net/snowflake_client

2022-12-21 Thread Yifei Zhan
On 22/12/21 07:04PM, Caspar Schutijser wrote: > I tested it with Tor Browser and it seems to work. Do we want this in > ports? And do we want a separate port like this or do we want to > tweak and move net/snowflake_proxy to use MULTI_PACKAGES? I think it's better to use MULTI_PACKAGES because

[UPDATE]: security/kc

2022-12-21 Thread Lévai , Dániel
Hi! This updates kc to 2.5.0. Please read the Changelog.md file to see what has changed and why you might not be able to open your older database. I removed an unmaintained script (and the README on it), switched to GH_* variables (easier this way), removed pcre dependency (and thus support),

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/12/21 14:06:58 Modified files: security/rust-openssl-tests: Makefile distinfo Log message: Update to rust-openssl-tests 20221221

Re: Python access to Berkeley DB

2022-12-21 Thread Roger Marsh
On Tue, 20 Dec 2022 12:18:59 - (UTC) Stuart Henderson wrote: > ["Followup-To:" header set to gmane.os.openbsd.misc.] > On 2022-12-19, Stuart Cassoff <3...@bell.net> wrote: > > -- Original Message -- > > From: stu.li...@spacehopper.org > > To: ports@openbsd.org > > Cc:

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2022/12/21 11:34:29 Modified files: devel/ruby-rbtree: Makefile distinfo Log message: == Changes === 0.4.6 * Make it work with clang 15. ok jeremy@

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2022/12/21 11:33:55 Modified files: security/ruby-rotp: Makefile distinfo Log message: 6.2.2 Removed rjust from generate_otp in favor of more time constant version ok jeremy@

[maintainer update] devel/ruby-rbtree 0.4.5 -> 0.4.6

2022-12-21 Thread Kurt Mosiejczuk
== Changes === 0.4.6 * Make it work with clang 15. Essentially a no-op for us currently until we get clang 15. No PLIST changes. ok? --Kurt Index: Makefile === RCS file: /cvs/ports/devel/ruby-rbtree/Makefile,v retrieving revision

NEW: net/snowflake_client

2022-12-21 Thread Caspar Schutijser
Attached is a port for snowflake_client, counterpart of snowflake_proxy. If you look closely you see that I basically copied net/snowflake_proxy, removed the post-extract target and renamed some "proxy" to "client" here and there. This is version 2.4.1 (I have a diff for updating snowflake_proxy

[maintainer update] security/ruby-rotp 6.2.1 -> 6.2.2

2022-12-21 Thread Kurt Mosiejczuk
6.2.2 Removed rjust from generate_otp in favor of more time constant version No PLIST updates. Minor update. ok? --Kurt Index: Makefile === RCS file: /cvs/ports/security/ruby-rotp/Makefile,v retrieving revision 1.2 diff -u -p

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2022/12/21 10:38:44 Modified files: sysutils/rclone: Makefile distinfo Log message: Update to rclone-1.61.0 Changes: https://rclone.org/changelog/#v1-61-0-2022-12-20

Re: Tor Browser: why is there no built-in bridges?

2022-12-21 Thread Caspar Schutijser
On Wed, Dec 21, 2022 at 06:11:43AM +, Yifei Zhan wrote: > On 22/12/16 06:22PM, Caspar Schutijser wrote: > > Dear users in this thread, if possible, can you give this a spin? > > > > With some help and feedback from the Tor Browser developers I > > came up with the following diff. I verified

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2022/12/21 09:38:52 Modified files: print/transfig : Makefile Log message: New transfig makes base-gcc unhappy Switching to ports-gcc fixes build on sparc64

[update] net/mautrix-whatsapp 0.8.0

2022-12-21 Thread Renaud Allard
Hello, Here is a diff for net/mautrix-whatsapp to version 0.8.0. I have been running it on -stable for about a week without any issue. Best RegardsIndex: Makefile === RCS file: /cvs/ports/net/mautrix-whatsapp/Makefile,v retrieving

Re: [maintainer update] difftastic 0.39

2022-12-21 Thread Laurent Cheylus
On Tue, 20 Dec 2022 20:39:36 +0100, Volker Schlecht wrote: > * Updates difftastic > * Reverts an upstream fix to tree_magic_mini, since > the upstream solution is pulled from a git repo during build time OK, build and works fine on amd64 Laurent

[maintainer update] editors/helix version 22.12

2022-12-21 Thread Laurent Cheylus
Update for helix-editor version 22.12 - Blog post about release 22.12 Highlights https://helix-editor.com/news/release-22-12-highlights/ - Changelog https://github.com/helix-editor/helix/blob/master/CHANGELOG.md#2212-2022-12-06 Build, tests and works fine on amd64 Laurent Index: Makefile

Re: NEW: net/endlessh

2022-12-21 Thread Michael
On Tue, Dec 20, 2022 at 07:04:19PM +0100, Pascal Stumpf wrote: > On Sun, 18 Dec 2022 15:11:22 +0100, Michael wrote: > > On Sun, Dec 18, 2022 at 11:55:12AM +, Stuart Henderson wrote: > > > On 2022/12/17 22:36, Michael wrote: > > > > On Sat, Dec 17, 2022 at 11:06:32AM +0100, Omar Polo wrote: > >

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/12/21 06:57:03 Modified files: x11/icewm : Makefile distinfo x11/icewm/patches: patch-man_icewm-preferences_pod patch-src_default_h patch-src_icesh_cc Log

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/12/21 06:50:00 Modified files: databases/recoll: Makefile distinfo databases/recoll/pkg: PLIST-main Log message: update to recoll-1.33.4

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/12/21 06:49:48 Modified files: www/hiawatha : Makefile distinfo www/hiawatha/patches: patch-CMakeLists_txt patch-man_hiawatha_1_in

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/12/21 06:21:01 Modified files: www/composer : Makefile distinfo Log message: update to composer-2.5.0

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/12/21 05:54:57 Modified files: databases/citus: Makefile distinfo Log message: update to citus-11.1.5

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/12/21 05:54:55 Modified files: databases/py-sqlalchemy: Makefile distinfo Log message: update to py3-sqlalchemy-1.4.45

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/12/21 05:54:53 Modified files: devel/py-tox : Makefile distinfo devel/py-tox/pkg: PLIST Log message: update to py3-tox-4.0.16

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/12/21 05:54:54 Modified files: databases/py-peewee: Makefile distinfo Log message: update to py3-peewee-3.15.4

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/12/21 05:54:50 Modified files: devel/py-toolz : Makefile distinfo Log message: update to py3-toolz-0.12.0

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/12/21 05:54:56 Modified files: databases/py-odbc: Makefile distinfo databases/py-odbc/patches: patch-setup_py Log message: update to py3-odbc-4.0.35

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Paco Esteban
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2022/12/21 04:48:48 Modified files: productivity/py-tasklib: Makefile distinfo productivity/py-tasklib/pkg: PLIST Log message: update productivity/py-tasklib to 2.5.1 comments by sthen ok kmos

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/12/21 02:59:35 Modified files: lang/python: Makefile.inc Log message: python: remove workaround for python 3.11 to unbreak build

Re: maintainer update productivity/py-tasklib to 2.5.1

2022-12-21 Thread Stuart Henderson
Not new, but there's a missing ${MODPY_FLAVOR} in TEST_DEPENDS. -- Sent from a phone, apologies for poor formatting. On 21 December 2022 03:11:31 Kurt Mosiejczuk wrote: On Tue, Dec 20, 2022 at 06:10:43PM +0100, Paco Esteban wrote: Hi ports@, This is an update of productivity/py-tasklib

CVS: cvs.openbsd.org: ports

2022-12-21 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2022/12/21 02:15:26 Modified files: x11/xfce4/xfce4-mixer: Makefile distinfo x11/xfce4/xfce4-mixer/pkg: PLIST Log message: Update to latest commit, bump our own pre version to current Xfce Just

Re: x11/xfce4/xfce4-mixer: update to latest commit

2022-12-21 Thread Klemens Nanni
12/21/22 12:27, Landry Breuil пишет: > Le Tue, Dec 20, 2022 at 08:46:56PM +, Klemens Nanni a écrit : >> I'm hunting a bug but there are updates ahead, so let's pull them first. >> >> Not sure what the version should be... latest Xfce with our preN suffix? >> That's why I did here. >> >>

Re: x11/xfce4/xfce4-mixer: update to latest commit

2022-12-21 Thread Landry Breuil
Le Tue, Dec 20, 2022 at 08:46:56PM +, Klemens Nanni a écrit : > I'm hunting a bug but there are updates ahead, so let's pull them first. > > Not sure what the version should be... latest Xfce with our preN suffix? > That's why I did here. > > Current 4.15 doesn't seem special: upstream last