update multimedia/mlt 6.6.0

2018-04-20 Thread Matthew Martin
Update multimedia/mlt to the latest release. Also fixes the build with clang. I don't use melt, but the tests only have one failure (mentioned in the Makefile) and it could play a few sample videos. A minor lib bump is required, but I'm not confident it's sufficient, so the patch cranks the major.

devel/shellcheck - dependency issue

2018-04-20 Thread Nigel Taylor
Makefile has RUN_DEPENDS-lib = ${BUILD_DEPENDS} In the case of USE_CCACHE being set to Yes devel/ccache is added to the build dependencies, when not required at runtime. This shouldn't be used in Makefile's.

CVS: cvs.openbsd.org: ports

2018-04-20 Thread Aaron Bieber
CVSROOT:/cvs Module name:ports Changes by: abie...@cvs.openbsd.org 2018/04/20 16:39:57 Modified files: lang/node : Makefile distinfo Log message: Update to the latest. Changelog here: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.11.1

emulators/mame - build failure amd64

2018-04-20 Thread Nigel Taylor
>From dpb log... Compiling src/devices/bus/iq151/minigraf.cpp... c++ -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/lua-5.3/ -Wno-ignored-qualifiers -MMD -MP -MP -DPTR64=1 -DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x64 -DLUA_COMPAT_ALL

CVS: cvs.openbsd.org: ports

2018-04-20 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/04/20 14:52:39 Added files: geo/qgis/patches: patch-cmake_FindQCA_cmake patch-cmake_QCAMacros_cmake Log message: Add patch to ensure we include QtCrypto from qca-qt5 even

CVS: cvs.openbsd.org: ports

2018-04-20 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2018/04/20 14:43:30 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register ja-groff removal.

CVS: cvs.openbsd.org: ports

2018-04-20 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:ports Changes by: bent...@cvs.openbsd.org 2018/04/20 14:40:40 Modified files: japanese : Makefile Removed files: japanese/groff : Makefile distinfo japanese/groff/patches: patch-Makefile_comm patch-Makefile_in

[UPDATE] www/py-mako

2018-04-20 Thread Remi Pointel
Hi, attached is the latest release of Mako. These ports depends on it, so if you used these softwares please test the attached diff to verify that everything works fine: rhythmbox-3.4.2 gobject-introspection-1.54.1 ipython-5.3.0 ipython3-5.3.0 piglit-20180108 deluge-1.3.15 py-pylons-1.0.2

spyder and py-rope

2018-04-20 Thread Elias M. Mariani
Hi, I'm trying to port spyder-ide to OpenBSD, and i have some doubts about some things: Question 1: Spyder can be built without docs, to build with docs you need py-sphynx. Should I make a subpackge so we have: +spyder-3.2.6 +spyder-docs-3.26 or just one single package ? I dont see de point in

CVS: cvs.openbsd.org: ports

2018-04-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2018/04/20 12:36:33 Removed files: shells/zsh/patches: patch-Completion_BSD_Command__bsd_pkg patch-Doc_zsh_texi Log message: remove empty files

CVS: cvs.openbsd.org: ports

2018-04-20 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2018/04/20 12:22:59 Added files: net/poco/patches: patch-Foundation_src_NumberFormatter_cpp Log message: whitespace fixes for clang6 in code only compiled on ILP32 platforms

armv7: freeradius3 build.

2018-04-20 Thread Karel Gardas
Hello, I've noticed there is a number armv7 packages specified for the 6.3 release on release web page so I assume all ports are already built. Hovewer freeradius 3 seems to be missing from the packages, although it is build on any other architecture I've checked (amd64/sparc64/mips64). I've

CVS: cvs.openbsd.org: ports

2018-04-20 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2018/04/20 11:41:59 Modified files: net/mosquitto : Makefile distinfo net/mosquitto/patches: patch-src_mosquitto_passwd_c patch-src_security_default_c Removed

Re: clang6 fallout

2018-04-20 Thread Christian Weisgerber
Updated list as of Apr 20, 15:00 UTC. http://build-failures.rhaalovely.net/amd64/2018-04-19/ cad/kicad graphics/aqsis multimedia/k3b-kde4 multimedia/mlt x11/kde/base3 x11/kde/games3 x11/kde4/bovo x11/kde4/kopete x11/kde4/kross-interpreters x11/kde4/kuser x11/kde4/p5-qt x11/kde4/pim-runtime

CVS: cvs.openbsd.org: ports

2018-04-20 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2018/04/20 09:06:22 Modified files: emulators/mame : Makefile Log message: Enable build on i386, as it builds and runs fine. OK sthen@

CVS: cvs.openbsd.org: ports

