Re: postgresql: libc collation issue, linking with ICU

2019-12-11 Thread Landry Breuil
On Thu, Dec 12, 2019 at 01:47:25AM +0100, Jeremie Courreges-Anglas wrote: > > +cc maintainer > > This has bugged me for some time, I think enabling ICU makes sense. > Here's a wip diff. I fear it might cause issues with existing > databases. Real world tests would probably help. I doubt it

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2019/12/12 00:46:51 Modified files: devel/ruby-zeitwerk: Makefile distinfo Log message: update 2.2.1 -> 2.2.2

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2019/12/12 00:40:35 Modified files: net/ruby-stomp : Makefile distinfo net/ruby-stomp/pkg: PLIST Log message: update 1.4.8 -> 1.4.9

Re: [PATCH] graphics/libsixel security patches

2019-12-11 Thread Rafael Sadowski
On Wed Dec 11, 2019 at 07:36:47PM -0500, trondd wrote: > Stuart Henderson wrote: > > > On 2019/12/10 21:58, trondd wrote: > > > A handful of CVEs were assigned for bugs in libsixel. Heap buffer > > > overflows and integer overflows. > > > > > > CVE-2019-19638 > > > CVE-2019-19635 > > >

Re: update: lang/rust

2019-12-11 Thread Niklas Hallqvist
As a matter of fact I did the same update just a week ago, and ended up in exactly the same patch set as you, except for one thing: The version reported by 'rust -V' normally include the git hash and date, and some rust code out there depends on it (maybe dumb, but nevertheless it is). I did

SOLVED: Re: how to install firefox addon (noscript) on 6.6/amd64?

