Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2009 14:39:35 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Andreas Wetzel <mickey242@gmx.net>
Cc:        gnome@freebsd.org
Subject:   Re: ports/133794: x11/gnome2: No go with automatic proxy configuration
Message-ID:  <1240771175.58743.159.camel@shumai.marcuscom.com>
In-Reply-To: <200904261440.n3QEe27D007747@freefall.freebsd.org>
References:  <200904261440.n3QEe27D007747@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-xrafREOcBZjvVbT/GjLy
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sun, 2009-04-26 at 14:40 +0000, Andreas Wetzel wrote:
> The following reply was made to PR ports/133794; it has been noted by GNA=
TS.
>=20
> From: Andreas Wetzel <mickey242@gmx.net>
> To: bug-followup@FreeBSD.org, mickey242@gmx.net
> Cc: =20
> Subject: Re: ports/133794: x11/gnome2: No go with automatic proxy configu=
ration
> Date: Sun, 26 Apr 2009 16:38:49 +0200
>=20
>  The output is always the same for all three scenarios: direct connection=
,=20
>  manual proxy configuration, auto proxy configuration:
> =20
> http://www.freebsd.org
>  *** Unable to locate valid config! Falling back to auto-detection...
>  *** PAC found, but no active PAC runner! Falling back to direct...
>  direct://
> =20
>=20
>  The PAC file looks like this, and is served as content-type
>  'application/x-ns-proxy-autoconfig':
> =20
>  function FindProxyForURL(url, host)
>  {
>           if(isPlainHostName(host) || dnsDomainIs(host, ".mydomain.tld"))
>                   return "DIRECT";
> =20
>           return  "PROXY 10.1.1.1:3128; DIRECT";
>  }

Looks like you need to install one of libproxy-mozjs or libproxy-webkit
to get a PAC runner (i.e. a JavaScript engine).  Try installing one of
those, and see if you can use the PAC.

Joe

--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-xrafREOcBZjvVbT/GjLy
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEABECAAYFAkn0qmYACgkQb2iPiv4Uz4fdyQCfeUpJAS/1wBh3NcmeXqQhcRVM
ZVIAn2aFpyUdygnlzZo/G056+bl6RJrv
=y5sB
-----END PGP SIGNATURE-----

--=-xrafREOcBZjvVbT/GjLy--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1240771175.58743.159.camel>