Re: [update] sysutils/grafana to 9.1.2

2022-10-05 Thread Theo Buehler
On Wed, Aug 31, 2022 at 09:17:38PM +, Lucas Raab wrote: > On Wed, Aug 31, 2022 at 08:43:00PM +, Lucas Raab wrote: > > Hello, > > > > Here's an update bringing grafana up to 9.1.2. I've run three or > > four intermediate releases in between and all of them have run fine. > > It's been

[maintainer update] lang/erlang-25.1.1

2022-10-05 Thread Volker Schlecht
The erlang team was faster ... ;-) Here's the very recently released erlang 25.1.1 https://www.erlang.org/patches/otp-25.1.1 On 10/4/22 15:59, Volker Schlecht wrote: Updates lang/erlang25 to the most recent maintenance release. This includes a security relevant fix that has been included in

Re: [new] devel/py-timelib

2022-10-05 Thread Omar Polo
On 2022/10/04 16:22:11 +0100, Stuart Henderson wrote: > On 2022/10/04 16:18, Uwe Werler wrote: > > Ping - except some compiler warnings it works. > > With tweaks. This one is OK sthen@ Imported, thanks!

Re: [update] net/synapse 1.68.0 | devel/matrix-common-1.3.0

2022-10-05 Thread Landry Breuil
Le Thu, Sep 29, 2022 at 09:09:10AM +0200, Renaud Allard a écrit : > > > On 9/28/22 16:20, Stuart Henderson wrote: > > > hum, it seems COMPILER_LIBCXX is right even for sparc64. > > > > > > on sparc64, devel/llvm is linked against estdc++. as rustc uses the > > > devel/llvm > > > libraries, it

Re: [update] net/synapse 1.68.0 | devel/matrix-common-1.3.0

2022-10-05 Thread Renaud Allard
On 10/5/22 13:16, Landry Breuil wrote: Le Thu, Sep 29, 2022 at 09:09:10AM +0200, Renaud Allard a écrit : On 9/28/22 16:20, Stuart Henderson wrote: hum, it seems COMPILER_LIBCXX is right even for sparc64. on sparc64, devel/llvm is linked against estdc++. as rustc uses the devel/llvm

UPDATE: net/snowflake_proxy 2.3.1

2022-10-05 Thread Caspar Schutijser
Hi all, Below is a diff that updates net/snowflake_proxy to 2.3.1. Tested on amd64, seems to work fine here. This is the first time I'm touching a Go port, I think. So please have a careful look to see whether I screwed something up (I don't think so though). Comments or OKs? Caspar Index:

update: net/swirc 3.3.5 -> 3.3.6

2022-10-05 Thread Markus Uhlin
Hi ports@, Here comes an update for net/swirc. Changes: ## [3.3.6] - 2022-10-05 ## - **Added** cryptographic functions - **Added** subcommand `passwd_s` to `/sasl` which can be used to securely store encrypted SASL passwords in `swirc.conf`. The encryption technique practice the use of

update games/amnesia-tdd 0.3.2

2022-10-05 Thread Nam Nguyen
Here is an update for games/amnesia-tdd, released on March 24, 2022. release notes: https://github.com/shamazmazum/AmnesiaTheDarkDescent/releases/tag/v0.3.2 this update: - switches to using tags (0.3.2) - removes -O0 workaround Upstream fixed crashing on startup with clang 13 so the previous

Re: Package collisions

2022-10-05 Thread Stuart Henderson
I would rename bin/widget in p5-Tk-demo, I don't think that will cause any issue. Disappointing that lrzip added a conflict with a long-standing Unix utility. Undecided between renaming that to bin/lrzip and adding an @conflict. -- Sent from a phone, apologies for poor formatting. On 5

[NEW] graphics/py-termcolor-2.0.1

2022-10-05 Thread George Rosamond
Attached. from pkg/DESCR: ANSI color formatting for output in terminal. Dependency for a few ports I'm tinkering on. from `make test`: 34 passed in 0.20s g py-termcolor-2.0.1.tgz Description: Binary data

