Re: Add hledger-1.21 via devel/cabal module

2021-03-21 Thread Evan Silberman
Greg Steuck wrote: > Evan mentioned hledger port being of interest, less than a year later we > can have it :) > > I'd like some test reports and OKs before this goes in. > > Thanks > Greg Built, ran, and processed my journal! (on amd64) Thanks for your work on this project Greg. Getting pando

Re: [NEW] net/Vger

2021-03-21 Thread Florian Viehweger
Hi ports, I've attached an updated tarball addressing hopefully all the mentioned issues. Thank you for your input. > inetd, really, in 2021?! What is wrong with inetd in this use case? Additionally a diff for user.list, as I added the user and group _vger. Index: user.list ==

UPDATE security/libgsasl

2021-03-21 Thread Sebastian Reitenbach
Hi, this updates security/libgsasl to 1.10.0. and drop MAINTAINER. While there, switch from libgcrypt to libressl, because of that, full bump. I tried to run net/dico but it complained about a missing libgcrypt. Tests all pass. OK? Index: Makefile ==

Re: www/py-http_ece switch to python3 only

2021-03-21 Thread Kurt Mosiejczuk
On Sun, Mar 21, 2021 at 10:10:40PM +0100, Sebastian Reitenbach wrote: > Hi, > as far as I can see, www/py-http_ece is only used by > www/py-mastodon.py, which is python3, > so no need for a python2 FLAVOR. > adding quirk and remove unflavored line from www/Makefile. > OK? You'll need a @conflic

www/py-http_ece switch to python3 only

2021-03-21 Thread Sebastian Reitenbach
Hi, as far as I can see, www/py-http_ece is only used by www/py-mastodon.py, which is python3, so no need for a python2 FLAVOR. adding quirk and remove unflavored line from www/Makefile. OK? cheers, Sebastian Index: Makefile ===

update scons to 3.1.1

2021-03-21 Thread Daniel Dickman
scons is still on python2. Here's an update to version 3.1.1 as a first step in preparation for switching to python3. While scons was ported to python 3 some time ago, this newer version includes a few small fixes that should work better with python 3.8. Note I did not go to scons version 3.1.

shells/tcsh 6.22.02 -> 6.22.03 update breaks :h modifier behavior

2021-03-21 Thread Alessandro De Laurenzis
Greatings, In tcsh 6.22.02 (and in csh from base): {1} set a=foo {2} echo $a foo {3} echo $a:h foo In tcsh 6.22.03: {1} set a=foo {2} echo $a foo {3} echo $a:h {4} This is breaking most of cad/qflow scripts (and possibly creating other issues in the tree). Please test at your end. Thi

Re: [patch] xsel: fix segfault when running on empty input file.

2021-03-21 Thread Brennan Vincent
Changed the "before" file from configure.ac.bak to configure.ac.orig. Sorry for the spam. On 3/21/21 12:18 PM, Brennan Vincent wrote: Thanks for the feedback. I had not realized that some systems are still on GCC 3.x. I've patched that flag out in configure.ac. New patch attached. On 3/21/21

Add hledger-1.21 via devel/cabal module

2021-03-21 Thread Greg Steuck
Evan mentioned hledger port being of interest, less than a year later we can have it :) I'd like some test reports and OKs before this goes in. Thanks Greg hledger.tgz Description: hledger port

Re: [patch] xsel: fix segfault when running on empty input file.

2021-03-21 Thread Brennan Vincent
Thanks for the feedback. I had not realized that some systems are still on GCC 3.x. I've patched that flag out in configure.ac. New patch attached. On 3/21/21 11:56 AM, Klemens Nanni wrote: On Sun, Mar 21, 2021 at 11:01:54AM -0400, Brennan Vincent wrote: Attaching a patch that follows these s

lang/ruby/3.0 fixes for mips64

2021-03-21 Thread Visa Hankala
lang/ruby/3.0 fails to build on mips64. It looks that the peephole optimizer still has issues on this architecture. The following patch disables it. In addition, there is an alignment problem with the handling of builtins. compiler.c assumes that bytecode arrays are properly aligned. However, this

Re: grafana 7.4.5

2021-03-21 Thread Rob Schmersel
On Fri, 19 Mar 2021 20:18:21 + Stuart Henderson wrote: > seems to work, but I only have a simple setup and don't entirely > know what I'm doing with this, if someone is using it more rigorously > than this please do test. > > as usual with go, this involved swearing at go.port.mk and several

Re: [patch] xsel: fix segfault when running on empty input file.

2021-03-21 Thread Klemens Nanni
On Sun, Mar 21, 2021 at 11:01:54AM -0400, Brennan Vincent wrote: > Attaching a patch that follows these suggestions. > > My ports tree is a checkout of the https://github.com/openbsd/ports mirror, > so I've used git format-patch to create the patch. I'm a porting beginner so > please let me know i

