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
===
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
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
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
===
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
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
=
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
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
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
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
> 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
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
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:
>
>
"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
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
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
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
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/
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
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
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
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
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
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
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
25 matches
Mail list logo