Re: fix misc/posixtestsuite

2022-01-01 Thread Jeremie Courreges-Anglas
On Fri, Dec 31 2021, Stefan Hagen wrote: > Christian Weisgerber wrote: >> Here's a reminder that these ports still fail to build since the >> LLVM 13 update: >> >> devel/qbs >> lang/libv8 >> misc/posixtestsuite > > Here -Werror is set and some variables now throw an -Wunused-but-set error.

NEW: devel/pecl-xdebug

2022-01-01 Thread Stuart Henderson
ok to import? Xdebug is an extension for PHP, and provides a range of features to improve the PHP development experience. Step Debugging: A way to step through your code in your IDE or editor while the script is executing. Improvements to PHP's error reporting: An improved

Re: Pecl is missing phpize

2022-01-01 Thread Stuart Henderson
Moved from tech@ to ports@ On 2021/12/31 21:35, i...@protonmail.com wrote: > I am not sure how to make a patch for this, but I wanted to install > xdebug via Pecl but that fails because Pecl is missing phpize. > > I have filed this upstream, but apparently it's the OpenBSD Pecl > port/package

Re: fix misc/posixtestsuite

2022-01-01 Thread Jeremie Courreges-Anglas
On Sat, Jan 01 2022, Jeremie Courreges-Anglas wrote: > On Fri, Dec 31 2021, Stefan Hagen wrote: >> Christian Weisgerber wrote: >>> Here's a reminder that these ports still fail to build since the >>> LLVM 13 update: >>> >>> devel/qbs >>> lang/libv8 >>> misc/posixtestsuite >> >> Here

sparc64 bulk build report

2022-01-01 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Mon Dec 27 00:36:21 MST 2021 Finished: Sat Jan 1 03:05:01 MST 2022 Duration: 5 Days 2 hours 29 minutes Built using OpenBSD 7.0-current (GENERIC.MP) #1112: Tue Dec 21 02:45:58 MST 2021 Built 9471 packages Number of packages built each day:

Re: WIP: graphics/recastnavigation

2022-01-01 Thread Omar Polo
Solene Rapenne writes: > I made a quick port for graphics/recastnavigation, a new dependency > required for games/openmw. Note that games/openmw will also require a > devel/bullet update > > Recast is state of the art navigation mesh construction toolset for > games. It is automatic, which means

[UPDATE] audio/ncspot to 0.9.4

