adding a protocol to (lib)curl?

2013-01-09 Thread Jens Staal
Hi all I just got a (potentially silly) idea about adding support for the 9P2000 file transfer protocol / file-system [0] along with http, ftp, gopher etc to get curl (the binary) to also act as a 9P client. The strategy would probably involve either linking to libixp[1,2] or to bake in

Re: latest curl on Plan9

2013-01-03 Thread Jens Staal
torsdagen den 3 januari 2013 11.50.02 skrev Daniel Stenberg: On Thu, 3 Jan 2013, Jens Staal wrote: I just wanted to report that the latest curl pretty much built out of the box on Plan9/APE (ANSI-POSIX-ENVIRONMENT). Ah, lovely. Thanks for keeping up your tests and reporting back. I truly

Re: initial attemt at a port of cURL to Plan9

2012-04-03 Thread Jens Staal
Hi, This just sounds like fun :-) Did you build against an SSL implementation, if yes, which one did you try? I haven't looked at the package yet.        Oscar :) I use steve's mkmk rc script [1] to generate mkfiles so the standard configure/make stuff is sort of circumvented. I have