CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2024/02/11 19:20:17 Modified files: devel/flake8 : Makefile distinfo devel/py-python-lsp-black: Makefile distinfo devel/py-python-lsp-server: Makefile distinfo devel/pyflakes : Makefile distinfo devel/spyder/spyder: Makefile distinfo Log message: update spyder to 5.5.1 This update of spuder requires updates of python-lsp-black and python-lsp-server with the latter also requiring an update of flake8 to a newer version. Update from wen heping with minor tweaks from me. Thanks.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2024/02/11 18:06:11 Modified files: www/py-werkzeug: Makefile distinfo www/py-werkzeug/pkg: PLIST Log message: update werkzeug to 2.1.2 This release drops a lot of legacy code and Python 3.6 support. ok lraab@
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2024/02/11 17:53:52 Modified files: lang/python/3.11: Makefile distinfo lang/python/3.11/patches: patch-configure_ac lang/python/3.11/pkg: PLIST-idle PLIST-main PLIST-tests Log message: update to Python 3.11.8 ok kmos@ (MAINTAINER)
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: lr...@cvs.openbsd.org 2024/02/11 16:52:27 Modified files: games/devilutionx: Makefile distinfo Log message: games/devilutionx: update to 1.5.2 ok bcallah@ (MAINTAINER)
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/02/11 15:33:27 Modified files: meta/gnome : Makefile Log message: GNOME 45.4.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/02/11 15:33:03 Modified files: x11/gnome/shell: Makefile distinfo Log message: Update to gnome-shell-45.4.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/02/11 15:22:43 Modified files: x11/gnome/mutter: Makefile distinfo Log message: Update to mutter-45.4.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/02/11 15:14:25 Modified files: sysutils/nomad : Makefile distinfo Log message: Update to nomad-1.7.4.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2024/02/11 10:36:55 Modified files: geo/qgis : Makefile geo/qgis/pkg : PLIST Log message: geo/qgis: reenabled qtwebkit dependency will be disabled when proper qtwebengine support is implemented upstream, maybe in 3.36 (or later...) discussed with rsadowski@
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2024/02/11 10:32:28 Modified files: graphics/p5-Image-ExifTool: Makefile distinfo Log message: Update p5-Image-ExifTool to 12.76.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2024/02/11 10:25:35 Modified files: converters/bdf2psf: Makefile distinfo Log message: Update bdf2psf to 1.225.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/02/11 08:28:18 Modified files: devel/pango: Makefile distinfo Log message: Update to pango-1.51.2.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/02/11 08:28:01 Modified files: x11/gnome/music: Makefile distinfo x11/gnome/music/pkg: PLIST Log message: Update to gnome-music-45.1.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/02/11 06:09:22 Modified files: net/tdesktop : Makefile distinfo Log message: update to tdesktop 4.14.15
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: de...@cvs.openbsd.org 2024/02/11 04:41:04 Modified files: editors/litexl : Makefile distinfo editors/litexl/patches: patch-meson_build patch-src_main_c editors/litexl/pkg: PLIST Added files: editors/litexl/patches: patch-meson_options_txt Log message: update to v2.1.3
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/02/11 04:28:45 Modified files: security/py-fickling: Makefile Log message: remove unneeded RDEP and commented-out line
Re: CVS: cvs.openbsd.org: ports
On Sat, Feb 10, 2024 at 08:39:40AM -0700, Ian Darwin wrote: > CVSROOT: /cvs > Module name: ports > Changes by: i...@cvs.openbsd.org2024/02/10 08:39:40 > > Modified files: > cad/opencascade: Makefile distinfo > cad/opencascade/patches: patch-CMakeLists_txt >patch-src_Standard_Standard_CString_cxx > cad/opencascade/pkg: PLIST > > Log message: > Update opencascade to 7.8.0, from maintainer Johannes Thyssen Tishman. > Both downstream consumers kicad & prusaslicer built & lightly tested by me. > ok tracey@. Looks good to Renato Aguiar (prusaslicer maintainer). It might have broken cad/kicad: -- Found OCC: /usr/local/include/opencascade (found version "7.8.0") *** OpenCascade library missing *** Could not find a library for TKIGES at /usr/local/lib Verify your OpenCascade installation or pass CMake the library directory as '-DOCC_LIBRARY_DIR=' CMake Error at CMakeModules/FindOCC.cmake:191 (message): Call Stack (most recent call first): CMakeLists.txt:741 (find_package) -- Configuring incomplete, errors occurred! *** Error 1 in cad/kicad (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:3020 'do-configure': @cd /exopi-obj/pobj/kicad-6.0.11/build-amd64 &...) -- Antoine
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/02/11 03:46:55 Modified files: databases/recoll: Makefile databases/recoll/pkg: PLIST-gui PLIST-main Log message: recoll: make -gui subpackage building conditional. on arch without qtwebengine, knock out the -gui package rather than fallimg back to qtwebkit.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/02/11 02:08:22 Modified files: graphics/babl : Makefile Log message: Missing BDEP on textproc/gi-docgen; spotted by naddy@
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2024/02/11 01:50:17 Modified files: security/rust-openssl-tests: Makefile crates.inc distinfo security/rust-openssl-tests/patches: patch-openssl-sys_build_main_rs security/rust-openssl-tests/pkg: PLIST Log message: Update to rust-openssl-tests 20240211
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/02/11 01:46:21 Modified files: x11/gnome/gjs : Makefile distinfo Log message: Update to gjs-1.78.4.
CVS: cvs.openbsd.org: ports
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/02/11 01:32:51 Modified files: devel/libgit2/py-git2: Makefile distinfo Log message: Update to py3-git2-1.14.1.