Re: cmake sporadic library versioning problem

2020-09-11 Thread Otto Moerbeek
On Fri, Sep 11, 2020 at 10:57:54PM +0200, Christian Weisgerber wrote: > Otto Moerbeek: > > > > Is it possible that char* (env_vers_cstr) points to null or garbage > > > because env changed? Or is this nonsense and this cannot happen and > > > env_vers_cstr is always valid with the first match? >

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2020/09/11 22:03:15 Modified files: games/wtf : Makefile distinfo Log message: Update to wtf-20200829

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2020/09/11 22:01:51 Modified files: lang/gravity : Makefile distinfo Log message: Update to gravity-0.7.9 Changelog: https://github.com/marcobambini/gravity/compare/0.7.8...0.7.9

Re: audio/exaile dependencies

2020-09-11 Thread Brian Callahan
Hi Elias -- On Friday, September 11, 2020 4:40 PM, Elias M. Mariani wrote: > Hi ports@ > > I recently updated x11/terminator that had a dependency on > "devel/py-notify". > I noticed that they had switched to using py-gobject3 to access the > libnotify library some time ago and this went

UPDATE: games/stockfish 11 => 12

2020-09-11 Thread Brian Callahan
Hi ports -- Attached is an update to Stockfish. Release notes: https://github.com/official-stockfish/Stockfish/releases/tag/sf_12 Stockfish has moved to a new neural-net based evaluator. However, the neural net support code is not available with the tarball. So we have to the do the same trick

Re: audio/exaile dependencies

2020-09-11 Thread Elias M. Mariani
Hi Brian. I see no problem with keeping libnotify, actually I just wanted to remove py-notify. The rest was a clean-up that came while looking at it. So, it's OK for me to keep libnotify as a RUN_DEPENDS. And, maybe it's needed for more than the plugin, the documentation could be wrong. Cheers.

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2020/09/11 15:12:49 Modified files: games/openrct2 : Makefile distinfo games/openrct2/patches: patch-CMakeLists_txt patch-src_openrct2_common_h

Re: ncmpcpp dumps core when fetching lyrics

2020-09-11 Thread Stuart Henderson
[moving to ports@openbsd.org list] On 2020-09-11, Ashlen wrote: > Sorry Stuart, I think I accidentally replied to you directly the first > time I sent this. I'm still getting used to neomutt. No problem, for mailing lists you usually want 'group-reply' (by default this is bound to 'g' in

Re: cmake sporadic library versioning problem

2020-09-11 Thread Christian Weisgerber
Otto Moerbeek: > > Is it possible that char* (env_vers_cstr) points to null or garbage > > because env changed? Or is this nonsense and this cannot happen and > > env_vers_cstr is always valid with the first match? > > No, Posix allows previous values of getenv() to be invalidated by >

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/09/11 14:58:12 Modified files: devel/blocksruntime: Makefile distinfo Log message: oops, forgot to update commit hash

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/09/11 14:56:52 Modified files: devel/blocksruntime: Makefile distinfo devel/blocksruntime/pkg: PLIST Log message: update to blocksruntime-20181028

new port request - monero

2020-09-11 Thread Patrick
Hello all, I tried but failed to compile monero (the cryptocurrency) - stuck at the ... -- Configuring incomplete, errors occurred! See also "/opt/t/monero-release-v0.16/build/release/CMakeFiles/CMakeOutput.log". See also

audio/exaile dependencies

2020-09-11 Thread Elias M . Mariani
Hi ports@ I recently updated x11/terminator that had a dependency on "devel/py-notify". I noticed that they had switched to using py-gobject3 to access the libnotify library some time ago and this went unnoticed because py-notify installs libnotify. I think that it's the same case with

New: graphics/py-blurhash

2020-09-11 Thread Pamela Mosiejczuk
This a python implementation of the blurhash algorithm, used by the mastodon software to hide sensitive images using compact placeholders. It is needed for an update to mastodon.py to support newer mastodon versions. Patched so that tests will run, but currently they're not included in the

