Re: update net/dnscrypt-proxy 2.0.44

2020-06-16 Thread Nam Nguyen
Stuart Henderson writes: > I think it only needs one not both - how about this which is a bit more > targetted too? > > @exec-update [[ $(stat -f '%u:%g' > ${LOCALSTATEDIR}/dnscrypt-proxy/public-resolvers.md 2>/dev/null) == 0:0 ]] && > chgrp -R _dnscrypt-proxy ${LOCALSTATEDIR}/dnscrypt-proxy && c

Re: update for games/openra

2020-06-16 Thread Bjorn Ketelaars
On Mon 15/06/2020 22:27, Thomas Frohwein wrote: > Forgot to include the diff; how embarrassing... Now at the bottom. > > On Mon, Jun 15, 2020 at 04:26:15PM -0600, Thomas Frohwein wrote: > > Hi, > > > > Below a diff to update OpenRA to 20200503. The most significant change > > is the added ability

Re: update for games/openra

2020-06-16 Thread Rafael Sadowski
On Mon Jun 15, 2020 at 10:27:28PM -0600, Thomas Frohwein wrote: > Forgot to include the diff; how embarrassing... Now at the bottom. > > On Mon, Jun 15, 2020 at 04:26:15PM -0600, Thomas Frohwein wrote: > > Hi, > > > > Below a diff to update OpenRA to 20200503. The most significant change > > is t

Re: [New] devel/neovim-qt

2020-06-16 Thread Rafael Sadowski
On Tue Jun 16, 2020 at 10:10:58AM +0100, Laurence Tratt wrote: > neovim-qt is a simple QT5 GUI front-end for neovim. I've been using this on > OpenBSD for over a year but have held back from submitting a formal port > because the tests failed before 0.2.16. They now pass -- sort of. "make test" > f

[PATCH] bump gopass to 1.9.2

2020-06-16 Thread Aaron Bieber
Hola! Here is an update to gopass, it: - switches to a portgen'd Makefile. - adds age as a run dep since that's a supported backend now. I'd appreciate some extra testing from people who use it. I don't exercise a lot of the fancy features! Cheers, Aaron --- security/gopass/Makefile | 177 +++

Re: update: education/anki-2.1.16

2020-06-16 Thread Stuart Henderson
On 2020/06/16 16:27, Andrea Fleckenstein wrote: > Thanks to the newly ported qtwebengine (and py-qtwebengine), a newer > version of anki is now possible. I have chosen 2.1.16 based on the > advice of @sthen, who recommended to use the latest version before rust > code was added. Neat! Thanks, I ha

Re: [macppc] Unbreak x11/agar/agar

2020-06-16 Thread Christian Weisgerber
Charlene Wendling: > > http://build-failures.rhaalovely.net/powerpc/2020-05-26/x11/agar/agar.log > > `rlwimi' needs a 32-bit integer to work with, taken from another > upstream for the same code [0]. That's the correct fix. (Although I have to wonder whether that handcrafted optimization is eve

update: education/anki-2.1.16

2020-06-16 Thread Andrea Fleckenstein
Hello, Thanks to the newly ported qtwebengine (and py-qtwebengine), a newer version of anki is now possible. I have chosen 2.1.16 based on the advice of @sthen, who recommended to use the latest version before rust code was added. A few notes: The "web" folder in the source distribution needs t

Re: [macppc] Unbreak devel/geany

2020-06-16 Thread Christian Weisgerber
Charlene Wendling: > > http://build-failures.rhaalovely.net/powerpc/2020-05-09/devel/geany.log > > It's a wild guess, but i think it wants a template with a long argument > because on macppc: > > $ c++ -dM -E - < /dev/null | grep PTRDIFF_MAX > #define __PTRDIFF_MAX__ 2147483647L > $ c++ -dM -E -

Update: net/thingsd 2.7.3

2020-06-16 Thread Tracey Emery
Hello ports, Following is a trivial update to net/thingsd. Changelog: * Rework get_ifaddrs. This allows our daemon to start on sparc64. * Fix leak in thingsctl and update copyrights Ok? -- Tracey Emery Index: Makefile === RCS f

Re: [update] py-twisted -> 20.3.0

2020-06-16 Thread Renaud Allard
On 6/16/20 9:55 AM, Landry Breuil wrote: a quick grep yields: databases/py-carbon devel/bpython devel/py-automat devel/py-incremental devel/py-nose net/avahi net/deluge net/telepathy/telepathy-logger www/py-mechanize www/py-tornado x11/kde-applications/kajongg have you dont more testing wit

Re: bsd.port.mk: print failed matches in "make patch"

2020-06-16 Thread Landry Breuil
On Tue, Jun 16, 2020 at 03:16:59PM -, Christian Weisgerber wrote: > On 2020-06-13, Klemens Nanni wrote: > > > For small ports not so much, but when updating bigger ones with lots of > > patches and/or churn, I always find cumbersome to go scroll back in my > > terminal to look for failed hunk

