CVS: cvs.openbsd.org: ports

2022-08-17 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2022/08/17 23:34:09 Modified files: devel/etl : Makefile distinfo devel/etl/pkg : PLIST multimedia/synfig: Makefile distinfo multimedia/synfig/patches:

sparc64 bulk build report

2022-08-17 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Sun Aug 14 16:33:59 MDT 2022 Finished: Wed Aug 17 22:13:39 MDT 2022 Duration: 3 Days 5 hours 40 minutes Built using OpenBSD 7.2-beta (GENERIC.MP) #1422: Sun Aug 14 12:54:32 MDT 2022 Built 9336 packages Number of packages built each day: Aug

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 20:24:50 Modified files: devel/py-cstruct: Makefile devel/py-cstruct/pkg: PLIST devel/py-iso639: Makefile devel/py-iso639/pkg: PLIST devel/py-nose : Makefile

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 20:19:29 Modified files: devel/py-setuptools: Makefile distinfo devel/py-setuptools/pkg: PLIST Log message: update to py3-setuptools-64.0.3, ok kmos@ (maintainer) next commit will fix

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 20:18:17 Modified files: sysutils : Makefile Log message: +py-filelock

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 20:17:59 Added files: sysutils/py-filelock: Makefile distinfo sysutils/py-filelock/pkg: DESCR PLIST Log message: readd py-filelock

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 20:14:19 Log message: import ports/sysutils/py-filelock This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 20:12:11 Modified files: devel : Makefile Log message: +py-jaraco-envs py-jaraco-path py-path

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 20:11:24 Log message: import ports/devel/py-jaraco-envs, ok kmos@ Classes for orchestrating Python (virtual) environments. Status: Vendor Tag: sthen Release Tags:

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 20:11:02 Log message: import ports/devel/py-jaraco-path, ok kmos@ jaraco.path provides cross platform hidden file detection. Status: Vendor Tag: sthen Release Tags:

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 20:10:42 Log message: import ports/devel/py-path, ok kmos@ path (aka path pie, formerly path.py) implements path objects as first-class entities, allowing common operations on files to

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 20:10:04 Modified files: textproc : Makefile Log message: +py-ini2toml

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 20:09:49 Log message: import ports/textproc/py-ini2toml, ok kmos@ The original purpose of this project is to help migrating setup.cfg files to PEP 621, but by extension it can also be

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 18:50:52 Modified files: lang/python: python.port.mk Log message: handle MODPY_PEP517=poetry-core for automatically adding the bdep, ok kmos@

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 18:50:08 Modified files: devel : Makefile Log message: +py-poetry-core

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 18:49:42 Log message: import ports/devel/py-poetry-core, a PEP517 build backend. ok kmos@ Status: Vendor Tag: sthen Release Tags: sthen_20220818 N

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2022/08/17 18:24:39 Modified files: converters : Makefile Log message: Hook ruby-oj up to the build

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2022/08/17 18:24:13 Log message: A fast JSON parser and Object marshaller as a Ruby gem. ok sthen@ jeremy@ Status: Vendor Tag: kmos Release Tags: kmos_20220817 N

Re: NEW: devel/py-poetry-core

2022-08-17 Thread Kurt Mosiejczuk
On Wed, Aug 17, 2022 at 11:55:56PM +0100, Stuart Henderson wrote: > New port for another PEP517 build backend attached, OK? > Here's the python.port.mk bit to go with it. ok kmos on both parts --Kurt > Index: lang/python/python.port.mk >

NEW: devel/py-poetry-core

2022-08-17 Thread Stuart Henderson
New port for another PEP517 build backend attached, OK? Here's the python.port.mk bit to go with it. Index: lang/python/python.port.mk === RCS file: /cvs/ports/lang/python/python.port.mk,v retrieving revision 1.159 diff -u -p

[new] converters/ruby-oj

2022-08-17 Thread Kurt Mosiejczuk
A fast JSON parser and Object marshaller as a Ruby gem. ok to import? --Kurt ruby-oj.tgz Description: application/tar-gz

[update] intellij/pycharm to 2022.2.1

2022-08-17 Thread Lucas Raab
Hello, Both pycharm and intellij saw updates recently so getting them together... Both are relatively minor updates that have been working fine so far, no major churn either. changelogs: https://youtrack.jetbrains.com/articles/IDEA-A-264/IntelliJ-IDEA-202221-222373954-build-Release-Notes

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2022/08/17 15:59:48 Modified files: math/z3: Makefile distinfo math/z3/patches: patch-scripts_mk_util_py Log message: Update z3 to 4.10.2.

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2022/08/17 15:58:38 Modified files: audio/schismtracker: Makefile distinfo audio/schismtracker/patches: patch-configure_ac Log message: Update schismtracker to 20220807.

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2022/08/17 15:57:57 Modified files: misc/most : Makefile distinfo Log message: Update most to 5.2.0.

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Martin Reindl
CVSROOT:/cvs Module name:ports Changes by: mar...@cvs.openbsd.org 2022/08/17 12:47:19 Modified files: math/arpack: Makefile Log message: Fix on at least sparc64 by using ports-gcc. OK kmos@

