Re: [NEW] converters/p5-Sereal-Encoder

2018-03-20 Thread Alexander Bluhm
On Mon, Mar 19, 2018 at 10:47:20PM +0100, Frederic Cambus wrote: > Again, thanks for this. I applied the same changes to p5-Sereal-Decoder, > attaching updated tarballs. The Makefile in p5-Sereal-Encoder.tar.gz has permissions 600, please change to 644 before commiting. The LGPL file is only in E

Re: [NEW] converters/p5-Sereal-Encoder

2018-03-19 Thread Frederic Cambus
On Tue, Mar 06, 2018 at 02:28:12PM +0100, Alexander Bluhm wrote: > On Sun, Feb 25, 2018 at 04:13:38PM +0100, Frederic Cambus wrote: > > Here is a new port: converters/p5-Sereal-Encoder > > I had some problems with linking -lzstd especially when this package > was installed. I would recommend to a

Re: [NEW] converters/p5-Sereal-Encoder

2018-03-06 Thread Alexander Bluhm
On Sun, Feb 25, 2018 at 04:13:38PM +0100, Frederic Cambus wrote: > Here is a new port: converters/p5-Sereal-Encoder I had some problems with linking -lzstd especially when this package was installed. I would recommend to add archivers/zstd as lib dependency and always use the library from the exi

Re: [NEW] converters/p5-Sereal-Encoder

2018-03-05 Thread Frederic Cambus
On Sun, Feb 25, 2018 at 04:13:38PM +0100, Frederic Cambus wrote: > Here is a new port: converters/p5-Sereal-Encoder > > Also attaching converters/p5-Sereal-Decoder which does deserialization > operations for this format and is also needed as a TEST_DEPENDS. > > This is a dependency for an upcomi

[NEW] converters/p5-Sereal-Encoder

2018-02-25 Thread Frederic Cambus
Hi ports@, Here is a new port: converters/p5-Sereal-Encoder Also attaching converters/p5-Sereal-Decoder which does deserialization operations for this format and is also needed as a TEST_DEPENDS. This is a dependency for an upcoming port. >From DESCR: This library implements an efficient, comp