Re: Question about lang/ghc module (trying to port git-annex)

2021-02-03 Thread James Cook
> > Assuming it works and that "git annex test" doesn't show any problems, > > is there anything else I can do to help with git-annex? > > The idea to link the test code into the main binary is quite > unorthodox. I can imagine some arguments for it, but I'll have to > overcome a lot of prior

powerpc bulk build report

2021-02-03 Thread cwen
Bulk build on macppc-0.ports.openbsd.org Started : Mon Jan 18 10:28:09 MST 2021 Finished: Wed Feb 3 23:11:47 MST 2021 Duration: 16 Days 12 hours 44 minutes Built using OpenBSD 6.8-current (GENERIC) #830: Sun Jan 17 08:10:13 MST 2021 Built 9539 packages Number of packages built each day: Jan

Re: Ports documentation: document that TRUSTED_PKG_PATH is needed in doas.conf?

2021-02-03 Thread James Cook
On Wed, Feb 03, 2021 at 08:29:31PM -0700, Thomas Frohwein wrote: > On Wed, Feb 03, 2021 at 09:23:48PM +, James Cook wrote: > > On Wed, Feb 03, 2021 at 07:24:08PM +, Stuart Henderson wrote: > > > On 2021/02/03 17:39, James Cook wrote: > > > > Hi ports@, > > > > > > > > Summary: I suggest

Re: UPDATE: devel/boehm-gc 8.0.4

2021-02-03 Thread George Koehler
On Tue, 2 Feb 2021 18:40:50 -0500 (EST) k...@intricatesoftware.com wrote: > Update to 8.0.4 with the following additional changes: > - Use mmap via the configure argument instead of hard-coding it. > - Define USE_MMAP_ANON for all OpenBSD arch to match upstream > code conventions. > - Remove

Re: Ports documentation: document that TRUSTED_PKG_PATH is needed in doas.conf?

2021-02-03 Thread Thomas Frohwein
On Wed, Feb 03, 2021 at 09:23:48PM +, James Cook wrote: > On Wed, Feb 03, 2021 at 07:24:08PM +, Stuart Henderson wrote: > > On 2021/02/03 17:39, James Cook wrote: > > > Hi ports@, > > > > > > Summary: I suggest the section at > > > https://www.openbsd.org/faq/ports/ports.html#PortsConfig

Re: Question about lang/ghc module (trying to port git-annex)

2021-02-03 Thread Greg Steuck
James Cook writes: > On Sun, Jan 31, 2021 at 11:58:40PM -0800, Greg Steuck wrote: > Thanks. I'm currently building it and will try it with my repos. > > In devel/cabal/Makefile would it make sense to fix the ghc version, > i.e: > > BUILD_DEPENDS +=lang/ghc=8.10.3 Good call. I was updating

Re: UPDATE: devel/boehm-gc 8.0.4

2021-02-03 Thread Charlene Wendling
On Tue, 2 Feb 2021 18:40:50 -0500 (EST) k...@intricatesoftware.com wrote: > Update to 8.0.4 with the following additional changes: > - Use mmap via the configure argument instead of hard-coding it. > - Define USE_MMAP_ANON for all OpenBSD arch to match upstream > code conventions. > - Remove

Re: [new] devel/rest-analyzer An experimental Rust compiler front-end for IDEs

2021-02-03 Thread Aaron Bieber
On Wed, 03 Feb 2021 at 12:06:54 +, Laurence Tratt wrote: > On Tue, Feb 02, 2021 at 04:53:40PM -0700, Aaron Bieber wrote: > > Hello Aaron, > > > Here is a port I was tricked into making! > > > > It lets editors do LSP kinda things with rust. Apparently this is the cool > > tool to use now,

[newish] kde-applications/neochat and its deps

2021-02-03 Thread Aaron Bieber
Hi, this is "newish" because it doesn't work \o/ I am mostly asking for cluesticks - for some reason x11/libquotient is not happy. Its test app 'quotest' segfaults (I can get a backtrace if I disable encryption in it, but it isn't of much help..). Here is the bt from running neochat: Starting

net/quagga fix for -fno-common

