Re: XKBlib.h: C++17 doesn't allow 'register' storage class

2020-11-21 Thread Matthieu Herrb
On Sun, Nov 22, 2020 at 07:48:34AM -, Dimitri Karamazov wrote: > is this diff okay? It is part of the update to libX11 1.7.0 that was released earlier this week and that I plan to import in Xenocara. Can you wait until that update ? > > Index: lib/libX11/include/X11/XKBlib.h >

Re: cyrus-imapd upstreamed patches and improvements

2020-11-21 Thread Anatoli
Hi Antoine, Stuart, All, Stuart, thanks for updating wslay. Antoine, thanks for your feedback. The diff from my first mail is to be applied to the port when the upstream publishes the new minor release in the 3.2 branch, which will be 3.2.5 and I guess it should be released in a week. The diff

Re: make py-txaio and py-autobahn python3 only

2020-11-21 Thread Björn Ketelaars
On Sun 22/11/2020 00:20, Daniel Dickman wrote: > By making these two ports python3 only, we are getting rid of the only > consumers of the obsolete devel/py-trollius port (which can then be > deleted after diff below goes in). > > These ports are only used by devel/py-buildbot which is already

make py-txaio and py-autobahn python3 only

2020-11-21 Thread Daniel Dickman
By making these two ports python3 only, we are getting rid of the only consumers of the obsolete devel/py-trollius port (which can then be deleted after diff below goes in). These ports are only used by devel/py-buildbot which is already python3-only. ok? (diff shows quirks and top-level

update py-six to 1.15.0

2020-11-21 Thread Daniel Dickman
The main benefit of this update is some improved pyton 3.9 support. Tested by building over 100 consumers under python2 and python3 on amd64. No compile-time issues were seen. ok? Index: Makefile === RCS file:

convert py-bokeh to flavored port

2020-11-21 Thread Daniel Dickman
I need to convert py-bokeh to a flavored port for an upcoming port that will depend on it. While here, update HOMEPAGE. Can someone confirm that I made the right change to pkg/PLIST below? ok to commit this? Index: Makefile ===

NEW: sysutils/py-vsphere-automation

2020-11-21 Thread Pavel Korovin
Dear all, I'm looking for OKs to import this. $ pkg_info py3-vsphere-automation Comment: VMware vSphere Automation SDK for Python Description: VMware vSphere Automation SDK for Python Maintainer: Pavel Korovin WWW: https://github.com/vmware/vsphere-automation-sdk-python -- With best

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2020/11/21 15:17:54 Modified files: www/p5-WWW-Search: Makefile distinfo Log message: Update to p5-WWW-Search-2.519.

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/11/21 15:03:39 Modified files: sysutils/py-vmomi: Makefile distinfo Added files: sysutils/py-vmomi/patches: patch-pyVmomi_Version_py Log message: Update py-vmomi 7.0 -> 7.0.1 Release notes:

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Kurt Mosiejczuk
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/11/21 15:03:13 Modified files: www/snownews : Makefile Log message: snownews uses C11 so base-gcc doesn't work to built it Switch to ports-gcc for base-gcc arches (like sparc64) ok sthen

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/11/21 15:02:56 ports/sysutils/py-vmomi/patches Update of /cvs/ports/sysutils/py-vmomi/patches In directory cvs.openbsd.org:/tmp/cvs-serv15711/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2020/11/21 14:37:16 Modified files: www/py-jonpy : Makefile distinfo Log message: Update to py-jonpy-0.14.

XKBlib.h: C++17 doesn't allow 'register' storage class

2020-11-21 Thread Dimitri Karamazov
I'm trying to update blender to the latest version, but stumbled upon some errors. C++17 doesn't support register storage class, but it is part of XKBLIb headers, I tried things like "-Wno-register" to MAKE_FLAGS, then #pragma Clang diagnostic ignored "-Wregister" before the header to no avail.

Re: UPDATE: Tor Browser 10.0.5

2020-11-21 Thread Caspar Schutijser
Hi, On Thu, Nov 19, 2020 at 07:46:22PM -, Dimitri Karamazov wrote: > Caspar I'll let you know that I tried to look for something related to video > issues by diffing > across source directories of firefox-esr and tor-browser and couldn't find > anything worthwhile. > Don't know where to go

Re: handbrake-1.3.3 high CPU load while idle on amd64

2020-11-21 Thread Morgan Aldridge
On Fri, Oct 30, 2020 at 10:12 PM Brian Callahan wrote: > > On Thursday, October 29, 2020 1:29 PM, Morgan Aldridge > wrote: > > > Hi Brian and @ports, > > > > Thanks for the HandBrake port. I'm seeing high CPU load with > > handbrake-1.3.3 on 6.8-stable amd64 while ghb is open and idle, > >

NEW: x11/mlvwm

2020-11-21 Thread Morgan Aldridge
MLVWM is a lightweight Macintosh-[L]ike Virtual Window Manager for X11: I have been using it on OpenBSD 6.4 thru 6.8-current and find it stable on i386 & amd64. I'd love to have someone test on macppc (it seems rather appropriate) and other

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Christopher Zimmermann
CVSROOT:/cvs Module name:ports Changes by: chr...@cvs.openbsd.org 2020/11/21 13:15:05 Modified files: fonts : Makefile Log message: enable build of new ttyp0 font and single flavor variants. More flavors could be added if need arises.

update py-scikit-image to 0.17.2

2020-11-21 Thread Daniel Dickman
Paul, see below for an update of py-scikit-image to the latest release. I moved the MODPY_* variables to a more standard location and dropped TEST_DEPENDS which is already taken care of by MODPY_PYTEST ok? Index: Makefile === RCS

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2020/11/21 13:01:41 Modified files: math/py-sympy : Makefile distinfo math/py-sympy/patches: patch-setup_py math/py-sympy/pkg: PLIST README Log message: update sympy to 1.6.2

Re: net/nextcloudclient not talking to keyring for credentials

2020-11-21 Thread Tom Murphy
Hi, On 2020-11-20 17:24, Rafael Sadowski wrote: On Thu Nov 19, 2020 at 12:47:46PM +, Tom Murphy wrote: Hi, I'm trying to get net/nextcloudclient to save my password but I get this error: [ warning nextcloud.sync.credentials.http ]:Error while writing password "Unknown error"

Re: [Update] security/p5-Crypt-OpenSSL-Random : Update to 0.15

2020-11-21 Thread Andrew Hewus Fresh
On Sat, Oct 10, 2020 at 01:34:42AM +, wen heping wrote: > Hi, ports@: > > Here is a patch for security/p5-Crypt-OpenSSL-Random: > i) Update to 0.15 > ii) Move up the CPAN_AUTHOR line > iii) Add TEST_POD to MAKE_ENV > > It build well and pass all tests on amd64-current

