From owner-freebsd-tcltk@FreeBSD.ORG Sat Sep 27 12:12:49 2014 Return-Path: Delivered-To: tcltk@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 202FB360 for ; Sat, 27 Sep 2014 12:12:49 +0000 (UTC) Received: from tatiana.utanet.at (tatiana.utanet.at [IPv6:2001:938:1337:25::25:46]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9AE427C8 for ; Sat, 27 Sep 2014 12:12:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=utanet.at; s=rev1; h=Content-Type:Subject:To:MIME-Version:From:Date:Message-ID; bh=ta8N+6f9u+Anw0kULqIhXXVoeecB1jzeK7QaDMGrhw0=; b=B8ZVzTXKAVY3JE1diilRv/wIBrJ0rWRnl8B325Vo1W74VmascFCc/sYbgD3d6G+EWXPcVTL8rl3UKt1gsm1zMHTBi4cghEgNfou/u2oqNLQjtRPqvX+cjLlKK+02xB2HxymL2ZkE2uIwxPP7MiiVzQ9fqUiHEiM/bA6R2aWLUW0=; Received: from pam.xoc.tele2net.at ([213.90.36.6]) by tatiana.utanet.at with esmtp (Exim 4.80) (envelope-from ) id 1XXqrk-0007HI-NY for tcltk@FreeBSD.org; Sat, 27 Sep 2014 14:12:44 +0200 Received: from 62-47-174-249.adsl.highway.telekom.at ([62.47.174.249] helo=[10.0.0.36]) by pam.xoc.tele2net.at with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1XXqrk-00033x-LN for tcltk@FreeBSD.org; Sat, 27 Sep 2014 14:12:44 +0200 Message-ID: <5426A9BC.4020905@utanet.at> Date: Sat, 27 Sep 2014 14:12:44 +0200 From: Walter Schwarzenfeld User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: tcltk@FreeBSD.org Subject: expect - man - conflict Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-tcltk@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Tcl/Tk discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Sep 2014 12:12:49 -0000 Hallo ! Following install problem on FreeBSD-9.3 amd64 Registering installation for expect-5.45_1 pkg-static: expect-5.45_1 conflicts with whois-5.1.5 (installs files into the same place). Problematic file: /usr/local/man/man1/mkpasswd.1.gz *** [fake-pkg] Error code 70 Stop in /usr/ports/lang/expect. greetings Walter Schwarzenfeld