Re: [patch] xsel: fix segfault when running on empty input file.

2021-03-21 Thread Brennan Vincent
Attaching a patch that follows these suggestions. My ports tree is a checkout of the https://github.com/openbsd/ports mirror, so I've used git format-patch to create the patch. I'm a porting beginner so please let me know if there's a better way to send patches. On 3/21/21 8:00 AM, Klemens Na

Re: NEW: rover

2021-03-21 Thread prx
* Dimitri Karamazov le [21-03-2021 04:42:50 +]: > On Sun, Mar 21, 2021 at 04:36:02AM +, prx wrote: > > Hello, > > find attached a new port for rover [1], a file manager. > > I'm new to porting, se please tell me if I'm wrong. > > > > Regards. > Attached with some changes > * When fetching

Re: remove sysutils/upt/*

2021-03-21 Thread Daniel Jakots
On Sat, 13 Mar 2021 22:10:28 +0100, Klemens Nanni wrote: > On Sat, Mar 13, 2021 at 03:24:50PM -0500, Daniel Jakots wrote: > > A few years ago, I imported sysutils/upt. No one else never really > > cared about it, as people (rightfully) focus on portgen(1). I'm not > > interested anymore in portin

sparc64 bulk build report

2021-03-21 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Fri Mar 19 21:40:41 MDT 2021 Finished: Sun Mar 21 07:52:00 MDT 2021 Duration: 1 Days 10 hours 11 minutes Built using OpenBSD 6.9-beta (GENERIC.MP) #747: Fri Mar 19 14:29:04 MDT 2021 Built 8120 packages Number of packages built each day: Mar 1

Re: [NEW] net/Vger

2021-03-21 Thread Solene Rapenne
On Sun, 14 Mar 2021 22:05:00 +0100 Florian Viehweger : > Hi ports, > > attached is a port of Vger, a gemini server supporting chroot, > virtualhosts, CGI, default language choice, redirections and MIME types > detection. > > Initial work was done by prx, with permission I'm taking maintainership

Re: py-protobuf: move to python3-only

2021-03-21 Thread Klemens Nanni
On Sun, Mar 21, 2021 at 10:56:27AM +0100, Theo Buehler wrote: > I switched py-axolotl to python3-only earlier today. The other > consumers are already python3 only if I understand correctly. Sure, but that will need unhooking from devel/Makefile as well as the merging quirk.

Re: [patch] xsel: fix segfault when running on empty input file.

2021-03-21 Thread Klemens Nanni
On Sat, Mar 20, 2021 at 09:13:24PM -0700, Greg Steuck wrote: > A bigger question is if something else should be done. Memory safety is > an obvious problem to worry about especially in the context where the > selection may not be fully trusted. So, should we pick up a few more > patches from upstr

Re: [NEW] audio/zynaddsubfx

2021-03-21 Thread Stuart Henderson
On 2021/03/21 11:30, Solene Rapenne wrote: > On Thu, 18 Mar 2021 17:36:55 + > Dimitri Karamazov : > > > Ping > > > > hello, in zyn-fusion I'd add audio/zynaddsubfx as a RUN_DEP because > it seems mandatory to use zyn-fusion. The problem is that the dependency is sort-of circular. zynaddsubf

Re: NEW: rover

2021-03-21 Thread Dimitri Karamazov
On Sun, Mar 21, 2021 at 04:36:02AM +, prx wrote: > Hello, > find attached a new port for rover [1], a file manager. > I'm new to porting, se please tell me if I'm wrong. > > Regards. Attached with some changes * When fetching source from github use GH_* variables * DISTFILES is only required f

[maintainer-update] mail/mu 1.4.14 to 1.4.15 (bugfix release)

2021-03-21 Thread Stefan Hagen
Hello, This is a small bugfix release of mail/mu. No functional changes. portcheck, make {test,port-lib-depends-check}: ok on amd64 Best Regards, Stefan PS: Let me know if unified diffs are not okay on this list. Index: mail/mu/Makefile =

Re: [NEW] audio/zynaddsubfx

2021-03-21 Thread Solene Rapenne
On Thu, 18 Mar 2021 17:36:55 + Dimitri Karamazov : > Ping > hello, in zyn-fusion I'd add audio/zynaddsubfx as a RUN_DEP because it seems mandatory to use zyn-fusion. When I run zynaddsubfx or zyn-fusion, I see no difference, is it normal? Both open a X window with a keyboard at the bottom

py-protobuf: move to python3-only

2021-03-21 Thread Theo Buehler
I switched py-axolotl to python3-only earlier today. The other consumers are already python3 only if I understand correctly. Index: Makefile === RCS file: /cvs/ports/devel/py-protobuf/Makefile,v retrieving revision 1.9 diff -u -p -r1.