[sparc64/base-gcc] Fix build of math/matio

2020-11-21 Thread Kurt Mosiejczuk
Compiling matio with base-gcc fails with mat73.c:1: error: stray '\357' in program mat73.c:1: error: stray '\273' in program mat73.c:1: error: stray '\277' in program Shifting to ports-gcc fixes the built. ok? --Kurt Index: Makefile

[sparc64/base-gcc] Fix build of www/snownews

2020-11-21 Thread Kurt Mosiejczuk
snownews using C11 constructs so base-gcc doesn't work. This fixes it. ok? --Kurt Index: Makefile === RCS file: /cvs/ports/www/snownews/Makefile,v retrieving revision 1.40 diff -u -r1.40 Makefile --- Makefile20 Nov 2020

Re: [UPDATE] math/lrs -> 071a

2020-11-21 Thread Dimitri Karamazov
On Sat, November 21, 2020 13:05, Stuart Henderson wrote: > Now it's committed here's some clean-up. > > > - don't patch away upstream's INCLUDEDIR/LIBDIR mechanism to replace > it with something using CPPFLAGS/LDFLAGS which does exactly the same; > simplifies the patch > > patch-makefile | 115

Re: XKBlib.h: C++17 doesn't allow 'register' storage class

2020-11-21 Thread Stuart Henderson
On 2020/11/21 16:48, Dimitri Karamazov wrote: > I'm trying to update blender to the latest version, but stumbled upon > some errors. > C++17 doesn't support register storage class, but it is part of XKBLIb > headers, > > I tried things like "-Wno-register" to MAKE_FLAGS, then > #pragma Clang

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 10:34:59 Modified files: net/nfdump : Makefile distinfo Added files: net/nfdump/patches: patch-configure_ac Log message: update to nfdump-1.6.22

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 10:29:44 Modified files: security/oath-toolkit: Makefile distinfo security/oath-toolkit/patches: patch-libpskc_examples_pskctool-h_txt

