Re: UPDATE: FFmpeg 20140912

2014-09-13 Thread Landry Breuil
On Sat, Sep 13, 2014 at 09:49:11AM -0400, Brad Smith wrote: > On 12/09/14 1:14 PM, Landry Breuil wrote: > >On Fri, Sep 12, 2014 at 12:07:22PM -0400, Brad Smith wrote: > >>Here is an update to a newer FFmpeg snapshot from 20140912. Mainly > >>to fix bugs with HEVC and VP9 decoding (among the other b

Re: anyone trying fluentd on openbsd?

2014-09-13 Thread Daniel C. Sinclair
I've been using it for a couple months but not in production yet. I use 'gem20 install --user-install fluentd' and run it from '$HOME/.gem/ruby/2.0/bin/fluentd20'. I send events to it from python via 'fluent-logger' and log to files and elasticsearch. I only tried a few plugins but so far everyt

UPDATE: devel/udis86

2014-09-13 Thread Paul Irofti
This updates udis86 to 1.7.2. The patches are identical to what's in HEAD upstream and should be removed once a new version comes out. The manual has changed it's format and it's html which brings a few more depenedencies and hacks in the Makefile. Okay? Index: Makefile ===

Re: UPDATE: FFmpeg 20140912

2014-09-13 Thread patrick keshishian
On 9/12/14, Brad Smith wrote: > Here is an update to a newer FFmpeg snapshot from 20140912. Mainly > to fix bugs with HEVC and VP9 decoding (among the other bug fixes > coming in). Not sure if you care. Seems OK on amd64, playing some mp4s and converting some m4a to mp3s. --patrick $ sysctl ker

Re: UPDATE: nasm 2.11.05

2014-09-13 Thread Brad Smith
On 02/09/14 4:38 PM, Stuart Henderson wrote: On 2014/09/02 16:17, Brad Smith wrote: Here is an update to nasm 2.11.05. [..] On 2014/09/02 16:18, Brad Smith wrote: Here is an update to yasm 1.3.0. What sort of testing of dependent ports has been done so far? Built everything in the tree de

NEW: editors/moe

2014-09-13 Thread Brian Callahan
Hi ports -- Attached is a new port, editors/moe. pkg/DESCR: GNU Moe is a powerful, 8-bit clean, console text editor for ISO-8859 and ASCII character encodings. It has a modeless, user-friendly interface, online help, multiple windows, unlimited undo/redo capability, unlimited line length, global

Re: UPDATE: FFmpeg 20140912

2014-09-13 Thread Brad Smith
On 12/09/14 1:14 PM, Landry Breuil wrote: On Fri, Sep 12, 2014 at 12:07:22PM -0400, Brad Smith wrote: Here is an update to a newer FFmpeg snapshot from 20140912. Mainly to fix bugs with HEVC and VP9 decoding (among the other bug fixes coming in). Here's what we have on the mirrors now for ffmp

Re: UPDATE: editors/dhex

2014-09-13 Thread Brian Callahan
On 09/13/14 04:57, dsp wrote: Hello list! Thanks to Brian Callahan for taking the time to update this. cheers, DsP I typo'd the HOMEPAGE. But since you mentioned to me in a previous mail that you're OK with it, I'll go ahead and commit. Thanks.

Re: mytop / DBD::MySQL use-after-free [Re: Attempt #2 at switching to MariaDB]

2014-09-13 Thread Brad Smith
On 08/09/14 3:31 AM, Giovanni Bechis wrote: On 09/05/14 14:52, Giovanni Bechis wrote: On 08/22/14 23:46, Stuart Henderson wrote: On 2014/08/22 22:06, Stuart Henderson wrote: On 2014/08/19 17:15, Brad Smith wrote: Here is a diff to make attempt #2 at switching to MariaDB. Going through the va

Re: mytop / DBD::MySQL use-after-free [Re: Attempt #2 at switching to MariaDB]

2014-09-13 Thread Brad Smith
On 05/09/14 8:52 AM, Giovanni Bechis wrote: On 08/22/14 23:46, Stuart Henderson wrote: On 2014/08/22 22:06, Stuart Henderson wrote: On 2014/08/19 17:15, Brad Smith wrote: Here is a diff to make attempt #2 at switching to MariaDB. Going through the various Makefile's I noticed bmf had a typo w

UPDATE: editors/dhex

2014-09-13 Thread dsp
Hello list! Thanks to Brian Callahan for taking the time to update this. cheers, DsP Index: Makefile === RCS file: /cvs/ports/editors/dhex/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile11 Mar 2013 11:0