Re: [NEW] www/py-flask-socketio-5.3.1

2022-10-05 Thread George Rosamond
bump with new tarball attached. Removed py-wheel as a BUILD_DEPEND. Thanks. g On 9/13/22 17:11, George Rosamond wrote: > Another future net/py-onionshare_cli DEPEND > > $ cat pkg/DESCR > Flask-SocketIO gives Flask applications access to low latency > bi-directional communications between the

Re: [NEW] net/py-gevent-websocket-0.10.1

2022-10-05 Thread George Rosamond
bump with new tarball attached. On 9/13/22 17:01, George Rosamond wrote: > Dependency for future net/py-onionshare_cli. > > $ cat pkg/DESCR > Websocket handler for the gevent pywsgi server, a Python network > library. > > Thanks > > g py-gevent-websocket-0.10.1.tgz Description: Binary data

Re: new: x11/xdragon (or x11/dragon-drop?)

2022-10-05 Thread Thim Cederlund
On Tue Oct 4, 2022 at 11:20 AM CEST, Omar Polo wrote: > I think we can live without a copy of the GPL, i don't think it should > be installed. > > upstream makefile seems to have some support for renaming. Setting > NAME=dragon-drop as FAKE_FLAGS seems to do it. Very well, it wasn't clear to me

[UPDATE] net/py-websocket-client to 1.4.1

2022-10-05 Thread George Rosamond
Jump from 0.37.0 to 1.4.1. Dropped REVISION. Will take MAINTAINER. Moved to MODPY_PYBUILD. Change in RUN_DEPENDS and TEST_DEPENDS. Significant update with changelog here: https://github.com/websocket-client/websocket-client/blob/master/ChangeLog includes: * github page at 0.41.0 * license

Re: [NEW] net/py-eventlet-0.33.1

2022-10-05 Thread George Rosamond
bump. New tarball attached.. Removed TEST_DEPENDS for now. g On 9/13/22 17:25, George Rosamond wrote: > The third newly ported DEPENDS for net/py-onionshare_cli. > > $ cat pkg/DESCR > Eventlet is a concurrent networking library for Python that allows > you to change how you run your code, not

Package collisions

2022-10-05 Thread Christian Weisgerber
I ran pkg_check-problems(1) over the tree, and it pointed out collisions where different packages install files with the same name, and the packages aren't marked as @conflict'ing: elvish-0.16.3(shells/elvish),p5-Tk-demo-804.036(x11/p5-Tk,-demo) /usr/local/bin/widget

Re: new: x11/xdragon (or x11/dragon-drop?)

2022-10-05 Thread Omar Polo
On 2022/10/05 17:44:49 +0200, "Thim Cederlund" wrote: > On Tue Oct 4, 2022 at 11:20 AM CEST, Omar Polo wrote: > > I think we can live without a copy of the GPL, i don't think it should > > be installed. > > > > upstream makefile seems to have some support for renaming. Setting > >

Re: NEW: devel/bazel

2022-10-05 Thread Matt Hildebrand
An updated port that incorporates Stuart's input (thank you!) and fixes `make clean` is attached. On Tue, Oct 4, 2022 at 5:28 PM Stuart Henderson wrote: > > In my testing, this port works on amd64. The build runs out of > > memory on i386. I don't have hardware suitable for testing on > > other

Re: [update] samba-4.17.0

