Re: x265 segfault in x265_weight_sp_avx2.loopW / x265::Predict::addWeightUni

2020-04-18 Thread Brad Smith
Thanks. I tried all the presets and the only ones that do crash are slower and veryslow. On 4/19/2020 1:31 AM, Mikolaj Kucharski wrote: Reported this upstream: https://bitbucket.org/multicoreware/x265/issues/543/

Re: x265 segfault in x265_weight_sp_avx2.loopW / x265::Predict::addWeightUni

2020-04-18 Thread Mikolaj Kucharski
Reported this upstream: https://bitbucket.org/multicoreware/x265/issues/543/ -- Regards, Mikolaj

FreeRDP 2.0.0 released April 9, 2020

2020-04-18 Thread Steve Williams
Hi, OpenBSD 6.6 (GENERIC.MP) #7: Thu Mar 12 11:55:22 MDT 2020 I am working on trying to get Apache Guacamole working (I've got it compiling) to provide RDP and SSH access to my home network.  I have the ssh access working, but Guacamole (guacd) is dumping a core in freerdp

x265 segfault in x265_weight_sp_avx2.loopW / x265::Predict::addWeightUni

2020-04-18 Thread Mikolaj Kucharski
Hi all, I'm getting segmentation fault in x265 binary or in ffmpeg when utilizing libx265, every time I run it. Steps to repro are as follows: 1. Download some input file, for example I'm using Big Buck Bunny ftp http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/04/18 19:23:03 Modified files: www/youtube-dl : Makefile distinfo Log message: Update to youtube-dl 2020.03.24

UPDATE mail/s-nail

