CVS: cvs.openbsd.org: ports

2023-12-28 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/12/28 01:21:58

Modified files:
devel/ptlib: Makefile 
devel/ptlib/patches: patch-include_ptlib_psharedptr_h 
 patch-src_ptlib_common_object_cxx 
Added files:
devel/ptlib/patches: patch-include_ptlib_pprocess_h 

Log message:
ptlib: backport patch for C++17 support

Major bump because the signature of a new[] operator changed.

ok aja (maintainer)

https://github.com/willamowius/ptlib/commit/87728760efd5dc966374ff65e0e97b1cf5d7e6ed



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2023/12/28 02:52:54

Modified files:
mail/grommunio/gromox: Makefile 
mail/kopano/core: Makefile 

Log message:
define _LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION in CXXFLAGS

these ports use devel/libvmime which is built with std=c++11 however
these ports require at least c++17 where unary and binary_function
are removed so adding this define brings back support for them in libcxx 16



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/12/28 03:23:20

Modified files:
misc/hwdata: Makefile 

Log message:
PORTROACH: skip 0.377-2.



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/12/28 03:26:26

Modified files:
audio/hydrogen : Makefile 
Added files:
audio/hydrogen/patches: 
patch-src_core_include_hydrogen_basics_adsr_h 

Log message:
hydrogen: prepare to build with libcxx 16.0.6

The internal use of __decay clashes with std::decay_t internals. Move this
local version out of the way. Upstream fixed this in a "refactor" commit.
aja told me that updating ould likely be painful due to sndio patches, so
use a one-line patch.



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2023/12/28 03:53:46

Modified files:
devel/py-buildbot: Makefile.inc 
devel/py-buildbot/buildbot: distinfo 
devel/py-buildbot/buildbot/pkg: PLIST 
devel/py-buildbot/console-view: distinfo 
devel/py-buildbot/grid-view: distinfo 
devel/py-buildbot/pkg: distinfo 
devel/py-buildbot/waterfall-view: distinfo 
devel/py-buildbot/www: distinfo 
devel/py-buildslave: Makefile distinfo 

Log message:
devel/py-buildbot: update to 3.10.1.

see https://github.com/buildbot/buildbot/releases/tag/v3.10.1



Re: CVS: cvs.openbsd.org: ports

2023-12-28 Thread Stuart Henderson
On 2023/12/27 11:14, Aisha Tammy wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   ai...@cvs.openbsd.org   2023/12/27 11:14:34
> 
> Modified files:
>   net/py-libknot : Makefile distinfo 
>   net/py-libknot/pkg: PLIST 
> 
> Log message:
> update to 3.3.3
> also enable quic using embedded ngtcp2
> original patch from renaud allard
> ok abieber@
> 

Doesn't package:

