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)

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

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

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@

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@

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: >

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

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

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

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:

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

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.