From owner-freebsd-current@FreeBSD.ORG Fri Nov 2 06:34:42 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C2AA9A33 for ; Fri, 2 Nov 2012 06:34:42 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 754DB8FC08 for ; Fri, 2 Nov 2012 06:34:42 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id wc20so4183928obb.13 for ; Thu, 01 Nov 2012 23:34:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=XhSSDEMve8dOmQWxPza9Ki7POPLwCNogT+PtspzxUuw=; b=Q3pKa5oYNd8XBDVjl64MVQxUSy1xQkSDu7DkhscmSnIHfeNonxQSELmSi+yEzA0pim /Ky2F5Pd2+AsjOTnr5kBM/mbITQ/MFVIKaZIrJ0Vx54FzOi9fjI3Vp/YxDr4zJjiP5mb X0GvM0+/a/uVUn72KW4h0cbWJtEfcOu2zgO862Gw4wFuqW068lHrXw7fWjPKkq1osEFt F4+3vg40vSjySzXNQbHhsnJct7EGXSuavKlsbMVQALzf+f6nNTkni2i1oze4khIxAx6I p65foLo+T9bIjPdxBXnpm4Zlp5zeicpO8wZUkZDATE/NOhiIbXnZmKrnkvTtwdLod15V T1hw== MIME-Version: 1.0 Received: by 10.182.156.99 with SMTP id wd3mr613434obb.15.1351838081975; Thu, 01 Nov 2012 23:34:41 -0700 (PDT) Received: by 10.60.58.165 with HTTP; Thu, 1 Nov 2012 23:34:41 -0700 (PDT) Received: by 10.60.58.165 with HTTP; Thu, 1 Nov 2012 23:34:41 -0700 (PDT) In-Reply-To: References: Date: Fri, 2 Nov 2012 08:34:41 +0200 Message-ID: Subject: Re: pkgng and vmware-tools From: Alexander Yerenkow To: Garrett Cooper , freebsd-current Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 06:34:43 -0000 Actually, I was mentioning their oficial tools, which provided as a cd with esxi. I thought maybe.situatiin like these will require some fake, but working pkg_info (and maybe other tools too, this could.be made as a different wrapper-port) when pkg are used and pkg_legacy not present (they should go away to ports anyway). But open tools of course will reqiure a bit more love too. Regards, Alexander Yerenkow