Re: New: multimedia/mpv

2015-01-05 Thread Dmitrij D. Czarkoff
Anthony J. Bentley said: > Doesn't build on amd64. This is the only platform where I've built it. > audio/decode/ad_mpg123.o(.text+0x10f): In function `decode_packet': > audio/decode/ad_mpg123.c:241: undefined reference to `mpg123_decode_frame_64' I forgot to disable mpg123 support. I tested th

Re: [PATCHES] www/w3m bug fixes

2015-01-05 Thread Brian Callahan
Hi Scarlett -- On 01/06/15 01:10, Scarlett wrote: > This archive contains patches for several problems I have found > while hacking on www/w3m, as well as several bug fixes taken from > elsewhere. I don't have time to do more than eyeball this right now, but I just want to make two quick comments

Re: [PATCHES] www/w3m bug fixes

2015-01-05 Thread Scarlett
On Tue, Jan 06, 2015 at 06:10:25AM +, Scarlett wrote: > This archive contains patches for several problems I have found > while hacking on www/w3m, as well as several bug fixes taken from > elsewhere. > > -- > > Ported patches > > * Use "%s" to printf a string, from Colin Watson at Ubuntu >

[PATCHES] www/w3m bug fixes

2015-01-05 Thread Scarlett
This archive contains patches for several problems I have found while hacking on www/w3m, as well as several bug fixes taken from elsewhere. -- Ported patches * Use "%s" to printf a string, from Colin Watson at Ubuntu http://anonscm.debian.org/cgit/collab-maint/w3m.git/commit/?h=bug/646321 * Fi

Re: [NEW] devel/p5-Hash-Merge-Simple

