Re: Update milter-spamd

2014-01-19 Thread Remi Locherer
This works fine for me. Tested on: OpenBSD 5.5-beta (GENERIC.MP) #269: Fri Jan 17 16:01:47 MST 2014 Remi On Thu, Jan 16, 2014 at 02:55:47PM +0100, Joerg Jung wrote: > Hi, > > please find below an update for milter-spamd to version 0.6. > > This update improves the handling of the authentication

Update ruby-unicorn and related ports

2014-01-19 Thread Jeremy Evans
This updates www/ruby-unicorn and related ports (devel/ruby-kgio, www/ruby-raindrops, www/ruby-rainbows) to the latest versions. This also fixes issues with mode 600 files in the packages. While here, remove tests for rainbows. They require downloading gems at runtime. I plan on committing this

Re: proposal for ports

2014-01-19 Thread Sergey Bronnikov
On 14:57 Sun 19 Jan , Antoine Jacoutot wrote: > On Sun, Jan 19, 2014 at 05:47:14PM +0400, Sergey Bronnikov wrote: > > Oops, mail is actually for ports@, not for misc@. > > > > I think it'd be better to port or implement sth like portscout. > http://www.inerd.com/software/portscout/ Wow, I didn't

Our libtool directory ordering fix

2014-01-19 Thread Vadim Zhukov
This is what I have currently in my tree. It helps to build vlc and new graphics/digikam (after tweaking KDE3, not committed yet) at least. Anyone willing to move from GNU libtool is invited to test this. Comments on the code are also welcome, of course. -- zhuk@ Index: Makefile ===

Re: proposal for ports

2014-01-19 Thread Antoine Jacoutot
On Sun, Jan 19, 2014 at 05:47:14PM +0400, Sergey Bronnikov wrote: > Oops, mail is actually for ports@, not for misc@. > I think it'd be better to port or implement sth like portscout. http://www.inerd.com/software/portscout/ > On 17:38 Sun 19 Jan , Sergey Bronnikov wrote: > > Hi > > > > OpenBS

Re: proposal for ports

2014-01-19 Thread Sergey Bronnikov
Oops, mail is actually for ports@, not for misc@. On 17:38 Sun 19 Jan , Sergey Bronnikov wrote: > Hi > > OpenBSD project has ports tree which contains a lot of applications > (about 8k in latest release). > I believe it is a lot of pain for maintainers of these ports to keep > port in 'up to date

Fix OpenCV on sparc64

2014-01-19 Thread Vadim Zhukov
Hello all. Landry spotted OpenCV failing on sparc64 since last update. This happens due to erroneous atomic builtins handling. I do not have anything except i386, so, please, could anyone with sparc64 check that this patch fixes the build? No need for REVISION bump here because this patch affects

Re: Patch firefox-25.0 to enable gssapi/Kerberos

2014-01-19 Thread Antoine Jacoutot
> > Instead of patching Firefox, would it be better to change the way > > OpenBSD links the Heimdal libraries to make the interdependent libraries > > implicit? > > I think there was a reason for having it done this way when kerberos was > updated, and iirc it lead to having quite a bunch of patch

Re: [new] mpv 0.3.2

2014-01-19 Thread frantisek holop
hmm, on Sat, Jan 18, 2014 at 08:19:04PM +, Fred said that > This works for me on amd64, thanks. > > But I have a question when I did sudo make install[1] I ended up > with errors, but when I did sudo make do-install[2] it installed > fine. > > What am I missing? > > [1] > port:fred /usr/port

Re: Patch firefox-25.0 to enable gssapi/Kerberos

2014-01-19 Thread Landry Breuil
On Sat, Jan 18, 2014 at 10:09:31PM -0500, Eric Radman wrote: > On Sat, Jan 18, 2014 at 09:59:13PM +0100, Landry Breuil wrote: > > On Fri, Jan 17, 2014 at 11:21:13AM -0500, Eric Radman wrote: > > > Resubmitting a patch for firefox that includes all of the symbols > > > required to load gssapi. From