Re: a batch of py2+3 to py3 switches

2021-10-24 Thread Bjorn Ketelaars
On Mon 25/10/2021 01:48, Stuart Henderson wrote: > I haven't started on a diff for these yet, but the set of ports > listed below have no other ports depending on the py2 versions, > so could be made py3-only (or removed if they're currently py2- > only; I haven't checked that yet) without

Re: a batch of py2+3 to py3 switches

2021-10-24 Thread Antoine Jacoutot
No complaints, on the contrary. Thanks Stuart. — Antoine > On 25 Oct 2021, at 02:48, Stuart Henderson wrote: > > complaints

UPDATE: FFmpeg 4.4.1

2021-10-24 Thread Brad Smith
Here is an update to FFmpeg 4.4.1. Index: Makefile === RCS file: /home/cvs/ports/graphics/ffmpeg/Makefile,v retrieving revision 1.214 diff -u -p -u -p -r1.214 Makefile --- Makefile10 Sep 2021 21:47:55 - 1.214 +++

Re: a batch of py2+3 to py3 switches

2021-10-24 Thread Daniel Dickman
> On Oct 24, 2021, at 8:49 PM, Stuart Henderson wrote: > > I haven't started on a diff for these yet, but the set of ports > listed below have no other ports depending on the py2 versions, > so could be made py3-only (or removed if they're currently py2- > only; I haven't checked that yet)

Re: split py-test into py2 and py3 ports

2021-10-24 Thread Daniel Dickman
> On Oct 24, 2021, at 4:54 PM, Stuart Henderson wrote: > > I was thinking about tests when I did my last recent batch of py2-removals. > Wondering if the time is right to just disable tests for py2, there are a > bunch of ports which are only there to support tests which can then also be >

Re: a batch of py2+3 to py3 switches

2021-10-24 Thread Stuart Henderson
I haven't started on a diff for these yet, but the set of ports listed below have no other ports depending on the py2 versions, so could be made py3-only (or removed if they're currently py2- only; I haven't checked that yet) without affecting other ports. There are some internal dependencies in

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2021/10/24 17:47:40 Modified files: sysutils/ugrep : Makefile distinfo Log message: Update to ugrep-3.3.8 Changelog: https://github.com/Genivia/ugrep/releases/tag/v3.3.8

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 17:28:21 Modified files: databases : Makefile Log message: another FLAVOR=python3 without ,python3

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 17:10:22 Modified files: converters : Makefile print : Makefile emulators : Makefile Log message: fix indentation to be consistent with other categories

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 17:08:11 Modified files: devel : Makefile Log message: typo s/SUBDIT/SUBDIR

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 17:01:24 Modified files: www/py-bleach : Makefile distinfo www/py-bleach/pkg: PLIST Log message: update to py3-bleach-4.1.0, based on a diff from wen heping, I fixed the dependencies

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 16:54:41 Modified files: sysutils/fabric: Makefile distinfo sysutils/fabric/pkg: PLIST Log message: update to fabric 2.6.0, unbreaking it. from wen heping who sent the port to ports@

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 16:51:17 Modified files: audio : Makefile databases : Makefile devel : Makefile graphics : Makefile productivity : Makefile

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 16:44:35 Modified files: audio : Makefile net: Makefile Log message: annotate py- ports which are using py3 and intentionally not using FLAVOR=python3 because

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 16:41:35 Modified files: textproc/py-sphinxcontrib: Makefile Log message: these are all FLAVOR=python3/FLAVORS=python3, add ,python3 in parent makefile

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 16:39:15 Modified files: security : Makefile Log message: remove surplus py-cryptography_vectors (non-,python3 entry)

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 16:36:51 Modified files: editors: Makefile Log message: remove py-neovim leaving py-neovim,python3 (it is a FLAVORS=python3 + FLAVOR=python3 port so this is a surplus unneeded entry)

Re: split py-test into py2 and py3 ports

2021-10-24 Thread Kurt Mosiejczuk
On Sun, Oct 24, 2021 at 09:54:33PM +0100, Stuart Henderson wrote: > I was thinking about tests when I did my last recent batch of py2-removals. > Wondering if the time is right to just disable tests for py2, there are a > bunch of ports which are only there to support tests which can then also be

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/10/24 15:30:40 Added files: editors/tweak/patches: patch-main_c Log message: Missed patch...

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2021/10/24 15:28:42 Modified files: editors/tweak : Makefile Log message: Pledge "stdio rpath wpath cpath tty" at the start of main(). Take maintainership. I've been running with this patch for several

Re: split py-test into py2 and py3 ports

2021-10-24 Thread Stuart Henderson
I was thinking about tests when I did my last recent batch of py2-removals. Wondering if the time is right to just disable tests for py2, there are a bunch of ports which are only there to support tests which can then also be made 3-only. On 2021/10/24 13:41, Daniel Dickman wrote: > numpy 1.21