Re: NEW: fonts/ttyp0-font

2020-11-21 Thread Stuart Henderson
On 2020/11/21 18:12, Christopher Zimmermann wrote: > Ok, > > I imported the font. Now I'm wondering which combinations of the variants > should be enabled by default. > Looking at terminus people seem to use centered tilde and I suspect most > people would want an invisible no-breaking-space. >

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 10:23:40 Modified files: net/radcli : Makefile distinfo net/radcli/patches: patch-lib_util_h Log message: update to radcli-1.3.0, mostly from bket@ but converted back to a plain

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 10:15:34 Modified files: net/nagios/check_esxi_hardware: Makefile distinfo Log message: update to check_esxi_hardware-20200710

Re: NEW: fonts/ttyp0-font

2020-11-21 Thread Christopher Zimmermann
Ok, I imported the font. Now I'm wondering which combinations of the variants should be enabled by default. Looking at terminus people seem to use centered tilde and I suspect most people would want an invisible no-breaking-space. Any other popular combinations ? OK as is ? Christopher

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 10:12:32 Modified files: sysutils/entr : Makefile distinfo Log message: update to entr-4.6

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2020/11/21 10:11:42 Modified files: devel/py-pathlib2: Makefile distinfo Log message: Update to py-pathlib2-2.3.5.

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 10:11:06 Modified files: graphics/libqrencode: Makefile distinfo graphics/libqrencode/pkg: PLIST Log message: update to libqrencode-4.1.1

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 10:08:49 Modified files: net/arouteserver: Makefile distinfo Log message: update to arouteserver-1.0.1

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 10:03:20 Modified files: devel/py-wbem : Makefile Log message: add comment with new dep requirements for updating

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 09:53:37 Modified files: devel/py-tz: Makefile distinfo devel/py-tz/pkg: PLIST Log message: update to pytz-2020.4

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Christopher Zimmermann
CVSROOT:/cvs Module name:ports Changes by: chr...@cvs.openbsd.org 2020/11/21 09:47:17 Log message: Import fonts/ttyp0-font UW ttyp0 is a family of bitmap programmer's fonts. It covers most of the Latin and Cyrillic alphabet, Greek, Armenian, Georgian (only

[UPDATE] graphics/freeglut -> 3.2.1

2020-11-21 Thread Dimitri Karamazov
Build and runtime tests: games/crack-attack games/glsfcave textproc/mupdf,js Build tests only: graphics/gle graphics/glpng graphics/DevIL graphics/py-opengl graphics/mhgui devel/bullet lang/parrot sysutils/mangl print/gl2ps math/eigen3 cad/kicad untested: asymptote - not for amd64 Bumped

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 09:30:25 Modified files: archivers : Makefile archivers/pecl-rar: Makefile distinfo archivers/pecl-rar/pkg: PLIST Log message: update to pecl-rar-4.1.0, enable for PHP

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 09:29:37 Modified files: databases/pecl-redis: Makefile distinfo databases/pecl-redis/patches: patch-library_c Log message: update to pecl-redis-5.3.2

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2020/11/21 09:23:27 Modified files: sysutils/p5-Proc-ProcessTable: Makefile distinfo sysutils/p5-Proc-ProcessTable/pkg: PLIST Log message: Update to p5-Proc-ProcessTable-0.59.

Re: 4 of 8 cores always idle on Ryzen 7 4750U Pro

2020-11-21 Thread Stuart Henderson
On 2020/11/21 16:06, Stuart Henderson wrote: > On 2020/11/07 23:24, Ashton Fagg wrote (on bugs@): > > > > I'm running a Ryzen 4750U (8 cores, 16 with SMT). Obviously SMT > > being disabled means only 8 of them show up in htop and the > > like. However, I've noticed that 4 of my

Re: 4 of 8 cores always idle on Ryzen 7 4750U Pro