update editors/micro to 2.0.11

2022-08-17 Thread Omar Polo
please find attached a diff to update for editors/micro to the latest release. I've moved MODGO_MODULES to a separate modules.inc file as done in many other go ports. No clue if this is still broken on aarch64 :/ seems to work fine here, ok? Index: Makefile

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 09:45:07 Modified files: net/isc-bind : Makefile distinfo net/isc-bind/patches: patch-bin_dig_dig_c patch-lib_isc_netmgr_netmgr_c Log message: update

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 09:28:14 Modified files: devel/py-parsing: Makefile Log message: move py-parsing back to using "pip wheel" instead of py-build to avoid recursion

Re: UPDATE: devel/etl multimedia/synfig multimedia/synfigstudio

2022-08-17 Thread Stuart Henderson
On 2022/08/17 16:25, Rafael Sadowski wrote: > I would like to get rid of multimedia/mlt. This needs a synfig update to > the latest greatest version. synfigstudio runs fine I painted same > simple cycles and stars. > -V= 1.2.1 > +V= 1.5.1 > DISTNAME =

Re: Fwd: [NEW] net/py-websockets

2022-08-17 Thread Kurt Mosiejczuk
On Wed, Aug 17, 2022 at 02:45:26PM +0100, Stuart Henderson wrote: > OK sthen@ to import. Imported. Thanks George! --Kurt

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2022/08/17 09:14:29 Modified files: net: Makefile Log message: Hook py-websockets up to build

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2022/08/17 09:13:53 Log message: websockets is a library for building WebSocket servers and clients in Python with a focus on correctness, simplicity, robustness, and performance. Built on top

UPDATE: www/sfeed 1.5 -> 1.6

2022-08-17 Thread Hiltjo Posthuma
Hi, The below patch updates sfeed from 1.5 to 1.6: sfeed has the following small changes compared to 1.5: Changes: * Code cleanups: unused code and refactored the code for reading read items from a plain-text URL file list. * Fix typos in the code and documentation. * Improve clarity of some

Re: Update py-qt5 and friends

2022-08-17 Thread Stuart Henderson
> math/octave hits the same as py-qscintilla btw. fallout from this is: cad/openscad math/octave editors/py-qscintilla,python3

UPDATE: devel/etl multimedia/synfig multimedia/synfigstudio

2022-08-17 Thread Rafael Sadowski
I would like to get rid of multimedia/mlt. This needs a synfig update to the latest greatest version. synfigstudio runs fine I painted same simple cycles and stars. Cheers, Artist rsadowski(tm) Index: devel/etl/Makefile === RCS

Re: graphics/asymptote: Update to 2.82

2022-08-17 Thread Stuart Henderson
On 2022/08/17 11:49, wen heping wrote: > Hi, ports@: > >Here is a patch for graphics/asymptote to update to 2.82. > It build well on amd64-current system. And all tests passd. >No other ports depnd on it. Build fails here, log below. Also the configure script searches for eigen3:

Re: Fwd: [NEW] net/py-websockets

2022-08-17 Thread Stuart Henderson
OK sthen@ to import. On 2022/08/17 07:37, George Rosamond wrote: > ping > > > Forwarded Message > Subject: Re: [NEW] net/py-websockets > Date: Wed, 10 Aug 2022 13:45:05 -0400 > From: George Rosamond > To: OpenBSD Ports > > On 8/10/22 04:55, Stuart Henderson wrote: > > On

mips64 bulk build report

2022-08-17 Thread visa
bulk build on octeon.ports.openbsd.org started on Tue Aug 9 13:49:19 UTC 2022 finished at Wed Aug 17 03:05:10 UTC 2022 lasted 08D13h15m done with kern.version=OpenBSD 7.2-beta (GENERIC.MP) #0: Tue Aug 9 13:34:26 UTC 2022 built packages:8853 Aug 9:2232 Aug 10:746 Aug 11:973 Aug 12:1140 Aug

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 06:10:32 Modified files: x11/gnome/tour : Makefile Log message: set CARGO_BUILD_JOBS=${MAKE_JOBS} in MAKE_ENV, it is otherwise defaulting to parallel build which eats all memory on i386.