Re: [UPDATE] textproc/lowdown to 0.9.2

2021-10-24 Thread Stefan Hagen
Frederic Cambus wrote: > Hi ports@, > > Here is a diff to update lowdown to 0.9.2. > > Comments? OK? The usual checks pass. Test suite runs fine. Tested on amd64. ok sdk@

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2021/10/24 12:55:40 Modified files: net/filezilla : Makefile distinfo net/filezilla/patches: patch-src_commonui_fz_paths_cpp patch-src_engine_Makefile_am Log

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2021/10/24 12:54:55 Modified files: net/libfilezilla: Makefile distinfo net/libfilezilla/pkg: PLIST Added files: net/libfilezilla/patches: patch-lib_glue_unix_cpp

Re: UPDATE math/py-numpy-1.17.5

2021-10-24 Thread Bjorn Ketelaars
On Thu 21/10/2021 14:58, Stuart Henderson wrote: > On 2021/10/21 07:20, Bjorn Ketelaars wrote: > > +BUILD_DEPENDS= ${MODFORTRAN_BUILD_DEPENDS} \ > > + devel/gas > > Also needs lang/cython${MODPY_FLAVOR}, with this it builds ok on i386 > and tests aren't looking too

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2021/10/24 11:57:01 Added files: graphics/djview4/patches: patch-nsdejavu_npsdk_prcpucfg_h Log message: Add support for riscv64 Hardcoding so many details for so many architectures doesn't make much

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2021/10/24 11:42:14 Modified files: textproc/ripgrep: Makefile distinfo Added files: textproc/ripgrep: crates.inc Log message: Update ripgrep to 13.0.0. OK kn@

split py-test into py2 and py3 ports

2021-10-24 Thread Daniel Dickman
numpy 1.21 will need py-test 5.4.x or later, while the ports tree is on py-test 4.4.0. Many other ports can likely benefit from newer py-test. Given that py-test has dropped python2 support, I'd like to split the port into py2 and py3 ports like was done for setuptools. Making the actual

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Theo Buehler
patch-test_openssl_test_ssl_rb security/openssl-ruby-tests/pkg: PLIST Log message: Update openssl-ruby-tests to 20211024

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/10/24 10:52:31 Modified files: www/py-responses/pkg: PLIST Log message: Fix extraneous entry in PLIST that causes build to fail. Found by naddy@

Re: NEW: net/gmid

2021-10-24 Thread Omar Polo
Stephen Gregoratto writes: > Hi Stu, > > Thanks for your feedback. Attached is a tarball with the changes you > requested. In v1, I actually installed an rc script that the author > wrote in the project's contrib directory. Now, I've put a copy of it > under pkg/gmid.rc. I believe this is OK to

Re: GLFW port lacks Vulkan integration support

2021-10-24 Thread Keltir
Hey, Yes, it works without version number. Meanwhile "1" is a major version, is it safe enough to discard it? Either way, it's up to you guys how to fix it after all, I simply reported an issue :-) Best Regards, Keltir Oct 23, 2021, 23:07 by s...@spacehopper.org: > On 2021/10/23 19:27,

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2021/10/24 09:44:06 Modified files: www/chromium : Makefile Log message: remove last python2 tentacles from chromium robert@ switched chromium from python2 to python3 in rev 1.578. This diff also

Re: CVS: cvs.openbsd.org: ports

2021-10-24 Thread Antoine Jacoutot
On Sat, 2021-10-23 at 00:56 -0600, Kurt Mosiejczuk wrote: > CVSROOT:/cvs > Module name:ports > Changes by: k...@cvs.openbsd.org 2021/10/23 00:56:16 > > Modified files: > www/py-responses: Makefile distinfo > www/py-responses/pkg: PLIST > > Log message: >

Re: UPDATE: Pidgin 2.14.8

2021-10-24 Thread Ian Darwin
On Sun, Oct 24, 2021 at 12:09:27AM -0400, Brad Smith wrote: > Here is an update to Pidgin 2.14.8. Tested on amd64 & ok by me

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 08:27:42 Modified files: www/unit : Makefile Log message: fix a broken TEST_DEPENDS

Re: [UPDATE] textproc/ripgrep to 13.0.0

2021-10-24 Thread Klemens Nanni
On Sun, Oct 24, 2021 at 03:23:30PM +0200, Frederic Cambus wrote: > Hi ports@, > > Here is a diff to update ripgrep to 13.0.0. > > While there, move all MODCARGO_CRATES directives to a "crates.inc" > file, as we do for several other Rust ports. > > I've been running with this ripgrep update for

[UPDATE] textproc/lowdown to 0.9.2