2015-01-05 Thread Andrew Fresh
On Mon, Jan 05, 2015 at 10:33:48PM +0100, Cesare Gargano wrote: > Needed for upcoming www/p5-Dancer2. > > Tested on amd64. > > Slightly tweaked from original from > Sergey Bronnikov > (see http://marc.info/?l=openbsd-ports&m=139870169331483&w=4) > > - > pkg/DESCR: > Hash::Merge::Simple will rec

math/py-numpy update 1.8.2 -> 1.9.1

2015-01-05 Thread Daniel Dickman
Here's an update of numpy to 1.9.1. This update fixes a number of issues, especially on non-x86 platforms. For example on macppc: https://github.com/numpy/numpy/issues/5027 Release notes can be found here: http://docs.scipy.org/doc/numpy/release.html Tested on i386. ok? Index: Makefile

math/py-scipy update 0.10.0 -> 0.14.1

2015-01-05 Thread Daniel Dickman
Update scipy to 0.14.1: - Take over as new maintainer (with previous maintainer permission). - fairly straightforward update of the port. Tested on i386. ok? Index: Makefile === RCS file: /home/cvs/ports/math/py-scipy/Makefile,v retr

UPDATE: devel/libevent2

2015-01-05 Thread Stuart Henderson
security fix. lightly tested here; "make test" looks similar to before and i've tried it with a few programs. anyone else want to give it a spin? Index: Makefile === RCS file: /cvs/ports/devel/libevent2/Makefile,v retrieving revision

Re: New: multimedia/mpv

2015-01-05 Thread Anthony J. Bentley
"Dmitrij D. Czarkoff" writes: > Dmitrij D. Czarkoff said: > > Mpv was already mentioned here recently. I updated my version of the > > port to 0.7.2 (currently latest release). I still have issues with > > video performance, although they aren't as severe as they were back in > > autumn (I am not

Re: [NEW] net/py-sleekxmpp

2015-01-05 Thread viq
On Sat, Jan 3, 2015 at 2:05 AM, Jérémie Courrèges-Anglas wrote: > viq writes: > >> On Sat, Dec 20, 2014 at 11:34 PM, viq wrote: >>> Here's an updated version, cutting out all bundled libs except >>> StateMachine and adding explicit dependencies on the ports I just >>> sent. >>> Works for the si

[NEW] devel/p5-Hash-Merge-Simple

2015-01-05 Thread Cesare Gargano
Hi ports@! Needed for upcoming www/p5-Dancer2. Tested on amd64. Slightly tweaked from original from Sergey Bronnikov (see http://marc.info/?l=openbsd-ports&m=139870169331483&w=4) - pkg/DESCR: Hash::Merge::Simple will recursively merge two or more hashes and return the result as a new hash ref

Re: Port of udpxy

2015-01-05 Thread Stuart Henderson
On 2015/01/05 20:55, Bruno Flueckiger wrote: > 1. The port is a daemon. And a daemon needs a rc.d script. So I've > created one according to > http://www.openbsd.org/faq/ports/specialtopics.html#RcScripts > I place it in pkg/udpxy.rc and run make plist. This gives me a > complain: > > make-plist:

www/ruby-rack 1.4.5 -> 1.6.0

2015-01-05 Thread Jeremy Evans
This updates ruby-rack to the latest version. There are almost two years of development since the current 1.4.5 and the new 1.6.0. Unfortunately, I'm unable to locate a changelog or release notes for 1.6.0. The best I can get is a GitHub comparison: https://github.com/rack/rack/compare/1.4.5...1.

buildbot/slave 0.8.10

2015-01-05 Thread Landry Breuil
Hi, here's a WIP update to buildbot 0.8.10, not many changes in that version but lots in 0.8.9 - i'm still probably the only one using this on OpenBSD, but more testing would be welcome. See http://docs.buildbot.net/current/relnotes/0.8.9.html and http://docs.buildbot.net/current/relnotes/index.ht

databases/ruby-pg 0.17.1 -> 0.18.0

2015-01-05 Thread Jeremy Evans
This updates ruby-pg to the latest version. This is a substantial update over previous versions, containing a new typecast system. Release announcement at https://www.ruby-forum.com/topic/6787099 Tested on amd64 and i386. Will be committing in a few days unless I hear objections. Thanks, Jerem

UPDATE: SMtube-14.12.0

2015-01-05 Thread Gonzalo L. Rodriguez
Hi, Update for SMtube to 14.12.0. * New options to set a proxy. Ok? Comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/x11/smtube/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile -

Re: Port of udpxy

2015-01-05 Thread Landry Breuil
On Mon, Jan 05, 2015 at 08:55:24PM +0100, Bruno Flueckiger wrote: > On 05.01.2015 19:33, Ingo Schwarze wrote: > >Hi, > > > >Antoine Jacoutot wrote on Mon, Jan 05, 2015 at 04:50:38PM +0100: > >>On Mon, Jan 05, 2015 at 03:40:56PM +, Stuart Henderson wrote: > >>>On 2015/01/05 16:30, Antoine Jacout

Re: Port of udpxy

2015-01-05 Thread Antoine Jacoutot
> 1. The port is a daemon. And a daemon needs a rc.d script. So I've > created one according to > http://www.openbsd.org/faq/ports/specialtopics.html#RcScripts > I place it in pkg/udpxy.rc and run make plist. This gives me a > complain: > > make-plist: Bogus element outside of every prefix: /etc/r

Re: Port of udpxy

2015-01-05 Thread Bruno Flueckiger
On 05.01.2015 19:33, Ingo Schwarze wrote: Hi, Antoine Jacoutot wrote on Mon, Jan 05, 2015 at 04:50:38PM +0100: On Mon, Jan 05, 2015 at 03:40:56PM +, Stuart Henderson wrote: On 2015/01/05 16:30, Antoine Jacoutot wrote: Why? We support gzipped manpages just fine. Consistency if nothing

Re: Port of udpxy

2015-01-05 Thread Ingo Schwarze
Hi, Antoine Jacoutot wrote on Mon, Jan 05, 2015 at 04:50:38PM +0100: > On Mon, Jan 05, 2015 at 03:40:56PM +, Stuart Henderson wrote: >> On 2015/01/05 16:30, Antoine Jacoutot wrote: >>> Why? We support gzipped manpages just fine. >> Consistency if nothing else.. > That's only because we star

Re: [PATCH] audio/radiotray: add missing RDEP on devel/py-xdg

2015-01-05 Thread Fred
On 01/05/15 14:15, Fabian Raetz wrote: Hi, radiotray did not start after installing because of a missing RDEP on py-xdg. Regards, Fabian Python 2.7.9 (default, Dec 14 2014, 07:35:05) [GCC 4.2.1 20070719 ] on openbsd5 Type "help", "copyright", "credits" or "license" for more information. from

Re: [NEW] www/p5-Apache-LogFormat-Compiler

2015-01-05 Thread Andrew Fresh
On Mon, Jan 05, 2015 at 11:22:02AM +0100, Cesare Gargano wrote: > PERMIT_PACKAGE* are _after_ *_DEPENDS. Am I wrong? As I understand, in general things should be in the order specified in Makefile.template. http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure/templates/Makefile.template

Re: Port of udpxy

2015-01-05 Thread Antoine Jacoutot
On Mon, Jan 05, 2015 at 03:40:56PM +, Stuart Henderson wrote: > On 2015/01/05 16:30, Antoine Jacoutot wrote: > > Why? We support gzipped manpages just fine. > > Consistency if nothing else.. That's only because we started supporting gzip'ed manpages not so long ago. And that no one bothered r

Re: Port of udpxy

2015-01-05 Thread Stuart Henderson
On 2015/01/05 16:30, Antoine Jacoutot wrote: > Why? We support gzipped manpages just fine. Consistency if nothing else.. $ pkglocate /man/man | grep gz$ | wc -l 1 $ pkglocate /man/man | grep -v gz$ | wc -l 41040

Re: Port of udpxy

2015-01-05 Thread Antoine Jacoutot
On Mon, Jan 05, 2015 at 03:22:41PM +, Stuart Henderson wrote: > On 2015/01/05 16:09, Antoine Jacoutot wrote: > > On Mon, Jan 05, 2015 at 03:01:15PM +, Stuart Henderson wrote: > > > On 2015/01/05 15:52, Bruno Flueckiger wrote: > > > > On 04.01.2015 23:09, Landry Breuil wrote: > > > > > > > >

Re: Port of udpxy

2015-01-05 Thread Stuart Henderson
On 2015/01/05 16:09, Antoine Jacoutot wrote: > On Mon, Jan 05, 2015 at 03:01:15PM +, Stuart Henderson wrote: > > On 2015/01/05 15:52, Bruno Flueckiger wrote: > > > On 04.01.2015 23:09, Landry Breuil wrote: > > > > > > > >With what provider did you tested it, was it rtp only or also rtsp ? i > >

Re: Port of udpxy

2015-01-05 Thread Antoine Jacoutot
On Mon, Jan 05, 2015 at 03:01:15PM +, Stuart Henderson wrote: > On 2015/01/05 15:52, Bruno Flueckiger wrote: > > On 04.01.2015 23:09, Landry Breuil wrote: > > > > > >With what provider did you tested it, was it rtp only or also rtsp ? i > > >might be interested in that, if it allows one to simp

Re: Port of udpxy

2015-01-05 Thread Stuart Henderson
On 2015/01/05 15:52, Bruno Flueckiger wrote: > On 04.01.2015 23:09, Landry Breuil wrote: > > > >With what provider did you tested it, was it rtp only or also rtsp ? i > >might be interested in that, if it allows one to simplify the mess that > >is streaming multiple channels at the same time to dif

Re: Port of udpxy

2015-01-05 Thread Bruno Flueckiger
On 04.01.2015 23:09, Landry Breuil wrote: With what provider did you tested it, was it rtp only or also rtsp ? i might be interested in that, if it allows one to simplify the mess that is streaming multiple channels at the same time to different clients... Also, a port would be welcome :) Landr

update print/poppler

2015-01-05 Thread Matthias Kilian
Hi, Antoine reminded me that there's a new stable release of poppler available ;-) I'm currently running a bulk update on amd64 to see wether there's any fallout from the change of the PSOutputDev constructor. As always, independent tests and comments are welcome. Ciao, Kili Index: Mak

[PATCH] audio/radiotray: add missing RDEP on devel/py-xdg

2015-01-05 Thread Fabian Raetz
Hi, radiotray did not start after installing because of a missing RDEP on py-xdg. Regards, Fabian Python 2.7.9 (default, Dec 14 2014, 07:35:05) [GCC 4.2.1 20070719 ] on openbsd5 Type "help", "copyright", "credits" or "license" for more information. >>> from radiotray import radiotray ** Message

Re: [UPDATE] productivity/taskwarrior 2.3.0 => 2.4.0

2015-01-05 Thread Eric Lalonde
> After discussing with abieber, Updated diff that lists me as maintainer. Attached correct diff this time. taskwarrior-2.4.0.diff Description: Binary data

Re: [NEW] www/p5-Apache-LogFormat-Compiler

2015-01-05 Thread Cesare Gargano
On 2015-01-05 11:22, Cesare Gargano wrote: On Jan 5, 2015 5:55 AM, Andrew Fresh wrote: On Sun, Jan 04, 2015 at 10:27:25PM +0100, Cesare Gargano wrote: > On 2015-01-04 22:04, Andrew Fresh wrote: > >On Sun, Jan 04, 2015 at 08:13:45PM +0100, Cesare Gargano wrote: > >>Needed for upcoming update to

Re: [NEW] www/p5-Apache-LogFormat-Compiler

2015-01-05 Thread Cesare Gargano
On Jan 5, 2015 5:55 AM, Andrew Fresh wrote: > > On Sun, Jan 04, 2015 at 10:27:25PM +0100, Cesare Gargano wrote: > > On 2015-01-04 22:04, Andrew Fresh wrote: > > >On Sun, Jan 04, 2015 at 08:13:45PM +0100, Cesare Gargano wrote: > > >>Needed for upcoming update to www/p5-Plack (needed for upcoming

Re: [UPDATE] productivity/taskwarrior 2.3.0 => 2.4.0

2015-01-05 Thread Huev Kan
Eric, I'm happy to see your work and interest. Yet not tested, just some notes: After taskwarrior 2.2.0, 2.3.0, the project splitted: - taskwarrior 2.4.0 - tasksh 1.0.0 http://taskwarrior.org/news/news.20141221.html Although you can use it without tasksh. Will you try with tasksh? Maybe 2.4.1 is co

Re: [NEW] devel/p5-Data-Munge

2015-01-05 Thread Cesare Gargano
On 2015-01-04 23:15, Stuart Henderson wrote: On 2015/01/04 22:56, Cesare Gargano wrote: On 2015-01-04 22:36, Stuart Henderson wrote: >On 2015/01/04 13:57, Andrew Fresh wrote: >>On Sun, Jan 04, 2015 at 07:56:56PM +0100, Cesare Gargano wrote: >>> Needed for upcoming devel/p5-Return-MultiLevel (nee