2020-11-21 Thread Stuart Henderson
On 2020/11/07 23:24, Ashton Fagg wrote (on bugs@): > > I'm running a Ryzen 4750U (8 cores, 16 with SMT). Obviously SMT > being disabled means only 8 of them show up in htop and the > like. However, I've noticed that 4 of my cores are always > idle. They never, ever leave

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/21 09:00:43 Modified files: x11/gnome/initial-setup: Makefile distinfo Log message: Update to gnome-initial-setup-3.38.2.

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/11/21 08:58:41 Modified files: sysutils/beats : Makefile Makefile.inc sysutils/beats/filebeat: Makefile distinfo sysutils/beats/filebeat/patches: patch-filebeat_filebeat_yml

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 08:50:40 Modified files: sysutils/htop/patches: patch-CPUMeter_c patch-Header_c patch-openbsd_OpenBSDProcessList_h Log message: regen patches

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/11/21 08:41:59 ports/sysutils/beats/heartbeat/patches Update of /cvs/ports/sysutils/beats/heartbeat/patches In directory cvs.openbsd.org:/tmp/cvs-serv9924/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2020/11/21 08:39:51 Modified files: devel/py-selectors2: Makefile distinfo Log message: Update to py-selectors2-2.0.2.

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/21 08:36:25 Modified files: x11/gnome/maps : Makefile distinfo Log message: Update to gnome-maps-3.38.2.

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/21 08:28:04 Modified files: devel/glib2mm : Makefile distinfo devel/glib2mm/pkg: PLIST Log message: Update to glib2mm-2.64.4.

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2020/11/21 08:24:37 Modified files: devel/py-pyprof2calltree: Makefile distinfo devel/py-pyprof2calltree/pkg: PLIST Log message: Update to py-pyprof2calltree-1.4.5.

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 08:07:47 Modified files: net/zabbix : Tag: OPENBSD_6_8 Makefile distinfo net/zabbix/patches: Tag: OPENBSD_6_8 patch-src_libs_zbxnix_daemon_c

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/11/21 07:46:15 Modified files: sysutils/coreboot-utils: Makefile distinfo sysutils/coreboot-utils/patches: patch-util_cbmem_cbmem_c

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2020/11/21 07:46:07 Modified files: devel/py-plugnplay: Makefile distinfo devel/py-plugnplay/pkg: PLIST Log message: Update to py-plugnplay-0.5.4.

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 07:45:49 Modified files: security/sslscan: Makefile distinfo Log message: update to sslscan-2.0.6

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 07:33:56 Modified files: mail/rcube-contextmenu: Makefile distinfo Log message: update to rcube-contextmenu-3.2.1

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 07:33:31 Modified files: net/dhcpcd : Makefile Added files: net/dhcpcd/patches: patch-src_if-options_c patch-src_route_c Log message: dhcpcd: add a couple of upstream patches

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2020/11/21 07:28:01 Modified files: devel/py-pathspec: Makefile distinfo devel/py-pathspec/pkg: PLIST Log message: Update to py-pathspec-0.8.1.

Re: NEW: fonts/ttyp0-font

2020-11-21 Thread Manuel Giraud
Stuart Henderson writes: > let's go for chrisz's version of this, the flavour handling is easier > to deal with, and he has already got it converting to otb (pcf bitmap > fonts are no longer widely supported). I don't know much about font file format. But neat! (i think) > - don't set nbs

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 07:13:06 Modified files: math/lrs : Makefile math/lrs/patches: patch-makefile Log message: math/lrs tweaks, ok edd@, works for maintainer - don't patch away upstream's

Re: [UPDATE] math/lrs -> 071a

2020-11-21 Thread Stuart Henderson
On 2020/11/21 14:08, Dimitri Karamazov wrote: > On Sat, November 21, 2020 13:05, Stuart Henderson wrote: > > Now it's committed here's some clean-up. > > > > > > - don't patch away upstream's INCLUDEDIR/LIBDIR mechanism to replace > > it with something using CPPFLAGS/LDFLAGS which does exactly the

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 07:08:14 Modified files: net/dhcpcd : Makefile distinfo Log message: update to dhcpcd-9.3.3

skytools [was Re: PostgreSQL 13.1 Upgrade]