update alephone and marathon game files

2020-09-11 Thread Peter Hessler
Update for AlephOne and the Marathon game files to the recent 1.3.1 release. Major Changes: Uses SDL 2 for much-improved compatibility with new operating systems Better support for game controllers Better performance for the software renderer Improved mouse control options, with

Re: New: graphics/mypaint-brushes2

2020-09-11 Thread Peter Hessler
OK On 2020 Sep 11 (Fri) at 15:53:47 -0400 (-0400), Pamela Mosiejczuk wrote: :This is needed for the new port mypaint, which follows. (Gimp depends on the :1.x branch of this port, currently in the tree, while MyPaint itself needs :the 2.x). : :"Brushes used by MyPaint and other software using

Re: New: graphics/mypaint

2020-09-11 Thread Peter Hessler
OK On 2020 Sep 11 (Fri) at 15:56:09 -0400 (-0400), Pamela Mosiejczuk wrote: :MyPaint is a simple drawing and painting program that works well :with Wacom-style graphics tablets. Its brush engine is versatile and :configurable, and it provides useful, productive tools. The standard :brushes can

New: graphics/mypaint

2020-09-11 Thread Pamela Mosiejczuk
MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets. Its brush engine is versatile and configurable, and it provides useful, productive tools. The standard brushes can emulate traditional media like charcoal, pencils, ink, or paint. Uses

New: graphics/mypaint-brushes2

2020-09-11 Thread Pamela Mosiejczuk
This is needed for the new port mypaint, which follows. (Gimp depends on the 1.x branch of this port, currently in the tree, while MyPaint itself needs the 2.x). "Brushes used by MyPaint and other software using libmypaint." OK to import? -Pamela mypaint-brushes2.tgz Description: Binary

Re: [update/fix] net/go-ipfs 0.7.0-rc2

2020-09-11 Thread Stuart Henderson
On 2020/09/10 16:18, Aaron Bieber wrote: > Hello! > > This fixes / updates ipfs to 0.7.0-rc2. This includes the QUIC stuff > that was holding things back before. > > After migrating the fs-repo to version 10 everything seems hunky dory. > > To migrate: > # su -s/bin/sh _go-ipfs > $

Re: cmake sporadic library versioning problem

2020-09-11 Thread Otto Moerbeek
On Fri, Sep 11, 2020 at 08:11:09PM +0200, Rafael Sadowski wrote: > On Thu Aug 13, 2020 at 04:47:47PM +0200, Christian Weisgerber wrote: > > Occasionally, print/poppler fails to build with a curious error: > > > > A shared library has been built with the version number from > > SHARED_LIBS, but

Re: cmake sporadic library versioning problem

2020-09-11 Thread Rafael Sadowski
On Thu Aug 13, 2020 at 04:47:47PM +0200, Christian Weisgerber wrote: > Occasionally, print/poppler fails to build with a curious error: > > A shared library has been built with the version number from > SHARED_LIBS, but during the fake stage this is forgotten and the > upstream version number

Re: [NEW]: devel/geany-plugins

2020-09-11 Thread bijan
On 9/11/20 9:23 PM, bijan wrote: Hi, This is a patch to create new port devel/geany-plugins[1]. List of available plugins can be found here[2]. Thanks [1]: https://plugins.geany.org/ [2]: https://github.com/geany/geany-plugins#enabledisable-features Hi again. Sorry but It seems I just

Re: WIP: Update lang/node

2020-09-11 Thread Moritz Buhl
Hi, any comments? Kind regards mbuhl

[NEW]: devel/geany-plugins

2020-09-11 Thread bijan
Hi, This is a patch to create new port devel/geany-plugins[1]. List of available plugins can be found here[2]. Thanks [1]: https://plugins.geany.org/ [2]: https://github.com/geany/geany-plugins#enabledisable-features

Re: [update] sysutils/kubectl -> 1.19.1

