On 2008-11-15, Juan Miscaro <[EMAIL PROTECTED]> wrote: > I've tried to go the all-packages way but there are often packages > missing. For instance, I just tried to install snapshot packages and > there isn't any 'libghttp' available. This is a huge package (it's a > dependency of libwww).
Of course we have libwww, and its dependencies like p5-HTTP-GHTTP. Please take a look at p5-* ports, a lot of things are there already, if they're not, they're usually pretty easy to handle: generally they are easy to port and have regression tests, so it's pretty easy for others to check your work on a few other arch too. Replies -> ports@, please...