2022-10-05 Thread Bjorn Ketelaars
On Tue 04/10/2022 09:29, Jeremie Courreges-Anglas wrote: > > New major release: > https://www.samba.org/samba/history/samba-4.17.0.html > > The diff below includes necessary updates for tdb and libtalloc. > > Tests and oks welcome! Tested at home on current amd64 with older and newer clients.

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2022/10/05 02:29:14 Modified files: mail/mozilla-thunderbird: Tag: OPENBSD_7_2 Makefile distinfo Log message: mail/mozilla-thunderbird: MFC update to 103.2.1. see

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2022/10/05 02:28:42 Modified files: www/mozilla-firefox: Tag: OPENBSD_7_2 Makefile distinfo Log message: www/mozilla-firefox: MFC update to 105.0.2. see

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/10/05 04:24:47 Modified files: lang/php : Tag: OPENBSD_7_2 Makefile.inc lang/php/7.4 : Tag: OPENBSD_7_2 Makefile distinfo lang/php/8.0 : Tag: OPENBSD_7_2 Makefile distinfo

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2022/10/05 02:00:31 Modified files: mail/mozilla-thunderbird: Makefile distinfo mail/thunderbird-i18n: Makefile.inc distinfo Log message: mail/mozilla-thunderbird: update to 102.3.1. see

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2022/10/05 02:03:52 Modified files: security/rnp : Makefile distinfo security/rnp/pkg: PLIST Log message: security/rnp: update to 0.16.2. see https://github.com/rnpgp/rnp/releases/tag/v0.16.1

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2022/10/05 03:04:33 Modified files: www/goaccess : Makefile distinfo www/goaccess/pkg: PLIST Log message: update to goaccess-1.6.4

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2022/10/05 03:07:56 Modified files: net/nheko : Makefile distinfo Log message: net/nheko: security update to 0.10.2. see https://github.com/Nheko-Reborn/nheko/releases/tag/v0.10.2 from/ok semarie@

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/10/05 04:16:12 Modified files: lang/php : Tag: OPENBSD_7_1 Makefile.inc php.port.mk lang/php/7.4 : Tag: OPENBSD_7_1 Makefile distinfo lang/php/8.0 : Tag: OPENBSD_7_1

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2022/10/05 01:57:53 Modified files: www/mozilla-firefox: Makefile distinfo www/firefox-i18n: Makefile.inc distinfo Log message: www/mozilla-firefox: update to 105.0.2. see

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2022/10/05 02:55:24 Modified files: lang/wabt : Makefile distinfo lang/wabt/patches: patch-src_tools_wasm-decompile_cc patch-src_tools_wasm-interp_cc

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2022/10/05 02:59:48 Modified files: www/iridium: Makefile distinfo www/iridium/patches: patch-BUILD_gn patch-apps_ui_views_app_window_frame_view_cc

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2022/10/05 03:08:51 Modified files: net/nheko : Tag: OPENBSD_7_2 Makefile distinfo Log message: net/nheko: MFC security update to 0.10.2. see

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Omar Polo
CVSROOT:/cvs Module name:ports Changes by: o...@cvs.openbsd.org2022/10/05 01:36:24 Log message: py-timelib-0.2.5 timelib is a short wrapper around a bundled copy of PHP's internal timelib module. from Uwe Werler (uwe at werler dot is), thanks!

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2022/10/05 00:13:20 Modified files: editors/libreoffice: Makefile editors/libreoffice/pkg: PLIST-main Log message: remove pt-BR files lurking in the main package

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Omar Polo
CVSROOT:/cvs Module name:ports Changes by: o...@cvs.openbsd.org2022/10/05 01:38:15 Modified files: devel : Makefile Log message: +py-timelib,python3

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2022/10/05 06:27:53 Modified files: net/synapse: Makefile distinfo net/synapse/pkg: PLIST Added files: net/synapse: modules.inc net/synapse/patches: patch-pyproject_toml

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2022/10/05 06:35:58 Modified files: www/seamonkey : Makefile distinfo www/seamonkey/patches: patch-security_manager_pki_resources_content_exceptionDialog_js

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2022/10/05 06:45:23 Modified files: www/ungoogled-chromium: Makefile Log message: add gpatch as a build dependency; forgotten from the inital import

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/10/05 07:33:46 Log message: import ports/print/ocrmypdf, ok kmos@ OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched or copy+pasted. - Generates a

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2022/10/05 06:25:04 Modified files: devel/py-matrix-common: Makefile distinfo devel/py-matrix-common/pkg: PLIST Log message: devel/py-matrix-common: update to 1.3.0. switch to MODPY_PYBUILD.

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2022/10/05 06:40:05 Modified files: www/seamonkey : Tag: OPENBSD_7_2 Makefile distinfo www/seamonkey/patches: Tag: OPENBSD_7_2

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/10/05 07:28:35 Modified files: devel/py-hatch-fancy-pypi-readme: Makefile distinfo Log message: update to py3-hatch_fancy_pypi_readme-22.8.0

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/10/05 07:58:00 Modified files: net/wireshark : Makefile distinfo net/wireshark/patches: patch-CMakeLists_txt patch-rawshark_c net/wireshark/pkg: PLIST-text Added files:

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/10/05 07:25:40 Modified files: devel/py-tz: Makefile distinfo devel/py-tz/pkg: PLIST Log message: update to py3-tz-2022.4

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/10/05 07:34:32 Modified files: textproc/pdftk : Makefile distinfo Log message: update to pdftk-3.3.3

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/10/05 07:34:30 Modified files: print/py-pikepdf: Makefile distinfo print/py-pikepdf/pkg: PLIST Log message: update to py3-pikepdf-6.1.0

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/10/05 07:34:08 Modified files: print : Makefile Log message: +ocrmypdf

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2022/10/05 10:31:52 Modified files: sysutils/envconsul: Makefile distinfo modules.inc Log message: Update to envconsul-0.13.1.

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2022/10/05 10:32:40 Modified files: sysutils/p5-Sys-Virt: Makefile distinfo Log message: Update to p5-Sys-Virt-8.8.0.

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2022/10/05 10:32:07 Modified files: sysutils/consul-template: Makefile distinfo Log message: Update to consul-template-0.29.5.

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2022/10/05 11:01:14 Modified files: devel/libtalloc: Makefile distinfo devel/libtalloc/patches: patch-buildtools_wafsamba_wafsamba_py Log message: Update to talloc-2.3.4

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2022/10/05 11:00:42 Modified files: databases/tdb : Makefile distinfo Log message: Update to tdb-1.4.7

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2022/10/05 11:03:42 Modified files: net/samba : Makefile distinfo net/samba/patches: patch-buildtools_wafsamba_samba_autoconf_py patch-buildtools_wafsamba_wscript

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/10/05 11:16:17 Modified files: net/isc-dhcp : Makefile distinfo net/isc-dhcp/patches: patch-client_Makefile_in Log message: update to isc-dhcp-4.4.3-P1 -

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/10/05 11:16:19 Modified files: net/isc-dhcp : Tag: OPENBSD_7_2 Makefile distinfo net/isc-dhcp/patches: Tag: OPENBSD_7_2 patch-client_Makefile_in Log message: update to isc-dhcp-4.4.3-P1 -

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/10/05 11:16:20 Modified files: net/isc-dhcp : Tag: OPENBSD_7_1 Makefile distinfo net/isc-dhcp/patches: Tag: OPENBSD_7_1 patch-client_Makefile_in Log message: update to isc-dhcp-4.4.3-P1 -

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Denis Fondras
CVSROOT:/cvs Module name:ports Changes by: de...@cvs.openbsd.org 2022/10/05 13:20:16 Modified files: sysutils/kopia : Makefile distinfo modules.inc Log message: update to v0.12.1 Changelog: https://github.com/kopia/kopia/releases/tag/v0.12.1 and

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2022/10/05 13:30:49 Modified files: security/ogvt : Makefile Log message: Fix typo.

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2022/10/05 12:37:48 Modified files: databases/ruby-sequel_pg: Makefile distinfo Log message: Update to sequel_pg 1.17.0

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2022/10/05 08:25:27 Modified files: geo/gpxsee : Makefile distinfo Log message: geo/gpxsee: update to 11.5

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Aaron Bieber
CVSROOT:/cvs Module name:ports Changes by: abie...@cvs.openbsd.org 2022/10/05 08:54:23 Modified files: audio/navidrome: Makefile audio/shairport-sync: Makefile devel/cargo-audit: Makefile devel/goreleaser: Makefile devel/olm :

CVS: cvs.openbsd.org: ports

2022-10-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2022/10/05 09:09:18 Modified files: sysutils/restic-rest-server: Makefile sysutils/restic: Makefile Log message: take maintainer