UPDATE: Dovecot 2.2.5

2013-08-09 Thread Brad Smith
Here is an update to Dovecot 2.2.5 and the associated ports. Looking for any testing and feedback. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. Index: Makefile ===

UPDATE: sysutils/ranger-1.6.1

2013-08-09 Thread Kyle Merchant
Hi ports, Below is a patch to bring ranger to the latest version. Update includes a BSD-friendly setsid implementation, overhauled config files, and numerous other fixes and feature additions. Please note config files need to be updated or use the --clean switch. Tested on amd64. OKs and/or comm

Re: Preview of 5.4?

2013-08-09 Thread Chris Cappuccio
snapshots ? Jones, Bill [bill.jo...@lpsvcs.com] wrote: > > Is there going to be a preview of 5.4? > http://ftp.openbsd.org/pub/OpenBSD/5.4/ ? > > Thx/Bill > > The information contained in this message is proprietary and/or confidential. > If you are not the intended recipient, please: (i) d

Preview of 5.4?

2013-08-09 Thread Jones, Bill
Is there going to be a preview of 5.4? http://ftp.openbsd.org/pub/OpenBSD/5.4/ ? Thx/Bill The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or us

Re: [UPDATE] security/libssh

2013-08-09 Thread Antoine Jacoutot
On Fri, Aug 09, 2013 at 07:50:12PM +0200, Remi Pointel wrote: > Hi, > > This is the diff to update libssh to 0.5.5. > > Any ok? You need to remove %%SHARED%% from PLIST. > > Cheers, > > Remi. > Index: Makefile > === > RCS file:

[UPDATE] security/libssh

2013-08-09 Thread Remi Pointel
Hi, This is the diff to update libssh to 0.5.5. Any ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/security/libssh/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile11 Mar 2013 11:41:25 -

[UPDATE] sysutils/downtimed

2013-08-09 Thread Remi Pointel
Hi, This is the diff to update downtimed to 0.6. Any ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/sysutils/downtimed/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile11 Mar 2013 11:41:30 -0

Re: unbreak smtp-vilter

2013-08-09 Thread Matthew Dempsky
Looks ok to me, but I haven't tested it or anything. On Fri, Aug 9, 2013 at 10:26 AM, Ian Darwin wrote: > Sharper cluestick from matthew@. > > OK now? > > Index: Makefile > === > RCS file: /cvs/ports/mail/smtp-vilter/Makefile,v > ret

Re: unbreak smtp-vilter

2013-08-09 Thread Ian Darwin
Sharper cluestick from matthew@. OK now? Index: Makefile === RCS file: /cvs/ports/mail/smtp-vilter/Makefile,v retrieving revision 1.53 diff -u -p -r1.53 Makefile --- Makefile9 May 2013 18:47:53 - 1.53 +++ Makefile9

Re: unbreak smtp-vilter

2013-08-09 Thread Matthew Dempsky
On Fri, Aug 9, 2013 at 9:45 AM, Ian Darwin wrote: > +-LDADD+= -nostdlib > ++LDADD+= --nodefaultlib Hm, I would think this needs to be "-nodefaultlibs" instead of "--nodefaultlib" (i.e., only one hyphen and add the s).

unbreak smtp-vilter

2013-08-09 Thread Ian Darwin
On amd64 at least, the current version fails to start with messages about __guard missing. Correction based on cluebat from matthew@ OK? Index: Makefile === RCS file: /cvs/ports/mail/smtp-vilter/Makefile,v retrieving revision 1.53 di

plan9/rc - add to shells

2013-08-09 Thread Dmitrij D. Czarkoff
Index: pkg/PLIST === RCS file: /var/cvs/ports/plan9/rc/pkg/PLIST,v retrieving revision 1.3 diff -u -p -r1.3 PLIST --- pkg/PLIST 15 Sep 2004 18:23:11 - 1.3 +++ pkg/PLIST 17 Jul 2013 21:44:33 - @@ -3,6 +3,6 @@ bin/- bin

Re: UPDATE devel/p5-SVN-Web 0.48 -> 0.53

2013-08-09 Thread Kirill Bychkov
On Fri, August 9, 2013 15:41, Stefan Sperling wrote: > On Fri, Aug 09, 2013 at 01:38:13PM +0200, Stefan Sperling wrote: >> These instructions don't work for me with httpd(8) from base. >> The /var/www/ chroot gets in the way of the CGI script. >> It seems that quite a bunch of things would need to

Re: UPDATE devel/p5-SVN-Web 0.48 -> 0.53

2013-08-09 Thread Kirill Bychkov
On Fri, August 9, 2013 15:38, Stefan Sperling wrote: > On Fri, Aug 09, 2013 at 02:55:01PM +0400, Kirill Bychkov wrote: >> Hello! >> This is update of perl SVN-Web. It solves problem with incorrect URLs while >> you're browsing repository deeper than top level. >> Now it's able to connect to remote

Re: UPDATE devel/p5-SVN-Web 0.48 -> 0.53

2013-08-09 Thread Stefan Sperling
On Fri, Aug 09, 2013 at 01:41:59PM +0200, Stefan Sperling wrote: > On Fri, Aug 09, 2013 at 01:38:13PM +0200, Stefan Sperling wrote: > > These instructions don't work for me with httpd(8) from base. > > The /var/www/ chroot gets in the way of the CGI script. > > It seems that quite a bunch of things

Re: UPDATE devel/p5-SVN-Web 0.48 -> 0.53

2013-08-09 Thread Stefan Sperling
On Fri, Aug 09, 2013 at 01:38:13PM +0200, Stefan Sperling wrote: > These instructions don't work for me with httpd(8) from base. > The /var/www/ chroot gets in the way of the CGI script. > It seems that quite a bunch of things would need to be copied > into the chroot for this to work. > > Also, i

Re: UPDATE devel/p5-SVN-Web 0.48 -> 0.53

2013-08-09 Thread Stefan Sperling
On Fri, Aug 09, 2013 at 02:55:01PM +0400, Kirill Bychkov wrote: > Hello! > This is update of perl SVN-Web. It solves problem with incorrect URLs while > you're browsing repository deeper than top level. > Now it's able to connect to remote repositories. > Lots of bugs were fixed. > Also add README

UPDATE devel/p5-SVN-Web 0.48 -> 0.53

2013-08-09 Thread Kirill Bychkov
Hello! This is update of perl SVN-Web. It solves problem with incorrect URLs while you're browsing repository deeper than top level. Now it's able to connect to remote repositories. Lots of bugs were fixed. Also add README for quick start. btw, am I right about threaded perl in base? Tested on am

Re: regarding the changes in lang/php (updating to newer php)

2013-08-09 Thread Stuart Henderson
On 2013/08/09 12:43, Robert Nagy wrote: > Hi > > So as you might have noticed already php 5.2 got removed from the tree > because it has been end-of-life since Jan 2011. It has been kept in tree > for people to be able transfer over to 5.3 easily. > Since php 5.3 is also reaching end-of-life, php

regarding the changes in lang/php (updating to newer php)

2013-08-09 Thread Robert Nagy
Hi So as you might have noticed already php 5.2 got removed from the tree because it has been end-of-life since Jan 2011. It has been kept in tree for people to be able transfer over to 5.3 easily. Since php 5.3 is also reaching end-of-life, php 5.4 and 5.5 has been commited and a direct update pa

Update nasm to 2.10.09

2013-08-09 Thread Sylvestre Gallon
Hi, Here is a diff to update nasm to version 2.10.09. Any OK ? Index: Makefile === RCS file: /cvs/ports/devel/nasm/Makefile,v retrieving revision 1.34 diff -u -p -r1.34 Makefile --- Makefile11 Mar 2013 10:50:12 - 1.34 +

Re: firefox at macppc

2013-08-09 Thread Jan Stary
On Aug 09 08:59:35, lan...@rhaalovely.net wrote: > On Fri, Aug 09, 2013 at 08:52:03AM +0200, Jan Stary wrote: > > In packages/powerpc, there is a precompiled package of firefox36, > > but no newer version (there is in ports though). Perhaps the reason > > is folklore knowledge, but why isn't the po

Re: firefox at macppc

2013-08-09 Thread Landry Breuil
On Fri, Aug 09, 2013 at 08:59:35AM +0200, Landry Breuil wrote: > On Fri, Aug 09, 2013 at 08:52:03AM +0200, Jan Stary wrote: > > In packages/powerpc, there is a precompiled package of firefox36, > > but no newer version (there is in ports though). Perhaps the reason > > is folklore knowledge, but wh

Re: firefox at macppc

2013-08-09 Thread Landry Breuil
On Fri, Aug 09, 2013 at 08:52:03AM +0200, Jan Stary wrote: > In packages/powerpc, there is a precompiled package of firefox36, > but no newer version (there is in ports though). Perhaps the reason > is folklore knowledge, but why isn't the port being prebuilt? > > Makefile says > > # necess