Re: valgrind: mark broken

2022-10-06 Thread Masato Asou
Hi tb and ports, I have adapted the system call number definition to the new syscall.h comments, ok? Index: Makefile === RCS file: /cvs/ports/devel/valgrind/Makefile,v retrieving revision 1.29 diff -u -p -r1.29 Makefile --- Makefile

Telegraf installation - user not created

2022-10-06 Thread Chris Narkiewicz
I'm installing telegraf on my server and I noticed that the pkg_add fails to install it: dev# uname -a OpenBSD dev 7.1 GENERIC#3 amd64 dev# pkg_add telegraf

[NEW] www/py-requests-file-1.5.1

2022-10-06 Thread George Rosamond
from pkg/DESCR: Requests-File is a transport adapter for use with the Requests Python library to allow local filesystem access via file:// URLs. from `make test` 9 passed, 2 skipped in 0.26s thanks. g py-requests-file-1.5.1.tgz Description: Binary data

[new] jitsi/meta,prosody-plugins,srtp - addons and README for jitsi

2022-10-06 Thread aisha
Hi, I've attached new ports for jitsi and a meta package (PKGNAME is jitsi for simplicity). Things I'd appreciate feedback on - * should I name the meta package something different? my aim was to just be able to do `pkg_add jitsi` and then you should have everything you need. * versioning for

Re: [UPDATE] graphics/geeqie

2022-10-06 Thread Antoine Jacoutot
It’s pretty rare that intltool is used with meson. Most of the time you want gettext,-tools. Could you check if this is the case here. Thanks. — Antoine > On 6 Oct 2022, at 18:04, Kirill Bychkov wrote: > > Hi, > Attached patch updates geeqie to the latest 2.0.1 version. > Main portwise ch

Re: Package collisions

2022-10-06 Thread Rubén Llorente
On Wed, Oct 05, 2022 at 10:47:27PM +0100, Stuart Henderson wrote: > Disappointing that lrzip added a conflict with a long-standing Unix utility. > Undecided between renaming that to bin/lrzip and adding an @conflict. I don't know if there is many people interesting in running lrzip's lrz, actually

[Update] devel/py-esptool 4.2.1 -> 4.3

2022-10-06 Thread Tracey Emery
Hello ports, Here is a simple update bringing devel/py-esptool to version 4.3. New Features * image_info: Added image type autodetection, specifying --chip is no longer needed * image_info: Added the ability to display application info if a valid app image is detected * write_flash: Added the

[UPDATE] graphics/geeqie

2022-10-06 Thread Kirill Bychkov
Hi, Attached patch updates geeqie to the latest 2.0.1 version. Main portwise change is that upstream switched fgo autotools to meson. I'm also taking maintainer. OK? Index: Makefile === RCS file: /cvs/ports/graphics/geeqie/Makefile,v

Re: [NEW] graphics/py-termcolor-2.0.1

2022-10-06 Thread George Rosamond
On 10/6/22 12:06, Omar Polo wrote: > imported, thanks! Missing FLAVOR/FLAVORS for python3 Diff attached with bumped REVISION. g > > On 2022/10/06 13:53:19 +0100, Stuart Henderson wrote: >> ok >> >> On 2022/10/05 19:16, George Rosamond wrote: >>> Attached. >>> >>> from pkg/DESCR: >>> >>> ANSI

[NEW] net/py-portpicker-1.5.2

2022-10-06 Thread George Rosamond
$ TEST_PORT=`python3 -m portpicker $$` && echo $TEST_PORT 12194 *** from pkg/DESCR: This module is useful for finding unused network ports on a host. If you need legacy Python 2 support, use the 1.3.x releases. This module provides a pure Python pick_unused_port() function. It can also be calle

UPDATE: sysutils/vultr-cli-2.15.0

2022-10-06 Thread Adriano Barbosa
Hi. Update for sysutils/vultr-cli-2.15.0 Changelog: https://github.com/vultr/vultr-cli/releases/tag/v2.15.0 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#274) Release v2.15.0 #minor Remove extraneous dash from example command line (#279) bumping go from 1.17 to 1.19 (#284) feature add arm bui

Re: [NEW] devel/difftastic

2022-10-06 Thread Volker Schlecht
On 10/6/22 18:14, Landry Breuil wrote: If you send me the two files that crashed it, I'll also test with them. iirc that was https://sourceforge.net/projects/kpcli/files/prereleases/kpcli-4.0-beta6.pl/download vs https://sourceforge.net/projects/kpcli/files/kpcli-3.8.1.pl/download Ha, yes, th

Re: [NEW] devel/difftastic

2022-10-06 Thread Landry Breuil
Le Thu, Oct 06, 2022 at 06:01:42PM +0200, Volker Schlecht a écrit : > > > i had a port of it a month ago, but iirc it crashed straight away on the > > first perl files i gave it (two different versions of kpcli source > > file). Have you tested it extensively with various file types? > > I tested

Re: [NEW] graphics/py-termcolor-2.0.1

2022-10-06 Thread Omar Polo
imported, thanks! On 2022/10/06 13:53:19 +0100, Stuart Henderson wrote: > ok > > On 2022/10/05 19:16, George Rosamond wrote: > > Attached. > > > > from pkg/DESCR: > > > > ANSI color formatting for output in terminal. > > > > Dependency for a few ports I'm tinkering on. > > > > from `make tes

Re: [NEW] devel/difftastic

2022-10-06 Thread Volker Schlecht
i had a port of it a month ago, but iirc it crashed straight away on the first perl files i gave it (two different versions of kpcli source file). Have you tested it extensively with various file types? I tested it with elm, haskell, javascript, json, c, and just right now with infrastructur

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

