Re: UPDATE: lang/nim 0.14.2

2016-06-14 Thread Juan Francisco Cantero Hurtado
On Wed, Jun 15, 2016 at 02:59:12AM +0200, Jakub Skrzypnik wrote: > Can I somehow show my appreciation for that? I'm going to learn Nim > soon, so the newest available version on OpenBSD (which I use on my > lap^Wdesktop) would be very helpful. ;) I committed the update just a minutes before of you

Sandboxing Haskell Port Builds: ghc.port.mk diff + example converters/pandoc

2016-06-14 Thread Aaron Poffenberger
Hello ports@, Below is a patch to add cabal-sandbox support to ghc.port.mk, to build Haskell package-dependencies in a sandbox. The patch adds two new variables, a MODGHC_BUILD option "sandbox" and modifies MODCABAL_configure and MODGHC_BUILD_TARGET. Most of the diff should be obvious. I had to a

Re: UPDATE: lang/nim 0.14.2

2016-06-14 Thread Jakub Skrzypnik
Can I somehow show my appreciation for that? I'm going to learn Nim soon, so the newest available version on OpenBSD (which I use on my lap^Wdesktop) would be very helpful. ;)

Re: [UPDATE] x11/girara 0.2.5->0.2.6

2016-06-14 Thread Jakub Skrzypnik
On Tue, 14 Jun 2016 21:31:03 +0200 Landry Breuil wrote: > We don't do that symlink dance - which you would have noticed if you > had ran make update-plist Thanks for explaining, I've not looked in PLIST _after_ updating the port, can't remember why. > Fixed patch attached - i have to admit that

Re: [NEW] emulators/hatari

2016-06-14 Thread Frederic Cambus
On Sun, Jun 05, 2016 at 05:10:49AM -0600, Anthony J. Bentley wrote: > Frederic Cambus writes: > > Here is a new tarball with these modifications in. Thanks for testing. > > ok bentley@ Anyone willing to test the port and give a second OK?

Re: File::LibMagic dumping core non-deterministically

2016-06-14 Thread Andrew Fresh
On Tue, Jun 14, 2016 at 11:14:12AM -0700, Andrew Fresh wrote: > On Tue, Jun 14, 2016 at 03:07:43PM +0100, Stuart Henderson wrote: > > On 2016/06/14 01:43, Robert Urban wrote: > > > Hello, > > > > > > on my mail server running postfix + amavisd, amavisd was dying > > > occasionally when > > > usin

Re: [UPDATE] x11/girara 0.2.5->0.2.6

2016-06-14 Thread Landry Breuil
On Fri, Jun 10, 2016 at 04:24:08AM +0200, Jakub Skrzypnik wrote: > Hi > > My first contribution into /usr/ports after infamous x11/mpv port. > Updates x11/girara to 0.2.6, fixes bug which caused to show ugly black > bars around window in x11/zathura (or any other program using it) and > made readi

Re: [NEW] archivers/snappy

2016-06-14 Thread Daniel Jakots
On Wed, 8 Jun 2016 13:13:11 +0200, Frederic Cambus wrote: > New tarball attached. Commited, thanks.

Re: [UPDATE] x11/girara 0.2.5->0.2.6

2016-06-14 Thread Jakub Skrzypnik
Ping.

Re: devel/gdb and shared libs with no .text

2016-06-14 Thread Caspar Schutijser
On Sunday, 12 June 2016 02:44:54 CEST, Jeremie Courreges-Anglas wrote: I bumped into this problem using gdb: (gdb) r Starting program: /usr/obj/pobj/surf-0.7/surf-0.7/surf www.google.fr symfile.c:973: internal-error: sect_index_text not initialized A problem internal to GDB has been detected, fu

Re: File::LibMagic dumping core non-deterministically

2016-06-14 Thread Andrew Fresh
On Tue, Jun 14, 2016 at 03:07:43PM +0100, Stuart Henderson wrote: > On 2016/06/14 01:43, Robert Urban wrote: > > Hello, > > > > on my mail server running postfix + amavisd, amavisd was dying occasionally > > when > > using File::LibMagic to analyze mail messages. > > > > I can reproduce it on th

Re: windowmaker diff

2016-06-14 Thread David Coppa
On Mon, Jun 13, 2016 at 10:43 PM, Sebastian Reitenbach wrote: > > On Wednesday, June 8, 2016 16:49 CEST, David Coppa wrote: > >> On Tue, 07 Jun 2016, Reyk Floeter wrote: >> >> > On Tue, Jun 07, 2016 at 08:48:26PM +0200, David Coppa wrote: >> > > On Tue, Jun 7, 2016 at 8:35 PM, Reyk Floeter wrote

Re: File::LibMagic dumping core non-deterministically

2016-06-14 Thread Stuart Henderson
On 2016/06/14 01:43, Robert Urban wrote: > Hello, > > on my mail server running postfix + amavisd, amavisd was dying occasionally > when > using File::LibMagic to analyze mail messages. > > I can reproduce it on the server (OpenBSD the-server 5.9 GENERIC.MP#3 amd64) > with this Perl script: I d

Re: [new] mosml 2.10.1

2016-06-14 Thread Jeremie Courreges-Anglas
Yozo TODA writes: > Recent messages on mlton reminds me about mosml port I submitted 3 years ago. > here is a port stuff updated to the current version 2.10.1. > I confirmed this on amd64. > > [DESCR] > Moscow ML implements Standard ML (SML), as defined in the 1997 > Definition of Standard

Re: security/opendnssec: 1.4.10

2016-06-14 Thread Jeremie Courreges-Anglas
Patrik Lundin writes: > On Mon, May 16, 2016 at 06:09:54PM +0200, Patrik Lundin wrote: >> Hello, >> >> Attached is a patch for OpenDNSSEC 1.4.10: >> https://www.opendnssec.org/2016/05/opendnssec-1-4-10/ >> > > Ping. Committed, thanks. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDC

Re: pledge par2cmdline

2016-06-14 Thread Mikolaj Kucharski
On Tue, Jun 14, 2016 at 01:09:15PM +1200, Carlin Bingham wrote: > If you think upstream will take this I'm happy for you to try and get it > commited. I think it's worth a try. More pledge(2) patches is accepted upstream the better. -- best regards q#

New port: devel/py-hgsubversion

2016-06-14 Thread Dmitrij D. Czarkoff
Hi! Below is a port for hgsubversion. Hgsubversion is an extension for Mercurial that allows using Mercurial as a Subversion client. It allows cloning subversion repository with as if it was a regular Mercurial repository: $ hg clone [destination] and subsequently working with it using only

Re: pledge ffmpegthumbnailer

2016-06-14 Thread Carlin Bingham
On Tue, Jun 14, 2016 at 06:47:25AM +0200, Sebastien Marie wrote: > Hi, > > First, a bump of library version would be required as you added new > exported functions. > > But I think your changes are too invasive for been patches for OpenBSD > port tree. > > You should first deal with upstream for

Re: security/opendnssec: 1.4.10

2016-06-14 Thread Patrik Lundin
On Mon, May 16, 2016 at 06:09:54PM +0200, Patrik Lundin wrote: > Hello, > > Attached is a patch for OpenDNSSEC 1.4.10: > https://www.opendnssec.org/2016/05/opendnssec-1-4-10/ > Ping. -- Patrik Lundin