Re: Patch firefox-25.0 to enable gssapi/Kerberos

2014-01-17 Thread Landry Breuil
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 moz.log: > > 784166112[83e29180]: service = inout.deshaw.com > 784166112[83e29180]: using negotiate-gss > 784166112[83e29180]: enteri

Re: UPDATE: mail/courier*

2014-01-17 Thread Giovanni Bechis
On Sun, Jan 12, 2014 at 06:15:35PM +0100, Giovanni Bechis wrote: > Hi, > upgrade to mail/courier-authlib, mail/courier-imap and mail/maildrop (I take > maintainership of this one as well) to their latest version. > maildrop diff updated, now with a no_trashquota flavor to be able to have courier

Re: update: net/ircII

2014-01-17 Thread Pascal Stumpf
On Fri, 17 Jan 2014 14:16:13 +0100, Pascal Stumpf wrote: > Update to 20131230 snapshot, with UTF-8 support. > > Could use some wider testing. Ouch, of course UTF-8 support needs iconv (thanks naddy@). Since that adds a dependency to the port, make it a FLAVOR. Index: Makefile =

Re: [new] mpv 0.3.2

2014-01-17 Thread frantisek holop
this version tries to fix amd64 using -march=native. thanks to Brett for testing. please test and commit. -f -- if you see an onion ring, answer it. mpv.tgz Description: application/tar-gz

Re: net/openvpn net/route.h

2014-01-17 Thread Alexander Bluhm
On Mon, Oct 21, 2013 at 02:05:58PM +0200, Alexander Bluhm wrote: > On Sat, Oct 19, 2013 at 04:24:55PM +0200, Alexander Bluhm wrote: > > The obvious solution is to rename the openvpn route. It would be > > great if we could get that upstream. According to the sources, > > NetBSD, FreeBSD and Drago

Re: update: net/ircII

2014-01-17 Thread Christian Weisgerber
Pascal Stumpf wrote: > Update to 20131230 snapshot, with UTF-8 support. Doesn't this need iconv? -- Christian "naddy" Weisgerber na...@mips.inka.de

Patch firefox-25.0 to enable gssapi/Kerberos

2014-01-17 Thread Eric Radman
Resubmitting a patch for firefox that includes all of the symbols required to load gssapi. From moz.log: 784166112[83e29180]: service = inout.deshaw.com 784166112[83e29180]: using negotiate-gss 784166112[83e29180]: entering nsAuthGSSAPI::nsAuthGSSAPI() 784166112[83e29180]: Attempting to load g

NEW : devel/p5-Unix-Mknod

2014-01-17 Thread Sylvestre Gallon
Hi ports@, Here is a diff for cpan Unix::Mknod cat pkg/DESCR Unix::Mknod allows access to the device routines major()/minor()/makedev() that may or may not be macros in .h files. It also allows access to the mknod system call. ok ? -- Sylvestre Gallon p5-Unix-Mknod.tgz Description: GNU Zip c

Re: NEW : devel/p5-Unix-Mknod

2014-01-17 Thread Vadim Zhukov
2014/1/17 Sylvestre Gallon : > Hi ports@, > > Here is a diff for cpan Unix::Mknod > > cat pkg/DESCR > Unix::Mknod allows access to the device routines > major()/minor()/makedev() that may or may not be macros in .h files. > It also allows access to the mknod system call. > > ok ? Please fmt(1) the

update: net/ircII

2014-01-17 Thread Pascal Stumpf
Update to 20131230 snapshot, with UTF-8 support. Could use some wider testing. Index: Makefile === RCS file: /cvs/ports/net/ircII/Makefile,v retrieving revision 1.41 diff -u -p -r1.41 Makefile --- Makefile11 Mar 2013 11:35:48 -00