math/py-scipy failed to build

2018-06-25 Thread Antoine Jacoutot
Hi. It seems that /usr/local/bin/g77 (which is not a dependency) gets picked up. Log attached. -- Antoine py-scipy-0.17.1.log.gz Description: Binary data

UPDATE: games/residualvm

2018-06-25 Thread Anthony J. Bentley
Hi, Here's an update to residualvm-0.3.1. Release notes: https://github.com/residualvm/residualvm/blob/branch-0-3-1/NEWS I also enabled sndio and switched from SDL to SDL2 (the default). The PowerPC chunks of the configure patch were integrated upstream. Index: Makefile

UPDATE: devel/pycharm

2018-06-25 Thread Rafael Sadowski
Simple bugfix update to the latest stable version. Take maintainership. ok? Index: Makefile === RCS file: /cvs/ports/devel/pycharm/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- Makefile27 May 2018 17:09:4

[patch] editor/ht on aarch64

2018-06-25 Thread Matthew Martin
I use neither ht nor aarch64, but [0] htcoffhd.cc:75:3: error: constant expression evaluates to -1 which cannot be narrowed to type 'char' [-Wc++11-narrowing] {-1, "COFF - file characteristics"}, ^~ seems straightforward to fix. Same fix was sent upstream[1]. I think the crank c

aarch64 bulk build report

2018-06-25 Thread phessler
bulk build on arm64.ports.openbsd.org started on Thu Jun 21 03:48:52 MDT 2018 finished at Mon Jun 25 18:37:06 MDT 2018 lasted 05D07h48m done with kern.version=OpenBSD 6.3-current (GENERIC.MP) #34: Wed Jun 20 14:29:35 MDT 2018 built packages:8213 Jun 21:62 Jun 22:2575 Jun 23:1183 Jun 24:1243 Jun

Re: Update net/toxcore to 0.2.3 release

2018-06-25 Thread Leonid Bobrov
Sorry, after removing patches directory, cvs diff didn't generate patch for removed files: Index: Makefile === RCS file: /cvs/ports/net/toxcore/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile

Update net/toxcore to 0.2.3 release

2018-06-25 Thread Leonid Bobrov
Hi! Finally I can remove patches taken from upstream: Index: Makefile === RCS file: /cvs/ports/net/toxcore/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile29 Apr 2018 11:14:09 - 1.1.

Re: Update games/minetest to 0.4.17.1 release

2018-06-25 Thread Leonid Bobrov
On Mon, Jun 25, 2018 at 10:04:24PM +0200, Landry Breuil wrote: > On Mon, Jun 25, 2018 at 05:21:48PM +0300, Leonid Bobrov wrote: > > Hi! > > > > This is engine's bugfix release, minetest_game didn't change. > > > > I hope this time I won't have to send more diffs: > > Thanks, i've commited your d

Re: update openldap to use modules

2018-06-25 Thread Paul B. Henson
Any further interest in switching the ports openldap to modules? Or should I just keep my changes local? Thanks... On Mon, Jun 04, 2018 at 04:22:04PM -0700, Paul B. Henson wrote: > Any more thoughts on this? Other changes you'd like to see or concerns > addressed before considering incorporating

Re: [BUG] math/py-scipy: import scipy.spatial

2018-06-25 Thread Leonid Bobrov
> for my best guess see this recent commit where I detailed the incompatibility > of older scipy with newer lapack that’s now in our tree: > https://marc.info/?l=openbsd-ports-cvs&m=152986644517879&w=2 > > In the future please cc maintainer and provide at least dmesg and version of > scipy you’r

Re: ports/infrastructure/man by default

2018-06-25 Thread Marc Espie
On Mon, Jun 25, 2018 at 02:22:21PM -0600, Theo de Raadt wrote: > Ingo Schwarze wrote: > > > Hi Marc, > > > > Marc Espie wrote on Mon, Jun 25, 2018 at 04:03:23PM +0200: > > > > > So this is what moving those manpages to base looks like. > > > Okay ? > > > > I like the idea, and i checked that t

Re: ports/infrastructure/man by default

2018-06-25 Thread Theo de Raadt
Ingo Schwarze wrote: > Hi Marc, > > Marc Espie wrote on Mon, Jun 25, 2018 at 04:03:23PM +0200: > > > So this is what moving those manpages to base looks like. > > Okay ? > > I like the idea, and i checked that the diff does > what it is supposed to do. I am a bit concerned about these falling

Re: ports/infrastructure/man by default

