From owner-freebsd-ports Fri Mar 9 6:28:26 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mel.alcatel.fr (mel.alcatel.fr [212.208.74.132]) by hub.freebsd.org (Postfix) with ESMTP id 2566637B718 for ; Fri, 9 Mar 2001 06:28:23 -0800 (PST) (envelope-from Stephane.Lentz@ansf.alcatel.fr) Received: from aifhs2.alcatel.fr (mailhub.alcatel.fr [155.132.180.80]) by mel.alcatel.fr (ALCANET/SMTP) with ESMTP id PAA27743 for ; Fri, 9 Mar 2001 15:23:29 +0100 Received: from nickfury.netfr.alcatel.fr (nsfws7.ansf.alcatel.fr [155.132.195.132]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id PAA18400 for ; Fri, 9 Mar 2001 15:22:46 +0100 (MET) Received: (from angel@localhost) by nickfury.netfr.alcatel.fr (8.11.2/8.11.1) id f29FPt425505 for ports@FreeBSD.ORG; Fri, 9 Mar 2001 15:25:55 GMT Date: Fri, 9 Mar 2001 15:25:55 +0000 From: Stephane Lentz To: ports@FreeBSD.ORG Subject: curl 7.6.1 port : HTTP proxy not working Message-ID: <20010309152555.A25496@nickfury.netfr.alcatel.fr> Reply-To: Stephane.Lentz@ansf.alcatel.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: Alcanet International Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I wanted to use the curl package to grab packages, sources & so on through our corporate proxy (curl is much powerfull than fetch). I found out that the curl package does not support HTTP proxy. The problem comes from the enabled IPV6 support : lib/url.c 1216 #ifdef ENABLE_IPV6 1217 failf(data, "proxy yet to be supported"); 1218 return CURLE_OUT_OF_MEMORY; That might be of interest for other people which can access Internet only through some HTTP proxy. Maybe the package should not support IPV6 ? Regards, SL/ -- -- Stephane Lentz - Internet Services / Alcanet - Stephane.Lentz@alcatel.fr for B2B DHCP DNS HDLC and other acronyms check http://webopedia.internet.com/ ou allez sur http://www.olf.gouv.qc.ca/ressources/internet/index/index.htm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message