graphics/asymptote: Update to 2.82

2022-08-17 Thread wen heping
Hi, ports@: Here is a patch for graphics/asymptote to update to 2.82. It build well on amd64-current system. And all tests passd. No other ports depnd on it. Cheers ! wenIndex: Makefile === RCS file:

Fwd: [NEW] net/py-websockets

2022-08-17 Thread George Rosamond
ping Forwarded Message Subject: Re: [NEW] net/py-websockets Date: Wed, 10 Aug 2022 13:45:05 -0400 From: George Rosamond To: OpenBSD Ports On 8/10/22 04:55, Stuart Henderson wrote: On 2022/07/26 16:38, George Rosamond wrote: from pkg/DESCR: websockets is a library for

Re: NEW: Pingwatch

2022-08-17 Thread Stuart Henderson
On 2022/08/17 11:19, Gonzalo L. Rodriguez wrote: > Hello, > > I just found this port I made some months ago. > > https://github.com/fazalmajid/pingwatch > > OK? Comments? > > Cheers.- > > -- > >%gonzalo FWIW here's mine, which uses modules.inc, a PKGNAME which is less

Re: CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
On 2022/08/12 14:12, Edd Barrett wrote: > CVSROOT: /cvs > Module name: ports > Changes by: e...@cvs.openbsd.org2022/08/12 14:12:51 > > Modified files: > devel/cutter : Makefile distinfo > Removed files: > devel/cutter/patches: patch-src_widgets_GraphGridLayout_cpp > >

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 04:22:51 Modified files: math/py-cvxpy : Makefile distinfo math/py-cvxpy/pkg: PLIST Log message: update to py3-cvxpy-1.2.1

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 03:52:16 Modified files: devel/rizin: Makefile Log message: needs python.port.mk to provide MODPY_FLAVOR, so that the correct (py3) flavour of py-yaml is installed

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/08/17 03:33:18 Added files: math/mlpack/patches: patch-src_mlpack_bindings_python_copy_artifacts_py Log message: backport upstream build fix for newer setuptools

NEW: Pingwatch

2022-08-17 Thread Gonzalo L. Rodriguez
Hello, I just found this port I made some months ago. https://github.com/fazalmajid/pingwatch OK? Comments? Cheers.- -- %gonzalo pingwatch.tgz Description: Binary data

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Omar Polo
CVSROOT:/cvs Module name:ports Changes by: o...@cvs.openbsd.org2022/08/17 03:18:29 Modified files: net/bwm-ng : Makefile distinfo net/bwm-ng/patches: patch-src_bwm-ng_c Removed files: net/bwm-ng/patches: patch-src_help_c Log message: update

UPDATE: Logstalgia-1.1.3

2022-08-17 Thread Gonzalo L. Rodriguez
Hello, Update for Logstalgia to 1.1.3: https://logstalgia.io/ OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/sysutils/logstalgia/Makefile,v retrieving revision 1.22 diff -u -p -r1.22 Makefile --- Makefile11

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Ricardo Mestre
CVSROOT:/cvs Module name:ports Changes by: mes...@cvs.openbsd.org 2022/08/17 01:14:03 Modified files: www/yt-dlp : Makefile distinfo www/yt-dlp/pkg : PLIST Log message: update to 2022.08.14 new extractors: jixie, moview, parler, truth

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2022/08/17 01:06:02 Modified files: x11/gnome/libgnomekbd: Makefile distinfo x11/gnome/libgnomekbd/pkg: PLIST Log message: Update to libgnomekbd-3.28.0.

CVS: cvs.openbsd.org: ports

2022-08-17 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2022/08/17 00:58:47 Modified files: x11/gnome/initial-setup: Makefile Log message: Missing RDEP on x11/gnome/libgnomekbd.

UPDATE: Nextcloud-24.0.4

2022-08-17 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 24.0.4: https://nextcloud.com/changelog/#latest24 OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/www/nextcloud/24/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile ---

UPDATE: Nextcloud-23.0.8

2022-08-17 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 23.0.8: https://nextcloud.com/changelog/#latest23 OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/www/nextcloud/23/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile ---

Re: sparc64 bulk build report

2022-08-17 Thread Martin Reindl
Am 15.08.22 um 17:12 schrieb Stuart Henderson: > On 2022/08/15 11:06, Kurt Mosiejczuk wrote: >> On Fri, Aug 12, 2022 at 10:21:18AM +0100, Stuart Henderson wrote: >>> I think that wants "COMPILER_LANGS= c" as well >> >> Nope. It uses C++ as well. ok kmos for Martin's version. It fixed the build >>