CVS: cvs.openbsd.org: ports

2020-12-02 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2020/12/03 00:54:51 Modified files: devel/p5-PAR-Dist: Makefile distinfo Log message: Update to p5-PAR-Dist-0.51.

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/12/03 00:46:18 Modified files: misc/open62541 : Makefile Log message: This requires textproc/py-sphinx_rtd_theme now.

Re: gcc --static produces programs that crash

2020-12-02 Thread George Koehler
This diff in lang/gcc/8 works for me on amd64 and powerpc. I would like tests on more arches. Is it ok to commit? This diff makes 4 changes to LINK_SPEC: 1. use "%{!static:-dynamic-linker /usr/libexec/ld.so}" to fix static linking; you can try the Fortran example below. 2. change

Update net/ddclient to 3.9.1

2020-12-02 Thread Reeto Chatterjee
patch Description: Binary data

[update] intellij and pycharm to 2020.3

2020-12-02 Thread Lucas Raab
Hello, Apologies for the rapid version turnover :/ I would have just waited for 2020.3 had I known they'd be right around the corner from 2020.2.4. The PLISTs have a lot of churn for this version bump, but they've built and run just fine. Tested by building some projects and running tests within

Re: [New] devel/re2

2020-12-02 Thread Ashton Fagg
Stuart Henderson writes: > You mentioned a cmakefile change that would increase it, can you show > that please, some of us only have slow machines like > > cpu3: Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz, 3392.17 MHz, 06-3c-03 > > :) Here you go. I've added a patch that increases the timeout,

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Elias M . Mariani
CVSROOT:/cvs Module name:ports Changes by: mari...@cvs.openbsd.org 2020/12/02 15:33:17 Modified files: net/qbittorrent: Makefile.inc net/qbittorrent/qbittorrent: distinfo net/qbittorrent/qbittorrent/patches:

Re: PostgreSQL 13.1 Upgrade

2020-12-02 Thread Denis Fondras
On Wed, Dec 02, 2020 at 01:02:46PM -0800, Jeremy Evans wrote: > On 12/02 09:39, Christian Weisgerber wrote: > > Jeremy Evans: > > > > > Now that PostgreSQL 13.1 is out, I think we can consider upgrading to > > > it. The diff below was tested on amd64 on a partial bulk of the ports > > >

Re: PostgreSQL 13.1 Upgrade

2020-12-02 Thread Jeremy Evans
On 12/02 09:39, Christian Weisgerber wrote: > Jeremy Evans: > > > Now that PostgreSQL 13.1 is out, I think we can consider upgrading to > > it. The diff below was tested on amd64 on a partial bulk of the ports > > depending on PostgreSQL. > > > > Could we please have this tested in a bulk? > >

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2020/12/02 13:57:56 Modified files: converters/bdf2psf: Makefile distinfo Log message: Update bdf2psf to 1.199.

Re: [NEW] net/td

2020-12-02 Thread Nathanael Dalliard
On 20-12-01 17:45:42, Omar Polo wrote: Omar Polo writes: Hello ports@, $ pkg_info td Information for inst:td-1.6.9 Comment: cross-platform library for building Telegram clients Description: TDLib (Telegram Database Library) is a cross-platform, fully functional

Re: PostgreSQL 13.1 Upgrade

2020-12-02 Thread Christian Weisgerber
Jeremy Evans: > Now that PostgreSQL 13.1 is out, I think we can consider upgrading to > it. The diff below was tested on amd64 on a partial bulk of the ports > depending on PostgreSQL. > > Could we please have this tested in a bulk? I ran this through a bulk build on amd64. Two build failures

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/12/02 13:24:22 Modified files: devel/ninja: Makefile distinfo devel/ninja/patches: patch-src_build_cc patch-src_build_h patch-src_state_cc patch-src_state_h

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2020/12/02 12:11:08 Modified files: productivity : Makefile Log message: + epr-reader

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2020/12/02 12:10:51 Log message: Import epr-reader-2.4.8 Terminal/CLI Epub reader with features: - Remembers last read file - Remembers last reading state for each file - Adjustable

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2020/12/02 12:08:01 Modified files: net: Makefile Log message: + kristall

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Solene Rapenne
CVSROOT:/cvs Module name:ports Changes by: sol...@cvs.openbsd.org 2020/12/02 12:07:31 Log message: Import kristall-2020110600 Kristall is a multi-protocol support (Gemini, Gopher, Finger, Http(s)) navigator with features such as: - Document rendering