2018-04-20 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2018/04/20 08:40:40 Modified files: net/lua-mmdb : Makefile distinfo Log message: Update lua-mmdb to 0.2 and add missing TEST_DEPENDS.

Re: Clang 6 fixes for games/stepmania

2018-04-20 Thread Frederic Cambus
On Wed, Apr 18, 2018 at 09:51:43PM +0200, Christian Weisgerber wrote: > Frederic Cambus: > > > Here is a diff to fix stepmania build with Clang 6 (handpicked from > > upstream commits). > > There's a problem with applying the patch because src/ProfileManager.cpp > has CR LF line endings.

CVS: cvs.openbsd.org: ports

2018-04-20 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2018/04/20 06:40:09 Modified files: games/stepmania: Makefile Added files: games/stepmania/patches: patch-src_PrefsManager_cpp patch-src_ProfileManager_cpp Log

Re: clang 6: php 5.6 broken with opcache

2018-04-20 Thread Stuart Henderson
On 2018/04/20 12:59, Stuart Henderson wrote: > Does anyone have an idea what might be going on? In the absence of > anything better I'm currently trying to figure out how to compile > various files with a different compiler to try to narrow things down > to a particular file. ..building the parts

clang 6: php 5.6 broken with opcache

2018-04-20 Thread Stuart Henderson
php 5.6 built with clang 6 segfaults at runtime if opcache is used (same with the in-tree version and a locally-built update to 5.6.35). Packages built with old clang do work ok on the same kernel that the new ones fail with. Seems okay if opcache is not enabled. Seems okay in 7.0. Does anyone

CVS: cvs.openbsd.org: ports

2018-04-20 Thread Ingo Schwarze
CVSROOT:/cvs Module name:ports Changes by: schwa...@cvs.openbsd.org2018/04/20 05:48:37 Modified files: games/alephone/alephone: Makefile Added files: games/alephone/alephone/patches:

NEW: net/blaeu

2018-04-20 Thread Denis Fondras
Blaeu is a set of programs to create distributed Internet measurements on the network of RIPE Atlas probes. https://framagit.org/bortzmeyer/blaeu Denis blaeu-1.1.1.tgz Description: application/tar-gz

Re: i386 clang6 breakage

2018-04-20 Thread Stuart Henderson
On 2018/04/20 13:02, Christian Weisgerber wrote: > Stuart Henderson: > > > Report from the end of my most recent build, I've picked up most fixes > > and retried but there's a chance I may have missed one: > > > > devel/avr/gcc > > What was the problem there? It built fine for me on i386. > >

Re: i386 clang6 breakage

2018-04-20 Thread Christian Weisgerber
Stuart Henderson: > Report from the end of my most recent build, I've picked up most fixes > and retried but there's a chance I may have missed one: > > devel/avr/gcc What was the problem there? It built fine for me on i386. -- Christian "naddy" Weisgerber

CVS: cvs.openbsd.org: ports

2018-04-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/04/20 04:23:07 Modified files: security/kc: Makefile distinfo security/kc/pkg: PLIST Log message: update to kc-2.4.2, from maintainer/upstream LÉVAI Dániel Note: the storage format

CVS: cvs.openbsd.org: ports

2018-04-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2018/04/20 04:00:20 Modified files: devel/libgsf : Makefile distinfo Log message: Update to libgsf-1.14.43.

Re: clang 6 deregister games/alephone/alephone

2018-04-20 Thread Peter Hessler
On 2018 Apr 20 (Fri) at 02:55:16 +0200 (+0200), Ingo Schwarze wrote: :Hi, : :Christian Weisgerber wrote on Wed, Apr 18, 2018 at 01:18:22PM +0200: :> Peter Hessler: : :>> This patch set removes the "register" keyword, which is no longer :>> legal to use. : :> Why bother? It doesn't cause errors,

Re: UPDATE: security/kc

2018-04-20 Thread LÉVAI Dániel
Stuart Henderson @ 2018-04-19T23:04:02 +0200: Thanks, Stuart, > On 2018/04/18 18:10, LÉVAI Dániel wrote: > > Hi! > > > > Update to kc, that breaks compatibility with <2.4 kc databases. > > Please check how I handled it here, I tried to mimic postgresql's way > > with @ask-update. [...] > Since

Re: UPDATE net/unison

2018-04-20 Thread Giovanni Bechis
On 04/19/18 11:41, Klemens Nanni wrote: > On Tue, Apr 03, 2018 at 08:28:12PM +0200, Björn Ketelaars wrote: >> unison received an update to 2.51.2. An overview on what has changed can >> be found at https://github.com/bcpierce00/unison/releases. Noticeable is >> that this version breaks