$ make package
`/pobj/py-libknot-3.3.3-python3/fake-amd64-python3/.fake_done' is up to date.
===>  Building package for py3-libknot-3.3.3
Create /usr/ports/packages/amd64/all/py3-libknot-3.3.3.tgz
Error: 
/pobj/py-libknot-3.3.3-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages/libknot.egg-info/PKG-INFO
 does not exist
Error: 
/pobj/py-libknot-3.3.3-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages/libknot.egg-info/SOURCES.txt
 does not exist
Error: 
/pobj/py-libknot-3.3.3-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages/libknot.egg-info/dependency_links.txt
 does not exist
Error: 
/pobj/py-libknot-3.3.3-python3/fake-amd64-python3/usr/local/lib/python3.10/site-packages/libknot.egg-info/top_level.txt
 does not exist
pkg_create: can't continue
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2241 
'/usr/ports/packages/amd64/all/py3-libknot-3.3.3.tgz': @trap "cd /usr/ports/...)
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2723 
'_internal-package': @case X${_DEPENDS_CACHE} in  X) _DEPENDS_CACHE=$(sudo -...)
*** Error 2 in /usr/ports/net/py-libknot 
(/usr/ports/infrastructure/mk/bsd.port.mk:2702 'package': 
@lock=py3-libknot-3.3.3;  export _LOCKS_H...)


Index: pkg/PLIST
===
RCS file: /cvs/ports/net/py-libknot/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST   27 Dec 2023 18:14:34 -  1.5
+++ pkg/PLIST   28 Dec 2023 11:50:50 -
@@ -8,11 +8,6 @@ lib/python${MODPY_VERSION}/site-packages
 
lib/python${MODPY_VERSION}/site-packages/libknot-${MODPY_EGG_VERSION}.dist-info/METADATA
 
lib/python${MODPY_VERSION}/site-packages/libknot-${MODPY_EGG_VERSION}.dist-info/RECORD
 
lib/python${MODPY_VERSION}/site-packages/libknot-${MODPY_EGG_VERSION}.dist-info/WHEEL
-lib/python${MODPY_VERSION}/site-packages/libknot.egg-info/
-lib/python${MODPY_VERSION}/site-packages/libknot.egg-info/PKG-INFO
-lib/python${MODPY_VERSION}/site-packages/libknot.egg-info/SOURCES.txt
-lib/python${MODPY_VERSION}/site-packages/libknot.egg-info/dependency_links.txt
-lib/python${MODPY_VERSION}/site-packages/libknot.egg-info/top_level.txt
 lib/python${MODPY_VERSION}/site-packages/libknot/__init__.py
 
${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/libknot/${MODPY_PYCACHE}/
 
lib/python${MODPY_VERSION}/site-packages/libknot/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Sebastien Marie
CVSROOT:/cvs
Module name:ports
Changes by: sema...@cvs.openbsd.org 2023/12/28 05:14:24

Modified files:
lang/sbcl  : Makefile distinfo 

Log message:
update lang/sbcl to 2.4.0

Release notes: https://www.sbcl.org/news.html#2.4.0



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2023/12/28 05:22:48

Modified files:
x11/kde-applications/kimap/pkg: PLIST 

Log message:
Unbreak build with MODKF5_BUILD_TESTING=No

Spotted by kevlo@



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/12/28 05:52:46

Modified files:
inputmethods/libime: Makefile 
Added files:
inputmethods/libime/patches: 
 patch-src_libime_core_CMakeLists_txt 

Log message:
inputmethods/libime: pull in upstream change to switch to C++11

unbreaks build to prepare for libcxx update



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Sebastien Marie
CVSROOT:/cvs
Module name:ports
Changes by: sema...@cvs.openbsd.org 2023/12/28 09:41:24

Modified files:
lang/rust  : Makefile distinfo 
lang/rust/patches: patch-compiler_rustc_session_src_options_rs 
   patch-library_std_src_sys_unix_os_rs 
   patch-src_bootstrap_bootstrap_py 
   
patch-src_llvm-project_llvm_tools_llvm-shlib_CMakeLists_txt 
lang/rust/pkg  : PLIST-src 
Added files:
lang/rust/patches: 
   
patch-compiler_rustc_target_src_spec_targets_i686_unknown_openbsd_rs 
   patch-src_bootstrap_src_bin_rustc_rs 
   patch-src_bootstrap_src_core_build_steps_test_rs 
   patch-src_bootstrap_src_lib_rs 
Removed files:
lang/rust/patches: 
   
patch-compiler_rustc_target_src_spec_i686_unknown_openbsd_rs 
   patch-src_bootstrap_bin_rustc_rs 
   patch-src_bootstrap_lib_rs 
   patch-src_bootstrap_test_rs 

Log message:
update lang/rust to 1.75.0

Announce: https://blog.rust-lang.org/2023/12/28/Rust-1.75.0.html
Release notes: https://github.com/rust-lang/rust/releases/tag/1.75.0

ok landry@



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/12/28 09:41:33

Modified files:
java/jlint : Makefile 
java/jlint/patches: patch-method_desc_cc 
Added files:
java/jlint/patches: patch-jlint_d 

Log message:
jlint: avoid name collision with drem(3)

Newer libcxx pulls in math.h, causing a name collision. Following FreeBSD
move the local symbol to Jdrem. Either this works or no one is using this
port, probably both.

With the help of kurt



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/12/28 09:46:34

Modified files:
comms/conserver/patches: patch-conserver_cutil_c 
 patch-conserver_cutil_h 
 patch-conserver_readcfg_c 

Log message:
update/add comments to patch files in conserver



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/12/28 10:48:16

Modified files:
x11/xdrawchem  : Makefile 

Log message:
xdrawchem: prepare for libcxx update by re-enabling binary functions

This is a hopefully temporary workaround. openbabel upstream already has
a fix. bket will look into updating the port or backporting the fix.

ok bket (maintainer)



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Stefan Hagen
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2023/12/28 13:19:57

Modified files:
www/gallery-dl : Makefile distinfo 
www/gallery-dl/pkg: PLIST 

Log message:
Update gallery-dl to 1.26.5 from MAINTAINER grodzio, thanks!



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2023/12/28 14:14:31

Modified files:
misc/openbabel : Makefile 
Added files:
misc/openbabel/patches: patch-include_openbabel_inchiformat_h 
patch-include_openbabel_plugin_h 
patch-scripts_openbabel-R_i 
patch-scripts_openbabel-csharp_i 
patch-scripts_openbabel-java_i 
patch-scripts_openbabel-perl_i 
patch-scripts_openbabel-php_i 
patch-scripts_openbabel-python_i 
patch-scripts_openbabel-ruby_i 
patch-src_ops_sort_cpp 

Log message:
Remove std::binary_function from openbabel

tb@ found that libcxx 16.0.6 breaks building of xdrawchem, which is
caused by openbabel not being C++17 compatible. Upstream has fixed this
with https://github.com/openbabel/openbabel/pull/2464. The latter has
been backported.

No bump required as diff does not affect symbols.

Build tested by tb@.

OK tb@



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2023/12/28 14:15:00

Modified files:
x11/xdrawchem  : Makefile 

Log message:
Drop workaround to fix the build of xdracwchem with libcxx 16.0.6

Issue has been resolved in openbabel.

Diff from tb@



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Aisha Tammy
CVSROOT:/cvs
Module name:ports
Changes by: ai...@cvs.openbsd.org   2023/12/28 14:36:56

Modified files:
net/py-libknot/pkg: PLIST 

Log message:
remove old files from PLIST

noticed by sthen@



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/12/28 20:06:00

Modified files:
games/fheroes2 : Makefile distinfo 

Log message:
update to fheroes2 1.0.11



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/12/28 23:21:55

Modified files:
textproc/ripgrep: Makefile distinfo 

Log message:
bugfix update to ripgrep 14.0.3



CVS: cvs.openbsd.org: ports

2023-12-28 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2023/12/29 00:53:24

Modified files:
devel/py-buildbot/react-console-view: distinfo 
devel/py-buildbot/react-grid-view: distinfo 
devel/py-buildbot/react-waterfall-view: distinfo 
devel/py-buildbot/www-react: distinfo 
devel/py-buildbot/www-react/pkg: PLIST 

Log message:
devel/py-builbdot: also update to react components to 3.10.1.

build failure reported by naddy@