2022-01-01 Thread Henrik Friedrichsen
Attached diff updates ncspot to 0.9.4 Changes: Maintenance - Improved README (#683) - More detailed error message in case of command parse error (#684) - Remove panics in the update_token flow (#688) Features - Add exec command allowing users to execute shell commands on key press (#673) - Set

graphics/vulkan-loader doesn't build on aarch64

2022-01-01 Thread Matthieu Herrb
Hi, graphics/vulkan-loader fails to build here on Pine Book Pro. Below is the log from dpb. It's now a depency for poppler (via qt apparently) so it taks down XFCE packages. >>> Building on localhost under graphics/vulkan-loader BDEPENDS =

Re: remove devel/spe

2022-01-01 Thread Stefan Hagen
Daniel Dickman wrote: > I'd like to remove: > - devel/spe > - devel/py-Checker (only consumer is devel/spe) > > spe = "Stani's Python Editor" which is long abandoned upstream, > python2-only and there are many alternative editors for Python. > > This will help with getting a few ports closer to

Re: WIP: graphics/recastnavigation

2022-01-01 Thread Stefan Hagen
Omar Polo wrote: > Solene Rapenne writes: > > > I made a quick port for graphics/recastnavigation, a new dependency > > required for games/openmw. Note that games/openmw will also require a > > devel/bullet update > > > > Recast is state of the art navigation mesh construction toolset for > >

Re: graphics/vulkan-loader doesn't build on aarch64

2022-01-01 Thread Jonathan Gray
On Sat, Jan 01, 2022 at 08:11:34PM +0100, Matthieu Herrb wrote: > Hi, > > graphics/vulkan-loader fails to build here on Pine Book Pro. Below is > the log from dpb. > > It's now a depency for poppler (via qt apparently) so it taks down > XFCE packages. builds with a backported patch

Re: (update) icewm-2.9.3

2022-01-01 Thread John Batteen
Tested, working on amd64. Thanks

[UPDATE] multimedia/gaupol to 1.10.1

2022-01-01 Thread Anindya Mukherjee
Hi, The attached diff updates multimedia/gaupol to 1.10.1. Ok? Index: Makefile === RCS file: /cvs/ports/multimedia/gaupol/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile2 Nov 2021 00:01:38 -

remove devel/spe

2022-01-01 Thread Daniel Dickman
I'd like to remove: - devel/spe - devel/py-Checker (only consumer is devel/spe) spe = "Stani's Python Editor" which is long abandoned upstream, python2-only and there are many alternative editors for Python. This will help with getting a few ports closer to being python3-only: -

[update] databases/web2ldap and py-ldap0

2022-01-01 Thread Lucas Raab
Hello, A couple small updates to web2ldap and py-ldap0 attached along with a new HOMEPAGE for ldap0. Tested with ldapd, OpenLDAP, and FreeIPA. Changelogs: https://code.stroeder.com/pymod/python-ldap0/compare/v1.4.3...v1.4.6 https://web2ldap.de/changes-1.6.html#r1.6.27 Lucas diff

Re: graphics/vulkan-loader doesn't build on aarch64

2022-01-01 Thread Matthieu Herrb
On Sun, Jan 02, 2022 at 10:14:45AM +1100, Jonathan Gray wrote: > On Sat, Jan 01, 2022 at 08:11:34PM +0100, Matthieu Herrb wrote: > > Hi, > > > > graphics/vulkan-loader fails to build here on Pine Book Pro. Below is > > the log from dpb. > > > > It's now a depency for poppler (via qt apparently)

Re: wip/help wanted: fcitx5{,-gtk}

2022-01-01 Thread Kevin Lo
On Fri, Dec 31, 2021 at 11:38:10AM +, Yifei Zhan wrote: > On 21/12/31 11:00AM, Yifei Zhan wrote: > Oops, forgot to attach this one > > > > > also attached, is a WIP port of fcitx5-gtk, it handles input within GTK3 > > based applications, it works fine and lib deps check is happy. However >

Re: [NEW] inputmethods/libkkc

2022-01-01 Thread SASANO Takayoshi
Hi, a happy new year, I hope this year will be good for you. > My personal thoughts, how about make this libkkc-data as sub package of > libkkc, > since this data releates to it and sub package could reduce the space of > directory under the inputmethods/. I tried to modify Makefile, but I have

[update] comms/hamlib 1.2.15.3 -> 4.4

2022-01-01 Thread SASANO Takayoshi
Hi, comms/hamlib is too old to try building jtdx FT8 decoder. here is the diff to bump up hamlib-4.4 but this has some problems. - python binding is still for python2 - comms/tlf and comms/xlog needs update due to compile error (no problems for fldigi and gpsk31) if there is good idea to

CVS: cvs.openbsd.org: ports

2022-01-01 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2022/01/01 04:17:26 Modified files: x11/gtk+4 : Makefile Log message: Missing BDEP on devel/py-gobject3. spotted by naddy@

CVS: cvs.openbsd.org: ports

2022-01-01 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/01/01 04:42:27 Modified files: www/newsboat : Makefile crates.inc distinfo www/newsboat/patches: patch-Makefile www/newsboat/pkg: PLIST Log message: Update to newsboat 2.26

CVS: cvs.openbsd.org: ports

2022-01-01 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/01/01 05:28:46 Modified files: multimedia/sfml: Makefile Added files: multimedia/sfml/patches: patch-cmake_SFMLConfigDependencies_cmake_in

CVS: cvs.openbsd.org: ports

2022-01-01 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/01/01 05:32:37 Modified files: textproc/py-pygments: Makefile distinfo Log message: update to py3-pygments-2.11.1

Re: CVS: cvs.openbsd.org: ports

2022-01-01 Thread Antoine Jacoutot
On Thu, Dec 30, 2021 at 03:16:17PM -0700, Pascal Stumpf wrote: > CVSROOT: /cvs > Module name: ports > Changes by: pas...@cvs.openbsd.org 2021/12/30 15:16:17 > > Modified files: > games/openmw : Makefile distinfo > games/openmw/pkg: PLIST > > Log message: > Update to

CVS: cvs.openbsd.org: ports

2022-01-01 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2022/01/01 05:35:09 Modified files: games/openmw : Makefile distinfo Added files: games/openmw/patches: patch-extern_CMakeLists_txt Log message: Do not download code from github during

CVS: cvs.openbsd.org: ports

2022-01-01 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2022/01/01 05:10:14 Modified files: security/openssl-ruby-tests: Makefile distinfo Log message: Update to openssl-ruby-tests 20211224

CVS: cvs.openbsd.org: ports

2022-01-01 Thread Joerg Jung
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2022/01/01 11:57:24 Modified files: net: Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm Removed files: net/climm : Makefile distinfo

CVS: cvs.openbsd.org: ports

2022-01-01 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2022/01/01 19:42:32 Modified files: devel : Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm Removed files: devel/spe : Makefile distinfo

CVS: cvs.openbsd.org: ports

2022-01-01 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2022/01/02 00:12:48 Modified files: audio/ncspot : Makefile crates.inc distinfo Log message: Update to ncspot-0.9.4 >From Henrik Friedrichsen (maintainer).