2020-09-11 Thread karlis . mikelsons
Please find attached diff to update sysutils/kubectl to latest stable version 1.19.1. Sorry, forgot to attach diff in previous email. Kind regards, KarlisCommon subdirectories: kubectl.orig/CVS and kubectl/CVS diff -u kubectl.orig/Makefile kubectl/Makefile --- kubectl.orig/Makefile Fri Sep 11

[update] sysutils/kubectl -> 1.19.1

2020-09-11 Thread karlis . mikelsons
Hello, Please find attached diff to update sysutils/kubectl to latest stable version 1.19.1. Tested on amd64. Kind regards, Karlis

UPDATE: Nextcloud-19.0.3

2020-09-11 Thread Gonzalo L. Rodriguez
Hola, Update for Nextcloud to 19.0.3: https://nextcloud.com/changelog/ OK? Comments? Cheers.- -- - gonzalo Index: Makefile === RCS file: /cvs/ports/www/nextcloud/Makefile,v retrieving revision 1.55 diff -u -p

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/09/11 08:51:07 Modified files: devel/kf5/kcoreaddons: Makefile Added files: devel/kf5/kcoreaddons/patches:

Re: Fix devel/kf5/kcoreaddons desktoptojson vfprintf warnings

2020-09-11 Thread Rafael Sadowski
On Fri Sep 11, 2020 at 01:38:26PM +0200, Rafael Sadowski wrote: > Simple diff to avoid "desktoptojson: vfprintf %s NULL in "Warning: %s > (%s:%u, %s)" warnings in logs. The template lambda function need c++14 > so I adapted the CMake part to be sure we compile this with C++14 > enabled. > Merged

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/09/11 08:17:14 Modified files: security/qca-qt5: Makefile distinfo security/qca-qt5/patches: patch-plugins_qca-ossl_qca-ossl_cpp Log message: Update QCA to 2.3.1 LibreSSL patch

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2020/09/11 07:54:01 Modified files: databases/redis: Makefile distinfo databases/redis/patches: patch-src_Makefile Log message: Update to Redis 6.0.8 ok rsadowski Upgrade urgency HIGH: Anyone

UPDATE: graphics/libpgf

2020-09-11 Thread Rafael Sadowski
Update libpgf to the latest stable version. Since KDE4 has left us there are no consumers. Just a simple update and to get rid of MAINTAINER. Rafael diff --git a/graphics/libpgf/Makefile b/graphics/libpgf/Makefile index 1a0155a1a11..f07022097a2 100644 --- a/graphics/libpgf/Makefile +++

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/09/11 06:39:17 Modified files: games/nethack : Makefile games/nethack/3.4: Makefile games/nethack/3.4/pkg: DESCR PFRAG.no-no_x11 PLIST games/nethack/3.6: Makefile

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/09/11 06:34:28 Modified files: sysutils/htop : Makefile distinfo sysutils/htop/patches: patch-openbsd_OpenBSDProcessList_c patch-openbsd_Platform_c

Re: [NEW] x11/qtpass - A frontend for password-store

2020-09-11 Thread Rafael Sadowski
On Fri Aug 28, 2020 at 10:31:14PM +0200, Stefan Hagen wrote: > Stefan Hagen wrote: > > Stefan Hagen wrote: > > > Hello, > > > > > > this is QtPass, a graphical front-end for pass (security/password-store). > > > It comes quite handy to restructure (rename/move) password files in a > > > grown

Fix devel/kf5/kcoreaddons desktoptojson vfprintf warnings

2020-09-11 Thread Rafael Sadowski
Simple diff to avoid "desktoptojson: vfprintf %s NULL in "Warning: %s (%s:%u, %s)" warnings in logs. The template lambda function need c++14 so I adapted the CMake part to be sure we compile this with C++14 enabled. OK? Index: Makefile

Re: Killing gpg1

2020-09-11 Thread Solene Rapenne
On Sun, 06 Sep 2020 00:02:38 +0200 Jeremie Courreges-Anglas : > On Sat, Sep 05 2020, Solène Rapenne wrote: > > Le 2020-09-05 13:25, Edd Barrett a écrit : > >> Hi all, > >> We've been talking about trying to remove security/gnupg (i.e. gpg > >> version 1) for some time, and the recent plist

