Re: [UPDATE] devel/openocd-0.9.0 (again)

2016-12-31 Thread SASANO Takayoshi
Hi, REVISION is deleted from Makefile, and gnu libtool is required. Without gnu libtool, many undefined references occurs when linking main.o and libopenocd.a. Here is the log. /usr/bin/libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -Wall -Wstrict-prototypes -Wformat-security -Wsh

[UPDATE] lang/node to 6.9.2

2016-12-31 Thread Adam Van Ymeren
All I did was tweak the existing patches so that they apply to the updated node package. I'm not sure if they're all still required or not but it builds and installs successfully with these changes applied. Also worth noting that part of the build runs some tools that violate W^X so your pobj

mail/mutt dumps core on every other snapshot

2016-12-31 Thread Raf Czlonka
Hi all, What's odd about the issue is that is manifests itself on, pretty much, every other snapshot since about 1-2 weeks ago. What is stranger still, is the fact that it happens with mutt package not being updated, i.e. it works on one snapshot, dumps core on the next, then goes back to working

emacs-25.1.91 pretest

2016-12-31 Thread Jeremie Courreges-Anglas
Updated diff, test reports welcome. Index: Makefile === RCS file: /d/cvs/ports/editors/emacs/Makefile,v retrieving revision 1.65 diff -u -p -r1.65 Makefile --- Makefile16 Oct 2016 18:15:22 - 1.65 +++ Makefile31 Dec

Re: [UPDATE] devel/openocd-0.9.0 (again)

