From owner-freebsd-ports@FreeBSD.ORG Sun Feb 14 11:46:27 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B272106566B for ; Sun, 14 Feb 2010 11:46:27 +0000 (UTC) (envelope-from rfarmer@predatorlabs.net) Received: from mail-qy0-f191.google.com (mail-qy0-f191.google.com [209.85.221.191]) by mx1.freebsd.org (Postfix) with ESMTP id C3FF98FC14 for ; Sun, 14 Feb 2010 11:46:26 +0000 (UTC) Received: by qyk29 with SMTP id 29so2232798qyk.13 for ; Sun, 14 Feb 2010 03:46:25 -0800 (PST) MIME-Version: 1.0 Received: by 10.224.95.202 with SMTP id e10mr1785294qan.171.1266147985705; Sun, 14 Feb 2010 03:46:25 -0800 (PST) X-Originating-IP: [128.95.133.159] In-Reply-To: References: Date: Sun, 14 Feb 2010 03:46:25 -0800 Message-ID: From: Rob Farmer To: barbara Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports Subject: Re: smbclient from net/smbclient generates smbclient.gmon files X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Feb 2010 11:46:27 -0000 On Sun, Feb 14, 2010 at 1:27 AM, barbara wrote: > During the recent massive port upgrades, I decided to uninstall net/samba3 and install net/smb-smbclient as I need just the client component. > Now I've noticed that, every times I start smbclient, a file named "smbclient.gmon" (about 2 mb), reported as "data" by file(1), is generated in the CWD. > I've no idea about what is that file and a search on google reported 0 results. > This is pretty annoying because I'll get a copy of this file in every directory where I start smbclient. > This wasn't happening with smbclient built from net/samba3 and just before the upgrade smb-smbclient has been updated from 3.0 to 3.4, so I'm wondering if this behavior depends on the version or on the port (samba3* vs samba-smbclient). > But what really matters is how can it stop it creating this file? There's a PR related to this (ports/143924) - it is a problem with the port and hopefully will be fixed soon. -- Rob Farmer > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > -- Rob Farmer