2021-10-24 Thread Frederic Cambus
Hi ports@, Here is a diff to update lowdown to 0.9.2. Comments? OK? Index: Makefile === RCS file: /cvs/ports/textproc/lowdown/Makefile,v retrieving revision 1.26 diff -u -p -r1.26 Makefile --- Makefile27 Jul 2021 10:51:48 -

[UPDATE] textproc/ripgrep to 13.0.0

2021-10-24 Thread Frederic Cambus
Hi ports@, Here is a diff to update ripgrep to 13.0.0. While there, move all MODCARGO_CRATES directives to a "crates.inc" file, as we do for several other Rust ports. I've been running with this ripgrep update for a couple of days without any issue. Comments? OK? Index: Makefile

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 06:38:41 Modified files: devel/boost: Makefile devel/boost/pkg: PLIST-main Log message: fix boost @conflict line -@conflict boost-md-<1.76.0v0 +@conflict boost-md-<1.76.0p0v0

Re: [new] x11/alacritty

2021-10-24 Thread Alexis H
Yes, that's what I meat. Excellent suggestion, Stuart, thanks for bringing this up!

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2021/10/24 06:05:55 Modified files: devel/makeesparduino: Makefile Log message: fix typo in name of REVISION variable

Re: [MAINTAINER UPDATE] net/i2pd -> 2.39.0

2021-10-24 Thread Dimitri Karamazov
Ping On Fri, Oct 08, 2021 at 02:29:11PM +, Dimitri Karamazov wrote: > Update net/i2pd to 2.39.0 > > Build and Run tested on amd64 > > Tests are little broken right now. > I'll work on them. > > regards, > Dimitri > Index: Makefile

Re: [new] x11/alacritty

2021-10-24 Thread Stuart Henderson
On 2021/10/24 08:32, Alexis H wrote: > Hello all, > > while inspecting the terminfo for alacritty I noticed > that the alacritty+common entry is labeled as > "base-fragment for alacritty" > (see > https://github.com/alacritty/alacritty/blob/master/extra/alacritty.info#L26) > Yet it currently

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Martin Reindl
CVSROOT:/cvs Module name:ports Changes by: mar...@cvs.openbsd.org 2021/10/24 05:43:54 Modified files: math/py-h5py : Makefile distinfo math/py-h5py/patches: patch-setup_py math/py-h5py/pkg: PLIST Added files: math/py-h5py/patches:

Re: UPDATE: Pidgin 2.14.8

2021-10-24 Thread Stefan Hagen
Brad Smith wrote: > Here is an update to Pidgin 2.14.8. Tested on amd64 with xmpp and telegram. portcheck and tests behave as in the previous version. ok sdk@

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 04:25:25 Added files: net/py-pf/patches: patch-pf_filter_py Removed files: net/py-pf/patches: python3-pf_filter_py Log message: missed in last commit

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2021/10/24 04:06:59 Modified files: editors/tweak : Makefile Added files: editors/tweak/patches: patch-keytab_c Log message: editors/tweak: Fix buffer overflow in 'unknown key sequence' error

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2021/10/24 04:05:09 ports/editors/tweak/patches Update of /cvs/ports/editors/tweak/patches In directory cvs.openbsd.org:/tmp/cvs-serv26148/patches Log Message: Directory /cvs/ports/editors/tweak/patches added to

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 04:03:28 Modified files: multimedia/motion: Makefile distinfo multimedia/motion/pkg: PLIST Log message: update to motion-4.4.0

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 03:44:36 Modified files: devel/makeesparduino: Makefile Log message: fix build without Python installed; NO_BUILD can't be used where there are any build dependencies

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 03:29:16 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: quirks for today's py2+3->py3-only moves

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/10/24 03:28:54 Modified files: converters : Makefile databases : Makefile devel : Makefile math : Makefile net: Makefile

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/10/24 02:55:04 Modified files: sysutils/libvirt: Makefile sysutils/libvirt/patches: patch-meson_build Log message: Enable driver_remote. This allows a local virt-manager to control

UPDATE: Pidgin 2.14.8

2021-10-24 Thread Brad Smith
Here is an update to Pidgin 2.14.8. version 2.14.8 (10/14/2021): libpurple: * Fix a regression in purple_str_to_time. (PIDGIN-17552) (RR 931) (Gary Kramlich) XMPP: * Fix a double free in jabber/message.c. (PIDGIN-17547) (RR 932) (Gary Kramlich,

CVS: cvs.openbsd.org: ports

2021-10-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/10/24 01:40:56 Modified files: devel/meson: Makefile distinfo meson.port.mk Log message: Update to meson-0.59.3.

Re: [new] x11/alacritty

2021-10-24 Thread Alexis H
Hello all, while inspecting the terminfo for alacritty I noticed that the alacritty+common entry is labeled as "base-fragment for alacritty" (see https://github.com/alacritty/alacritty/blob/master/extra/alacritty.info#L26) Yet it currently gets installed to /usr/local/share/terminfo, Looking at