2021-02-03 Thread Theo Buehler
FreeBSD just added -fcommon, but this doesn't look too bad. Tests pass on my laptop. Index: Makefile === RCS file: /cvs/ports/net/quagga/Makefile,v retrieving revision 1.62 diff -u -p -r1.62 Makefile --- Makefile22 Jan 2021

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/03 16:14:18 Modified files: net/pmacct : Makefile Added files: net/pmacct/patches: patch-src_mysql_plugin_c patch-src_nfacctd_c patch-src_pgsql_plugin_c

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/03 16:08:16 Modified files: x11/x11vnc : Makefile Added files: x11/x11vnc/patches: patch-src_util_c patch-src_util_h Log message: x11vnc: fix with -fno-common, from upstream

Re: UPDATE: devel/boehm-gc 8.0.4

2021-02-03 Thread Stuart Henderson
On 2021/02/02 18:40, k...@intricatesoftware.com wrote: > Update to 8.0.4 with the following additional changes: > - Use mmap via the configure argument instead of hard-coding it. > - Define USE_MMAP_ANON for all OpenBSD arch to match upstream > code conventions. > - Remove unused ELF_CLASS

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2021/02/03 15:29:21 Modified files: x11/tvtwm : Makefile x11/tvtwm/patches: patch-gram_y Log message: x11/tvtwm: fix build with -fno-common

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/03 15:22:42 Modified files: net/serf : Makefile distinfo net/serf/pkg : PLIST Added files: net/serf/patches: patch-buckets_ssl_buckets_c

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/03 14:48:42 Added files: games/qstat/patches: patch-autogen_sh Log message: qstat: persuade autogen.sh script to use the correct autoconf version found by naddy

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Edd Barrett
CVSROOT:/cvs Module name:ports Changes by: e...@cvs.openbsd.org2021/02/03 14:44:38 Modified files: meta/audacious : Makefile audio/audacious: Makefile.inc audio/audacious/player: Makefile distinfo audio/audacious/player/patches:

Re: Ports documentation: document that TRUSTED_PKG_PATH is needed in doas.conf?

2021-02-03 Thread James Cook
On Wed, Feb 03, 2021 at 07:24:08PM +, Stuart Henderson wrote: > On 2021/02/03 17:39, James Cook wrote: > > Hi ports@, > > > > Summary: I suggest the section at > > https://www.openbsd.org/faq/ports/ports.html#PortsConfig > > should include some additional text like the following: > > > >

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2021/02/03 14:23:20 Modified files: security/aescrypt: Makefile Added files: security/aescrypt/patches: patch-rijndael_c patch-rijndael_h Log message: security/aescrypt: build with -fno-common

Re: astropy

2021-02-03 Thread Stuart Henderson
On 2021/02/03 13:35, Mark Kettenis wrote: > Doing some $DAYJOB work on my OpenBSD laptop which requires the > astropy package. This really is a widely used toolkit that is > actively maintained. > > This diff is based on a diff sent to ports@ some time ago by Wen > Heping. I just updated it to

Re: Question about lang/ghc module (trying to port git-annex)

2021-02-03 Thread James Cook
On Sun, Jan 31, 2021 at 11:58:40PM -0800, Greg Steuck wrote: > Greg Steuck writes: > > >> git-annex has at least 50 dependencies I couldn't find in ports, so I > >> want to make sure I understand this before I start porting them one at > >> a time (or just give up)... > > > > This is exactly the

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2021/02/03 13:55:05 Modified files: net/lagrange : Makefile distinfo Log message: Update to lagrange-1.1.1

[UPDATE] sysutils/docker-cli 20.10.1 -> 20.10.3

2021-02-03 Thread Luca De Pandis
Hi, below the patch to upgrade the sysutils/docker-cli port to 20.10.3. Passed: - port-lib-depends-check - portcheck OK? Feedback? Best regards, Luca De Pandis Index: Makefile === RCS file:

Re: PostgreSQL 13.1 Upgrade

2021-02-03 Thread Pierre-Emmanuel Andr??
On Mon, Feb 01, 2021 at 05:00:41PM -0800, Jeremy Evans wrote: > On 02/01 07:24, Daniel Jakots wrote: > > Hi Pierre-Emmanuel and Jeremy, > > > > Is there anything blocking the update? > > Nothing for me. pea@ can handle the commits whenever he sees fit, or if > he gives his OK, I can handle the

Re: Ports documentation: document that TRUSTED_PKG_PATH is needed in doas.conf?

2021-02-03 Thread Stuart Henderson
On 2021/02/03 17:39, James Cook wrote: > Hi ports@, > > Summary: I suggest the section at > https://www.openbsd.org/faq/ports/ports.html#PortsConfig > should include some additional text like the following: > > You will need to configure doas to pass the TRUSTED_PKG_PATH variable > when

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2021/02/03 12:13:11 Modified files: mail/mboxgrep : Makefile mail/mboxgrep/patches: patch-src_main_c Added files: mail/mboxgrep/patches: patch-src_mboxgrep_h patch-src_misc_c Log

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/02/03 12:07:52 Modified files: devel/glib2: Makefile distinfo devel/glib2/pkg: PLIST Log message: Update to glib2-2.66.5.

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2021/02/03 12:02:35 Modified files: devel/ruby-cri : Makefile distinfo Log message: update 2.15.10 -> 2.15.11

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2021/02/03 12:01:31 Modified files: devel/ruby-concurrent-ruby: Makefile distinfo devel/ruby-concurrent-ruby/pkg: PLIST Log message: simple update 1.1.7 -> 1.1.8

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2021/02/03 11:56:43 Modified files: security/wpscan: Makefile distinfo security/wpscan/pkg: PLIST Log message: update 3.8.10 -> 3.8.14

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/02/03 11:56:25 Modified files: net/h323plus : Makefile distinfo Log message: Update to h323plus-1.27.2.

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2021/02/03 11:56:02 Modified files: security/ruby-cms_scanner: Makefile distinfo Log message: update 0.12.1 -> 0.13.1

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2021/02/03 11:55:10 Modified files: devel/ruby-ruby-progressbar: Makefile distinfo Log message: update 1.10.1 -> 1.11.0

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2021/02/03 11:54:31 Modified files: devel/ruby-opt_parse_validator: Makefile distinfo Log message: simple update 1.9.2 -> 1.9.3

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2021/02/03 11:53:35 Modified files: devel/ruby-activesupport: Makefile distinfo devel/ruby-activesupport/pkg: PLIST Log message: update 6.0.3.4 -> 6.1.1

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2021/02/03 11:52:30 Modified files: sysutils/ruby-tzinfo: Makefile distinfo sysutils/ruby-tzinfo/pkg: PLIST Log message: update 1.2.5 -> 2.0.1

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2021/02/03 11:51:41 Modified files: devel/ruby-zeitwerk: Makefile distinfo Log message: simple update 2.4.1 -> 2.4.2

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2021/02/03 11:50:36 Modified files: textproc/ruby-nokogiri: Makefile distinfo textproc/ruby-nokogiri/patches: patch-_metadata textproc/ruby-nokogiri/pkg: PLIST Log message:

Ports documentation: document that TRUSTED_PKG_PATH is needed in doas.conf?

2021-02-03 Thread James Cook
Hi ports@, Summary: I suggest the section at https://www.openbsd.org/faq/ports/ports.html#PortsConfig should include some additional text like the following: You will need to configure doas to pass the TRUSTED_PKG_PATH variable when running /usr/sbin/pkg_add. Adding the "nopass" option for

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/03 10:26:39 Modified files: www/w3m: Makefile Log message: w3m: build debug packages

Re: [UPDATE] lang/nim 1.2.0 -> 1.4.2

2021-02-03 Thread Luca De Pandis
up On Sat, Jan 16, 2021 at 02:31:42PM +0100, Luca De Pandis wrote: > Hi, > thank you everyone for the feedback. > > On Fri, Jan 15, 2021 at 05:01:19PM +, Stuart Henderson wrote: > > 3 days is way too soon to be prodding really, especially for what is > > a relatively specialist port that

Re: Update lang/iverilog to 11.0 (fixes no-common)

2021-02-03 Thread Theo de Raadt
Stuart Henderson wrote: > On 2021/02/02 21:18, Greg Steuck wrote: > > Added a patch from upstream to work around a case of > > "all-world-is-Linux"ism. > > That's not really true; pretty much every OS other than OpenBSD has a > way to determine the path that the current executable was started

Re: [UPDATE] sysutils/kubectl 1.19.2 -> 1.20.2

2021-02-03 Thread Luca De Pandis
up Feedback? Ok? Best regards, Luca De Pandis On Mon, Jan 18, 2021 at 11:42:05AM +0100, Luca De Pandis wrote: > Hi, > here's the kubectl port upgraded from 1.19.2 to 1.20.2. > > Best regards, > Luca De Pandis > > > Index: Makefile >

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Kurt Miller
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2021/02/03 09:49:43 Modified files: devel/gettext : Makefile Added files: devel/gettext/patches: patch-gettext-tools_gnulib-lib_asyncsafe-spin_c Log message: Fix

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2021/02/03 09:28:21 Modified files: net/owncloudclient: Makefile distinfo Log message: update to owncloudclient-2.7.5.3180

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/03 09:18:54 Modified files: security/letsencrypt: Makefile.inc security/letsencrypt/py-acme: distinfo Log message: update to certbot/py-acme 1.12.0

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/03 09:18:33 Modified files: security/letsencrypt/client: distinfo security/letsencrypt/client/patches: patch-examples_cli_ini security/letsencrypt/client/pkg: PLIST Log message:

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2021/02/03 09:16:10 Modified files: security/nss : Makefile Added files: security/nss/patches: patch-nss_lib_ckfw_builtins_certdata_txt Log message: revert to the certdata.txt file from version

remove net/etherape