2020-11-21 Thread Stuart Henderson
On 2020/11/20 17:06, Jeremy Evans wrote: > skytools patch to fix build (dead upstream for about 3 years) it's still actively developed, but has been reorganized into separate projects (py-skytools, pgq, londiste, walmgr etc). Since the current distfile is no longer available here's an update to

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2020/11/21 06:49:06 Modified files: devel/py-guppy : Makefile distinfo devel/py-guppy/pkg: PLIST Log message: Update to py-guppy-0.1.11.

Re: [UPDATE] math/lrs -> 071a

2020-11-21 Thread Stuart Henderson
Now it's committed here's some clean-up. - don't patch away upstream's INCLUDEDIR/LIBDIR mechanism to replace it with something using CPPFLAGS/LDFLAGS which does exactly the same; simplifies the patch patch-makefile | 115 +++--- 1 file changed, 23

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/11/21 05:59:56 Modified files: devel/glade: Makefile distinfo Log message: update to glade-3.38.2

Re: Ping: [Update] x11/xbindkeys: 1.8.6 -> 1.8.7

2020-11-21 Thread Stuart Henderson
> > Relevant changelog can be viewed here at [1]. > > > > "Version 1.8.7: Bugfix: Prevent scheme functions to be garbage collected > > (Thanks Jason Miller)" btw: we don't build the scheme support anyway, so this is essentially a noop (still makes sense to update though, if only to get it out of

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 05:32:55 Modified files: x11/xbindkeys : Makefile Log message: tidy whitespace, mix of "=" and " ="

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 05:28:02 Modified files: sysutils/direnv: Makefile distinfo Log message: update to direnv-2.24.0, from Ashton Fagg (maintainer)

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 05:26:50 Modified files: infrastructure/db: user.list sysutils : Makefile Log message: +blackbox_exporter

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/21 05:25:58 Log message: import ports/sysutils/blackbox_exporter, ok tracey@ This Prometheus exporter allows "blackbox" probing of endpoints over HTTP, HTTPS, DNS, TCP and ICMP. That is, it

Re: NEW: sysutils/blackbox_exporter

2020-11-21 Thread Stuart Henderson
On 2020/11/20 15:31, Tracey Emery wrote: > There is trailing whitespace in the README file and an .orig in the > patches folder. What's the rule on starting COMMENTS with a capital? caps for proper nouns, otherwise lower-case > Otherwise, works fine here. ok tracey Thanks :)

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/21 03:46:40 Modified files: www/webkitgtk4 : Makefile distinfo www/webkitgtk4/patches: patch-Source_WTF_wtf_PageBlock_h

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/21 02:44:30 Modified files: sysutils/consolekit: Makefile sysutils/consolekit/patches: patch-src_ck-sysdeps-openbsd_c Log message: Simplify stat2proc. Fix max_consoles. Remove

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2020/11/21 02:40:10 Modified files: multimedia/py-pafy: Makefile distinfo multimedia/py-pafy/pkg: PLIST Log message: Update to py-pafy-0.5.5.

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/21 02:38:40 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.18.183.

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/21 02:38:26 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py3-boto3-1.16.23.

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/21 02:38:15 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py3-botocore-1.19.23.

Re: maintainer update: www/hugo 0.76.5

2020-11-21 Thread Paco Esteban
Bump version to 0.78.2 As usual, tests from actual hugo users welcome. OK to commit ? This is the changelog from my last diff: * js: Let ESBuild handle all imports from node_modules 78f227b6 * build(deps): bump github.com/evanw/esbuild from 0.8.5 to 0.8.6 5e03f644 * build(deps): bump

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2020/11/21 02:31:04 Modified files: misc/p5-User-Identity: Makefile distinfo Log message: Update to p5-User-Identity-1.00.

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/21 02:09:24 Modified files: x11/gnome/librsvg: Makefile distinfo Log message: Update to librsvg-2.50.2.

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/21 01:38:00 Modified files: x11/gnome/nautilus: Makefile distinfo Removed files: x11/gnome/nautilus/patches: patch-src_nautilus-tag-manager_c Log message: Update to

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/21 01:16:28 Modified files: x11/gnome/devhelp: Makefile distinfo x11/gnome/devhelp/pkg: PLIST Log message: Update to devhelp-3.38.1.

CVS: cvs.openbsd.org: ports

2020-11-21 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/21 01:07:30 Modified files: x11/gnome/tepl : Makefile distinfo x11/gnome/tepl/pkg: PLIST Log message: Update to tepl-5.0.1.