Re: py-lxml 2.0.3 => 2.2.1

2009-07-19 Thread patrick keshishian
On Sun, Jul 19, 2009 at 5:48 AM, Stuart Henderson wrote: > On 2009/07/18 16:57, Ryan Boggs wrote: >> The only problem I encountered was the diff was in DOS format instead >> of UNIX.  I don't know if it was my email or not but wanted to bring >> this up just in case. > > gmail's web interface is kn

Re: py-lxml 2.0.3 => 2.2.1

2009-07-19 Thread Ryan Boggs
On Sun, Jul 19, 2009 at 5:48 AM, Stuart Henderson wrote: > On 2009/07/18 16:57, Ryan Boggs wrote: >> The only problem I encountered was the diff was in DOS format instead >> of UNIX.  I don't know if it was my email or not but wanted to bring >> this up just in case. > > gmail's web interface is kn

Re: [wip] nmap-5.00

2009-07-19 Thread Pawlowski Marcin Piotr
Hi, sorry I was AFK. Thanks for info I will start tracking it tomorrow ;-) Cheers, pmp On Sun, 19 Jul 2009 04:57:04 +0200 Jonathan Armani wrote: > Hi, > > Attached is your diff against current cvs. > > Seems to works fine except when using nmap with sudo / root : > > d...@dbd-lappy:~ $ sudo

p5-Net-Pcap update

2009-07-19 Thread Jonathan Armani
Hi, Attached is an update to p5-Net-Pcap, but It has a little problem : Looking at Makefile.PL : DynaLoader::dl_findfile(qw(-lpcap));' return static pcap.a. [04:20:36] d...@dbd-lappy:~ $ perl -e 'use DynaLoader print DynaLoader::dl_findfile(qw(-lpcap));' /usr/lib/libpcap.a If I create a symbo

Re: [wip] nmap-5.00

2009-07-19 Thread Jonathan Armani
Hi, Attached is your diff against current cvs. Seems to works fine except when using nmap with sudo / root : d...@dbd-lappy:~ $ sudo nmap localhost Starting Nmap 5.00 ( http://nmap.org ) at 2009-07-19 04:53 CEST Error compiling our pcap filter: syntax error in filter expression QUITTING! Any

New Port: net/twitux

2009-07-19 Thread Tom
Hi, This is my first time creating a new port from scratch. :) Port is net/twitux. A GTK-based Twitter client. Compiles and installs and runs on i386. Needs some testing on other platforms though. Its project page is at: http://live.gnome.org/DanielMorales/Twitux Thanks, Tom twitux-po

Re: enable video/audio in webkit

2009-07-19 Thread Damien Miller
On Sat, 18 Jul 2009, Landry Breuil wrote: > Hi, > > here's a diff to enable video & audio support through gstreamer in > webkit. I didn't test it functionally yet (dunno if midori/kazehakase > support it), but it doesn't change their deps at least. > > as a sidenote, i won't probably update webk

Re: py-lxml 2.0.3 => 2.2.1

2009-07-19 Thread Stuart Henderson
On 2009/07/18 16:57, Ryan Boggs wrote: > The only problem I encountered was the diff was in DOS format instead > of UNIX. I don't know if it was my email or not but wanted to bring > this up just in case. gmail's web interface is known for mangling diffs, in + out.

Update: net/transmission 1.73

2009-07-19 Thread Christian Weisgerber
Update to Transmission 1.73, which brings a number of bug fixes and minor tweaks. Transmission users may want to test this. Index: Makefile === RCS file: /cvs/ports/net/transmission/Makefile,v retrieving revision 1.38 diff -u -p -r1.

WIP: net/bird

2009-07-19 Thread Stuart Henderson
I need to look at some of the RTM handling and test some more, but this seems to basically work if anyone's interested .. == == == The BIRD project aims to develop a fully functional dynamic IP routing daemon primarily targeted on (but not limited to) UNIX-like systems and distributed under the GN

Re: py-lxml 2.0.3 => 2.2.1

2009-07-19 Thread Damien Miller
On Sat, 18 Jul 2009, Ryan Boggs wrote: > I just tested it on i386 and amd64. Builds and runs fine. > > The only problem I encountered was the diff was in DOS format instead > of UNIX. I don't know if it was my email or not but wanted to bring > this up just in case. The diff that I attached ha