Re: [new] net/kristall (gopher/gemini navigator)

2020-12-02 Thread Paco Esteban
On Fri, 27 Nov 2020, Solene Rapenne wrote: > hi, > > this is a new port for Kristall > https://github.com/MasterQ32/kristall > > A GUI program to navigate into Gemini and Gopher > spaces (or even http). > > I patched a git call which happened at every clang > call which was pretty bad. Builds

Re: [NEW] textproc/py-regex

2020-12-02 Thread Paco Esteban
On Sat, 12 Sep 2020, Kurt Mosiejczuk wrote: > On Tue, Sep 08, 2020 at 03:03:29AM +, wen heping wrote: > > Hi, > > >Here is a patch to create new port textproc/py-regex, which is required > > by the update of textproc/py-black. > >It build well, all tests passed but one failed on

Re: nsca-ng: nsca-ng: [FATAL] Cannot bind to *:5668: Invalid argument

2020-12-02 Thread Florian Obser
On Wed, Dec 02, 2020 at 05:34:52PM +, Stuart Henderson wrote: > I didn't manage to track down a fix but I've set nsca-ng back to using > openssl/1.0.2 for now, my glasses do not permit looking at BIO_* for > more than a few moments. Seems reasonable. Turns out this is also broken client side

Re: nsca-ng: nsca-ng: [FATAL] Cannot bind to *:5668: Invalid argument

2020-12-02 Thread Stuart Henderson
I didn't manage to track down a fix but I've set nsca-ng back to using openssl/1.0.2 for now, my glasses do not permit looking at BIO_* for more than a few moments. On 2020/12/02 17:23, Florian Obser wrote: > Looks like this thing might be legacy IP only. > I work around the problem by adding: >

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/12/02 10:32:50 Modified files: security/openssl/1.1: Makefile Added files: security/openssl/1.1/patches: patch-crypto_bio_b_sock2_c Log message: openssl/1.1: don't try using IPV6_V6ONLY

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/12/02 10:29:08 Modified files: net/nagios/nsca-ng: Makefile Log message: nsca-ng: switch back to openssl/1.0.2, there is some problem within BIO with sockets on a system with "family inet6 inet4" in

Re: nsca-ng: nsca-ng: [FATAL] Cannot bind to *:5668: Invalid argument

2020-12-02 Thread Florian Obser
Looks like this thing might be legacy IP only. I work around the problem by adding: listen = "0.0.0.0" to /etc/nsca-ng.cfg Having glanced at the code in src/common/tls.c could this be an openssl update? Don't think I'll have a lot of time digging into this though. On Wed, Dec 02, 2020

nsca-ng: nsca-ng: [FATAL] Cannot bind to *:5668: Invalid argument

2020-12-02 Thread Florian Obser
After the recent nsca-ng update it no longer starts: nsca-ng: [FATAL] Cannot bind to *:5668: Invalid argument My nsca-ng config is fairly simple: # cat /etc/nsca-ng.cfg command_file = "/var/icinga/rw/icinga.cmd" authorize "*" { password = "XXX" hosts = ".*" services =

Re: [NEW] graphics/opencollada

2020-12-02 Thread Dimitri Karamazov
On Wed, December 2, 2020 05:53, Dimitri Karamazov wrote: > Information for inst:opencollada-1.6.68 > > > Comment: > stream based reader and writer library for COLLADA files > > Description: > OpenCOLLADA is a reader and writer library for the COLLADA format, an open, > royalty-free standard for

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Martin Reindl
CVSROOT:/cvs Module name:ports Changes by: mar...@cvs.openbsd.org 2020/12/02 06:27:55 Modified files: math/hdf5 : Makefile distinfo math/hdf5/pkg : PLIST Added files: math/hdf5/patches: patch-c++_examples_Makefile_in

