[NEW PORT: audio/lilv]

2017-01-16 Thread Tobias Brodel
lilv is a C library for embedding LV2 plugins in audio applications. It depends on recently posted ports audio/lv2, devel/serd, devel/sord and devel/sratom. lilv itself is a dependency for newer versions of audio/ardour. Tested on amd64 and armv7. t/ lilv.tar.gz Description: application/gzi

[NEW PORT: devel/sratom]

2017-01-16 Thread Tobias Brodel
sratom is a C library for serialising LV2 atoms to and from RDF. It depends on recently posted ports audio/lv2, devel/serd and devel/sord. sratom itself is a dependency for newer versions of audio/ardour. Unsure about appropriate CATEGORIES for this one: devel, audio or both? Tested on amd64 an

[NEW PORT: devel/sord]

2017-01-16 Thread Tobias Brodel
sord is a C library for storing RDF data in memory. It depends on recently posted port devel/serd and is itself a dependency for newer versions of audio/ardour. Tested on amd64 and armv7. t/ sord.tar.gz Description: application/gzip

[NEW PORT: devel/serd]

2017-01-16 Thread Tobias Brodel
serd is a C library for RDF syntax with no runtime dependencies outside of libc and libm. It is a dependency required for new versions of audio/ardour. Tested on amd64 and armv7. t/ serd.tar.gz Description: application/gzip

[NEW PORT: audio/lv2]

2017-01-16 Thread Tobias Brodel
Lv2 is an audio plugin standard designed to replace LADSPA. This is another dependency for newer versions of audio/ardour. Tested on amd64 and armv7. Existing ports such as audio/calf can enable this API, though this has not been tested. t/ lv2.tar.gz Description: application/gzip

Re: UPDATE games/dustrac

2017-01-16 Thread Kirill Bychkov
On Mon, January 16, 2017 23:18, Landry Breuil wrote: > On Sun, Jan 15, 2017 at 07:23:36PM +, David CARLIER wrote: >> Does it look better if we use GLEW instead ? segfault seems gone with this >> mode. >> >> On 15 January 2017 at 14:12, Landry Breuil wrote: >> >> > On Sun, Jan 15, 2017 at 02:50

[UPDATE] net/corebird 1.3.3 => 1.4.1

2017-01-16 Thread Adam Wolk
Hi ports@ Attaching an update for net/corebird port changes: - new dependency on textproc/gspell for spellchecking - 2 new locale files (PLIST regenerated) - WANTLIB regenerated, new entries are enchant, gspell-1 and stdc++ upstream changelog: --- Version 1.4.1 (2017-01-08) Changelog:

[NEW] devel/libevtx

2017-01-16 Thread Remi Pointel
Hi, libevtx is a library to access the Windows XML Event Log (EVTX) format, needed for Plaso. Ok? Cheers, Remi. libevtx-20160421.tar.gz Description: application/gzip

[NEW] devel/libevt

2017-01-16 Thread Remi Pointel
Hi, libevt is a library to access the Windows Event Log (EVT) format, needed for Plaso. Ok? Cheers, Remi. libevt-20160421.tar.gz Description: application/gzip

[NEW PORT: audio/rubberband]

2017-01-16 Thread Tobias Brodel
Please find attached a port for rubberband, a library and utility for timestretching and repitching audio. It is one of a few new dependencies required for an update to audio/ardour. I'm pretty new to ports so any feedback would be much appreciated. Tested on amd64. Cheers, toby/ rubberband.

[NEW] devel/libevt

2017-01-16 Thread Remi Pointel
Hi, attached is a library and tools to access the Windows Event Log (EVT), needed for Plaso. Ok? Cheers, Remi. libevt-20160421.tar.gz Description: application/gzip

[NEW] security/py-dfdatetime

2017-01-16 Thread Remi Pointel
Hi, attached is the port of Digital Forensics date and time, provides date and time objects to preserve accuracy and precision (needed for Plaso). Ok? Cheers, Remi. py-dfdatetime-20170103.tar.gz Description: application/gzip

[NEW] sysutils/py-tsk

2017-01-16 Thread Remi Pointel
Hi, attached is the python binding for The Sleuth Kit (libtsk) port (needed for Plaso). Ok? Cheers, Remi. py-tsk-20160721.tar.gz Description: application/gzip

[NEW] devel/py-binplist

2017-01-16 Thread Remi Pointel
Hi, attached is a python module to parse binary property list (plist), needed for Plaso. Ok? Cheers, Remi. py-binplist-0.1.5.tar.gz Description: application/gzip

[NEW] devel/py-bencode

2017-01-16 Thread Remi Pointel
Hi, attached is a python module for benconding and bdeconding implementation (needed for Plaso). Ok ? Cheers, Remi. py-bencode-1.0.tar.gz Description: application/gzip

Re: UPDATE games/dustrac

2017-01-16 Thread Landry Breuil
On Sun, Jan 15, 2017 at 07:23:36PM +, David CARLIER wrote: > Does it look better if we use GLEW instead ? segfault seems gone with this > mode. > > On 15 January 2017 at 14:12, Landry Breuil wrote: > > > On Sun, Jan 15, 2017 at 02:50:59PM +0100, Landry Breuil wrote: > > > On Sat, Jan 14, 201

[NEW] security/py-artifacts

2017-01-16 Thread Remi Pointel
Hi, attached is the python artifacts module (needed for Plaso). Ok? Cheers, Remi. py-artifacts-20160918.tar.gz Description: application/gzip

[NEW] devel/py-xslxwriter

2017-01-16 Thread Remi Pointel
Hi, attached is the python module named XslxWriter for creating excel xslx files (needed for Plaso). Ok? Cheers, Remi. py-xlsxwriter-0.9.6 Description: Binary data

[gonz...@x61.sh: UPDATE: Varnish-5.0.0]

2017-01-16 Thread Gonzalo L. Rodriguez
~ ping - Forwarded message from "Gonzalo L. Rodriguez" - From: "Gonzalo L. Rodriguez" To: ports@openbsd.org Date: Tue, 10 Jan 2017 12:01:29 -0300 Subject: UPDATE: Varnish-5.0.0 Hello, Upgrade for Varnish to 5.0.0: https://varnish-cache.org/releases/rel5.0.0.html#rel5-0-0 So we jump

NEW: sysutils/ripgrep 0.4.0

2017-01-16 Thread Sebastien Marie
Hi, ripgrep is a rust program that comes in the spirit of The Silver Searcher. >From https://github.com/BurntSushi/ripgrep: ripgrep is a line oriented search tool that combines the usability of The Silver Searcher (an ack clone) with the raw speed of GNU grep. ripgrep works by recursively search

Re: openjdk: java.net.ServerSocket can't bind to [::1]:8080

2017-01-16 Thread Stuart Henderson
On 2017/01/15 05:36, Nick wrote: > I trying to have a ServerSocket bind to [::1]:8080 but I can't get it > working. I have OpenBSD 6.0-RELEASE and the JDK I use is jdk-1.8.0.72. > > My code is pretty simple, I create a ServerSocket in this way: > > ... = new ServerSocket(8080, 0, Inet6Address.get

Re: dig/nslookup limitations - can only do NSLOOKUPs using port 53

2017-01-16 Thread Stuart Henderson
[moved to ports@] On 2017/01/16 06:58, Sebastien Marie wrote: > sthen@, does a subpackage for tools like dig could be a way ? I considered it before, but it adds a lot of complexity to the port on an ongoing basis ("make plist" doesn't cope well with multi-packages ports) and doesn't make much of