Re: [UPDATE]: zeromq to 4.0.4

2014-05-13 Thread Giovanni Bechis
On 05/13/14 11:03, Giovanni Bechis wrote: [...] > Still does not build for me on > OpenBSD 5.5-current (GENERIC.MP) #85: Sun Apr 27 09:24:33 MDT 2014 > t...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Build log attached > I had WARNINGS=Yes in mk.conf, now it builds fine.

Re: UPDATE: FFmpeg 2.2 branch / newer MPlayer

2014-05-13 Thread Brad Smith
On Mon, May 05, 2014 at 07:56:36AM -0400, Brad Smith wrote: > Here is an update of FFmpeg to the 2.2 branch and an update to newer MPlayer. > > Already run through a bulk and everything in the tree has been fixed > to use the newer API. > > OK? An updated diff adding a fix for a regression with

Re: [UPDATE] stow-2.2.0

2014-05-13 Thread Kaashif Hymabaccus
On Tue, May 13, 2014 at 11:13:55PM +0100, Stuart Henderson wrote: > On 2014/05/13 18:09, Jiri B wrote: > > On Tue, May 13, 2014 at 10:37:50PM +0100, Kaashif Hymabaccus wrote: > > >[...] > > > > I'm not using stow but IIUC we don't usually shipt manuals. > > > > j. > > > > Depends. But installin

Re: [UPDATE] stow-2.2.0

2014-05-13 Thread Stuart Henderson
On 2014/05/13 18:09, Jiri B wrote: > On Tue, May 13, 2014 at 10:37:50PM +0100, Kaashif Hymabaccus wrote: > >[...] > > +share/doc/stow/manual-single.html > > +share/doc/stow/manual-split/ > > +share/doc/stow/manual-split/Bootstrapping.html > > +share/doc/stow/manual-split/Compile_002dtime-vs-Install

Re: [UPDATE]: zeromq to 4.0.4

2014-05-13 Thread Markus Bergkvist
I'm on $ dmesg | head -n 2 OpenBSD 5.5-current (GENERIC.MP) #105: Sun May 4 18:35:59 MDT 2014 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP The complete port is attached. 2014-05-13 11:03 GMT+02:00 Giovanni Bechis : > On 05/12/14 23:18, Markus Bergkvist wrote: >> Than

Re: [UPDATE] stow-2.2.0

2014-05-13 Thread Jiri B
On Tue, May 13, 2014 at 10:37:50PM +0100, Kaashif Hymabaccus wrote: >[...] > +share/doc/stow/manual-single.html > +share/doc/stow/manual-split/ > +share/doc/stow/manual-split/Bootstrapping.html > +share/doc/stow/manual-split/Compile_002dtime-vs-Install_002dtime.html > +share/doc/stow/manual-split/C

[UPDATE] stow-2.2.0

2014-05-13 Thread Kaashif Hymabaccus
Hello, This is an update for GNU Stow from 1.3.3 to 2.2.0. OK? Index: Makefile === RCS file: /cvs/ports/sysutils/stow/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- Makefile1 Jan 2014 20:46:29 - 1.9 ++

Re: NEW: games/freecol

2014-05-13 Thread Brian Callahan
On 05/13/14 09:58, Brian Callahan wrote: Hi ports -- Attached is a port of freecol, the free Colonization clone. Plays a lot like Civilization, so if you're familiar with that, this one will feel much the same. Works well for me on amd64. I had to bump 'ulimit -d' a little bit for the game

Re: [NEW] beets

2014-05-13 Thread Stuart Henderson
On 2014/05/13 17:07, Nils R wrote: > Brian Callahan schrieb am 13.05.2014 16:57: > > > > > On 05/13/14 10:41, Nils R wrote: > >> Now that all dependencies are in the tree, here's an updated port > >> for the new beets version 1.3.6. > >> > >> Any comments? > >> > >> Nils > > > > Do you not want

Re: [NEW] beets

2014-05-13 Thread Nils R
Brian Callahan schrieb am 13.05.2014 16:57: > > On 05/13/14 10:41, Nils R wrote: >> Now that all dependencies are in the tree, here's an updated port >> for the new beets version 1.3.6. >> >> Any comments? >> >> Nils > > Do you not want to be maintainer? > > 'make test' downloads a whole bunch

Re: [NEW] beets

2014-05-13 Thread Brian Callahan
On 05/13/14 10:41, Nils R wrote: Now that all dependencies are in the tree, here's an updated port for the new beets version 1.3.6. Any comments? Nils Do you not want to be maintainer? 'make test' downloads a whole bunch of stuff from the Internet, then fails for me: AttributeError: 'modu

Re: [NEW] beets

2014-05-13 Thread Nils R
Now that all dependencies are in the tree, here's an updated port for the new beets version 1.3.6. Any comments? Nils beets-1.3.6.tgz Description: GNU Zip compressed data

NEW: games/freecol

2014-05-13 Thread Brian Callahan
Hi ports -- Attached is a port of freecol, the free Colonization clone. Plays a lot like Civilization, so if you're familiar with that, this one will feel much the same. Works well for me on amd64. I had to bump 'ulimit -d' a little bit for the game to start, however. I also wrote my own sta

Re: [UPDATE] qt4-4.8.6

2014-05-13 Thread David Coppa
On Tue, May 13, 2014 at 3:36 PM, Vadim Zhukov wrote: > 2014-05-13 16:27 GMT+04:00 David Coppa : >> On Tue, 13 May 2014, David Coppa wrote: >> >>> >>> Hi! >>> >>> This is an update to qt-4.8.6. >>> >>> I've also removed the no_examples pseudo-flavor. It's broken since >>> a lot of time and it does

Re: [proof-of-concept] Generate packages from NodeJS's npm modules

2014-05-13 Thread Vadim Zhukov
2014-05-13 0:46 GMT+04:00 Fabian Raetz : > arch=$(arch -s) > nodever=$(node -v | sed -e "s/v//") > > prefix=/usr/local prefix=${PREFIX:-/usr/local} > nodepkg_name=$1 > obsdpkg=node-$nodepkg_name > > # XXX adjust fakedirbase to your setup > fakedirbase=/home/mischi/code/npm-openbsdports-repackager

UPDATE: Icecast-2.4.0

2014-05-13 Thread Gonzalo L. Rodriguez
Hi, Update for Icecast to 2.4.0: http://svn.xiph.org/icecast/tags/icecast-2.4.0/ChangeLog Comments? Ok? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/net/icecast/Makefile,v retrieving revision 1.5

Re: [UPDATE] qt4-4.8.6

2014-05-13 Thread David Coppa
On Tue, 13 May 2014, David Coppa wrote: > > Hi! > > This is an update to qt-4.8.6. > > I've also removed the no_examples pseudo-flavor. It's broken since > a lot of time and it does not have so much sense anymore: machine > are faster and you have clusters too ;) > > Please test (bulk builds,

Re: mark libtorrent/rtorrent as broken

2014-05-13 Thread Stuart Henderson
On 2014/05/13 10:56, David Coppa wrote: > > I've received too much reports (last one from bentley@) about this > being practically unusable. > > So, stop fooling the users and mark these ports BROKEN. > transmission is better! an alternative diff ;-) Index: Makefile

[UPDATE] qt4-4.8.6

2014-05-13 Thread David Coppa
Hi! This is an update to qt-4.8.6. I've also removed the no_examples pseudo-flavor. It's broken since a lot of time and it does not have so much sense anymore: machine are faster and you have clusters too ;) Please test (bulk builds, whatever) as usual... Ciao, David Index: Makefile =

Re: mark libtorrent/rtorrent as broken

2014-05-13 Thread David Coppa
On Tue, May 13, 2014 at 12:37 PM, Nicholas Marriott wrote: > I use it often. I'd rather not see it marked broken because some have > trouble, even if you can't debug it any further. No problems, forget this mail. ciao, David

Re: mark libtorrent/rtorrent as broken

2014-05-13 Thread Nicholas Marriott
I use it often. I'd rather not see it marked broken because some have trouble, even if you can't debug it any further. On Tue, May 13, 2014 at 04:00:15AM -0600, Anthony J. Bentley wrote: > Nicholas Marriott writes: > > > > I've never had any problems with rtorrent so long as I don't use > > soft

Re: mark libtorrent/rtorrent as broken

2014-05-13 Thread Anthony J. Bentley
Nicholas Marriott writes: > > I've never had any problems with rtorrent so long as I don't use > softdep. I have had the system become close to unusable many times, no softdep. I'd rather see it fixed than marked broken, especially if it's true what I hear about it being a kernel IPI issue rathe

Re: [proof-of-concept] Generate packages from NodeJS's npm modules

2014-05-13 Thread Vadim Zhukov
13.05.2014 1:46 пользователь "Marc Espie" написал: > > On Mon, May 12, 2014 at 10:46:23PM +0200, Fabian Raetz wrote: > > Hi ports@, > > > > a few weeks ago i tried to integrate node packages > > into the OpenBSD ports tree but i finaly gave up after a while. > > Basically i tried to mimic the beha

Re: mark libtorrent/rtorrent as broken

2014-05-13 Thread Nicholas Marriott
I've never had any problems with rtorrent so long as I don't use softdep. On Tue, May 13, 2014 at 10:56:40AM +0200, David Coppa wrote: > > I've received too much reports (last one from bentley@) about this > being practically unusable. > > So, stop fooling the users and mark these ports BROKE

pidgin-sipe status on OpenBSD

2014-05-13 Thread bodie
Hi, soon I will give another try to Pidgin-sipe on OpenBSD how it works with our Lync 2010/2013 infrastructure as it had always issues and was not able to connect, but maybe you will find following info useful somewhat. Our company is investing some efforts in to improve SIPE in Pidgin to b

Re: mark libtorrent/rtorrent as broken

2014-05-13 Thread Landry Breuil
On Tue, May 13, 2014 at 10:56:40AM +0200, David Coppa wrote: > > I've received too much reports (last one from bentley@) about this > being practically unusable. > > So, stop fooling the users and mark these ports BROKEN. > transmission is better! I use rtorrent on macppc most of the time, and e

Re: [UPDATE]: zeromq to 4.0.4

2014-05-13 Thread Giovanni Bechis
On 05/12/14 23:18, Markus Bergkvist wrote: > Thanks for the advice. > With this diff it picks up libsodium to libzmq but not to curve_keygen. > All regression tests pass, including the ones related to libsodium. > > 2014-05-12 18:40 GMT+02:00 Giovanni Bechis : >> On 05/12/14 18:03, viq wrote: >>>

mark libtorrent/rtorrent as broken

2014-05-13 Thread David Coppa
I've received too much reports (last one from bentley@) about this being practically unusable. So, stop fooling the users and mark these ports BROKEN. transmission is better! Ok? Index: libtorrent/Makefile === RCS file: /cvs/ports/

UPDATE: net/powerdns to 3.3.1

2014-05-13 Thread Florian Obser
This is a major update for powerdns. changelog: http://doc.powerdns.com/html/changelog.html#changelog-auth-3-3 ff. Lightly tested, including dnssec on amd64 + sparc64 with sqlite. I'm going to test mysql + postgres in the next days (don't expect any suprises there). More tests would be appreciate