2020-04-18 Thread Steffen Nurpmeso
Hello. one more bugfix release of v14.9.*, fixes . a mailcap directive combination (mostly binary formats), . .smime-* automated password fallback lookup, . all filename prompts now use shell-style quoting, . $SOCKS5_PROXY environment used when set Thanks for your consideration! Index:

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/04/18 17:53:25 Modified files: audio/celt : Makefile Log message: Remove obsolete PORTROACH_COMMENT now that audio/mumble no longer uses it Also update the Makefile comment about CELT being

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/04/18 17:26:00 Modified files: math/nlopt : Makefile distinfo Log message: Update to NLopt 2.6.2 - Fixed forced stop exception with dimension elimination ([#317]) - Fixed get_initial_step

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/04/18 17:06:46 Modified files: net/toot : Makefile distinfo Log message: Update to toot 0.26.0 - TUI: Display status links and open them (#154, thanks @dlax) - TUI: Fix visibility descriptions

ruby-puppet: use FAKE_FLAGS not ALL_FAKE_FLAGS

2020-04-18 Thread Klemens Nanni
I'm not sure if this is the right approach, but `make fake' with MAKE_JOBS set (in mk.conf) fails: $ make fake ... /bin/sh: -j4: not found That is because ALL_FAKE_FLAGS (usually put after MAKE_PROGRAM) is used in do-install, but as environment setup: $ make -p |

Register go-tools/ruby-shims conflict

2020-04-18 Thread Klemens Nanni
They share a single executable: $ pkglocate `which bundle` | grep bundle$ go-tools-1.12.20190226p0:devel/go-tools:/usr/local/bin/bundle ruby-shims-2:devel/ruby-shims:/usr/local/bin/bundle OK? Index: devel/go-tools/Makefile

Re: opensmtpd-extras -main & python 2.7

2020-04-18 Thread Joerg Jung
> Am 18.04.2020 um 22:54 schrieb Klemens Nanni : > On Sat, Apr 18, 2020 at 10:21:29PM +0200, Giovanni Bechis wrote: >> diff to 6.7.1 with kn@ fix. >> ok ? > Looks good to me. Any plans to use Python 3 in the near future? No, I don’t think so. These python utils were written long time ago by

Re: opensmtpd-extras -main & python 2.7

2020-04-18 Thread Joerg Jung
> Am 18.04.2020 um 22:22 schrieb Giovanni Bechis : > On Sat, Apr 18, 2020 at 01:38:20AM +0200, Klemens Nanni wrote: >>> On Sat, Apr 18, 2020 at 01:34:47AM +0200, Joerg Jung wrote: >>> thanks, but please hold-off for a second, as giovanni is already going >>> to commit a diff to upgrade to

Re: Add aarch64 to wireguard-go

2020-04-18 Thread Stuart Henderson
On 2020/04/18 22:40, Janne Johansson wrote: > Shouldn't it att least match GOARCHes ? That is already done by go.port.mk

Re: New security/p5-Digest-SHA

2020-04-18 Thread Stuart Henderson
On 2020/04/18 21:04, Uwe Werler wrote: > Hi all, > > attached a new port for https://metacpan.org/pod/Digest::SHA: > > "Digest::SHA is a complete implementation of the NIST Secure Hash Standard. > It gives Perl programmers a convenient way to calculate SHA-1, SHA-224, > SHA-256, SHA-384,

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/04/18 15:12:16 Modified files: sysutils/ansible: Makefile distinfo sysutils/ansible/patches: patch-docs_docsite_rst_conf_py Log message: Update ansible 2.9.6 -> 2.9.7 Changelog:

Re: lang/ocaml minor update

2020-04-18 Thread Kenneth Westerback
On Sat., Apr. 18, 2020, 4:59 p.m. Christian Weisgerber, wrote: > On 2020-04-17, Christopher Zimmermann wrote: > > > here's a straightforward minor update of OCaml. > > Since every update to OCaml seems to cause some breakage that needs > sorting out afterwards, I suggest to hold off on this

Re: UPDATE: lang/gawk 5.0.1 => 5.1.0

2020-04-18 Thread Brian Callahan
On 2020-04-18 4:56 PM, Christian Weisgerber wrote: On 2020-04-16, Brian Callahan wrote: Here is an update to GNU awk, released yesterday. The announcement, including the major changes, is here: https://lists.gnu.org/archive/html/info-gnu/2020-04/msg7.html Do we need this now? Maybe

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:ports Changes by: ratc...@cvs.openbsd.org 2020/04/18 15:05:57 Modified files: x11/lumina : Makefile Added files: x11/lumina/patches: patch-src-qt5_core_libLumina_LuminaOS-OpenBSD_cpp Log message: Use

New security/p5-Digest-SHA

2020-04-18 Thread Uwe Werler
Hi all, attached a new port for https://metacpan.org/pod/Digest::SHA: "Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, and SHA-512/256 message digests. The

Re: UPDATE: lang/gawk 5.0.1 => 5.1.0

2020-04-18 Thread Christian Weisgerber
On 2020-04-16, Brian Callahan wrote: > Here is an update to GNU awk, released yesterday. > The announcement, including the major changes, is here: > https://lists.gnu.org/archive/html/info-gnu/2020-04/msg7.html Do we need this now? Maybe wait until after the release? -- Christian "naddy"

Re: lang/ocaml minor update

2020-04-18 Thread Christian Weisgerber
On 2020-04-17, Christopher Zimmermann wrote: > here's a straightforward minor update of OCaml. Since every update to OCaml seems to cause some breakage that needs sorting out afterwards, I suggest to hold off on this until after the release. -- Christian "naddy" Weisgerber

Re: opensmtpd-extras -main & python 2.7

2020-04-18 Thread Klemens Nanni
On Sat, Apr 18, 2020 at 10:21:29PM +0200, Giovanni Bechis wrote: > diff to 6.7.1 with kn@ fix. > ok ? Looks good to me. Any plans to use Python 3 in the near future?

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/04/18 14:49:05 Modified files: net/mattermost-server: Makefile distinfo net/mattermost-server/patches: patch-config_config_json net/mattermost-server/pkg: PLIST Log message: Update

Re: Add aarch64 to wireguard-go

2020-04-18 Thread Janne Johansson
Shouldn't it att least match GOARCHes ? Den fre 17 apr. 2020 18:54Stuart Henderson skrev: > On 2020/04/17 11:34, Aisha Tammy wrote: > > Upstream seems to have fixed the bug mentioned in the 1.4 change > > which removed aarch64 and i386, but I've only tested on aarch64 > > so I've added that to

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:ports Changes by: ratc...@cvs.openbsd.org 2020/04/18 14:40:19 Modified files: x11/dstat : Makefile Added files: x11/dstat/patches: patch-Makefile patch-dstat_1 patch-dstat_c Log message: Use sndio instead of the raw /dev/mixer

Re: opensmtpd-extras -main & python 2.7

2020-04-18 Thread Giovanni Bechis
On Sat, Apr 18, 2020 at 01:38:20AM +0200, Klemens Nanni wrote: > On Sat, Apr 18, 2020 at 01:34:47AM +0200, Joerg Jung wrote: > > thanks, but please hold-off for a second, as giovanni is already going > > to commit a diff to upgrade to latest release 6.7.0 better he merges > > the line then into

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:ports Changes by: ratc...@cvs.openbsd.org 2020/04/18 14:19:32 ports/x11/dstat/patches Update of /cvs/ports/x11/dstat/patches In directory cvs.openbsd.org:/tmp/cvs-serv39301/patches Log Message: Directory /cvs/ports/x11/dstat/patches added to the

Re: redis 5.0.9

2020-04-18 Thread Jeremie Courreges-Anglas
On Sat, Apr 18 2020, Stuart Henderson wrote: > OK to update redis to 5.0.9? > > - > Upgrade urgency:CRITICAL if you use Streams with AOF ore replicas. > Otherwise the upgrade urgency is LOW. > > This release has a speed improvement and a critical fix: > > * FIX: XREADGROUP

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/04/18 12:53:55 Modified files: sysutils/firmware/bwfm: Makefile Log message: remove obsolete comment

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/04/18 12:17:08 Modified files: net/arp-scan : Makefile distinfo Log message: update mac-vendor table

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/04/18 12:14:13 Modified files: comms/chirp: Makefile distinfo comms/chirp/pkg: PLIST Log message: update to chirp-20200409

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/04/18 11:42:55 Modified files: databases/redis: Makefile distinfo Log message: update to redis-5.0.9, ok tb@

Re: OpenBSD::PortGen::Utils: SQL statement to get pkgpath without flavor

2020-04-18 Thread Thomas L.
On Sat, 18 Apr 2020 18:53:49 +0200 Marc Espie wrote: > On Sat, Apr 18, 2020 at 06:07:41PM +0200, Thomas L. wrote: > > I saw the Canonical field in _Paths and wondered about its use, but > > I am still unclear after your explanation. _Ports.FullPkgPath has a > > foreign key constraint on _Paths.Id

Re: OpenBSD::PortGen::Utils: SQL statement to get pkgpath without flavor

2020-04-18 Thread Marc Espie
On Sat, Apr 18, 2020 at 06:53:49PM +0200, Marc Espie wrote: > On Sat, Apr 18, 2020 at 06:07:41PM +0200, Thomas L. wrote: > > On Sat, 18 Apr 2020 15:08:59 +0200 > > Marc Espie wrote: > > > It's very likely to miss a canonical at least. > > > > > > Specifically, _Ports.FullPkgPath is not guaranteed

Re: Go and portgen(1)

2020-04-18 Thread Andrew Hewus Fresh
On Sat, Apr 18, 2020 at 10:00:45AM +0200, Landry Breuil wrote: > On Fri, Apr 17, 2020 at 05:26:58PM -0600, Aaron Bieber wrote: > > Round... 10? > Cant comment on the portgen perl bits (afresh1@ did :), but unless > someone has an opposition against it, i think it's a nice addition that > can be

Re: OpenBSD::PortGen::Utils: SQL statement to get pkgpath without flavor

2020-04-18 Thread Marc Espie
On Sat, Apr 18, 2020 at 06:07:41PM +0200, Thomas L. wrote: > On Sat, 18 Apr 2020 15:08:59 +0200 > Marc Espie wrote: > > It's very likely to miss a canonical at least. > > > > Specifically, _Ports.FullPkgPath is not guaranteed to match every > > _Paths.Id > > > > the _Ports table get canonicalized

Re: x11/lumina: use sndioctl instead of mixerctl

2020-04-18 Thread Landry Breuil
On Thu, Apr 16, 2020 at 02:19:46PM +0200, Alexandre Ratchov wrote: > Hi, > > mixerctl(1) will be disabled soon for regular users, so here's an > update for lumina to use sndioctl(1) instead: > > There are few differences between the two utilities, certain allow > the code to be simplified: > -

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2020/04/18 10:42:02 Modified files: audio/cmixer : Makefile distinfo audio/cmixer/pkg: DESCR Log message: Update to cmixer 0.3. uses sndioctl instead of mixerctl/aucatctl - joint work with

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2020/04/18 10:14:28 Modified files: www/webkitgtk4 : Makefile Added files: www/webkitgtk4/patches: patch-Source_JavaScriptCore_runtime_Options_cpp Removed files:

Re: OpenBSD::PortGen::Utils: SQL statement to get pkgpath without flavor

2020-04-18 Thread Thomas L.
On Sat, 18 Apr 2020 15:08:59 +0200 Marc Espie wrote: > It's very likely to miss a canonical at least. > > Specifically, _Ports.FullPkgPath is not guaranteed to match every > _Paths.Id > > the _Ports table get canonicalized to save space and avoid duplicates. I saw the Canonical field in _Paths

[macppc] x11/gnustep/*: fix make, mark base BROKEN

2020-04-18 Thread Charlene Wendling
Hi, It appears that x11/gnustep/base is broken in the current macppc bulk: > checking whether objc really works... no > I don't seem to be able to use your Objective-C compiler to produce > working binaries! Please check your Objective-C compiler > installation. If you are using gcc-3.x make

[update] openvpn-2.4.9

2020-04-18 Thread Jeremie Courreges-Anglas
Here's an update to openvpn-2.4.9 ChangeLog: https://github.com/OpenVPN/openvpn/blob/release/2.4/Changes.rst#version-249 https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn24#OpenVPN2.4.9 The most interesting entry is probably: --8<-- Fix condition where a client's session could

Maintainer UPDATE: net/prosody 0.11.5

2020-04-18 Thread Lucas
Lucas wrote: > Lucas wrote: > > Bump. Patch reattached as previous one included a leftover from cvs add > > for patches/patch-util-src_pposix_c, merged when update for 0.11.4 got > > commited. I'm still grasping CVS. ^^ > > > > -Lucas > > Weekly bump. > > -Lucas Bump again -Lucas Index:

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2020/04/18 08:17:57 Modified files: multimedia/mkvtoolnix: Makefile Added files: multimedia/mkvtoolnix/patches: patch-Rakefile Log message: mkvtoolnix: don't use ld.lld on clang+ld.bfd archs The

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/04/18 08:11:30 Modified files: www/webkitgtk4 : Tag: OPENBSD_6_6 Makefile Added files: www/webkitgtk4/patches: Tag: OPENBSD_6_6

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2020/04/18 07:53:58 Modified files: graphics/openimageio: Makefile Log message: openimageio: mark BROKEN-powerpc It fails the same way i386 does. While here, remove the use of `-latomic' for powerpc,

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/04/18 07:49:03 Modified files: net/routinator : Makefile distinfo net/routinator/pkg: PLIST Log message: update to routinator 0.6.4 remove the @extraunexec line in plist, it causes a

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/04/18 07:39:21 Modified files: databases/freetds: Makefile distinfo Log message: update to freetds-1.1.33

redis 5.0.9

2020-04-18 Thread Stuart Henderson
OK to update redis to 5.0.9? - Upgrade urgency:CRITICAL if you use Streams with AOF ore replicas. Otherwise the upgrade urgency is LOW. This release has a speed improvement and a critical fix: * FIX: XREADGROUP when fetching data in a blocking way, would not

[macppc, maybe mips64] Unbreak multimedia/mkvtoolnix

2020-04-18 Thread Charlene Wendling
Hi, > http://build-failures.rhaalovely.net/mips64/2020-04-02/multimedia/mkvtoolnix%2Cno_x11.log (spoiler: uses ld.lld on macppc as well) This is what happens, because i had fun with it as usual: - autoconf searches for lld, and defines LLVM_LLD - 'configure' only allows overriding of LLVM_LLD

Re: OpenBSD::PortGen::Utils: SQL statement to get pkgpath without flavor

2020-04-18 Thread Marc Espie
On Sat, Apr 18, 2020 at 05:21:14AM +0200, Thomas L. wrote: > On Sat, 18 Apr 2020 04:30:50 +0200 > "Thomas L." wrote: > > diff --git infrastructure/lib/OpenBSD/PortGen/Utils.pm > > infrastructure/lib/OpenBSD/PortGen/Utils.pm index > > 16f901a3c9d..0dc18d0a592 100644 --- > >

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2020/04/18 06:45:05 Modified files: fonts/jetbrains-mono: Makefile distinfo Log message: Update jetbrains-mono to 1.0.3.

UPDATE: math/octave

2020-04-18 Thread Steven Mestdagh
update octave, and reinstate wantlib that was somehow removed earlier. tested lightly on amd64, test suite shows no regression compared to version 5.1.0 in tree. please test/comment/ok. Index: Makefile === RCS file:

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2020/04/18 06:30:55 Modified files: converters/lua-utf8: Makefile distinfo Log message: Update lua-utf8 to 0.1.2.

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/04/18 04:59:33 Modified files: x11/gnome/librsvg: Makefile distinfo Log message: Update to librsvg-2.48.3.

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/04/18 04:36:19 Modified files: productivity/gnucash: Makefile distinfo Log message: Update to gnucash-3.10.

Re: Go and portgen(1)

2020-04-18 Thread Stuart Henderson
On 2020/04/18 10:00, Landry Breuil wrote: > can be polished in-tree if needed, as long as all existing go ports > still build fine with the go.port.mk changes i dont see harm in >

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/04/18 04:24:43 Modified files: devel/harfbuzz : Makefile distinfo devel/harfbuzz/pkg: PLIST-main Log message: Update to harfbuzz-2.6.5.

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/04/18 04:23:59 Modified files: net/wireguard-go: Makefile Log message: drop wireguard-go's ONLY_FOR_ARCHS, Aisha Tammy reports that it works on aarch64 now so it's likely that i386/armv7 work too

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/04/18 04:15:26 Modified files: lang/pypy : Makefile distinfo Log message: pypy: use new bootstrap for aarch64

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/04/18 03:59:23 Modified files: sysutils/terragrunt: Makefile distinfo Log message: Update to terragrunt-0.23.10.

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/04/18 03:52:28 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.18.41.

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/04/18 03:52:13 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py3-boto3-1.12.41.

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/04/18 03:51:59 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py3-botocore-1.15.41.

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/04/18 03:22:32 Modified files: sysutils/salt : Makefile Log message: Remove TDEP on net/py-libcloud which is py3 only. Will be brought back once salt move to py3 after unlock.

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/04/18 03:05:20 Modified files: net/bro: Makefile distinfo Log message: SECURITY update to zeek-3.1.2.

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2020/04/18 03:01:37 Modified files: x11/menumaker : Makefile distinfo x11/menumaker/pkg: PLIST Log message: Update menumaker to 0.99.11 Update diff from Alessandro De Laurenzis

Re: [UPDATE] x11/menumaker 0.99.10 -> 0.99.11

2020-04-18 Thread Alessandro De Laurenzis
Greeting, Weekly ping, diff re-attached. On 12/04/2020 - 16:08, Alessandro De Laurenzis wrote: Greetings, The attached diff updates x11/menumaker to the latest revision. What's new upstream === Support for JWM What's new in the port == - updated

Re: Go and portgen(1)

2020-04-18 Thread Landry Breuil
On Fri, Apr 17, 2020 at 05:26:58PM -0600, Aaron Bieber wrote: > On Wed, 15 Apr 2020 at 18:56:09 -0600, Aaron Bieber wrote: > > On Mon, 06 Apr 2020 at 17:15:17 -0600, Aaron Bieber wrote: > > > Round two! This time with espie@'s bsd.port.mk fix: > > >

Fix build of devel/rgbds for sparc64/base-gcc arches

2020-04-18 Thread Kurt Mosiejczuk
Build of rgbds-0.4.0 intially failed with 'cc1: error: unrecognized command line option "-std=c11"' By adding these COMPILER and COMPILER_LANGS lines, the build on sparc64 was fixed by making the build use ports-gcc instead. cc maintainer Comments? ok? --Kurt Index: Makefile

CVS: cvs.openbsd.org: ports

2020-04-18 Thread Sebastien Marie
CVSROOT:/cvs Module name:ports Changes by: sema...@cvs.openbsd.org 2020/04/18 00:47:10 Modified files: lang/rust : Makefile lang/rust/pkg : PLIST-clippy PLIST-gdb PLIST-main Log message: unbreak lang/rust switch to py3 changed few plists (-gdb and -main)

Re: opensmtpd-extras -main & python 2.7

2020-04-18 Thread Florian Obser
On Sat, Apr 18, 2020 at 01:38:20AM +0200, Klemens Nanni wrote: > On Sat, Apr 18, 2020 at 01:34:47AM +0200, Joerg Jung wrote: > > thanks, but please hold-off for a second, as giovanni is already going > > to commit a diff to upgrade to latest release 6.7.0 better he merges > > the line then into

Re: [UPDATE] databases/p5-DBD-SQLite to 1.64

2020-04-18 Thread Robert Nagy
ok On 17/04/20 19:46 -0700, Andrew Hewus Fresh wrote: > This brings p5-DBD-SQLite up to date, reverse dependency test results > are the same before and after and all tests for the module pass. > > Full change list here, but it's mostly minor bugfixes and compatibility > with newer SQLite