2018-06-25 Thread Ingo Schwarze
Hi Marc, Marc Espie wrote on Mon, Jun 25, 2018 at 04:03:23PM +0200: > So this is what moving those manpages to base looks like. > Okay ? I like the idea, and i checked that the diff does what it is supposed to do. So, OK schwarze. Ingo

Re: [update] sqlite 3.24

2018-06-25 Thread Landry Breuil
On Mon, Jun 25, 2018 at 01:49:48PM -0400, Stuart Cassoff wrote: > The sqlite3-tcl port enables many SQLite3 options, some of which may be of > interest. Well, they have to be justified... :) And ideally now that sqlite is not in base anymore, we should move sqlite3-tcl back to a subpackage of dat

Re: Update games/minetest to 0.4.17.1 release

2018-06-25 Thread Landry Breuil
On Mon, Jun 25, 2018 at 05:21:48PM +0300, Leonid Bobrov wrote: > Hi! > > This is engine's bugfix release, minetest_game didn't change. > > I hope this time I won't have to send more diffs: Thanks, i've commited your diff. If you want to take maintainership or do more work on this port there's so

Re: [BUG] math/py-scipy: import scipy.spatial

2018-06-25 Thread Daniel Dickman
> On Jun 25, 2018, at 5:12 AM, Leonid Bobrov wrote: > > mazocomp$ python > Python 3.6.5 (default, Jun 19 2018, 14:25:09) > [GCC 4.2.1 Compatible OpenBSD Clang 6.0.0 (tags/RELEASE_600/final)] on > openbsd6 > Type "help", "copyright", "credits" or "license" for more information. import sci

Re: [update] sqlite 3.24

2018-06-25 Thread Stuart Cassoff
The sqlite3-tcl port enables many SQLite3 options, some of which may be of interest. Stu > -- Original Message -- > From: Landry Breuil > Date: June 24, 2018 at 4:57 PM > > > Hi, > > here's an update to sqlite 3.24, bunch of changes, cf > https://www.sqlite.org/releaselog/3_

Re: NEW: math/bc

2018-06-25 Thread Brian Callahan
Hi Ivan -- On 06/25/18 01:51, Ivan "Rambius" Ivanov wrote: Hello ports, Attached is a new port for gnu bc: pkg/DESCR: bc is an arbitrary precision numeric processing language. Syntax is similar to C, but differs in many substantial areas. It supports interactive execution of statements. bc is

Update games/minetest to 0.4.17.1 release

2018-06-25 Thread Leonid Bobrov
Hi! This is engine's bugfix release, minetest_game didn't change. I hope this time I won't have to send more diffs: Index: Makefile === RCS file: /cvs/ports/games/minetest/Makefile,v retrieving revision 1.22 diff -u -p -u -p -r1.22 M

Re: ports/infrastructure/man by default

2018-06-25 Thread Marc Espie
So this is what moving those manpages to base looks like. Okay ? Index: man1/Makefile === RCS file: /cvs/src/share/man/man1/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- man1/Makefile 12 Feb 2017 09:57:47 -0

Re: [patch] audio/openal: ugly update to 1.18.2

2018-06-25 Thread Leonid Bobrov
On Thu, Jun 21, 2018 at 08:44:29AM +0200, Alexandre Ratchov wrote: > On Wed, Jun 06, 2018 at 04:11:17PM +0300, Leonid Bobrov wrote: > > On Tue, Jun 05, 2018 at 08:01:12AM +0200, Alexandre Ratchov wrote: > > > I installed utox, it doesn't crash with the diff below anymore. The > > > "Preview" button

[UPDATE] www/py-selenium

2018-06-25 Thread Remi Pointel
Hi, attached is the diff to update selenium to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/www/py-selenium/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile 16 M

[BUG] math/py-scipy: import scipy.spatial

2018-06-25 Thread Leonid Bobrov
mazocomp$ python Python 3.6.5 (default, Jun 19 2018, 14:25:09) [GCC 4.2.1 Compatible OpenBSD Clang 6.0.0 (tags/RELEASE_600/final)] on openbsd6 Type "help", "copyright", "credits" or "license" for more information. >>> import scipy.spatial python:/usr/local/lib/python3.6/site-packages/scipy/linalg/_

Re: [update] OfflineIMAP v7.2.1

2018-06-25 Thread Jeremie Courreges-Anglas
On Mon, Jun 25 2018, Remi Locherer wrote: > Hi porters, > > This updates OfflineIMAP to version 7.2.1. > > Changes are listed here: > http://www.offlineimap.org/doc/Changelog.html#offlineimap-v721-2018-06-16 > > OK? ok jca@ > Remi > > > Index: Makefile > =