[base-gcc/sparc64] Fix build for x11/mate/control-center

2020-03-27 Thread Kurt Mosiejczuk
This is just like gnome/control-center. It needs C99. ok? --Kurt Index: Makefile === RCS file: /cvs/ports/x11/mate/control-center/Makefile,v retrieving revision 1.21 diff -u -p -r1.21 Makefile --- Makefile21 Mar 2020 16:14:54 -0

[base-gcc/sparc64] Fix build for x11/gnome/control-center

2020-03-27 Thread Kurt Mosiejczuk
x11/gnome/control-center uses C99 constructs so needs -std=gnu99 for base-gcc architectures. ok? --Kurt Index: Makefile === RCS file: /cvs/ports/x11/gnome/control-center/Makefile,v retrieving revision 1.59 diff -u -p -r1.59 Makefile

Re: UPDATE: net/qbittorrent 4.2.1 to 4.2.2

2020-03-27 Thread Klemens Nanni
On Fri, Mar 27, 2020 at 07:20:07PM -0300, Elias M. Mariani wrote: > > Why not using the lang/python module as usual? > You are right, I should have used MODULES. > Is this OK with you? > I used MODPY_BUILDDEP = No to avoid the BUILD_DEPENDS on python. Yup, OK kn with MODPY_TESTDEP=No as well.

Re: Remove audio/nap?

2020-03-27 Thread Jeremie Courreges-Anglas
On Fri, Mar 27 2020, Frederic Cambus wrote: > Hi ports@, > > nap has been dead upstream for years, and the latest version is > 1.5.4 from 2006. The version we package is 1.5.3 from 2004. > Nothing depends on it. > > Debian deleted it [1] in 2017, and besides us, only Pkgsrc still have a > package

Re: UPDATE: net/qbittorrent 4.2.1 to 4.2.2

2020-03-27 Thread Elias M. Mariani
> Please inline patches. Sorry, using mail.google.com. I will lookup for a client that doesn't break the format of the diff... Bear with me on this one... > Why not using the lang/python module as usual? You are right, I should have used MODULES. Is this OK with you? I used MODPY_BUILDDEP = No to

Remove audio/nap?

2020-03-27 Thread Frederic Cambus
Hi ports@, nap has been dead upstream for years, and the latest version is 1.5.4 from 2006. The version we package is 1.5.3 from 2004. Nothing depends on it. Debian deleted it [1] in 2017, and besides us, only Pkgsrc still have a package [2] for it. The server list it is trying to fetch is unava

Re: UPDATE: SDL2 / SDL2_gfx / SDL2_ttf

2020-03-27 Thread Christian Weisgerber
On 2020-03-27, Brad Smith wrote: >> Here are updates to SDL2 2.0.12, SDL2_gfx 1.0.4 and SDL2_ttf 2.0.15. > > Here is an updated diff. Reverts a commit in the new release for the > time being which broke building with CMake based ports using SDL2. I put this through a full bulk build on amd64; no

Re: [ld.bfd/sparc64] Fix net/dleyna/renderer

2020-03-27 Thread Antoine Jacoutot
On Fri, Mar 27, 2020 at 02:53:55PM -0400, Kurt Mosiejczuk wrote: > I suspect that while dleyna/renderer builds on amd64, it may not actually > *run*. > > This diff incorporates a pull request someone proposed for upstream > to make it work with gupnp>=1.2.0 > > This gets it to build on sparc64, a

Re: Mark mail/kopano/core BROKEN-sparc64

2020-03-27 Thread Robert Nagy
On 27/03/20 14:02 -0400, Kurt Mosiejczuk wrote: > I did a bunch of poking at mail/kopano/core, but it steadfastly refuses > to build on sparc64. Mark it BROKEN-sparc64 > > ok? > > (cc maintainer) > > --Kurt > > Index: Makefile > ==

[ld.bfd/sparc64] Fix net/dleyna/renderer

2020-03-27 Thread Kurt Mosiejczuk
I suspect that while dleyna/renderer builds on amd64, it may not actually *run*. This diff incorporates a pull request someone proposed for upstream to make it work with gupnp>=1.2.0 This gets it to build on sparc64, and presumably other ld.bfd arches. I'm guessing it might also run now on ld.ll

Mark mail/kopano/core BROKEN-sparc64

2020-03-27 Thread Kurt Mosiejczuk
I did a bunch of poking at mail/kopano/core, but it steadfastly refuses to build on sparc64. Mark it BROKEN-sparc64 ok? (cc maintainer) --Kurt Index: Makefile === RCS file: /cvs/ports/mail/kopano/core/Makefile,v retrieving revision

www/minitube use multimedia/phonon

2020-03-27 Thread Rafael Sadowski
Use phonon module instead setting RUN_DEPENDS by hand. That's what modules are for! diff --git www/minitube/Makefile www/minitube/Makefile index e6ebca15f98..cc51cfbfee5 100644 --- www/minitube/Makefile +++ www/minitube/Makefile @@ -5,6 +5,7 @@ COMMENT = standalone YouTube.com video browser/

Re: 回复: [Update] devel/p5-Perl-Critic : update to 1.134

