[new] PDAL 1.5.0

2017-06-12 Thread Landry Breuil
Hi, here's a quick port for https://www.pdal.io, a point data translation library (think like GDAL, but for point cloud data/3d stuff). The next step would be porting https://github.com/pgpointcloud/pointcloud to store data into postgresql instead of LAS files.. oks welcome, i'll try to pushback

Re: [new] PDAL 1.5.0

2017-06-12 Thread Antoine Jacoutot
On Mon, Jun 12, 2017 at 10:47:12AM +0200, Landry Breuil wrote: > Hi, > > here's a quick port for https://www.pdal.io, a point data translation > library (think like GDAL, but for point cloud data/3d stuff). The next > step would be porting https://github.com/pgpointcloud/pointcloud to > store data

Re: [new] PDAL 1.5.0

2017-06-12 Thread Stuart Henderson
On 2017/06/12 10:47, Landry Breuil wrote: > Hi, > > here's a quick port for https://www.pdal.io, a point data translation > library (think like GDAL, but for point cloud data/3d stuff). The next > step would be porting https://github.com/pgpointcloud/pointcloud to > store data into postgresql inst

Re: [new] PDAL 1.5.0

2017-06-12 Thread Stuart Henderson
On 2017/06/12 11:00, Antoine Jacoutot wrote: > Is it expected to have an unversionned lib? > lib/libpdalcpp.so Ah I missed that one. So probably add pdalcpp and drop pdal_plugin_* from SHARED_LIBS? > Also you shouldn't hardcode python3.6m, use ${MODPY_WANTLIB} instead. +1

Re: [new] PDAL 1.5.0

2017-06-12 Thread Landry Breuil
On Mon, Jun 12, 2017 at 10:03:05AM +0100, Stuart Henderson wrote: > On 2017/06/12 11:00, Antoine Jacoutot wrote: > > Is it expected to have an unversionned lib? > > lib/libpdalcpp.so > > Ah I missed that one. So probably add pdalcpp and drop pdal_plugin_* > from SHARED_LIBS? >From what i underst

update: lang/rust and devel/cargo

2017-06-12 Thread Sebastien Marie
Hi, Here two diffs for: - lang/rust - devel/cargo I expect the next release to collapse the two ports in one port with subpackages. For this one, it is more simple to keep them separated. As usually now, some changes in packaging: I embedded rustdoc in the bootstrap. It bothers me, but it re

Re: New: net/wireless

2017-06-12 Thread Dmitrij D. Czarkoff
Gregor Best wrote: >some people on FreeNode's #openbsd asked me to submit a port for a >little utility I wrote that can be used to automate the "scan for my >wifi and configure it" process a bit. > >The networks can be configured in a plaintext file in /etc that looks >like this: > > device iwm0

Re: New: net/wireless

2017-06-12 Thread Josh Grosse
On Mon, Jun 12, 2017 at 12:16:29PM +0200, Dmitrij D. Czarkoff wrote: > The updated tarball is attached. OK to import? I was just thinking.. the Makefile should include a line with # uses pledge() for tracking. The application has been pledged https://github.com/farhaven/wireless/blob/master/

Re: New: net/wireless

2017-06-12 Thread Stuart Henderson
On 2017/06/12 12:16, Dmitrij D. Czarkoff wrote: > Gregor Best wrote: > > >some people on FreeNode's #openbsd asked me to submit a port for a > >little utility I wrote that can be used to automate the "scan for my > >wifi and configure it" process a bit. > > > >The networks can be configured in a

[update] py-opengl 3.1.0

2017-06-12 Thread Landry Breuil
Hi, i needed a python3 flavor for py-opengl for a port i'm working on, so while here i updated it. Both flavors package fine, tests disabled with python3 as im not comfortable with that python voodoo. Feedback welcome if you use py-opengl. Gzipped diff attached (the PLIST churn is huge) Landry

Re: Update to collectd-5.7.2

2017-06-12 Thread Pavel Korovin
Hi Daniel, Thank you! Works fine for me. On 06/08, Daniel Jakots wrote: > Hi, > > Changelog is there: > https://github.com/collectd/collectd/releases/tag/collectd-5.7.2 > > As you would probably miss it otherwise because it's a bit hidden it > also says: > > > Network plugin: A potential endle

Re: Telegram support in ports

2017-06-12 Thread Dmitrij D. Czarkoff
"Dmitrij D. Czarkoff" wrote: >I have to use Telegram these days, so I had a look into Cutegram. This >port is outdated, and does not support many of the features that were >recently introduced into Telegram. I prepared an update to see whether >it would improve the situation, and frankly it doe

Re: git-2.13.1

2017-06-12 Thread Mikolaj Kucharski
On Mon, Jun 12, 2017 at 08:52:02AM +0200, Theo Buehler wrote: > On Thu, Jun 08, 2017 at 09:44:07AM +0200, David Coppa wrote: > > > > Straightforward update to git-2.13.1. > > Hi, > > With this update, many of my repos started looking corrupted. Whatever I > did generated messages like this: > >

Re: git-2.13.1

2017-06-12 Thread David Coppa
On Mon, Jun 12, 2017 at 2:23 PM, Mikolaj Kucharski wrote: > On Mon, Jun 12, 2017 at 08:52:02AM +0200, Theo Buehler wrote: >> On Thu, Jun 08, 2017 at 09:44:07AM +0200, David Coppa wrote: >> > >> > Straightforward update to git-2.13.1. >> >> Hi, >> >> With this update, many of my repos started looki

Re: RethinkDB

2017-06-12 Thread Turvamies IT Security Services
> I don't think I've ever seen a port for this, definitely nothing in > cvs history. I'm beginning to wonder if my memory is playing tricks on me. I was 100% certain I had installed RethinkDB on some of my OpenBSD dev servers at some point, but perhaps they were Linux boxes after all. I'll conta

Re: [new] PDAL 1.5.0

2017-06-12 Thread Landry Breuil
On Mon, Jun 12, 2017 at 11:33:07AM +0200, Landry Breuil wrote: > On Mon, Jun 12, 2017 at 10:03:05AM +0100, Stuart Henderson wrote: > > On 2017/06/12 11:00, Antoine Jacoutot wrote: > > > Is it expected to have an unversionned lib? > > > lib/libpdalcpp.so > > > > Ah I missed that one. So probably a

UPDATE: devel/scons 2.5.1

2017-06-12 Thread David CARLIER
Hi, Here a little update for scons, would be needed for a couple of app in the near future. Hope it s useful. Regards. Index: Makefile === RCS file: /cvs/ports/devel/scons/Makefile,v retrieving revision 1.25 diff -u -p -r1.25 Makefi

Re: UPDATE: devel/scons 2.5.1

2017-06-12 Thread Brian Callahan
On 6/12/2017 4:42 PM, David CARLIER wrote: > Hi, > > Here a little update for scons, would be needed for a couple of app in the > near future. > > Hope it s useful. > > Regards. I submitted an update 3 days ago: http://marc.info/?l=openbsd-ports&m=149701530208032&w=2 Your diff has a lot of PLIS

Re: UPDATE: devel/scons 2.5.1

2017-06-12 Thread David CARLIER
I miss yours, sorry then ! On 12 June 2017 at 21:47, Brian Callahan wrote: > > > On 6/12/2017 4:42 PM, David CARLIER wrote: > > Hi, > > > > Here a little update for scons, would be needed for a couple of app in > the > > near future. > > > > Hope it s useful. > > > > Regards. > > I submitted an

UPDATE: graphics/mandelbulber 1.15 => 1.21.1

2017-06-12 Thread Brian Callahan
Hi ports -- Attached is a small diff to update graphics/mandelbulber to its latest version. Unfortunately, mandelbulber now requires a C++11 compiler, but besides that the port structure remains the same. Take maintainer. I think I used to have this one. ~Brian Index: Makefile =

NEW: converters/p5-Date-Tolkien-Shire-Data

2017-06-12 Thread Brian Callahan
Hi ports -- Attached is a new port, p5-Date-Tolkien-Shire-Data. Date-Tolkien-Shire-Data is a Perl module that provides data functionality for Shire calendars. --- pkg/DESCR: This Perl module contains common or near-common code factored out of Date::Tolkien::Shire and DateTime::Fiction::JRRTolkien

UPDATE: converters/p5-Date-Tolkien-Shire 1.21 => 1.901

2017-06-12 Thread Brian Callahan
Hi ports -- Attached is a trivial diff to update converters/p5-Date-Tolkien-Shire to its latest version. Requires the new p5-Date-Tolkien-Shire-Data port I just posted. Take maintainer. ~Brian PS: In case you're wondering, today is Trewsday 21 Forelithe 7481 Index: Makefile ===

pkgsrcCon 2017 London, registration open

2017-06-12 Thread Sevan Janiyan
Hello, Registration for pkgsrcCon, London is now open[1]. A pre-event social will be held at the end of the month (details will be post on the website[2]). Saturday the 1st of July we will hold a day of talks at The BCS followed by another social event and on Sunday the 2nd of July we'll have a hac

UPDATE: archivers/libzip 1.1.3 => 1.2.0

2017-06-12 Thread Brian Callahan
Hi ports (and edd, anthony, and kirill) -- Attached is a diff to update archivers/libzip to its latest version. Changelog is here: https://nih.at/libzip/NEWS.html A symbol was removed, so major bump to SHARED_LIB. I have built and run all libzip's consumers, and they all seem happy. I have added

UPDATE: audio/py-eyed3 0.7.11 => 0.8

2017-06-12 Thread Brian Callahan
Hi ports -- Attached is a diff to update audio/py-eyed3 to its latest version. Upstream changed the bin/eyeD3 script, and it works without patching now, so the one remaining patch can be removed. Additionally, this now has an RDEP on devel/py-pathlib. Take maintainer. ~Brian Index: Makefile ===