Re: [UPDATE] math/hdf5 1.12.0

2020-12-02 Thread Martin Reindl
On Wed, Dec 02, 2020 at 11:57:24AM +0100, Landry Breuil wrote: > On Tue, Dec 01, 2020 at 09:01:14PM +0100, Martin Reindl wrote: > > The attached diff updates math/hdf5 to the latest version 1.12.0. > > there's no geo/gdal anymore, and geo/gdal,python3 builds fine with this > update. > Thanks.

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2020/12/02 05:14:48 Modified files: www/nginx : Makefile Log message: nginx: allow opting out of TLSv1.3 Many people really want to use TLSv1.3 right now, some do not. So in addition to enabling it,

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2020/12/02 05:05:56 Modified files: geo/mdal : Makefile distinfo geo/mdal/patches: patch-mdal_CMakeLists_txt patch-tests_CMakeLists_txt Log message: geo/mdal:

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2020/12/02 04:58:23 Modified files: security : Makefile Log message: hook up hashid and wfuzz

Re: CVS: cvs.openbsd.org: ports

2020-12-02 Thread Sebastian Reitenbach
Am Mittwoch, Dezember 02, 2020 12:55 CET, schrieb Sebastian Reitenbach : > CVSROOT: /cvs > Module name: ports > Changes by: sebas...@cvs.openbsd.org2020/12/02 04:55:14 > > Log message: > import wfuzz: > > Wfuzz has been created to facilitate the task in web applications >

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2020/12/02 04:55:14 Log message: import wfuzz: Wfuzz has been created to facilitate the task in web applications assessments and it is based on a simple concept: it replaces any

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2020/12/02 04:54:11 Log message: import hashid: Identify the different types of hashes used to encrypt data and especially passwords. It is able to identify a single hash, parse a

Re: [UPDATE] math/hdf5 1.12.0

2020-12-02 Thread Landry Breuil
On Tue, Dec 01, 2020 at 09:01:14PM +0100, Martin Reindl wrote: > The attached diff updates math/hdf5 to the latest version 1.12.0. > > - enable fortran > - API changes require major bump to all shlib > - use configure argument for example dir instead of post-install mv(1) > - pull patches from

[UPDATE] www/youtube-dl to 2020.12.02

2020-12-02 Thread Ricardo Mestre
Hi, New release today, OK? [tva] Add support for qub.ca (#27235) [toggle] Detect DRM protected videos (closes #16479)(closes #20805) [toggle] Add support for new MeWatch URLs (#27256) [youtube:tab] Extract channels only from channels tab (#27266) [cpan] Extract info from jwplayer data (#3672,

Re: cyrus-imapd upstreamed patches and improvements

2020-12-02 Thread Antoine Jacoutot
On Mon, Nov 30, 2020 at 04:19:16AM -0300, Anatoli wrote: > Antoine, Stuart, > > cyrus-imapd 3.2.5 was just released. > > I'm attaching an updated patch that also includes the SHA256 and the version > bump + everything else from my initial mail, which is needed to accommodate > the >

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/12/02 03:26:22 Modified files: x11/spice-gtk : Makefile distinfo Log message: Update to spice-gtk-0.39.

[NEW] graphics/opencollada

2020-12-02 Thread Dimitri Karamazov
Information for inst:opencollada-1.6.68 Comment: stream based reader and writer library for COLLADA files Description: OpenCOLLADA is a reader and writer library for the COLLADA format, an open, royalty-free standard for exchanging 3D asset information between applications, digital content

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/12/02 02:31:03 Modified files: misc/hwdata: Makefile distinfo Log message: Update to hwdata-0.342.

CVS: cvs.openbsd.org: ports

2020-12-02 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs Module name:ports Changes by: gonz...@cvs.openbsd.org 2020/12/02 01:23:04 Modified files: sysutils/duf : Makefile distinfo Log message: Update for duf to 0.5.0: https://github.com/muesli/duf/releases/tag/v0.5.0