2016-12-31 Thread Stuart Henderson
On 2016/12/31 00:51, SASANO Takayoshi wrote: > Hello, > > I send this patch to ports@ on 3-Jan-2016 > (see https://marc.info/?l=openbsd-ports&m=145181327024296&w=2 ). > > About one year will be passed but there is no response to commit or not, > so I send this patch again. > > If there is no pro

new math/p5-Statistics-CaseResampling

2016-12-31 Thread Alexander Bluhm
Hi, ok to import math/p5-Statistics-CaseResampling? Comment: efficient resampling and calculation of medians Description: The purpose of this (XS) module is to calculate the median (or in principle also other statistics) with confidence intervals on a sample. To do that, it uses a technique cal

recent net/owncloudclient dumps core on connecting

2016-12-31 Thread Matthieu Herrb
on amd64 under -current and packages updated yesterday: It used to work before this pkg_add -u (last was around dec. 18 iirc) I can't tell if it's a Qt or a libressl issue... #0 0x18044a617c82 in sk_insert (st=0x18046b062400, data=0x18042860df90, loc=-632990928) at /usr/src/lib/libcry

Re: make php build on arm

2016-12-31 Thread Jeremie Courreges-Anglas
Jonathan Gray writes: > Use ports gcc4 on arm to get the required atomic builtins. I sent the same diff to Robert, but with MODGCC4_ARCHS+=arm, and also MODGCC4_LANGS+=c++. Maybe not strictly needed, but it's probably better to use the same toolchain for C and C++ (ext/intl contains C++ code).

new devel/p5-Test-LectroTest

2016-12-31 Thread Alexander Bluhm
Hi, ok to import devel/p5-Test-LectroTest? bluhm Comment: easy, automatic, specification-based tests Description: This module provides a simple (yet full featured) interface to LectroTest, an automated, specification-based testing system for Perl. To use it, declare properties that specify the

Re: emulators/advancemame i386: can't find a register in class 'GENERAL_REGS'

2016-12-31 Thread Stuart Henderson
On 2016/12/30 15:12, Stuart Henderson wrote: > This built in the previous bulk, I'm not sure what changed to trigger this - > no update to advancemame itself or sdl. > cc -DHAVE_CONFIG_H -DUSE_LSB -DUSE_ASM_INLINE -DUSE_ASM_EMUMIPS3 -O2 -pipe > -DNDEBUG -D_REENTRANT -I./advance/osd -I./advance/li

make php build on arm

2016-12-31 Thread Jonathan Gray
Use ports gcc4 on arm to get the required atomic builtins. Index: Makefile.inc === RCS file: /cvs/ports/lang/php/Makefile.inc,v retrieving revision 1.88 diff -u -p -r1.88 Makefile.inc --- Makefile.inc4 Nov 2016 11:35:19 -

Re: Switch default python3 to 3.6

2016-12-31 Thread Landry Breuil
On Sat, Dec 31, 2016 at 04:38:10PM +0500, Alexandr Shadchin wrote: > On Sat, Dec 31, 2016 at 11:43:00AM +0100, Landry Breuil wrote: > > On Thu, Dec 29, 2016 at 07:19:38PM +0500, Alexandr Shadchin wrote: > > > On Thu, Dec 29, 2016 at 03:01:12PM +0100, Landry Breuil wrote: > > > > On Thu, Dec 29, 201

Re: Switch default python3 to 3.6

2016-12-31 Thread Alexandr Shadchin
On Sat, Dec 31, 2016 at 11:43:00AM +0100, Landry Breuil wrote: > On Thu, Dec 29, 2016 at 07:19:38PM +0500, Alexandr Shadchin wrote: > > On Thu, Dec 29, 2016 at 03:01:12PM +0100, Landry Breuil wrote: > > > On Thu, Dec 29, 2016 at 02:53:04PM +0100, Remi Pointel wrote: > > > > On 12/29/16 14:00, Alexa

pop3d optional cert and key paths

2016-12-31 Thread Walter Alejandro Iglesias
Hello list, I'm using pop3d in my server. To use acme-client certs with pop3d I have to do this: # /etc/daily.local acme-client example.com www.example.com if [ $? -eq 0 ]; then # pop3d needs this: cp /etc/ssl/acme/fullchain.pem /etc/ssl/server.crt cp /etc/ssl/acme/privat

Re: deadbeef/libsndiod NULL dereference

2016-12-31 Thread Alexandre Ratchov
On Thu, Dec 29, 2016 at 04:55:30PM +0100, Martin Pieuchot wrote: > I am running GNOME3 and my music player is audio/deadbeef. Since the > last package update very time my screen saver starts the music stop. > Previously it was only the first time per session. > > > #0 sio_write (hdl=0x0, buf=0x

Re: deadbeef/libsndiod NULL dereference

2016-12-31 Thread Martin Pieuchot
On 29/12/16(Thu) 16:55, Martin Pieuchot wrote: > I am running GNOME3 and my music player is audio/deadbeef. Since the > last package update very time my screen saver starts the music stop. > Previously it was only the first time per session. > > Here's my last output of /var/log/messages. The sc

Switch default python3 to 3.6

2016-12-31 Thread Landry Breuil
On Thu, Dec 29, 2016 at 07:19:38PM +0500, Alexandr Shadchin wrote: > On Thu, Dec 29, 2016 at 03:01:12PM +0100, Landry Breuil wrote: > > On Thu, Dec 29, 2016 at 02:53:04PM +0100, Remi Pointel wrote: > > > On 12/29/16 14:00, Alexandr Shadchin wrote: > > > > On Mon, Dec 26, 2016 at 11:33:43PM +0500, A

Re: UPDATE games/uhexen2 1.5.8

2016-12-31 Thread Jonathan Gray
On Mon, Dec 26, 2016 at 11:35:43AM +, Edd Barrett wrote: > I've always stripped off -g when I see it. Perhaps another porter can comment. > > > > On 26 December 2016 11:16:19 GMT+00:00, Jonathan Gray wrote: > >On Mon, Dec 26, 2016 at 10:31:39AM +, Edd Barrett wrote: > >> Hi, > >> > >>

[UPDATE] emulators/fuse-utils to 1.3.1

2016-12-31 Thread Frederic Cambus
Hi ports@, Here is a diff to update fuse-utils to 1.3.1. This depends on the previously submitted update to libspectrum. Dropped dependency on ffmpeg (and the now useless patch) as it's not used anymore, added newly required ones (graphics/jpeg, graphics/png), and regenerated the WANTLIB directiv

[UPDATE] emulators/fuse to 1.3.2

2016-12-31 Thread Frederic Cambus
Hi ports@, Here is a diff to update fuse to 1.3.2. This depends on the previously submitted update to libspectrum. Dropped the only remaining patch as it is not necessary anymore. Comments? OK? Index: Makefile === RCS file: /cvs/po

[UPDATE] devel/libspectrum to 1.3.2

2016-12-31 Thread Frederic Cambus
Hi ports@, Here is a diff to update libspectrum to 1.3.2. - Remove the devel/gettext module - Functions were added to the library, so bumping library minor number. Comments? OK? Index: Makefile === RCS file: /cvs/ports/devel/libspe

[maintainer update] yle-dl-2.13

2016-12-31 Thread Timo Myyrä
Hi, Update the yle-dl to version 2.13: - Fix downloading of Areena HTTP streams - Support SOCKS proxies on youtube-dl backend Timo Index: Makefile === RCS file: /cvs/ports/multimedia/yle-dl/Makefile,v retrieving revision 1.9 diff -u