UPDATE: security/qca-qt5

2020-09-11 Thread Rafael Sadowski
Simple update to the latest stable version. LibreSSL patch update from Stefan Strogin (Gentoo). No dynamic export changes. Feedback? OK? Index: Makefile === RCS file: /cvs/ports/security/qca-qt5/Makefile,v retrieving revision 1.7

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/09/11 05:23:10 Modified files: x11/kde-applications: kde-applications.port.mk x11/kde-applications/akonadi: distinfo x11/kde-applications/akonadi/pkg: PLIST

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/11 04:18:17 Modified files: sysutils/terragrunt: Makefile distinfo Log message: Update to terragrunt-0.24.1.

Re: Killing gpg1

2020-09-11 Thread Stuart Henderson
On 2020/09/11 09:31, Antoine Jacoutot wrote: > On Fri, Sep 11, 2020 at 09:26:06AM +0200, Solene Rapenne wrote: > > On Sun, 06 Sep 2020 00:02:38 +0200 > > Jeremie Courreges-Anglas : > > > > > On Sat, Sep 05 2020, Solène Rapenne wrote: > > > > Le 2020-09-05 13:25, Edd Barrett a écrit : > > > >>

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/11 02:29:49 Modified files: x11/yaru : Makefile distinfo x11/yaru/pkg : PLIST Log message: Update to yaru-20.10.3.

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/11 02:24:38 Modified files: sysutils/nomad : Makefile distinfo Log message: Update to nomad-0.12.4.

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/11 01:58:20 Modified files: x11/gnome/tracker-miners: Makefile distinfo x11/gnome/tracker-miners/pkg: PLIST Log message: Update to tracker-miners-2.3.5.

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/11 01:43:54 Modified files: x11/gnome/tracker: Makefile distinfo x11/gnome/tracker/pkg: PLIST Log message: Update to meta-tracker-2.3.6.

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/11 01:34:55 Modified files: meta/gnome : Makefile Log message: Welcome GNOME 3.36.6!

Re: Killing gpg1

2020-09-11 Thread Antoine Jacoutot
On Fri, Sep 11, 2020 at 09:26:06AM +0200, Solene Rapenne wrote: > On Sun, 06 Sep 2020 00:02:38 +0200 > Jeremie Courreges-Anglas : > > > On Sat, Sep 05 2020, Solène Rapenne wrote: > > > Le 2020-09-05 13:25, Edd Barrett a écrit : > > >> Hi all, > > >> We've been talking about trying to remove

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/11 01:32:11 Modified files: x11/gnome/desktop: Makefile distinfo Log message: Update to gnome-desktop-3.36.6.

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/11 01:21:26 Modified files: textproc/enchant2: Makefile distinfo Log message: Update to enchant2-2.2.11.

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/11 01:15:23 Modified files: sysutils/google-cloud-sdk: Makefile distinfo sysutils/google-cloud-sdk/pkg: PLIST Log message: Update to google-cloud-sdk-309.0.0.

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/11 01:12:09 Modified files: print/cups-filters: Makefile distinfo Log message: Update to cups-filters-1.28.2.

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/11 01:07:12 Modified files: devel/appstream-glib: Makefile distinfo devel/appstream-glib/pkg: PLIST Log message: Update to appstream-glib-0.7.18.

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/09/11 01:07:02 Modified files: devel/meson: Makefile distinfo meson.port.mk Log message: Update to meson-0.55.2.

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2020/09/11 00:02:30 Modified files: games/unknown-horizons: Makefile distinfo games/unknown-horizons/patches: patch-setup_py games/unknown-horizons/pkg: PLIST Removed files:

CVS: cvs.openbsd.org: ports

2020-09-11 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2020/09/11 00:00:15 Modified files: games/fifengine: Makefile distinfo games/fifengine/pkg: PLIST Removed files: games/fifengine/patches: patch-engine_core_ext_glee_GLee_h Log message: