[maintainer update] yle-dl-20210808

2021-09-12 Thread Timo Myyrä
Hi, Here's an update to yle-dl to bring it to latest release. Also noticed that yle-dl has not used py-progress in a while and neither seems other ports so I think the devel/py-progress package can be removed from ports as well. Timo diff 371b6764b2df6debf3627eb837d09e8179336ad8 /usr/ports blob

devel/adb remove snprintf %n

2021-09-12 Thread Ian Darwin
This leaves one snprintf %n which is inside "#ifdef APPLE" and two scanf(%n) which are all ignorable. tests/oks? Index: Makefile === RCS file: /cvs/ports/devel/adb/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Make

UPDATE: math/p5-Math-GMPz

2021-09-12 Thread Steven Mestdagh
minor update, tests pass on amd64. ok? Index: Makefile === RCS file: /cvs/ports/math/p5-Math-GMPz/Makefile,v retrieving revision 1.3 diff -u -p -u -r1.3 Makefile --- Makefile3 Jul 2020 21:45:28 - 1.3 +++ Makefile12

UPDATE: math/p5-Math-GMPf

2021-09-12 Thread Steven Mestdagh
minor update, tests pass on amd64. ok? Index: Makefile === RCS file: /cvs/ports/math/p5-Math-GMPf/Makefile,v retrieving revision 1.3 diff -u -p -u -r1.3 Makefile --- Makefile3 Jul 2020 21:45:28 - 1.3 +++ Makefile12

print/lcdf-typetools: fix %n

2021-09-12 Thread Christian Weisgerber
ok? Index: Makefile === RCS file: /cvs/ports/print/lcdf-typetools/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile2 Sep 2020 10:34:28 - 1.1.1.1 +++ Makefile12 Sep 2021 19:22:54 -

textproc/link-grammar: fix %n

2021-09-12 Thread Christian Weisgerber
Straightforward, I guess. ok? Index: patches/patch-link-parser_command-line_c === RCS file: patches/patch-link-parser_command-line_c diff -N patches/patch-link-parser_command-line_c --- /dev/null 1 Jan 1970 00:00:00 - +++ patch

Re: devel/scons: [wip] update to 4.2.0

2021-09-12 Thread Omar Polo
"Kirill Bychkov" writes: > On Thu, September 9, 2021 00:14, Omar Polo wrote: >> >> "Kirill Bychkov" writes: >> >>> [...] - graphics/mapnik breaks because of python2. Easy to fix, but then fails at linking: 8< ld: error: reloc

net/libsmi: fix %n

2021-09-12 Thread Christian Weisgerber
net/libsmi: avoid printf %n Bizarrely, that code block starts with a comment that Microsoft has disabled %n, then adds an Microsoft-approved workaround. I've left that in place, even though it is entirely useless with the simple fix below. The value is only used to format the field width of subs

Re: Bounty for net/ejabberd port

2021-09-12 Thread georgeorwell
Moin! I'm pushing my mail from two weeks ago, because my DMARC settings were too strict and therefore the mail will probably have reached almost nobody. On Tue, Aug 31, 2021 at 10:39:21PM +0200, georgeorwell wrote: > Unfortunately I don't have the know-how nor the time to work on it > myself, but

Re: UPDATE: x11/fvwm2 fix %n

2021-09-12 Thread Christian Weisgerber
Michael: > +Index: modules/FvwmScript/Instructions.c > +--- modules/FvwmScript/Instructions.c.orig > modules/FvwmScript/Instructions.c > +@@ -665,7 +665,7 @@ static char *GetTime (int *NbArg,long *TabArg) > + > + str = (char*)safecalloc(20,sizeof(char)); > + t = time(NULL); > +- sprintf

Re: devel/scons: [wip] update to 4.2.0

2021-09-12 Thread Kirill Bychkov
On Thu, September 9, 2021 00:14, Omar Polo wrote: > > "Kirill Bychkov" writes: > >> [...] >>> - graphics/mapnik >>> breaks because of python2. Easy to fix, but then fails at >>> linking: >>> >>> 8< >>> ld: error: relocation R_X86_64_PC32 cannot be used agai

Re: [NEW] textproc/py-marisa (previously posted as devel/py-marisa)

2021-09-12 Thread Kinichiro Inoguchi
On Sun, Sep 12, 2021 at 02:41:26PM +0100, Stuart Henderson wrote: > On 2021/09/12 14:41, Stuart Henderson wrote: > > - please merge the ".if ${BUILD_PACKAGES:M-python}" blocks > > > > - the BUILD_DEPENDS on lang/python is set automatically by the python module > > and shouldn't be listed separatel

Re: mpv -- reinstate sndio backend

2021-09-12 Thread Rafael Sadowski
On Sat Sep 04, 2021 at 01:57:42AM -0700, Nam Nguyen wrote: > Brad Smith writes: > > > Any other mpv users? > > > > On 8/15/2021 4:35 AM, Brad Smith wrote: > >> On Sun, Aug 15, 2021 at 04:19:05AM -0400, Brad Smith wrote: > >>> Looking for mpv users to test this diff to reinstate the WIP sndio > >>>

[update] net/headscale to 0.8.0

