Re: [update] midori 0.4.0

2011-08-02 Thread Remi Pointel
On Tue, 2 Aug 2011 09:41:02 +0200 Landry Breuil wrote: > Hi, > > won't make release, but can be tested in the meantime.. here's an update > to midori 0.4.0. See for details : > http://mail.xfce.org/pipermail/xfce/2011-August/028993.html > > Landry Hi, works fine here. Cheers, Remi.

[Update] devel/p5-Test-NoWarnings

2011-08-02 Thread wen heping
Hi, Here is an update of devel/p5-Test-NoWarnings to 1.03. Tested OK and regress OK on Loongson. Comments? OK? wen cvs server: Diffing p5-Test-NoWarnings Index: p5-Test-NoWarnings/Makefile === RCS file: /cvs/ports/dev

Re: man pages of lapack don't render correctly

2011-08-02 Thread Kristaps Dzonsons
On 03/08/2011 01:24, Amit Kulkarni wrote: I did a make package inside math/lapack and before package creation, there is a bunch of errors. No subject found in /tmp/manpage.jSOMEJUNK//usr/local/man/cat3f/claqr1.0 No subject found in /tmp/manpage.jSOMEJUNK//usr/local/man/cat3f/claqr2.0 No subject

[Update] devel/p5-Log-Any

2011-08-02 Thread wen heping
Hi, Here is an update of devel/p5-Log-Any to 0.13. Tested OK and regress OK on Loongson. Comments? OK? wen cvs server: Diffing p5-Log-Any Index: p5-Log-Any/Makefile === RCS file: /cvs/ports/devel/p5-Log-Any/Makefile,v

Re: firefox leaking memory badly

2011-08-02 Thread Amit Kulkarni
> > who do i have to kill to get opera working again? > state of browsers on unix is a disgrace, trapped between > the firefox monster and webkit's grip. http://blog.mozilla.com/nnethercote/2011/07/06/memshrink-progress-week-3/

man pages of lapack don't render correctly

2011-08-02 Thread Amit Kulkarni
I did a make package inside math/lapack and before package creation, there is a bunch of errors. No subject found in /tmp/manpage.jSOMEJUNK//usr/local/man/cat3f/claqr1.0 No subject found in /tmp/manpage.jSOMEJUNK//usr/local/man/cat3f/claqr2.0 No subject found in /tmp/manpage.jSOMEJUNK//usr/local/m

Re: firefox leaking memory badly

2011-08-02 Thread Amit Kulkarni
> who do i have to kill to get opera working again? If you want to go that separate Linux package route, I think improving qemu to add the kernel acceleration, so you can maintain that different package stack cleanly inside qemu. > state of browsers on unix is a disgrace, trapped between > the fi

Re: ettercap-0.7.3p6 segfault on OpenBSD 4.9 AMD64

2011-08-02 Thread David Coppa
Is the one below ok then? > Index: Makefile > === > RCS file: /cvs/ports/net/ettercap/Makefile,v > retrieving revision 1.52 > diff -u -p -r1.52 Makefile > --- Makefile 26 Nov 2010 14:56:14 - 1.52 > +++ Makefile 2 Aug 2011 1

Re: ettercap-0.7.3p6 segfault on OpenBSD 4.9 AMD64

2011-08-02 Thread David Coppa
On Tue, Aug 2, 2011 at 4:42 PM, Otto Moerbeek wrote: > On Tue, Aug 02, 2011 at 04:16:49PM +0200, David Coppa wrote: > >> On Tue, Aug 2, 2011 at 4:07 PM, Christian Weisgerber >> wrote: >> > David Coppa: >> > >> >> +--- src/protocols/ec_tcp.c.orig ? ? ?Tue Sep 28 11:56:13 2004 >> >> src/proto

Re: ettercap-0.7.3p6 segfault on OpenBSD 4.9 AMD64

2011-08-02 Thread Otto Moerbeek
On Tue, Aug 02, 2011 at 04:16:49PM +0200, David Coppa wrote: > On Tue, Aug 2, 2011 at 4:07 PM, Christian Weisgerber > wrote: > > David Coppa: > > > >> +--- src/protocols/ec_tcp.c.orig ? ? ?Tue Sep 28 11:56:13 2004 > >> src/protocols/ec_tcp.c ? Tue Aug ?2 09:59:46 2011 > >> +@@ -116,7 +116,7