2021-02-03 Thread Stuart Henderson
etherape is broken with -fno-common, but it doesn't really seem to work in -current either (menus don't respond properly). I have a diff to update to a current upstream release but 1) it requires reinstating graphics/goocanvas2 which was removed (this is possible by disabling python support, but

Re: UPDATE: textproc/ruby-nokogiri

2021-02-03 Thread Jeremy Evans
On 02/03 09:55, Sebastian Reitenbach wrote: > Hi, > > Am Dienstag, Februar 02, 2021 21:29 CET, schrieb Jeremy Evans > : > > > On 02/02 08:55, Sebastian Reitenbach wrote: > > > Hi, > > > > > > an update of security/wpscan would require an update of nokogiri. > > > That would also allow to update

Re: libserf broken on 6.8

2021-02-03 Thread Stuart Henderson
On 2021/02/03 10:14, Sven F. wrote: > The main problem is related to some update in libressl regarding > certification validation, https://marc.info/?l=openbsd-announce=161229914608993=2 > Openbsd is on the 1.3.8 google code repo which is deprecated and > apache foundation released a new

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/03 08:36:04 Modified files: lang/python: python.port.mk Log message: Set DPB_PROPERTIES=nojunk for Python builds using setuptools. setuptools picks up plugins during the configure stage

Re: [update] databases/py-ldap3 to 2.9 and py3 only

2021-02-03 Thread Stuart Henderson
On 2021/02/03 07:40, Lucas Raab wrote: > Hello, > > Here's a quick update for ldap3 to 2.9 and making it py3-only. Tests > fine with an ldapd server and the FreeIPA demo server. committed. I added a quirks entry, @pkgpath to pkg/PLIST, dropped MODPY_VERSION, and the py2 version from

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/03 08:32:23 Modified files: databases : Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm databases/py-ldap3: Makefile distinfo

Re: net/bitlbee-facebook: Login problem fix

2021-02-03 Thread Stuart Henderson
On 2021/02/03 13:46, Eivind Eide wrote: > Recently there is a problem with login with bitlbee-facebook. > The problem and the simple fix are explained in this github commit: > https://github.com/bitlbee/bitlbee-facebook/commit/49ea312d98b0578b9b2c1ff759e2cfa820a41f4d > > I solved this simply,

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/03 08:29:14 Modified files: net/bitlbee-facebook: Makefile Added files: net/bitlbee-facebook/patches: patch-facebook_facebook-api_h Log message: bitlbee-facebook: bump FB_ORCA_AGENT

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/03 08:28:32 ports/net/bitlbee-facebook/patches Update of /cvs/ports/net/bitlbee-facebook/patches In directory cvs.openbsd.org:/tmp/cvs-serv36036/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2021/02/03 08:27:53 Modified files: devel/ipython : Makefile distinfo Log message: Update to ipython-7.20.0 Changes: https://github.com/ipython/ipython/blob/7.20.0/docs/source/whatsnew/version7.rst

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2021/02/03 08:27:24 Modified files: sysutils/rclone: Makefile distinfo Log message: Update rclone-1.54.0 Changelog: https://github.com/rclone/rclone/blob/v1.54.0/docs/content/changelog.md

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2021/02/03 08:27:00 Modified files: security/lastpass-cli: Makefile Added files: security/lastpass-cli/patches: patch-process_c patch-process_h Log message: security/lastpass-cli, fix -fno-common

Re: Update lang/iverilog to 11.0 (fixes no-common)

2021-02-03 Thread Stuart Henderson
On 2021/02/02 21:18, Greg Steuck wrote: > Added a patch from upstream to work around a case of "all-world-is-Linux"ism. That's not really true; pretty much every OS other than OpenBSD has a way to determine the path that the current executable was started from. There are various different ways of

Re: FIX: devel/gettext on hppa

2021-02-03 Thread Christian Weisgerber
k...@intricatesoftware.com: > gettext fails to build on hppa with an undefined reference to > `__sync_val_compare_and_swap_4'. The following allows it to build > but it uses the fallback code that is not threadsafe. okay? ok naddy@ -- Christian "naddy" Weisgerber

libserf broken on 6.8

2021-02-03 Thread Sven F.
Some features are broken in openbsd serf on 6.8 This may break some apache2 (?) feature or subversion and OpenOffice Openbsd is on the 1.3.8 google code repo which is deprecated and apache foundation released a new version with up to date Index: Makefile

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/02/03 08:01:06 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.19.0.

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/02/03 08:00:52 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py3-boto3-1.17.0.

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/02/03 08:00:42 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py3-botocore-1.20.0.

FIX: devel/gettext on hppa

2021-02-03 Thread kurt
gettext fails to build on hppa with an undefined reference to `__sync_val_compare_and_swap_4'. The following allows it to build but it uses the fallback code that is not threadsafe. okay? Index: Makefile === RCS file:

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/02/03 07:30:28 Modified files: devel/py-buildslave: Makefile distinfo Log message: devel/py-buildslave: update to 2.10.1

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/02/03 07:30:13 Modified files: devel/py-buildbot: Makefile.inc devel/py-buildbot/buildbot: distinfo devel/py-buildbot/console-view: distinfo devel/py-buildbot/grid-view:

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/02/03 07:29:43 Modified files: geo/postgis: Makefile distinfo geo/postgis/pkg: PLIST Log message: geo/postgis: update to 3.1.1

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2021/02/03 07:26:07 Modified files: devel/libofx : Makefile distinfo Log message: devel/libofx: update to 0.10.1

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/03 07:24:57 Modified files: x11/i3-mousedrag: Makefile distinfo x11/i3-mousedrag/patches: patch-etc_config patch-etc_config_keycodes

Re: textproc/py-sphinx,python3 build failure

2021-02-03 Thread Kurt Mosiejczuk
On Wed, Feb 03, 2021 at 11:14:34AM +, Stuart Henderson wrote: > No problems in a few builds (I wasn't really expecting any). > Unless there are objections I think I'll commit this for now, it can be > removed later if there's another way, but it's better than the current > situation, and

Re: Remove audio/gimmix

2021-02-03 Thread Klemens Nanni
On Sun, Jan 31, 2021 at 11:48:43PM +0100, Christian Weisgerber wrote: > Klemens Nanni: > > > Upstream is completely dead, even FreeBSD has marked their port as such > > (EXPIRATION DATE: 2021-04-01, not sure what will happen then, though). > > It will be removed. > r...@freebsd.org performs

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2021/02/03 06:50:12 Modified files: devel/libcoap : Makefile Added files: devel/libcoap/patches: patch-tests_test_error_response_c patch-tests_test_wellknown_c

[update] databases/py-ldap3 to 2.9 and py3 only

2021-02-03 Thread Lucas Raab
Hello, Here's a quick update for ldap3 to 2.9 and making it py3-only. Tests fine with an ldapd server and the FreeIPA demo server. Changelog: https://ldap3.readthedocs.io/en/latest/changelog.html Lucas diff f61dca5b0d4ea6f3af6f2aa4533c8d2b2d991354 /usr/ports blob -

updated -fno-common failure list, 3 Feb

2021-02-03 Thread Stuart Henderson
These failed in an i386 ports build done with clang 10 patched to set -fno-common by default. I included an initial boehm-gc patch to unblock the ports hidden behind that. Ports with maintainers listed first. x11/gcolor2 acam...@verlet.org print/gtklp

Re: [new] devel/rest-analyzer An experimental Rust compiler front-end for IDEs

2021-02-03 Thread Laurence Tratt
On Tue, Feb 02, 2021 at 04:53:40PM -0700, Aaron Bieber wrote: Hello Aaron, > Here is a port I was tricked into making! > > It lets editors do LSP kinda things with rust. Apparently this is the cool > tool to use now, and RLS is.. not? (/me shakes his cane at the kids on the > lawn) > > I haven't

net/bitlbee-facebook: Login problem fix

2021-02-03 Thread Eivind Eide
Recently there is a problem with login with bitlbee-facebook. The problem and the simple fix are explained in this github commit: https://github.com/bitlbee/bitlbee-facebook/commit/49ea312d98b0578b9b2c1ff759e2cfa820a41f4d I solved this simply, awaiting a new bitlbee-facebook release, as shown in

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/02/03 05:37:47 Modified files: sysutils/google-cloud-sdk: Makefile distinfo sysutils/google-cloud-sdk/pkg: PLIST Log message: Update to google-cloud-sdk-326.0.0.

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/02/03 05:29:42 Modified files: misc/osinfo/osinfo-db: Makefile distinfo misc/osinfo/osinfo-db/pkg: PLIST Log message: Update to osinfo-db-20210202.

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2021/02/03 04:49:20 Modified files: x11/gnome/builder: Makefile distinfo Log message: Update to gnome-builder-3.38.2.

[update] geo/traccar -> 4.12

2021-02-03 Thread Renaud Allard
Hello, Here is a patch for traccar to update it to version 4.12 Some legacy options were removed, please be sure to check https://www.traccar.org/blog/traccar-4-12/ Best Regards Index: Makefile === RCS file:

Re: textproc/py-sphinx,python3 build failure

2021-02-03 Thread Stuart Henderson
On 2021/01/26 16:31, Kurt Mosiejczuk wrote: > On Tue, Jan 26, 2021 at 07:51:30PM +, Stuart Henderson wrote: > > > One method would be to modify setuptools to prevent picking up plugins > > automatically (similar to pytest's PYTEST_DISABLE_PLUGIN_AUTOLOAD - > > hey Kurt, did you know about

FIX: OpenMDNS-fno-common

2021-02-03 Thread Gonzalo L. Rodriguez
Hello, I notified Haesbaert about it, but for now we can do the easy way. OK? Comments? Cheers.- -- - gonzalo Index: Makefile === RCS file: /cvs/ports/net/openmdns/Makefile,v retrieving revision 1.20 diff -u -p

Re: Update lang/iverilog to 11.0 (fixes no-common)

2021-02-03 Thread Marc Espie
On Tue, Feb 02, 2021 at 09:18:53PM -0800, Greg Steuck wrote: > Christian Weisgerber writes: > > > Greg Steuck: > > > >> iverilog still starts. > > > > But the regression tests fail: > > > > driver/iverilog -B. -BMvpi -BPivlpp -tcheck -ocheck.vvp ./examples/hello.vl > > Cannot locate IVL modules

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2021/02/03 01:58:20 Modified files: devel/p5-MCE : Makefile distinfo Log message: Update to p5-MCE-1.874 from wen heping

Re: UPDATE: textproc/ruby-nokogiri

2021-02-03 Thread Sebastian Reitenbach
Hi, Am Dienstag, Februar 02, 2021 21:29 CET, schrieb Jeremy Evans : > On 02/02 08:55, Sebastian Reitenbach wrote: > > Hi, > > > > an update of security/wpscan would require an update of nokogiri. > > That would also allow to update a handful of other wpscan dependencies. > > > > all other

CVS: cvs.openbsd.org: ports

2021-02-03 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2021/02/03 01:29:17 Modified files: www/p5-Dancer2 : Makefile distinfo Log message: Update to p5-Dancer2-0.35 from wen heping, OK cwen@