Portcheck succeeds when no DESCR file

2020-05-23 Thread Brian Callahan
Hi ports -- I was working on a new port, and ran portcheck -N before adding a DESCR file (but after adding a PLIST file). To my surprise, portcheck passed. Reading through portcheck, there appears to be a check for non-existent DESCR/PFRAG/PLIST files. But it appears that the error message and th

[fix] net/bitlbee: fix pidfile path

2020-05-23 Thread Landry Breuil
Hi, noticed when upgrading my server from 6.6 to 6.7 in the logs: bitlbee[47042]: Warning: Couldn't write PID to `/var/run/bitlbee.pid' since th rc script runs as unpriviledged user, this fails. Sure, that's just a warning, and from code inspection it doesnt see used anywhere (nor cleaned up upo

Fonts: don't install web formats

2020-05-23 Thread Anthony J. Bentley
Hi, Installing TrueType and OpenType fonts from packages provides concrete benefit to the user: fonts are installed to a directory that desktop programs pick up automatically, and updating the package updates the font files automatically (as opposed to, say, storing them under ~/.fonts). Formats

[new] databases/pgtap (and databases/p5-TAP-Parser-SourceHandler-pgTAP dep)

2020-05-23 Thread Landry Breuil
Hi, here are two new ports, one for pgtap (https://pgtap.org/) and one for TAP::Parser::SourceHandler::pgTAP which provides the pg_prove script, used to run the regress tests for the upcoming 3.0.0 version of geo/pgrouting. pgtap is a postgresql extension to run regress tests using the TAP framew

Re: [-CURRENT] Microphone does not work in firefox anymore

2020-05-23 Thread Landry Breuil
On Sat, May 23, 2020 at 07:53:41AM +0200, Landry Breuil wrote: > On Fri, May 22, 2020 at 04:53:13PM +0200, Landry Breuil wrote: > > On Fri, May 22, 2020 at 05:05:38AM +0200, Jan Beich wrote: > > > a...@abiscuola.com writes: > > > > > > > Hi all. > > > > > > > > I installed the latest snapshot and,

Re: Fonts: don't install web formats

2020-05-23 Thread Stuart Henderson
On 2020/05/23 02:44, Anthony J. Bentley wrote: > Hi, > > Installing TrueType and OpenType fonts from packages provides concrete > benefit to the user: fonts are installed to a directory that desktop > programs pick up automatically, and updating the package updates the > font files automatically (

Re: ykman fido list Exception: Unsupported platform: openbsd6

2020-05-23 Thread Stuart Henderson
On 2020/05/23 09:41, Armands Stiegra wrote: > Hello, dear OpenBSD developers, > > Humbly asking for your help, as I am unable to figure out, how to fix > the error below and if it is a known problem. It seems to me that > yubikey-manager fido functionality is not working on a fresh install > of Op

fix sdl2 build on arm

2020-05-23 Thread Jonathan Gray
Disable simd/neon on arm to fix build. clang builtin assembler can't handle pixman-arm-simd-asm.S http://build-failures.rhaalovely.net/arm/2020-04-11/devel/sdl2.log fix ifdef test while here SDL2-2.0.12/src/joystick/SDL_gamecontroller.c:742:7: warning: extra tokens at end of #else directive [-

Re: [update] x11/st -> 0.8.3

2020-05-23 Thread Ricardo Mestre
forgot that one, here it is Index: Makefile === RCS file: /cvs/ports/x11/st/Makefile,v retrieving revision 1.20 diff -u -p -u -r1.20 Makefile --- Makefile12 Jul 2019 20:51:22 - 1.20 +++ Makefile23 May 2020 11:56:31 -0

Re: ykman fido list Exception: Unsupported platform: openbsd6

2020-05-23 Thread Lucas Raab
On Sat, May 23, 2020 at 11:39:33AM +, Armands Stiegra wrote: > ‐‐‐ Original Message ‐‐‐ > On Saturday, May 23, 2020 11:06 AM, Stuart Henderson > wrote: > > > On 2020/05/23 09:41, Armands Stiegra wrote: > > > > > Hello, dear OpenBSD developers, > > > Humbly asking for your help, as I

ykman fido list Exception: Unsupported platform: openbsd6

2020-05-23 Thread Armands Stiegra
Hello, dear OpenBSD developers, Humbly asking for your help, as I am unable to figure out, how to fix the error below and if it is a known problem. It seems to me that yubikey-manager fido functionality is not working on a fresh install of OpenBSD 6.7. $ uname -a OpenBSD stiegra.my.domain 6.7 G

Re: [-CURRENT] Microphone does not work in firefox anymore

2020-05-23 Thread Andrea Biscuola
Hi Jan. On Fri, 22 May 2020 05:05:38 +0200 Jan Beich wrote: > a...@abiscuola.com writes: > > > Hi all. > > > > I installed the latest snapshot and, suddenly, the microphone > > stopped working in firefox. > > Does it happen since nss 3.52 update? If so ask landry@ to apply > https://hg.mozil

Re: fix sdl2 build on arm

2020-05-23 Thread Thomas Frohwein
On Sat, May 23, 2020 at 09:33:30PM +1000, Jonathan Gray wrote: > Disable simd/neon on arm to fix build. clang builtin assembler > can't handle pixman-arm-simd-asm.S > > http://build-failures.rhaalovely.net/arm/2020-04-11/devel/sdl2.log > > fix ifdef test while here > > SDL2-2.0.12/src/joystick/

Re: [-CURRENT] Microphone does not work in firefox anymore

2020-05-23 Thread Andrea Biscuola
Hi Landry. On Sat, 23 May 2020 07:53:41 +0200 Landry Breuil wrote: > On Fri, May 22, 2020 at 04:53:13PM +0200, Landry Breuil wrote: > > On Fri, May 22, 2020 at 05:05:38AM +0200, Jan Beich wrote: > > > a...@abiscuola.com writes: > > > > > > > Hi all. > > > > > > > > I installed the latest sn

Re: [-CURRENT] Microphone does not work in firefox anymore

2020-05-23 Thread Andrea Biscuola
Hi Landry On Sat, 23 May 2020 07:57:38 +0200 Landry Breuil wrote: > On Thu, May 21, 2020 at 02:32:01PM +0200, Andrea Biscuola wrote: > > Hi Solene > > > > > > Ok, I tried the website you posted and everything is fine. The mic works > > ok. However, we use tools for work such as hangouts and

[update] plan9/drawterm to 8fd96772eb02

2020-05-23 Thread Aaron Bieber
Hi, Here is an update to drawterm, now one can specify WM_CLASS and WM_NAME and drawterm will pick them up! Been using this for a bit with no issues! OK? https://deftly.net/patches/drawterm-20200427.diff Cheers, Aaron diff --git a/plan9/drawterm/Makefile b/plan9/drawterm/Makefile index b234e1

Re: Fonts: don't install web formats

2020-05-23 Thread Christian Weisgerber
On 2020-05-23, "Anthony J. Bentley" wrote: > Formats like .woff and .woff2, which are meant to be served over > the web, don't benefit in the same way, because they're installed to > /usr/local/share and need to be copied to a web server directory > to be of any use. [...] > A few recent port sub

Re: [update] plan9/drawterm to 8fd96772eb02

2020-05-23 Thread Stanley Lieber
On May 23, 2020 10:33:29 AM EDT, Aaron Bieber wrote: >Hi, > >Here is an update to drawterm, now one can specify WM_CLASS and WM_NAME >and drawterm will pick them up! > >Been using this for a bit with no issues! > >OK? > >https://deftly.net/patches/drawterm-20200427.diff > >Cheers, >Aaron > >diff -

Re: ykman fido list Exception: Unsupported platform: openbsd6

2020-05-23 Thread Armands Stiegra
‐‐‐ Original Message ‐‐‐ On Saturday, May 23, 2020 11:06 AM, Stuart Henderson wrote: > On 2020/05/23 09:41, Armands Stiegra wrote: > > > Hello, dear OpenBSD developers, > > Humbly asking for your help, as I am unable to figure out, how to fix > > the error below and if it is a known prob

Re: Fonts: don't install web formats

2020-05-23 Thread Matthieu Herrb
On Sat, May 23, 2020 at 02:41:38PM -, Christian Weisgerber wrote: > On 2020-05-23, "Anthony J. Bentley" wrote: > > > Formats like .woff and .woff2, which are meant to be served over > > the web, don't benefit in the same way, because they're installed to > > /usr/local/share and need to be co

Re: ykman fido list Exception: Unsupported platform: openbsd6

2020-05-23 Thread Armands Stiegra
‐‐‐ Original Message ‐‐‐ On Saturday, May 23, 2020 12:36 PM, Lucas Raab wrote: > On Sat, May 23, 2020 at 11:39:33AM +, Armands Stiegra wrote: > > > ‐‐‐ Original Message ‐‐‐ > > On Saturday, May 23, 2020 11:06 AM, Stuart Henderson s...@spacehopper.org > > wrote: > > > > > On 2

Autoconf question

2020-05-23 Thread Greg Steuck
Hello, We [workaround] an upstream [bug] in x11/hs-X11. A proper fix would be to add an exrta-lib-dirs line to [X11.buildinfo.in] that sets the directory where X libs live (/usr/X11R6/lib). The directory is already included as ld-options: @LDFLAGS@, except it ends up as -L/usr/X11R6/lib and is n

[update] net/transmission

2020-05-23 Thread Josh Grosse
Update from 2.94 to 3.00 Changelog: https://github.com/transmission/transmission/releases/tag/3.00 Index: Makefile === RCS file: /systems/cvs/ports/net/transmission/Makefile,v retrieving revision 1.134 diff -u -p -r1.134 Makefile ---

Re: extend PORTS_PRIVSEP

2020-05-23 Thread Solene Rapenne
Le Fri, 22 May 2020 15:49:47 +0200, Marc Espie a écrit : > While working manually on dpb goo, I found out BULK_COOKIES_DIR and > UPDATE_COOKIES_DIR are not handled (this results in error messages at > the end of logs, actually, not actual errors, since this is behind a > -rm -f > > Also, the emp

NEW: ipynb-py-convert - converter between Jupyter Notebooks and .py

2020-05-23 Thread Thomas Frohwein
Hi, Jupyter Notebooks are a mess to version control, as they contain encoded output data, like the images of graphs. The best way to version control that I have found is ipynb-py-convert which converts the notebooks into .py files that only include input, as well as comments '# %%' to indicate th

Re: Fonts: don't install web formats

2020-05-23 Thread Anthony J. Bentley
Christian Weisgerber writes: > On 2020-05-23, "Anthony J. Bentley" wrote: > > > Formats like .woff and .woff2, which are meant to be served over > > the web, don't benefit in the same way, because they're installed to > > /usr/local/share and need to be copied to a web server directory > > to be o

Re: ykman fido list Exception: Unsupported platform: openbsd6

2020-05-23 Thread Stuart Henderson
On 2020/05/23 13:52, Armands Stiegra wrote: > On Saturday, May 23, 2020 12:36 PM, Lucas Raab > wrote: > > $ pip install git+https://github.com/Yubico/python-fido2.git Interesting, worr had a diff committed there adding OpenBSD support. Even with hangs that seems somewhat useful so I've updated t

Re: slock 1.4 / bsd-auth

2020-05-23 Thread Gleydson Soares
On Thu, May 21, 2020 at 11:58:37AM +0100, Stuart Henderson wrote: > I've written a patch to add bsd-auth support back to slock 1.4 which > I've been using for a while. Tidied the make variable handling a bit > as well, no need to patch to use ?=, they can just be overridden with > MAKE_FLAGS. OK?

Re: slock 1.4 / bsd-auth

2020-05-23 Thread Gleydson Soares
On Thu, May 21, 2020 at 01:49:36PM +0200, Theo Buehler wrote: > On Thu, May 21, 2020 at 11:58:37AM +0100, Stuart Henderson wrote: > > I've written a patch to add bsd-auth support back to slock 1.4 which > > I've been using for a while. Tidied the make variable handling a bit > > as well, no need to

Re: Fonts: don't install web formats

2020-05-23 Thread Anthony J. Bentley
Matthieu Herrb writes: > On Sat, May 23, 2020 at 02:41:38PM -, Christian Weisgerber wrote: > > On 2020-05-23, "Anthony J. Bentley" wrote: > > > > > Formats like .woff and .woff2, which are meant to be served over > > > the web, don't benefit in the same way, because they're installed to > > >

Re: slock 1.4 / bsd-auth

2020-05-23 Thread Theo Buehler
> Actually, i3 has a feature for dealing with it though, --release: > try better: bindsym --release $mod+Mod1+l exec "slock" That works, thanks. I'm fine with this going in if the port's copy of explicit_bzero is disabled with "COMPATSRC=".

[update] devel/unibilium

2020-05-23 Thread Matthew Martin
Update to unibilium. No change in symbols and the diff doesn't seem to touch any public functions. Only bumped minor because upstream did. Tests pass and libtermkey (up next), neovim, and vis seem ok. 2.1.0 2020-02-11 - Makefile: use "-f" with prove always (to show failed tests) (#13)

[update] devel/libtermkey

2020-05-23 Thread Matthew Martin
No change in symbols and the diff doesn't seem to touch any public functions. Only bumped minor because upstream did. neovim and vis run fine with this. The new patch allows the vis test suite to run without the TEST_ENV = TERM=${TERM} hack. I'll ask upstream about adding the patch, but libtermkey

Re: New: zsh-syntax-highlighting

2020-05-23 Thread Matthew Martin
On Fri, May 15, 2020 at 06:57:37AM +0200, Rafael Sadowski wrote: > On Tue Apr 21, 2020 at 06:35:38AM +0200, Rafael Sadowski wrote: > > On Sat Apr 11, 2020 at 08:16:55AM +0200, Rafael Sadowski wrote: > > > On Fri Apr 10, 2020 at 09:11:25AM -0500, Matthew Martin wrote: > > > > On Fri, Apr 10, 2020 at

[Update] textproc/p5-LaTeX-Driver : Update to 1.0.0

2020-05-23 Thread wen heping
Hi, Here is a simple patch for textproc/p5-LaTeX-Driver to update to 1.0.0. It build well and pass all tests on amd64-6.6 system. No other ports depends on textproc/p5-LaTeX-Driver. Regards, wen Index: Makefile === RCS fil