2021-09-12 Thread Aaron Bieber
Hio! Here is the changelog for this update: https://github.com/juanfont/headscale/releases/tag/v0.8.0 Currently running fine for me! I'll probably commit this later today (since I don't think many people are using it and it is working fine on my end) but testing is always welcome! :D Cheers,

Re: Teeworlds update - Teeworlds 0.7.5

2021-09-12 Thread Stefan Hagen
Daniel Dickman wrote: > > On Sep 12, 2021, at 9:57 AM, Stefan Hagen > > wrote: > > > > Stuart Henderson wrote: > >>> On 2021/09/12 07:35, Daniel Dickman wrote: > >>> Can take a look if no one beats me to it but one question below. > >>> > On Sep 12, 2021, at 3:22 AM, Stefan Hagen >

Re: Teeworlds update - Teeworlds 0.7.5

2021-09-12 Thread Daniel Dickman
> On Sep 12, 2021, at 9:57 AM, Stefan Hagen > wrote: > > Stuart Henderson wrote: >>> On 2021/09/12 07:35, Daniel Dickman wrote: >>> Can take a look if no one beats me to it but one question below. >>> On Sep 12, 2021, at 3:22 AM, Stefan Hagen wrote: *ping*

Re: Teeworlds update - Teeworlds 0.7.5

2021-09-12 Thread Stefan Hagen
Stuart Henderson wrote: > On 2021/09/12 07:35, Daniel Dickman wrote: > > Can take a look if no one beats me to it but one question below. > > > > > On Sep 12, 2021, at 3:22 AM, Stefan Hagen > > > wrote: > > > > > > *ping* > > > > > > Stefan Hagen wrote: > > >> Stefan Hagen wrote: > > >>> Stef

Re: [NEW] textproc/py-marisa (previously posted as devel/py-marisa)

2021-09-12 Thread Stuart Henderson
On 2021/09/12 14:41, Stuart Henderson wrote: > - please merge the ".if ${BUILD_PACKAGES:M-python}" blocks > > - the BUILD_DEPENDS on lang/python is set automatically by the python module > and shouldn't be listed separately > > - ${BUILD_PKGPATH}-main=${V} should be ${BUILD_PKGPATH},-main=${V} >

Re: [NEW] textproc/py-marisa (previously posted as devel/py-marisa)

2021-09-12 Thread Stuart Henderson
- please merge the ".if ${BUILD_PACKAGES:M-python}" blocks - the BUILD_DEPENDS on lang/python is set automatically by the python module and shouldn't be listed separately - ${BUILD_PKGPATH}-main=${V} should be ${BUILD_PKGPATH},-main=${V} (the , is missing), but a LIB_DEPENDS entry is only valid i

Re: [NEW] textproc/py-marisa (previously posted as devel/py-marisa)

2021-09-12 Thread Kinichiro Inoguchi
On Sun, Sep 12, 2021 at 11:57:11AM +0900, SASANO Takayoshi wrote: > Hi, > > marisa-0.2.6 trie library is now imported to textproc/libmarisa, > so here is the Python(3) binding will be settled at textproc/py-marisa. > > this is needed to build libkkc. > > > thanks to inoguchi@ that telling me ab

Re: [new] devel/luarocks

2021-09-12 Thread Omar Polo
Aaron Bieber writes: > Omar Polo writes: > >> this time with the tarball... >> >> Omar Polo writes: >> >>> Omar Polo writes: >>> Hello ports, I wanted to play with lua and ended up needing luarocks. I tried to resurrect the luarocks ports on openbsd-wip by abieber@ and c

Re: Teeworlds update - Teeworlds 0.7.5

2021-09-12 Thread Stuart Henderson
On 2021/09/12 07:35, Daniel Dickman wrote: > Can take a look if no one beats me to it but one question below. > > > On Sep 12, 2021, at 3:22 AM, Stefan Hagen > > wrote: > > > > *ping* > > > > Stefan Hagen wrote: > >> Stefan Hagen wrote: > >>> Stefan Hagen wrote: > Updated version below w

Re: Teeworlds update - Teeworlds 0.7.5

2021-09-12 Thread Daniel Dickman
Can take a look if no one beats me to it but one question below. > On Sep 12, 2021, at 3:22 AM, Stefan Hagen > wrote: > > *ping* > > Stefan Hagen wrote: >> Stefan Hagen wrote: >>> Stefan Hagen wrote: Updated version below with the following changes: * dropped MESSAGE (outdated

Re: Teeworlds update - Teeworlds 0.7.5

2021-09-12 Thread Stefan Hagen
*ping* Stefan Hagen wrote: > Stefan Hagen wrote: > > Stefan Hagen wrote: > > > Updated version below with the following changes: > > > > > > * dropped MESSAGE (outdated) > > > * dropped ONLY_FOR_ARCHS > > > * brought back your patch-src_base_detect_h which fixes BE archs > > > * put myself into t

Re: add unveil path required by fcitx to chromium

2021-09-12 Thread Yifei Zhan
On 21/09/10 01:29PM, Kevin Lo wrote: > > When I used fcitx-chewing, I also needed to add the line "~/.chewing r" > to unveil.main for both firefox and chromium in order to make it work. > It seems that there's no need to add that anymore. > The diff below enables fcitx input method by expending u