From owner-freebsd-ports@FreeBSD.ORG Tue Jun 10 15:41:40 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2AE04BCE; Tue, 10 Jun 2014 15:41:40 +0000 (UTC) Received: from land.berklix.org (land.berklix.org [144.76.10.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 29D3023CF; Tue, 10 Jun 2014 15:41:37 +0000 (UTC) Received: from mart.js.berklix.net (p5DCBFB8D.dip0.t-ipconnect.de [93.203.251.141]) (authenticated bits=128) by land.berklix.org (8.14.5/8.14.5) with ESMTP id s5AFeJXo082411; Tue, 10 Jun 2014 15:40:20 GMT (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id s5AFfRA4036481; Tue, 10 Jun 2014 17:41:27 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.14.7/8.14.7) with ESMTP id s5AFfARJ012961; Tue, 10 Jun 2014 17:41:22 +0200 (CEST) (envelope-from jhs@berklix.com) Message-Id: <201406101541.s5AFfARJ012961@fire.js.berklix.net> To: freebsd-gnome@freebsd.org Subject: Re: how to set proxy after building textproc/gnome-translate ? From: "Julian H. Stacey" Organization: http://berklix.com BSD Linux Unix Consultants, Munich Germany User-agent: EXMH on FreeBSD http://www.berklix.com/free/ X-URL: http://www.berklix.com/~jhs/cv/ Date: Tue, 10 Jun 2014 17:41:10 +0200 Cc: ports@freebsd.org, jhs@berklix.com X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2014 15:41:40 -0000 Hi freebsd-gnome@FreeBSD.org I'm not on freebsd-gnome@ (just on ports@) I discovered freebsd-gnome@ after the mail below to ports@ bounced on Cc: to author Jean-Yves Lefort I then found Jean-Yves in FreeBSD GNOME alumni (with no address) on http://www.freebsd.org/gnome/contact.html Copy of my original post to ports@freebsd.org a couple of hour back: http://lists.freebsd.org/pipermail/freebsd-ports/2014-June/093128.html ----------- textproc/gnome-translate/Makefile MAINTAINER=ports Anyone know how to set gnome-translate to talk to the proxy ? (I'm not running gnome as wm but fvwm2, so rather reluctant to need to dig for some gnome proxy manager) (my proxy works fine for various clients inc. firefox, epiphany & others) I have: printenv | grep -i prox FTP_PROXY=ftp://gate http_proxy=http://gate.js.berklix.net:80 all_proxy=http://gate.js.berklix.net no_proxy=localhost,js.berklix.net I tried unsetenv no_proxy (idea from https://plus.google.com/+DirkHohndel/posts/CiZSHe3apx3 ) Now I'm looking at work/gnome-translate-0.99/src/gt-shell.c It should not be this hard, Anyone knows the answer ? Maybe we could put a simple hint in the ports Makefile ? Cheers, Julian - - -- Julian Stacey, BSD Linux Unix'78 C Sys Eng Consultant Munich http://berklix.com Interleave replies Below, like a play script.