Re: ettercap-0.7.3p6 segfault on OpenBSD 4.9 AMD64

2011-08-02 Thread David Coppa
On Tue, 02 Aug 2011, Christian Weisgerber wrote: > David Coppa: > > > +--- src/protocols/ec_tcp.c.origTue Sep 28 11:56:13 2004 > > src/protocols/ec_tcp.c Tue Aug 2 09:59:46 2011 > > +@@ -116,7 +116,7 @@ FUNC_DECODER(decode_tcp) > > +tcp = (struct tcp_header *)DECODE_DATA; > > +

Re: ettercap-0.7.3p6 segfault on OpenBSD 4.9 AMD64

2011-08-02 Thread David Coppa
On Tue, Aug 2, 2011 at 4:07 PM, Christian Weisgerber wrote: > David Coppa: > >> +--- src/protocols/ec_tcp.c.orig      Tue Sep 28 11:56:13 2004 >> src/protocols/ec_tcp.c   Tue Aug  2 09:59:46 2011 >> +@@ -116,7 +116,7 @@ FUNC_DECODER(decode_tcp) >> +    tcp = (struct tcp_header *)DECODE_DATA;

Re: ettercap-0.7.3p6 segfault on OpenBSD 4.9 AMD64

2011-08-02 Thread Christian Weisgerber
David Coppa: > +--- src/protocols/ec_tcp.c.orig Tue Sep 28 11:56:13 2004 > src/protocols/ec_tcp.c Tue Aug 2 09:59:46 2011 > +@@ -116,7 +116,7 @@ FUNC_DECODER(decode_tcp) > +tcp = (struct tcp_header *)DECODE_DATA; > + > +opt_start = (u_char *)(tcp + 1); > +- opt_end = (u_

Re: ettercap-0.7.3p6 segfault on OpenBSD 4.9 AMD64

2011-08-02 Thread David Coppa
On Tue, 02 Aug 2011, Landry Breuil wrote: > Add a comment stating where the debian fix can be found and i'm fine > with it. Index: Makefile === RCS file: /cvs/ports/net/ettercap/Makefile,v retrieving revision 1.52 diff -u -p -r1.52 M

Re: ettercap-0.7.3p6 segfault on OpenBSD 4.9 AMD64

2011-08-02 Thread Landry Breuil
On Tue, Aug 02, 2011 at 10:15:07AM +0200, David Coppa wrote: > On Tue, 02 Aug 2011, Nick Gray wrote: > > > > > Hi, > > > > Installing ettercap-0.7.3p6 from a package mirror on OpenBSD 4.9 AMD64 was > > resulting in a segfault when running any basic capture - this would occur > > after 1 or 2 sec

Re: ettercap-0.7.3p6 segfault on OpenBSD 4.9 AMD64

2011-08-02 Thread David Coppa
On Tue, 02 Aug 2011, Nick Gray wrote: > > Hi, > > Installing ettercap-0.7.3p6 from a package mirror on OpenBSD 4.9 AMD64 was > resulting in a segfault when running any basic capture - this would occur > after 1 or 2 seconds following startup of ettercap eg: > > sudo ettercap -T -i re0 > > Trie

Passez à la téléphonie HD, une vraie révolution téléphonique

2011-08-02 Thread KEYYO
Les images ne s'affiche pas cliquez ici ( "http://1mail4you.fr/campagne/keyyo.html"; ) Keyyo vous est proposé par le programme 1mail4you. ( "http://track.effiliation.com/servlet/effi.redir?id_compteur=11464366&url=https://ssl.keyyo.com/signup.php%3Freseller%3D7000980%26redirect%3Dhttps:/

[update] midori 0.4.0

2011-08-02 Thread Landry Breuil
Hi, won't make release, but can be tested in the meantime.. here's an update to midori 0.4.0. See for details : http://mail.xfce.org/pipermail/xfce/2011-August/028993.html Landry ? midori.core Index: Makefile === RCS file: /cvs/ports