2022-10-06 Thread Omar Polo
imported, thanks! On 2022/10/06 14:24:08 +0100, Stuart Henderson wrote: > ok > > On 2022/10/05 21:54, George Rosamond wrote: > > bump with new tarball attached. > > > > On 9/13/22 17:01, George Rosamond wrote: > > > Dependency for future net/py-onionshare_cli. > > > > > > $ cat pkg/DESCR > > >

Re: Package collisions

2022-10-06 Thread Omar Polo
On 2022/10/06 14:58:42 +0100, Stuart Henderson wrote: > On 2022/10/06 15:34, Omar Polo wrote: > > On 2022/10/05 22:47:27 +0100, Stuart Henderson wrote: > > > I would rename bin/widget in p5-Tk-demo, I don't think that will cause > > > any > > > issue. > > > > > > Disappointing that lrzip added

Re: [NEW] devel/difftastic

2022-10-06 Thread Landry Breuil
Le Thu, Oct 06, 2022 at 05:34:36PM +0200, Volker Schlecht a écrit : > Attached is a port for difftastic (https://difftastic.wilfred.me.uk/), with > which I've been toying for a while now. > > I used textproc/delta and sysutils/exa as a reference, so I hope there's not > too much wrong with it. I'm

Re: [maintainer update] lang/erlang-25.1.1

2022-10-06 Thread Omar Polo
On 2022/10/05 12:55:45 +0200, Volker Schlecht wrote: > The erlang team was faster ... ;-) > Here's the very recently released erlang 25.1.1 > > https://www.erlang.org/patches/otp-25.1.1 i've build-tested the consumers; erlang/25 and elixir regress suite were also fine. committed, thanks!

[NEW] devel/difftastic

2022-10-06 Thread Volker Schlecht
Attached is a port for difftastic (https://difftastic.wilfred.me.uk/), with which I've been toying for a while now. I used textproc/delta and sysutils/exa as a reference, so I hope there's not too much wrong with it. I'm not sure if it belongs into devel or textproc, but given that it analyzes

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

2022-10-06 Thread George Rosamond
On 10/6/22 09:02, Stuart Henderson wrote: > something's up with tests, but you can get most of them running with > > MODPY_PYTEST_ARGS = --ignore tests/stdlib > Right, I should have been more explicit about the test mess I found. Adding TEST_DEPENDS = devel/py-nose${MODPY_FLAVOR} seems to g

Re: Package collisions

2022-10-06 Thread Stuart Henderson
On 2022/10/06 15:34, Omar Polo wrote: > On 2022/10/05 22:47:27 +0100, Stuart Henderson wrote: > > 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 rena

[Update] cad/kicad 6.0.7 -> 6.0.8

2022-10-06 Thread Tracey Emery
Hello ports, Here is a simple update to cad/kicad and friends, bringing us to 6.0.8. A list of changes can be found at https://gitlab.com/groups/kicad/-/milestones/18. Tested out fine on amd64. ok? -- Tracey Emery Index: kicad/Makefile

Re: Package collisions

2022-10-06 Thread Omar Polo
On 2022/10/05 22:47:27 +0100, Stuart Henderson wrote: > 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. l

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

2022-10-06 Thread Stuart Henderson
ok On 2022/10/05 21:54, George Rosamond wrote: > 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

Re: security/age - take maintainer

2022-10-06 Thread Theo Buehler
On Thu, Oct 06, 2022 at 03:11:51PM +0200, Volker Schlecht wrote: > Unless there's any objections, I'd like to take maintainership for > security/age. Thanks. I think this is first come first serve, so ok tb (Or I'll commit this in a bit).

security/age - take maintainer

2022-10-06 Thread Volker Schlecht
Unless there's any objections, I'd like to take maintainership for security/age. Index: Makefile === RCS file: /cvs/ports/security/age/Makefile,v retrieving revision 1.14 diff -u -p -r1.14 Makefile --- Makefile 5 Oct 2022 14:54:23 -00

Re: [maintainer update] print/ghostscript/gnu 10.0.0

2022-10-06 Thread Volker Schlecht
bowser pointed out (thanks!) that I forgot to update MASTER_SITES when working around the version confusion (10.00.0 and 10.0.0 are used inconsistently). Fix attached. On 10/4/22 16:16, Volker Schlecht wrote: Here's the update to ghostscript 10.0 with the version bump to the shared lib.Ind

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

2022-10-06 Thread Stuart Henderson
something's up with tests, but you can get most of them running with MODPY_PYTEST_ARGS = --ignore tests/stdlib On 2022/10/05 20:19, George Rosamond wrote: > bump. > > New tarball attached.. > > Removed TEST_DEPENDS for now. > > g > > On 9/13/22 17:25, George Rosamond wrote: > > The third

Re: [NEW] graphics/py-termcolor-2.0.1

2022-10-06 Thread Stuart Henderson
ok On 2022/10/05 19:16, George Rosamond wrote: > 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

[new] mail/meli: a new terminal email client

2022-10-06 Thread Landry Breuil
he package works. Landry meli-20221006.tgz Description: application/tar-gz

[Update from Maintainer] games/ezquake 3.6.0

2022-10-06 Thread Tom Murphy
Hi, This diff updates games/ezquake to 3.6.0 which came out roughly 9 hours ago. A few slight changes: * Github Project changed from ezQuake to QW-Group * New dependency on audio/libsndfile added * WANTLIB needed freetype adding to it Thanks, Tom Index: Makefile =