[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

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Jonathan Gray
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2020/05/23 21:24:54 Modified files: devel/sdl2 : Makefile devel/sdl2/patches: patch-src_joystick_SDL_gamecontroller_c Log message: clang can't handle sdl2's neon asm so don't try to build it

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

[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

[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)

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=".

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 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

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?

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/05/23 17:01:25 Modified files: security/yubico/yubikey-manager: Makefile Added files: security/yubico/yubikey-manager/patches:

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

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/05/23 15:56:49 Modified files: security/yubico/yubikey-manager: Makefile Log message: yubikey-manager: update deps for ${MODPY_FLAVOR}

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/05/23 15:56:22 Modified files: security : Makefile Log message: switch py-fido2 to py-fido2,python3 add py-pyscard,python3 which was never added in the first place

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/05/23 15:55:55 Modified files: security/py-fido2: Makefile distinfo security/py-fido2/pkg: PLIST Log message: update to git checkout of py-fido2 which has some OpenBSD support (added in

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

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/05/23 15:54:05 Modified files: security/py-pyscard: Makefile security/py-pyscard/pkg: PLIST Log message: py-pyscard: switch from MODPY_VERSION to FLAVOR=python3

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

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/05/23 15:26:08 Modified files: security/clamav: Makefile Log message: clamav: remove stray \ which was masking FAKE_FLAGS

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/05/23 14:57:52 Modified files: graphics/libgexiv2: Makefile distinfo Log message: Update to libgexiv2-0.12.1.

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

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Ricardo Mestre
CVSROOT:/cvs Module name:ports Changes by: mes...@cvs.openbsd.org 2020/05/23 13:32:37 Modified files: x11/st : Makefile distinfo x11/st/patches : patch-config_def_h x11/st/pkg : PLIST Log message: update to 0.8.3 ok bket@ jung@

[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 ---

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

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

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

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

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Aaron Bieber
CVSROOT:/cvs Module name:ports Changes by: abie...@cvs.openbsd.org 2020/05/23 09:34:57 Modified files: plan9/drawterm : Makefile distinfo Removed files: plan9/drawterm/patches: patch-posix-386_Makefile Log message: Update drawterm to 8fd96772eb02 no objections

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: 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

[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

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

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

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 >

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 > >

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

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2020/05/23 07:11:26 Modified files: fonts/ibm-plex : Makefile distinfo fonts/ibm-plex/pkg: PLIST Log message: Update to ibm-plex-4.0.2. >From George Rosamond; thanks!

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

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

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: 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

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/05/23 04:47:55 Modified files: print/psutils : Makefile Log message: Missing RDEP on devel/p5-IPC-Run3; noticed by gjones While here add another missing RDEP on ghostscript.

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/05/23 04:46:59 Modified files: net/irssi : Makefile Log message: fix PKGSPEC, oddity noticed by solene@ - this was missed when -otr was split off from the main package

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: [-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

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2020/05/23 03:16:42 Modified files: net/bitlbee: Makefile Log message: Store pidfile in DB_DIR, otherwise when run as an unpriviledged user bitlbee cant store its pid in the default /var/run dir.

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/05/23 03:10:24 Modified files: sysutils/salt : Tag: OPENBSD_6_7 Makefile Added files: sysutils/salt/patches: Tag: OPENBSD_6_7 patch-salt_grains_core_py Log

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/05/23 02:58:58 Modified files: security/cracklib: Tag: OPENBSD_6_7 Makefile security/cracklib/pkg: Tag: OPENBSD_6_7 PLIST Added files: security/cracklib/patches: Tag:

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/05/23 02:56:23 Modified files: graphics/sane-backends: Tag: OPENBSD_6_7 Makefile distinfo graphics/sane-backends/patches: Tag: OPENBSD_6_7

[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

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

[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

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

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/05/23 01:58:58 Modified files: print/hplip: Makefile distinfo print/hplip/patches: patch-Makefile_in patch-base_password_py patch-base_utils_py

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/05/23 01:41:14 Modified files: devel/kf5/baloo: Makefile Log message: Disable find package devel/libinotify This is only needed for the tests. Remove the ugly CXXOPTS libinotify hack.

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/05/23 00:55:05 Modified files: x11/kde-applications/kdesdk-thumbnailers: Makefile distinfo Log message: Update kdesdk-thumbnailers to 19.12.3

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/05/23 00:47:26 Modified files: x11/kde-applications/libkleo: Makefile distinfo x11/kde-applications/libkleo/patches: patch-src_CMakeLists_txt x11/kde-applications/libkleo/pkg:

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/05/23 00:42:25 Modified files: x11/kde-applications/kidentitymanagement: Makefile distinfo x11/kde-applications/kidentitymanagement/pkg: PLIST Log message: Update kidentitymanagement

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/05/23 00:40:45 Modified files: x11/kde-applications/kcalutils: Makefile distinfo x11/kde-applications/kcalutils/pkg: PLIST Log message: Update kcalutils to 19.12.3

CVS: cvs.openbsd.org: ports

2020-05-23 Thread Christopher Zimmermann
CVSROOT:/cvs Module name:ports Changes by: chr...@cvs.openbsd.org 2020/05/23 00:27:37 Modified files: x11/lablgtk2 : Makefile distinfo Log message: really do fetch sources of lablgtk 2.18.10 the last change did only bump the version, but did not update the git tag.