Re: bsd.port.mk: print failed matches in "make patch"

2020-06-16 Thread Christian Weisgerber
On 2020-06-13, Klemens Nanni wrote: > For small ports not so much, but when updating bigger ones with lots of > patches and/or churn, I always find cumbersome to go scroll back in my > terminal to look for failed hunks or cd into WRKSRC and look for .rej > files, PATCH_DEBUG=No -- Christian "n

[update] net/synapse -> 1.15.1

2020-06-16 Thread Renaud Allard
Hello, Here is a straightforward diff for net/synapse to 1.15.1 which solves 2 issues introduced in 1.15.0: - Fix a bug introduced in v1.15.0 that would crash Synapse on start when using certain password auth providers. (#7684) - Fix a bug introduced in v1.15.0 which meant that some 3PID manage

Re: bsd.port.mk: print failed matches in "make patch"

2020-06-16 Thread Klemens Nanni
On Tue, Jun 16, 2020 at 03:05:14PM +0200, Marc Espie wrote: > I was under the impression that you need if test under set -e. Ah, you don't. > Please do > > if ... fi anyway > > I definitely prefer doing it that way. Sure. > > > I would just display failed patches if $$error, the "can't find

Re: bsd.port.mk: print failed matches in "make patch"

2020-06-16 Thread Marc Espie
On Mon, Jun 15, 2020 at 01:48:46PM +0200, Klemens Nanni wrote: > On Mon, Jun 15, 2020 at 01:39:11PM +0200, Marc Espie wrote: > > The idea looks fine, I"m not quite sure it works nor is perfect. > Why would it not work? > > > [ ] && echo will only succeed if the first part succeeds, ouch. > That'

Re: update print/poppler

2020-06-16 Thread Marc Espie
On Mon, Jun 15, 2020 at 02:51:06PM +0200, Matthias Kilian wrote: > Hi, > > On Sun, Jun 14, 2020 at 06:48:34PM -0700, Greg Steuck wrote: > > > here's an update to poppler-0.89.0. Survived a bulk build on amd64, > > > but I coould'nt yet test it (because of flaky internet, and I'm > > > doing the bu

Re: NEW: audio/lv2 (+ lilv, suil, sratom, serd, sord)

2020-06-16 Thread Raphael Graf
On Mon, Jun 15, 2020 at 02:57:55PM +0200, Raphael Graf wrote: > Attached are the following new ports: > audio/lv2 LADSPA V2 Plugin API > audio/lilv library for simple use of LV2 plugins in applications > audio/suil library for loading and wrapping LV2 plugin

A fix for pcf/bdf bitmap fonts, which don't work since pango 1.44

2020-06-16 Thread Christopher Zimmermann
Hi, pango 1.44 dropped support for pcf and bdf bitmap fonts. This makes for example the terminus font unavailable in all gtk applications, including gvim. Making changes to gvim, fonttosfnt, terminus-font and the fontconfig configuration I can now use bitmap fonts in gvim again: ## fontt

Re: A fix for pcf/bdf bitmap fonts, which don't work since pango 1.44

2020-06-16 Thread Stuart Henderson
On 2020/06/16 10:51, Christopher Zimmermann wrote: > A diff for our xenocara fonttosfnt is attached. You might want to send that to Matthieu if he doesn't see it on ports@. > gVim would mess up rounding of character cell sizes until 8.2.0857: > https://github.com/vim/vim/pull/6168 > A diff for ed

[New] devel/neovim-qt

2020-06-16 Thread Laurence Tratt
neovim-qt is a simple QT5 GUI front-end for neovim. I've been using this on OpenBSD for over a year but have held back from submitting a formal port because the tests failed before 0.2.16. They now pass -- sort of. "make test" fails all of the tests, but if you run them in a normal terminal they al

[maintainer update] math/p5-Math-Utils: update to 1.14

2020-06-16 Thread wen heping
Hi, ports@: Here is a simple patch for math/p5-Math-Utils to update to 1.14. It build well and pass all tests on amd6-current system. Only one port depends on math/p5-Math-Utils : math/p5-Math-Derivative, it build well and pass all tests with this patch. Cheers ! wen Index: Makefile =

Re: [update] py-twisted -> 20.3.0

2020-06-16 Thread Landry Breuil
On Tue, Mar 24, 2020 at 09:51:05AM +0100, Landry Breuil wrote: > On Tue, Mar 24, 2020 at 08:58:45AM +0100, Renaud Allard wrote: > > Hello, > > > > Here is a diff for py-twisted to upgrade to 20.3.0 to solve CVE-2020-10108 > > and CVE-2020-10109. > > thanks, will test it with buildbot, i take it y