From owner-freebsd-ports@freebsd.org Sat Apr 7 14:43:39 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22CEBF8DBFB for ; Sat, 7 Apr 2018 14:43:39 +0000 (UTC) (envelope-from bsdports@cloudzeeland.nl) Received: from ares.cloudzeeland.nl (cloudzeeland.xs4all.nl [83.161.133.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B332368851 for ; Sat, 7 Apr 2018 14:43:38 +0000 (UTC) (envelope-from bsdports@cloudzeeland.nl) Received: from ares.cloudzeeland.nl (unknown [10.10.10.32]) by ares.cloudzeeland.nl (Postfix) with ESMTP id 7277A4FD44A4 for ; Sat, 7 Apr 2018 16:40:32 +0200 (CEST) Received: from [10.10.10.34] (styx.zeeland24.nl [82.176.127.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by ares.cloudzeeland.nl (Postfix) with ESMTPSA id 42AA54FD449F for ; Sat, 7 Apr 2018 16:40:32 +0200 (CEST) From: Jos Chrispijn To: FreeBSD Ports ML Subject: pkg version - Orphanned status phpMyAdmin 4.7.9 Message-ID: <414792de-2b1f-c576-0810-04e756452153@cloudzeeland.nl> Date: Sat, 7 Apr 2018 16:40:32 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-GB X-Virus-Scanned: ClamAV using ClamSMTP on ares.cloudzeeland.nl X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Apr 2018 14:43:39 -0000 [Nub on ports] Running 'pkg version', I got phpMyAdmin status "?" (orphan) I first tried reinstalling the port, resulting in an error. -- cut -- ===>  Installing for phpMyAdmin-php56-4.7.9 ===>   Registering installation for phpMyAdmin-php56-4.7.9 Installing phpMyAdmin-php56-4.7.9... pkg-static: phpMyAdmin-php56-4.7.9 conflicts with phpMyAdmin-4.7.9 (installs files into the same place). Problematic file: /usr/local /www/phpMyAdmin/CONTRIBUTING.md *** Error code 70 -- cut -- Can you tell me how I can solve this? Thanks!