2019-12-11 Thread Jonathan Thornburg
In message I wrote about being unable to install a firefox addon (noscript) using the packaged firefox-69.0.2p0 under 6.6/amd64. (Firefox would download the addon and ask for the appropriate permissions, but after my accepting the permission

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Aaron Bieber
CVSROOT:/cvs Module name:ports Changes by: abie...@cvs.openbsd.org 2019/12/11 20:28:26 Modified files: plan9/drawterm : Makefile distinfo plan9/drawterm/pkg: PLIST Log message: Update to ccc01167ee60, include the man page. "looks fine to me" - from MAINTAINER!

Re: postgresql: libc collation issue, linking with ICU

2019-12-11 Thread Jeremy Evans
On Wed, Dec 11, 2019 at 4:50 PM Jeremie Courreges-Anglas wrote: > > +cc maintainer > > This has bugged me for some time, I think enabling ICU makes sense. > Here's a wip diff. I fear it might cause issues with existing > databases. Real world tests would probably help. > I would prefer that

Re: Fixing guile2 on powerpc

2019-12-11 Thread George Koehler
I believe that the files in WRKSRC/prebuilt/32-bit-big-endian are broken: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26854 The diff below adds a post-extract target that moves away the prebuilt files, so the build ignores them. This fixes the build for me, but the build is slow, takes about

Re: postgresql: libc collation issue, linking with ICU

2019-12-11 Thread Jeremie Courreges-Anglas
+cc maintainer This has bugged me for some time, I think enabling ICU makes sense. Here's a wip diff. I fear it might cause issues with existing databases. Real world tests would probably help. FWIW I would also like to enable DEBUG_PACKAGES and investigate whether --disable-thread-safety

Re: [PATCH] graphics/libsixel security patches

2019-12-11 Thread trondd
Stuart Henderson wrote: > On 2019/12/10 21:58, trondd wrote: > > A handful of CVEs were assigned for bugs in libsixel. Heap buffer > > overflows and integer overflows. > > > > CVE-2019-19638 > > CVE-2019-19635 > > CVE-2019-19636 > > CVE-2019-19637 > > > > A pull request pointing out the

Re: postgresql: libc collation issue, linking with ICU

2019-12-11 Thread f.holop
Ingo Schwarze - Wed, 11 December 2019 at 20:46:05 > Hi, > > Stuart Henderson wrote on Wed, Dec 11, 2019 at 07:19:16PM +: > > On 2019/12/11 19:57, f.holop wrote: > >> Ingo Schwarze - Wed, 11 December 2019 at 18:42:35 > > i have noticed that libc collation on OpenBSD is broken (also on

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2019/12/11 14:05:44 Modified files: devel/libffi : Makefile devel/libffi/pkg: PLIST Log message: provide DEBUG_PACKAGES

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/11 13:45:29 Modified files: devel/git : Tag: OPENBSD_6_6 Makefile distinfo devel/git/patches: Tag: OPENBSD_6_6 patch-config_mak_uname patch-t_test-lib_sh

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/11 13:06:57 Modified files: devel/git : Makefile distinfo devel/git/patches: patch-builtin_gc_c Log message: update to git-2.24.1, ok kn@ "These releases fix various security flaws,

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/11 12:55:40 Modified files: lang/python/3.7: Makefile lang/python/3.7/pkg: PLIST-gdbm PLIST-idle PLIST-main PLIST-tests PLIST-tkinter Log message: add

Re: postgresql: libc collation issue, linking with ICU

2019-12-11 Thread Ingo Schwarze
Hi, Stuart Henderson wrote on Wed, Dec 11, 2019 at 07:19:16PM +: > On 2019/12/11 19:57, f.holop wrote: >> Ingo Schwarze - Wed, 11 December 2019 at 18:42:35 i have noticed that libc collation on OpenBSD is broken (also on macos) :( >>> It is intentional that OpenBSD does not support

Re: postgresql: libc collation issue, linking with ICU

2019-12-11 Thread Stuart Henderson
On 2019/12/11 19:57, f.holop wrote: > Ingo Schwarze - Wed, 11 December 2019 at 18:42:35 > > > i have noticed that libc collation on OpenBSD is broken (also on macos) :( > > > > It is intentional that OpenBSD does not support collation for locales > > other than "C" in libc, and i'm not aware of

Re: postgresql: libc collation issue, linking with ICU

2019-12-11 Thread f.holop
Ingo Schwarze - Wed, 11 December 2019 at 18:42:35 > > i have noticed that libc collation on OpenBSD is broken (also on macos) :( > > It is intentional that OpenBSD does not support collation for locales > other than "C" in libc, and i'm not aware of any developer who might > have plans to add it

Re: Go and portgen(1)

2019-12-11 Thread Aaron Bieber
On Wed, 11 Dec 2019 at 15:30:43 +, Stuart Henderson wrote: > The go.port.mk part of this breaks some existing ports e.g. net/dnscontrol, > net/wireguard-go. > Here is a version of go.port.mk that fixes the GH_* ALL_TARGET stuff. # $OpenBSD: go.port.mk,v 1.27 2019/11/19 09:17:06 sthen Exp $

Re: postgresql: libc collation issue, linking with ICU

2019-12-11 Thread Ingo Schwarze
Hi, f.holop wrote on Tue, Dec 10, 2019 at 05:07:07PM +0100: > i have noticed that libc collation on OpenBSD is broken (also on macos) :( It is intentional that OpenBSD does not support collation for locales other than "C" in libc, and i'm not aware of any developer who might have plans to add

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/11 09:08:30 Modified files: lang/php : Makefile.inc php.port.mk lang/php/pecl : pecl.port.mk archivers/pecl-lzf: Makefile archivers/pecl-lzf/pkg: PLIST

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/11 08:59:27 Modified files: archivers : Makefile databases : Makefile graphics : Makefile mail : Makefile security : Makefile

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/11 08:51:00 Modified files: sysutils/snmp_exporter: Makefile distinfo sysutils/snmp_exporter/patches: patch-Makefile_common patch-generator_Makefile

Re: Go and portgen(1)

2019-12-11 Thread Stuart Henderson
The go.port.mk part of this breaks some existing ports e.g. net/dnscontrol, net/wireguard-go.

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/11 08:02:48 Modified files: security/passwdqc: Makefile distinfo security/passwdqc/patches: patch-passwdqc_conf_5 patch-pwqcheck_1 patch-pwqgen_1 Log

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/11 08:02:53 Modified files: devel/cvs-fast-export: Makefile distinfo devel/cvs-fast-export/patches: patch-Makefile Log message: update to cvs-fast-export-1.49

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/11 07:47:55 Modified files: lang/php : Makefile lang/php/7.3 : Makefile lang/php/7.3/pkg: PLIST-apache PLIST-bz2 PLIST-cgi PLIST-curl PLIST-dba

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Vadim Zhukov
CVSROOT:/cvs Module name:ports Changes by: z...@cvs.openbsd.org2019/12/11 07:28:36 Modified files: net/rabbitmq : Makefile net/rabbitmq/files: rabbitmq.conf net/rabbitmq/pkg: PLIST Log message: Tweaks for RabbitMQ installation, okayed by sebastia@

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2019/12/11 06:09:24 Modified files: x11/kde-applications/kdf: Makefile Log message: Fix missing build dependency kcmutils Spotted by naddy@ thanks!

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/11 05:43:28 Modified files: fonts : Makefile Log message: +crimson

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/11 05:42:02 Log message: import fonts/crimson, fix/ok tb@ Crimson is a free and open-source text type family. The font is designed in the tradition of beautiful oldstyle type, and

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Sebastien Marie
CVSROOT:/cvs Module name:ports Changes by: sema...@cvs.openbsd.org 2019/12/11 05:35:06 Modified files: devel/cargo: cargo.port.mk Log message: devel/cargo module - uses cargo --offline when building to enforce "no network" at build time. - properly implement

NEW: fonts/crimson

2019-12-11 Thread Stuart Henderson
ok to import? Crimson is a free and open-source text type family. The font is designed in the tradition of beautiful oldstyle type, and inspired particularly by the fantastic work of people like Jan Tschichold (Sabon), Robert Slimbach (Arno, Minion) and Jonathan Hoefler (Hoefler Text). It

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2019/12/11 04:34:39 Modified files: sysutils/terraform/provider-alicloud: Makefile Log message: despite DPB_PROPERTIES=lonesome and datasize-cur=infinity this still consistently fails on i386 - set

Re: devel/cargo module: offline + features

2019-12-11 Thread Stuart Henderson
On 2019/12/11 09:51, Sebastien Marie wrote: > Hi, > > The following diff to devel/cargo module introduces two things: > > - build rust crates using cargo --offline to enforce "no network" build. It > means that if network would be necessary, cargo will abort with error > instead of > using

Re: [PATCH] graphics/libsixel security patches

2019-12-11 Thread Stuart Henderson
On 2019/12/10 21:58, trondd wrote: > A handful of CVEs were assigned for bugs in libsixel. Heap buffer > overflows and integer overflows. > > CVE-2019-19638 > CVE-2019-19635 > CVE-2019-19636 > CVE-2019-19637 > > A pull request pointing out the issues and patching them was submitted > about 10

CVS: cvs.openbsd.org: ports

2019-12-11 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2019/12/11 03:46:37 Modified files: textproc/ruby-rouge: Makefile distinfo textproc/ruby-rouge/pkg: PLIST Log message: Update ruby-rouge to 3.14.0.

devel/cargo module: offline + features

2019-12-11 Thread Sebastien Marie
Hi, The following diff to devel/cargo module introduces two things: - build rust crates using cargo --offline to enforce "no network" build. It means that if network would be necessary, cargo will abort with error instead of using (or trying to use) network. - provide proper