From owner-freebsd-ports@FreeBSD.ORG Fri Jul 11 10:03:28 2014 Return-Path: Delivered-To: freebsd-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 9FCA78E3; Fri, 11 Jul 2014 10:03:28 +0000 (UTC) Received: from mailrelay001.isp.belgacom.be (mailrelay001.isp.belgacom.be [195.238.6.51]) by mx1.freebsd.org (Postfix) with ESMTP id 1192D26C0; Fri, 11 Jul 2014 10:03:26 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ar4GAG61v1NbsKzB/2dsb2JhbABZgw7JYAGBChd1hAMBAQU6HCMQCxgJGgsPKh4ZiEYBxmcXjmNjBxaELQEEmwSUHIICgUQ7 Received: from 193.172-176-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.176.172.193]) by relay.skynet.be with ESMTP; 11 Jul 2014 12:03:19 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.9/8.14.9) with ESMTP id s6BA3GmD002062; Fri, 11 Jul 2014 12:03:17 +0200 (CEST) (envelope-from tijl@coosemans.org) Date: Fri, 11 Jul 2014 12:03:15 +0200 From: Tijl Coosemans To: sickofthis@openmailbox.org Subject: Re: LibreOffice 4.2.4 -- Has anyone figured out how to have this software NOT listen to the Internet? Message-ID: <20140711120315.7778df5f@kalimero.tijl.coosemans.org> In-Reply-To: <985b0b9ccf564de8f721a89e096f69f8@openmailbox.org> References: <985b0b9ccf564de8f721a89e096f69f8@openmailbox.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-office@freebsd.org, freebsd-ports@freebsd.org 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: Fri, 11 Jul 2014 10:03:28 -0000 On Fri, 13 Jun 2014 18:46:58 +1000 sickofthis@openmailbox.org wrote: > Step 1: > > $ libreoffice > > Don't run it in the background -- otherwise you'll have to kill > the stuck process manually when you exit LibreOffice vs. the somewhat > more convenient CTRL+C for a foreground process (*shrug*). > > Step 2: > > Click on either "Impress Presentation" or "Draw Drawing." Then wait > half a minute for the sub-app to open (*shrug*). > > Step 3: > > $ sockstat -46 > > You'll see TCP/1599 and UDP/1598 ports open to the Internet. > > Apparently it's related to Impress Remote. Apparently there's > supposed to be some option called "Enabled remote control" that > controls this functionality, but I can't find it. In any event, > the functionality should NOT be enabled by default. Most people > don't expect a piece of office software to act as an Internet > daemon. Try adding --disable-sdremote to CONFIGURE_ARGS in the port Makefile.