2020-03-27 Thread Stuart Henderson
Oh, there's an update for that on the list .. I'll handle that and fix the dependency list. On 2020/03/27 17:12, Stuart Henderson wrote: > Tests for this failed for me: > > Couldn't require Perl::Critic::Policy::Variables::ProhibitPunctuationVars : > PPIx::Regexp::Util version 0.068 required--

Re: 回复: [Update] devel/p5-Perl-Critic : update to 1.134

2020-03-27 Thread Stuart Henderson
Tests for this failed for me: Couldn't require Perl::Critic::Policy::Variables::ProhibitPunctuationVars : PPIx::Regexp::Util version 0.068 required--this is only version 0.063 at /usr/obj/ports/p5-Perl-Critic-1.138/Perl-Critic-1.138/blib/lib/Perl/Critic/Policy/Variables/ProhibitPunctuationVars.p

UPDATE: editors/kile

2020-03-27 Thread Rafael Sadowski
Update kile to the latest version 2.9.93. OK? Rafael Index: Makefile === RCS file: /cvs/ports/editors/kile/Makefile,v retrieving revision 1.39 diff -u -p -u -p -r1.39 Makefile --- Makefile23 Mar 2020 18:01:13 - 1.39 +++

[ld.bfd/sparc64] Fix build of misc/dtcltiny

2020-03-27 Thread Kurt Mosiejczuk
http://build-failures.rhaalovely.net/sparc64/2020-03-21/misc/dtcltiny.log This fixes the build of misc/dtcltiny for sparc64 (and, presumably, other ld.bfd architectures). Not sure if the REVISION bump is necessary or not... cc maintainer --Kurt Index: Makefile =

Re: UPDATE: net/qbittorrent 4.2.1 to 4.2.2

2020-03-27 Thread Klemens Nanni
On Wed, Mar 25, 2020 at 06:17:11AM -0300, Elias M. Mariani wrote: > Update for net/qbittorrent/qbittorrent and net/qbittorrent/qbittorrent-nox > > Changelog: > https://github.com/qbittorrent/qBittorrent/blob/release-4.2.2/Changelog > > Important change: > - SEARCH: Drop python2 support > > So ju

Re: [update] mautrix-whatsapp -> 20200327

2020-03-27 Thread Aisha Tammy
Thanks a lot for your work!! I just love facebook and their constant changes, they are so nice with their breaking changes /s On 3/27/20 4:50 AM, Renaud Allard wrote: > Hello, > > This is a port for mautrix-whatsapp to solve the login problems that are > occuring since yesterday. Please note that

Re: update a port

2020-03-27 Thread Stuart Henderson
On 2020/03/27 13:36, putridsou...@gmail.com wrote: > I just mailed a update diff for a package, > now how does the diff get accepted, does > the project maintainer look into it? > Is there a maintainer for all packages? If there is a maintainer (as there is for tass64), you should either send it

Re: WIP: Update of math/py-numpy to 1.16.5

2020-03-27 Thread Stuart Henderson
On 2020/03/24 19:30, Paul Irofti wrote: > Can somenoe commit the numpy update as well then? I am about to start a test bulk build on i386 with this.

[Update] devel/p5-Type-Tiny : Update to 1.010001

2020-03-27 Thread wen heping
Hi, ports@: Here is a patch for devel/p5-Type-Tiny: i) Update to 1.010001 ii) Add 2 TEST_DEPENDS It build well and pass the test on amd64-current system. 5 ports depends on devel/p5-Type-Tiny, all build well and pass all tests with this patch: devel/p5-Array-Compare dev

回复: [Update] www/p5-FCGI-ProcManager : Update to 0.28

2020-03-27 Thread wen heping
ping ... 发件人: Andrew Hewus Fresh 发送时间: 2020年1月27日 4:10 收件人: wen heping 抄送: ports@openbsd.org 主题: Re: [Update] www/p5-FCGI-ProcManager : Update to 0.28 On Fri, Jan 10, 2020 at 02:34:13AM +, wen heping wrote: > Hi, ports@: > >Here is a simple patch to upda

[update] mautrix-whatsapp -> 20200327

2020-03-27 Thread Renaud Allard
= RCS file: /cvs/ports/net/mautrix-whatsapp/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile 14 Mar 2020 16:17:39 - 1.1.1.1 +++ Makefile 27 Mar 2020 08:45:39 - @@ -2,8 +2,13 @@ COMMENT = matrix-WhatsApp puppeting bridge -V = 20200225 +V = 20200327 +C

update a port

2020-03-27 Thread putridsoul66
I just mailed a update diff for a package, now how does the diff get accepted, does the project maintainer look into it? Is there a maintainer for all packages? I have never tried this before, but I hope to get into some serious porting. Also can anyone guide me on how to get diff format with th

UPDATE: devel/64tass

2020-03-27 Thread putridsoul66
Here is an update for devel/64tass, released on March 23, 2020 I have never ported before, those diffs are accurate, but I don't know how to bring about the format. Is there a official way to diff, to produce the fancy output with all the Index,borders,RCS,version info? diff -u Makefile.orig Ma

change audio/mumble privacy setting

2020-03-27 Thread Nam Nguyen
Configure > Settings > Network has two confusing settings. 1. Privacy: Do not send OS information to Mumble servers and web servers 2. Mumble services: Submit anonymous statistics This patch ensures that #1 is now checked and #2 still remains unchecked. #1 is opt-out and #2 is opt-in. I am propos